"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerLocal: -verbose -fast-list" - Starting (try 1/5) 2025/11/24 02:46:12 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-bifoyen1pupa" 2025/11/24 02:46:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 02:46:12 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-bifoyen1pupa" 2025/11/24 02:46:12 DEBUG : Creating backend with remote "/tmp/rclone3363159071" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:46:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:46:12 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:12 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:46:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:46:12 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s161v: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 DEBUG : metadata sub dir: Making directory with metadata 2025/11/24 02:46:12 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:46:12 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/24 02:46:12 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:46:12 DEBUG : Local file system at /tmp/rclone3363159071: File to upload is small (21 bytes), uploading instead of streaming 2025/11/24 02:46:12 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/24 02:46:12 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/24 02:46:12 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/24 02:46:12 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 INFO : empty metadata sub dir: Updated directory metadata 2025/11/24 02:46:12 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=empty metadata sub dir 2025/11/24 02:46:12 INFO : metadata sub dir: Updated directory metadata 2025/11/24 02:46:12 DEBUG : Added delayed dir = "metadata sub dir", newDst=metadata sub dir 2025/11/24 02:46:12 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:12 DEBUG : metadata sub dir/hello metadata world: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:12 INFO : metadata sub dir/hello metadata world.rclone_chunk.001_7s16x3: Moved (server-side) to: metadata sub dir/hello metadata world 2025/11/24 02:46:12 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/24 02:46:12 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/24 02:46:12 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/24 02:46:12 INFO : empty metadata sub dir: Updated directory metadata 2025/11/24 02:46:12 INFO : metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadata (0.02s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 DEBUG : metadata sub dir: Making directory with metadata 2025/11/24 02:46:12 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:46:12 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/24 02:46:12 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:46:12 DEBUG : Local file system at /tmp/rclone3363159071: File to upload is small (21 bytes), uploading instead of streaming 2025/11/24 02:46:12 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/24 02:46:12 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/24 02:46:12 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/24 02:46:12 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/11/24 02:46:12 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/11/24 02:46:12 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/24 02:46:12 DEBUG : metadata sub dir/hello metadata world: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:12 INFO : metadata sub dir/hello metadata world.rclone_chunk.001_7s160l: Moved (server-side) to: metadata sub dir/hello metadata world 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/24 02:46:12 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/24 02:46:12 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:12 INFO : metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadataNoEmptyDirs (0.02s) === RUN TestCopyMissingDirectory run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 DEBUG : Creating backend with remote "/non-existing" 2025/11/24 02:46:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:46:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:46:12 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s16lx: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:46:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 INFO : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Running all checks before starting transfers 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:46:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 INFO : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Checks finished, now starting transfers 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:12 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s16j2: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:46:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 ERROR : Ignoring --no-traverse with sync 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:46:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:46:12 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s16h2: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:46:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:46:12 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:46:12 DEBUG : hello world2: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:12 INFO : hello world2.rclone_chunk.001_7s16lw: Moved (server-side) to: hello world2 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : hello world2: size = 12 OK 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:12 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/11/24 02:46:12 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 02:46:12 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:12 INFO : potato2.rclone_chunk.001_7s168f: Moved (server-side) to: potato2 2025/11/24 02:46:12 DEBUG : potato2: size = 11 OK 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:12 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 02:46:12 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:12 INFO : potato2.rclone_chunk.001_7s16ys: Moved (server-side) to: potato2 2025/11/24 02:46:12 DEBUG : potato2: size = 11 OK 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:12 INFO : potato2: Copied (new) 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/24 02:46:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:46:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 DEBUG : sub dir2: Making directory with metadata 2025/11/24 02:46:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2025/11/24 02:46:12 DEBUG : sub dir: Making directory with metadata 2025/11/24 02:46:12 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/24 02:46:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:46:12 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s164n: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:46:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:46:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/24 02:46:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=sub dir2/sub sub dir2 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:12 INFO : sub dir2/sub sub dir2: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestCopyEmptyDirectories (0.01s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 INFO : sub dir2: Making directory 2025/11/24 02:46:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/24 02:46:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:46:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:46:12 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s16fr: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (0.00s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 DEBUG : sub dir2: Making directory with metadata 2025/11/24 02:46:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:46:12 DEBUG : sub dir2: Making directory with metadata 2025/11/24 02:46:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2025/11/24 02:46:12 DEBUG : sub dir: Making directory with metadata 2025/11/24 02:46:12 INFO : sub dir: Made directory with metadata (mtime=2025-11-24T02:46:12.861318989Z) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/24 02:46:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:46:12 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s16yu: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:46:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:46:12 INFO : sub dir/hello world: Deleted 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/11/24 02:46:12 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 INFO : sub dir2: Making directory 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:46:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s16hu: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:46:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:46:12 INFO : sub dir/hello world: Deleted 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (0.00s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 DEBUG : sub dir2: Making directory with metadata 2025/11/24 02:46:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 DEBUG : sub dir2: Making directory with metadata 2025/11/24 02:46:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2025/11/24 02:46:12 DEBUG : sub dir: Making directory with metadata 2025/11/24 02:46:12 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/24 02:46:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:46:12 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s16xz: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:46:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:46:12 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestSyncEmptyDirectories (0.00s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 INFO : a1: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 DEBUG : a1: Making directory with metadata 2025/11/24 02:46:12 INFO : a1: Made directory with metadata (mtime=2001-02-03T04:19:06.499999999Z) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "a1", newDst=a1 2025/11/24 02:46:12 DEBUG : a1/b1: Making directory with metadata 2025/11/24 02:46:12 INFO : a1/b1: Made directory with metadata (mtime=2001-02-03T04:18:06.499999999Z) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "a1/b1", newDst=a1/b1 2025/11/24 02:46:12 DEBUG : a1/b2: Making directory with metadata 2025/11/24 02:46:12 INFO : a1/b2: Made directory with metadata (mtime=2001-02-03T04:09:06.499999999Z) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "a1/b2", newDst=a1/b2 2025/11/24 02:46:12 DEBUG : a1/b2/c1: Making directory with metadata 2025/11/24 02:46:12 DEBUG : a1/b1/c1: Making directory with metadata 2025/11/24 02:46:12 INFO : a1/b2/c1: Made directory with metadata (mtime=2001-02-03T04:08:06.499999999Z) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "a1/b2/c1", newDst=a1/b2/c1 2025/11/24 02:46:12 DEBUG : a1/b2/c1/d1: Making directory with metadata 2025/11/24 02:46:12 INFO : a1/b1/c1: Made directory with metadata (mtime=2001-02-03T04:17:06.499999999Z) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "a1/b1/c1", newDst=a1/b1/c1 2025/11/24 02:46:12 INFO : a1/b2/c1/d1: Made directory with metadata (mtime=2001-02-03T04:07:06.499999999Z) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst=a1/b2/c1/d1 2025/11/24 02:46:12 DEBUG : a1/b1/c1/d1: Making directory with metadata 2025/11/24 02:46:12 DEBUG : a1/b2/c1/d1/e1: Making directory with metadata 2025/11/24 02:46:12 INFO : a1/b1/c1/d1: Made directory with metadata (mtime=2001-02-03T04:16:06.499999999Z) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst=a1/b1/c1/d1 2025/11/24 02:46:12 DEBUG : a1/b1/c1/d2: Making directory with metadata 2025/11/24 02:46:12 INFO : a1/b2/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:06:06.499999999Z) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst=a1/b2/c1/d1/e1 2025/11/24 02:46:12 INFO : a1/b1/c1/d2: Made directory with metadata (mtime=2001-02-03T04:13:06.499999999Z) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst=a1/b1/c1/d2 2025/11/24 02:46:12 DEBUG : a1/b1/c1/d2/e1: Making directory with metadata 2025/11/24 02:46:12 DEBUG : a1/b2/c1/d1/e1/f1: Making directory with metadata 2025/11/24 02:46:12 INFO : a1/b1/c1/d2/e1: Made directory with metadata (mtime=2001-02-03T04:12:06.499999999Z) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst=a1/b1/c1/d2/e1 2025/11/24 02:46:12 INFO : a1/b2/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst=a1/b2/c1/d1/e1/f1 2025/11/24 02:46:12 DEBUG : a1/b1/c1/d2/e1/f1: Making directory with metadata 2025/11/24 02:46:12 INFO : a1/b1/c1/d2/e1/f1: Made directory with metadata (mtime=2001-02-03T04:11:06.499999999Z) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst=a1/b1/c1/d2/e1/f1 2025/11/24 02:46:12 DEBUG : a1/b1/c1/d2/e1/f2: Making directory with metadata 2025/11/24 02:46:12 DEBUG : a1/b1/c1/d1/e1: Making directory with metadata 2025/11/24 02:46:12 INFO : a1/b1/c1/d2/e1/f2: Made directory with metadata (mtime=2001-02-03T04:10:06.499999999Z) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst=a1/b1/c1/d2/e1/f2 2025/11/24 02:46:12 INFO : a1/b1/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:15:06.499999999Z) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst=a1/b1/c1/d1/e1 2025/11/24 02:46:12 DEBUG : a1/b1/c1/d1/e1/f1: Making directory with metadata 2025/11/24 02:46:12 INFO : a1/b1/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:14:06.499999999Z) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst=a1/b1/c1/d1/e1/f1 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:12 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:12 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 INFO : a1/b1/c1/d1/e1: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 INFO : a1/b2/c1/d1/e1: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 INFO : a1/b1/c1/d2/e1: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 INFO : a1/b1/c1/d2: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 INFO : a1/b2/c1/d1: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 INFO : a1/b1/c1/d1: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 INFO : a1/b1/c1: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 INFO : a1/b2/c1: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 INFO : a1/b2: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 INFO : a1/b1: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 INFO : a1: Set directory modification time (using SetModTime) --- PASS: TestSyncSetDelayedModTimes (0.01s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 INFO : sub dir2: Making directory 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:46:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:46:12 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s165s: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:12 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (0.00s) === RUN TestServerSideCopy run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s16xq: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-josegag7matu" 2025/11/24 02:46:12 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-josegag7matu" sync_test.go:620: Server side copy (if possible) Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa' -> Chunked 'TestChunkerLocal:rclone-test-josegag7matu' 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:46:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:46:12 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-josegag7matu': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-josegag7matu': Waiting for transfers to finish 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s1661: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:46:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-josegag7matu': Purge object "sub dir/hello world" 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-josegag7matu': Purge dir "sub dir" 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-josegag7matu': Purge dir "" --- PASS: TestServerSideCopy (0.01s) === RUN TestCopyOverSelf run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s165g: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:12 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:12 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:12 INFO : sub dir/hello world: Deleted 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s16kd: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 17 OK 2025/11/24 02:46:12 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/11/24 02:46:12 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s16zk: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-fokives3jero" 2025/11/24 02:46:12 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-fokives3jero" sync_test.go:656: Server side copy (if possible) Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa' -> Chunked 'TestChunkerLocal:rclone-test-fokives3jero' 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:46:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:46:12 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-fokives3jero': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-fokives3jero': Waiting for transfers to finish 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s167u: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:46:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 INFO : sub dir/hello world: Deleted 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s16tk: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerLocal:rclone-test-fokives3jero') 2025/11/24 02:46:12 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-fokives3jero': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-fokives3jero': Waiting for transfers to finish 2025/11/24 02:46:12 INFO : sub dir/hello world: Deleted 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s16gq: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 17 OK 2025/11/24 02:46:12 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/11/24 02:46:12 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-fokives3jero': Purge object "sub dir/hello world" 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-fokives3jero': Purge dir "sub dir" 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-fokives3jero': Purge dir "" --- PASS: TestServerSideCopyOverSelf (0.02s) === RUN TestMoveOverSelf run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s16bx: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:12 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:12 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:12 INFO : sub dir/hello world: Deleted 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s16em: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 17 OK 2025/11/24 02:46:12 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/11/24 02:46:12 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/24 02:46:12 INFO : sub dir/hello world: Deleted 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s16cu: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-nukuduc4mone" 2025/11/24 02:46:12 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-nukuduc4mone" sync_test.go:701: Server side copy (if possible) Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa' -> Chunked 'TestChunkerLocal:rclone-test-nukuduc4mone' 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:46:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:46:12 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nukuduc4mone': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nukuduc4mone': Waiting for transfers to finish 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s16ex: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:46:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:12 INFO : sub dir/hello world: Deleted 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s16a4: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nukuduc4mone': Using server-side directory move 2025/11/24 02:46:12 INFO : Chunked 'TestChunkerLocal:rclone-test-nukuduc4mone': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nukuduc4mone': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 11 (Chunked 'TestChunkerLocal:rclone-test-nukuduc4mone') 2025/11/24 02:46:12 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nukuduc4mone': Waiting for transfers to finish 2025/11/24 02:46:12 INFO : sub dir/hello world: Deleted 2025/11/24 02:46:12 DEBUG : sub dir/hello world: move non-chunked object... 2025/11/24 02:46:12 INFO : sub dir/hello world: Moved (server-side) 2025/11/24 02:46:12 INFO : sub dir/hello world: Moved (server-side) 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s162q: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 DEBUG : testing file moves 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 24 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:12 DEBUG : sub dir/hello world: size = 17 (Chunked 'TestChunkerLocal:rclone-test-nukuduc4mone') 2025/11/24 02:46:12 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nukuduc4mone': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nukuduc4mone': Waiting for transfers to finish 2025/11/24 02:46:12 INFO : sub dir/hello world: Deleted 2025/11/24 02:46:12 DEBUG : sub dir/hello world: move non-chunked object... 2025/11/24 02:46:12 INFO : sub dir/hello world: Moved (server-side) 2025/11/24 02:46:12 INFO : sub dir/hello world: Moved (server-side) 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nukuduc4mone': Purge object "sub dir/hello world" 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nukuduc4mone': Purge dir "sub dir" 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nukuduc4mone': Purge dir "" --- PASS: TestServerSideMoveOverSelf (0.02s) === RUN TestCopyAfterDelete run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s1688: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 ERROR : error listing: directory not found 2025/11/24 02:46:12 INFO : Local file system at /tmp/rclone3363159071: Making directory 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 INFO : sub dir/hello world.rclone_chunk.001_7s165i: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:46:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:46:12 DEBUG : Local file system at /tmp/rclone3363159071: Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : Local file system at /tmp/rclone3363159071: Waiting for transfers to finish 2025/11/24 02:46:12 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2025/11/24 02:46:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:12 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2025/11/24 02:46:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:46:12 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:12 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : check sum: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:12 INFO : check sum.rclone_chunk.001_7s16ij: Moved (server-side) to: check sum 2025/11/24 02:46:12 DEBUG : check sum: size = 1 OK 2025/11/24 02:46:12 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/24 02:46:12 INFO : check sum: Copied (new) 2025/11/24 02:46:12 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:12 DEBUG : check sum: size = 1 OK 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:12 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/24 02:46:12 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/11/24 02:46:12 DEBUG : check sum: Unchanged skipping 2025/11/24 02:46:12 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:12 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:12 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : sizeonly: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : sizeonly.rclone_chunk.001_7s17dt: Moved (server-side) to: sizeonly 2025/11/24 02:46:13 DEBUG : sizeonly: size = 6 OK 2025/11/24 02:46:13 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/24 02:46:13 INFO : sizeonly: Copied (new) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 DEBUG : sizeonly: size = 6 OK 2025/11/24 02:46:13 DEBUG : sizeonly: Sizes identical 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : sizeonly: Unchanged skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : ignore-size: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : ignore-size.rclone_chunk.001_7s179d: Moved (server-side) to: ignore-size 2025/11/24 02:46:13 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/11/24 02:46:13 INFO : ignore-size: Copied (new) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : ignore-size: Unchanged skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : existing.rclone_chunk.001_7s17kh: Moved (server-side) to: existing 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : existing: size = 6 OK 2025/11/24 02:46:13 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : existing: Unchanged skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : There was nothing to transfer 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : existing: Deleted 2025/11/24 02:46:13 INFO : existing.rclone_chunk.001_7s176a: Moved (server-side) to: existing 2025/11/24 02:46:13 DEBUG : existing: size = 6 OK 2025/11/24 02:46:13 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/24 02:46:13 INFO : existing: Copied (replaced existing) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 INFO : existing.rclone_chunk.001_7s17az: Moved (server-side) to: existing 2025/11/24 02:46:13 DEBUG : existing: size = 6 OK 2025/11/24 02:46:13 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/24 02:46:13 INFO : existing: Copied (new) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 DEBUG : existing: Destination exists, skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : b/potato.rclone_chunk.001_7s17gc: Moved (server-side) to: b/potato 2025/11/24 02:46:13 INFO : c/non empty space.rclone_chunk.001_7s17fa: Moved (server-side) to: c/non empty space 2025/11/24 02:46:13 INFO : d: Making directory 2025/11/24 02:46:13 DEBUG : Added delayed dir = "a", newDst= 2025/11/24 02:46:13 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : Added delayed dir = "c", newDst=c 2025/11/24 02:46:13 DEBUG : c/non empty space: size = 5 OK 2025/11/24 02:46:13 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : c/non empty space: Unchanged skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 INFO : a/potato2.rclone_chunk.001_7s17dx: Moved (server-side) to: a/potato2 2025/11/24 02:46:13 DEBUG : a/potato2: size = 60 OK 2025/11/24 02:46:13 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/24 02:46:13 INFO : a/potato2: Copied (new) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : b/potato: Deleted 2025/11/24 02:46:13 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:13 INFO : d: Removing directory 2025/11/24 02:46:13 INFO : b: Removing directory 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': deleted 2 directories --- PASS: TestSyncIgnoreErrors (0.04s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : empty space.rclone_chunk.001_7s17lj: Moved (server-side) to: empty space 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : empty space: size = 1 OK 2025/11/24 02:46:13 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 2025/11/24 02:46:13 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/24 02:46:13 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/24 02:46:13 DEBUG : empty space: Unchanged skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : There was nothing to transfer 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : empty space: size = 1 OK 2025/11/24 02:46:13 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 2025/11/24 02:46:13 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/24 02:46:13 INFO : empty space: Updated modification time in destination 2025/11/24 02:46:13 DEBUG : empty space: Unchanged skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : empty space.rclone_chunk.001_7s17ys: Moved (server-side) to: empty space 2025/11/24 02:46:13 DEBUG : empty space: size = 1 OK 2025/11/24 02:46:13 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 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/24 02:46:13 DEBUG : empty space: Unchanged skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.01s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : foo.rclone_chunk.001_7s17g0: Moved (server-side) to: foo 2025/11/24 02:46:13 DEBUG : foo: size = 3 OK 2025/11/24 02:46:13 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 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:13 DEBUG : foo: md5 differ 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : foo: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : foo: Deleted 2025/11/24 02:46:13 INFO : foo.rclone_chunk.001_7s17ut: Moved (server-side) to: foo 2025/11/24 02:46:13 DEBUG : foo: size = 3 OK 2025/11/24 02:46:13 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/11/24 02:46:13 INFO : foo: Copied (replaced existing) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : empty space.rclone_chunk.001_7s1767: Moved (server-side) to: empty space 2025/11/24 02:46:13 DEBUG : empty space: size = 1 OK 2025/11/24 02:46:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : potato.rclone_chunk.001_7s17n8: Moved (server-side) to: potato 2025/11/24 02:46:13 DEBUG : empty space: Unchanged skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : potato: size = 60 OK 2025/11/24 02:46:13 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/24 02:46:13 INFO : potato: Copied (new) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : potato.rclone_chunk.001_7s17b4: Moved (server-side) to: potato 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : potato: size = 60 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:13 DEBUG : potato: Sizes differ 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : potato: Deleted 2025/11/24 02:46:13 INFO : potato.rclone_chunk.001_7s173x: Moved (server-side) to: potato 2025/11/24 02:46:13 DEBUG : potato: size = 21 OK 2025/11/24 02:46:13 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/11/24 02:46:13 INFO : potato: Copied (replaced existing) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : potato.rclone_chunk.001_7s1709: Moved (server-side) to: potato 2025/11/24 02:46:13 DEBUG : potato: size = 21 OK 2025/11/24 02:46:13 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 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:13 DEBUG : potato: md5 differ 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : potato: Deleted 2025/11/24 02:46:13 INFO : potato.rclone_chunk.001_7s17th: Moved (server-side) to: potato 2025/11/24 02:46:13 DEBUG : potato: size = 21 OK 2025/11/24 02:46:13 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/11/24 02:46:13 INFO : potato: Copied (replaced existing) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : potato.rclone_chunk.001_7s17g9: Moved (server-side) to: potato 2025/11/24 02:46:13 INFO : empty space.rclone_chunk.001_7s17fo: Moved (server-side) to: empty space 2025/11/24 02:46:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : empty space: size = 1 OK 2025/11/24 02:46:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : empty space: Unchanged skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : potato.rclone_chunk.001_7s17tg: Moved (server-side) to: potato 2025/11/24 02:46:13 INFO : empty space.rclone_chunk.001_7s17uw: Moved (server-side) to: empty space 2025/11/24 02:46:13 DEBUG : empty space: size = 1 OK 2025/11/24 02:46:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 DEBUG : empty space: Unchanged skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 INFO : potato2.rclone_chunk.001_7s1786: Moved (server-side) to: potato2 2025/11/24 02:46:13 DEBUG : potato2: size = 60 OK 2025/11/24 02:46:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/24 02:46:13 INFO : potato2: Copied (new) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : b/potato.rclone_chunk.001_7s171n: Moved (server-side) to: b/potato 2025/11/24 02:46:13 INFO : c/non empty space.rclone_chunk.001_7s175m: Moved (server-side) to: c/non empty space 2025/11/24 02:46:13 INFO : d: Making directory 2025/11/24 02:46:13 INFO : d/e: Making directory 2025/11/24 02:46:13 DEBUG : Added delayed dir = "a", newDst= 2025/11/24 02:46:13 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : Added delayed dir = "c", newDst=c 2025/11/24 02:46:13 DEBUG : c/non empty space: size = 5 OK 2025/11/24 02:46:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : a/potato2.rclone_chunk.001_7s17vd: Moved (server-side) to: a/potato2 2025/11/24 02:46:13 DEBUG : a/potato2: size = 60 OK 2025/11/24 02:46:13 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/24 02:46:13 INFO : a/potato2: Copied (new) 2025/11/24 02:46:13 DEBUG : c/non empty space: Unchanged skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : b/potato: Deleted 2025/11/24 02:46:13 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:13 INFO : d/e: Removing directory 2025/11/24 02:46:13 INFO : d: Removing directory 2025/11/24 02:46:13 INFO : b: Removing directory 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : b/potato.rclone_chunk.001_7s17r1: Moved (server-side) to: b/potato 2025/11/24 02:46:13 INFO : c/non empty space.rclone_chunk.001_7s17j6: Moved (server-side) to: c/non empty space 2025/11/24 02:46:13 INFO : d: Making directory 2025/11/24 02:46:13 DEBUG : Added delayed dir = "a", newDst= 2025/11/24 02:46:13 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : Added delayed dir = "c", newDst=c 2025/11/24 02:46:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : c/non empty space: size = 5 OK 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : c/non empty space: Unchanged skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 INFO : a/potato2.rclone_chunk.001_7s17dx: Moved (server-side) to: a/potato2 2025/11/24 02:46:13 DEBUG : a/potato2: size = 60 OK 2025/11/24 02:46:13 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/24 02:46:13 INFO : a/potato2: Copied (new) 2025/11/24 02:46:13 ERROR : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': not deleting files as there were IO errors 2025/11/24 02:46:13 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:13 ERROR : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : potato.rclone_chunk.001_7s17n0: Moved (server-side) to: potato 2025/11/24 02:46:13 INFO : empty space.rclone_chunk.001_7s171j: Moved (server-side) to: empty space 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 DEBUG : empty space: size = 1 OK 2025/11/24 02:46:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 02:46:13 INFO : potato: Deleted 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 DEBUG : empty space: Unchanged skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 INFO : potato2.rclone_chunk.001_7s17sc: Moved (server-side) to: potato2 2025/11/24 02:46:13 DEBUG : potato2: size = 60 OK 2025/11/24 02:46:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/24 02:46:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : potato.rclone_chunk.001_7s17sq: Moved (server-side) to: potato 2025/11/24 02:46:13 INFO : empty space.rclone_chunk.001_7s17yp: Moved (server-side) to: empty space 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 INFO : potato: Deleted 2025/11/24 02:46:13 DEBUG : empty space: size = 1 OK 2025/11/24 02:46:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : potato2.rclone_chunk.001_7s17ca: Moved (server-side) to: potato2 2025/11/24 02:46:13 DEBUG : empty space: Unchanged skipping 2025/11/24 02:46:13 DEBUG : potato2: size = 60 OK 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/24 02:46:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : potato.rclone_chunk.001_7s17wo: Moved (server-side) to: potato 2025/11/24 02:46:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : potato2.rclone_chunk.001_7s171y: Moved (server-side) to: potato2 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : potato2: size = 19 OK 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/11/24 02:46:13 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : potato2.rclone_chunk.001_7s171r: Moved (server-side) to: potato2 2025/11/24 02:46:13 INFO : empty space.rclone_chunk.001_7s17yt: Moved (server-side) to: empty space 2025/11/24 02:46:13 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 02:46:13 DEBUG : potato2: Excluded 2025/11/24 02:46:13 DEBUG : enormous: Excluded (Size Filter) 2025/11/24 02:46:13 DEBUG : enormous: Excluded 2025/11/24 02:46:13 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 02:46:13 DEBUG : potato2: Excluded 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : empty space: size = 1 OK 2025/11/24 02:46:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : empty space: Unchanged skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : There was nothing to transfer 2025/11/24 02:46:13 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 02:46:13 DEBUG : potato2: Excluded 2025/11/24 02:46:13 DEBUG : enormous: Excluded (Size Filter) 2025/11/24 02:46:13 DEBUG : enormous: Excluded 2025/11/24 02:46:13 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 02:46:13 DEBUG : potato2: Excluded 2025/11/24 02:46:13 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 02:46:13 DEBUG : potato2: Excluded 2025/11/24 02:46:13 DEBUG : empty space: size = 1 OK 2025/11/24 02:46:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : Local file system at /tmp/rclone3363159071: Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : empty space: Unchanged skipping 2025/11/24 02:46:13 DEBUG : Local file system at /tmp/rclone3363159071: Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : There was nothing to transfer 2025/11/24 02:46:13 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 02:46:13 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : potato2.rclone_chunk.001_7s17yh: Moved (server-side) to: potato2 2025/11/24 02:46:13 INFO : empty space.rclone_chunk.001_7s17jv: Moved (server-side) to: empty space 2025/11/24 02:46:13 INFO : enormous.rclone_chunk.001_7s170j: Moved (server-side) to: enormous 2025/11/24 02:46:13 DEBUG : enormous: Excluded (Size Filter) 2025/11/24 02:46:13 DEBUG : enormous: Excluded 2025/11/24 02:46:13 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 02:46:13 DEBUG : potato2: Excluded 2025/11/24 02:46:13 DEBUG : empty space: size = 1 OK 2025/11/24 02:46:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : empty space: Unchanged skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : potato2: Deleted 2025/11/24 02:46:13 INFO : enormous: Deleted 2025/11/24 02:46:13 INFO : There was nothing to transfer 2025/11/24 02:46:13 DEBUG : empty space: size = 1 OK 2025/11/24 02:46:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : Local file system at /tmp/rclone3363159071: Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : empty space: Unchanged skipping 2025/11/24 02:46:13 DEBUG : Local file system at /tmp/rclone3363159071: Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : enormous: Deleted 2025/11/24 02:46:13 INFO : potato2: Deleted 2025/11/24 02:46:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.03s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : one.rclone_chunk.001_7s17p8: Moved (server-side) to: one 2025/11/24 02:46:13 INFO : two.rclone_chunk.001_7s17lv: Moved (server-side) to: two 2025/11/24 02:46:13 INFO : three.rclone_chunk.001_7s17p0: Moved (server-side) to: three 2025/11/24 02:46:13 INFO : four.rclone_chunk.001_7s17k4: Moved (server-side) to: four 2025/11/24 02:46:13 DEBUG : five: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : four: size = 4 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : four: size = 8 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:13 DEBUG : four: Sizes differ 2025/11/24 02:46:13 DEBUG : one: Destination is newer than source, skipping 2025/11/24 02:46:13 DEBUG : three: size = 5 OK 2025/11/24 02:46:13 DEBUG : three: Sizes identical 2025/11/24 02:46:13 DEBUG : two: size = 3 OK 2025/11/24 02:46:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/24 02:46:13 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:13 DEBUG : two: md5 differ 2025/11/24 02:46:13 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 DEBUG : four: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : two: Deleted 2025/11/24 02:46:13 INFO : two.rclone_chunk.001_7s173r: Moved (server-side) to: two 2025/11/24 02:46:13 DEBUG : two: size = 3 OK 2025/11/24 02:46:13 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/24 02:46:13 INFO : two: Copied (replaced existing) 2025/11/24 02:46:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 INFO : four: Deleted 2025/11/24 02:46:13 INFO : four.rclone_chunk.001_7s1700: Moved (server-side) to: four 2025/11/24 02:46:13 DEBUG : four: size = 4 OK 2025/11/24 02:46:13 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/24 02:46:13 INFO : four: Copied (replaced existing) 2025/11/24 02:46:13 DEBUG : five: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : five.rclone_chunk.001_7s17fm: Moved (server-side) to: five 2025/11/24 02:46:13 DEBUG : five: size = 4 OK 2025/11/24 02:46:13 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/24 02:46:13 INFO : five: Copied (new) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 DEBUG : five: size = 4 OK 2025/11/24 02:46:13 DEBUG : four: size = 4 OK 2025/11/24 02:46:13 DEBUG : one: Destination is newer than source, skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : three: size = 5 OK 2025/11/24 02:46:13 DEBUG : two: size = 3 OK 2025/11/24 02:46:13 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/24 02:46:13 DEBUG : four: Size and md5 of src and dst objects identical 2025/11/24 02:46:13 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/24 02:46:13 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/24 02:46:13 DEBUG : five: Size and md5 of src and dst objects identical 2025/11/24 02:46:13 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/24 02:46:13 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/24 02:46:13 DEBUG : two: Size and md5 of src and dst objects identical 2025/11/24 02:46:13 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/24 02:46:13 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:13 DEBUG : three: md5 differ 2025/11/24 02:46:13 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : three: Deleted 2025/11/24 02:46:13 INFO : three.rclone_chunk.001_7s178l: Moved (server-side) to: three 2025/11/24 02:46:13 DEBUG : three: size = 5 OK 2025/11/24 02:46:13 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/24 02:46:13 INFO : three: Copied (replaced existing) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (0.04s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" sync_test.go:1568: Can track renames: true 2025/11/24 02:46:13 INFO : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Making map for --track-renames 2025/11/24 02:46:13 INFO : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Finished making map for --track-renames 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/24 02:46:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/24 02:46:13 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for renames to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : yam.rclone_chunk.001_7s17i8: Moved (server-side) to: yam 2025/11/24 02:46:13 DEBUG : yam: size = 11 OK 2025/11/24 02:46:13 INFO : potato.rclone_chunk.001_7s17hq: Moved (server-side) to: potato 2025/11/24 02:46:13 DEBUG : potato: size = 14 OK 2025/11/24 02:46:13 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/24 02:46:13 INFO : yam: Copied (new) 2025/11/24 02:46:13 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/24 02:46:13 INFO : potato: Copied (new) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 DEBUG : potato: size = 14 OK 2025/11/24 02:46:13 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 INFO : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Making map for --track-renames 2025/11/24 02:46:13 DEBUG : potato: Unchanged skipping 2025/11/24 02:46:13 INFO : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Finished making map for --track-renames 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for renames to finish 2025/11/24 02:46:13 DEBUG : yam: move non-chunked object... 2025/11/24 02:46:13 INFO : yam: Moved (server-side) to: yaml 2025/11/24 02:46:13 INFO : yam: Moved (server-side) to: yaml 2025/11/24 02:46:13 INFO : yaml: Renamed from "yam" 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" sync_test.go:1640: Can track renames: true 2025/11/24 02:46:13 INFO : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Making map for --track-renames 2025/11/24 02:46:13 INFO : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Finished making map for --track-renames 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/24 02:46:13 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for renames to finish 2025/11/24 02:46:13 INFO : yam.rclone_chunk.001_7s17wz: Moved (server-side) to: yam 2025/11/24 02:46:13 DEBUG : yam: size = 11 OK 2025/11/24 02:46:13 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/24 02:46:13 INFO : yam: Copied (new) 2025/11/24 02:46:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : potato.rclone_chunk.001_7s1769: Moved (server-side) to: potato 2025/11/24 02:46:13 DEBUG : potato: size = 14 OK 2025/11/24 02:46:13 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/24 02:46:13 INFO : potato: Copied (new) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 DEBUG : potato: size = 14 OK 2025/11/24 02:46:13 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 INFO : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Making map for --track-renames 2025/11/24 02:46:13 INFO : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Finished making map for --track-renames 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : yam: move non-chunked object... 2025/11/24 02:46:13 INFO : yam: Moved (server-side) to: yaml 2025/11/24 02:46:13 INFO : yam: Moved (server-side) to: yaml 2025/11/24 02:46:13 INFO : yaml: Renamed from "yam" 2025/11/24 02:46:13 DEBUG : potato: Unchanged skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for renames to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" sync_test.go:1679: Can track renames: true 2025/11/24 02:46:13 DEBUG : Added delayed dir = "sub", newDst= 2025/11/24 02:46:13 INFO : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Making map for --track-renames 2025/11/24 02:46:13 INFO : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Finished making map for --track-renames 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/24 02:46:13 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : potato.rclone_chunk.001_7s17av: Moved (server-side) to: potato 2025/11/24 02:46:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/24 02:46:13 DEBUG : sub/yam: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : sub/yam.rclone_chunk.001_7s1754: Moved (server-side) to: sub/yam 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for renames to finish 2025/11/24 02:46:13 DEBUG : potato: size = 14 OK 2025/11/24 02:46:13 DEBUG : sub/yam: size = 11 OK 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/24 02:46:13 INFO : potato: Copied (new) 2025/11/24 02:46:13 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/24 02:46:13 INFO : sub/yam: Copied (new) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : sub: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:13 INFO : sub: Set directory modification time (using SetModTime) 2025/11/24 02:46:13 DEBUG : Added delayed dir = "sub", newDst=sub 2025/11/24 02:46:13 DEBUG : potato: size = 14 OK 2025/11/24 02:46:13 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : potato: Unchanged skipping 2025/11/24 02:46:13 INFO : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Making map for --track-renames 2025/11/24 02:46:13 INFO : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Finished making map for --track-renames 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : sub/yam: move non-chunked object... 2025/11/24 02:46:13 INFO : sub/yam: Moved (server-side) to: yam 2025/11/24 02:46:13 INFO : sub/yam: Moved (server-side) to: yam 2025/11/24 02:46:13 INFO : yam: Renamed from "sub/yam" 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for renames to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/rclone3363159071/dir1" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/rclone3363159071/dir2" 2025/11/24 02:46:13 DEBUG : Local file system at /tmp/rclone3363159071/dir2: Using server-side directory move 2025/11/24 02:46:13 INFO : Local file system at /tmp/rclone3363159071/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/24 02:46:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : Local file system at /tmp/rclone3363159071/dir2: Waiting for checks to finish 2025/11/24 02:46:13 INFO : file1.txt: Moved (server-side) 2025/11/24 02:46:13 DEBUG : Local file system at /tmp/rclone3363159071/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 DEBUG : Added delayed dir = "nested", newDst= 2025/11/24 02:46:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:46:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/24 02:46:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : sub dir/hello world.rclone_chunk.001_7s17ve: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:13 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:46:13 INFO : nested/sub dir/file.rclone_chunk.001_7s17mg: Moved (server-side) to: nested/sub dir/file 2025/11/24 02:46:13 INFO : sub dir/hello world: Deleted 2025/11/24 02:46:13 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/24 02:46:13 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/11/24 02:46:13 INFO : nested/sub dir/file: Copied (new) 2025/11/24 02:46:13 INFO : nested/sub dir/file: Deleted 2025/11/24 02:46:13 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:13 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:13 INFO : sub dir: Removing directory 2025/11/24 02:46:13 INFO : nested/sub dir: Removing directory 2025/11/24 02:46:13 INFO : nested: Removing directory 2025/11/24 02:46:13 DEBUG : Local file system at /tmp/rclone3363159071: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 DEBUG : Added delayed dir = "nested", newDst= 2025/11/24 02:46:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 02:46:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/24 02:46:13 INFO : sub dir/hello world.rclone_chunk.001_7s17r6: Moved (server-side) to: sub dir/hello world 2025/11/24 02:46:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/24 02:46:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:13 INFO : sub dir/hello world: Copied (new) 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 INFO : nested/sub dir/file.rclone_chunk.001_7s17z4: Moved (server-side) to: nested/sub dir/file 2025/11/24 02:46:13 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/24 02:46:13 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/11/24 02:46:13 INFO : nested/sub dir/file: Copied (new) 2025/11/24 02:46:13 INFO : nested/sub dir/file: Deleted 2025/11/24 02:46:13 INFO : sub dir/hello world: Deleted 2025/11/24 02:46:13 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:13 INFO : nested: Set directory modification time (using DirSetModTime) --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : existing-b: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : existing-b.rclone_chunk.001_7s17n5: Moved (server-side) to: existing-b 2025/11/24 02:46:13 INFO : existing.rclone_chunk.001_7s17vt: Moved (server-side) to: existing 2025/11/24 02:46:13 DEBUG : existing: size = 6 OK 2025/11/24 02:46:13 DEBUG : existing-b: size = 6 OK 2025/11/24 02:46:13 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/24 02:46:13 INFO : existing: Copied (new) 2025/11/24 02:46:13 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/11/24 02:46:13 INFO : existing-b: Copied (new) 2025/11/24 02:46:13 INFO : existing-b: Deleted 2025/11/24 02:46:13 INFO : existing: Deleted 2025/11/24 02:46:13 DEBUG : existing: Destination exists, skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-pahemac0jimi" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-pahemac0jimi" 2025/11/24 02:46:13 INFO : potato2.rclone_chunk.001_7s17zm: Moved (server-side) to: potato2 2025/11/24 02:46:13 INFO : empty space.rclone_chunk.001_7s17li: Moved (server-side) to: empty space 2025/11/24 02:46:13 INFO : potato3.rclone_chunk.001_7s17mg: Moved (server-side) to: potato3 sync_test.go:1735: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa' -> Chunked 'TestChunkerLocal:rclone-test-pahemac0jimi' 2025/11/24 02:46:13 INFO : empty space.rclone_chunk.001_7s17uv: Moved (server-side) to: empty space 2025/11/24 02:46:13 INFO : potato3.rclone_chunk.001_7s17zz: Moved (server-side) to: potato3 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-pahemac0jimi': Using server-side directory move 2025/11/24 02:46:13 INFO : Chunked 'TestChunkerLocal:rclone-test-pahemac0jimi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/24 02:46:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : empty space: size = 1 OK 2025/11/24 02:46:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : empty space: Unchanged skipping 2025/11/24 02:46:13 INFO : empty space: Deleted 2025/11/24 02:46:13 DEBUG : potato2: move non-chunked object... 2025/11/24 02:46:13 INFO : potato2: Moved (server-side) 2025/11/24 02:46:13 INFO : potato2: Moved (server-side) 2025/11/24 02:46:13 DEBUG : potato3: size = 68 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:13 DEBUG : potato3: size = 60 (Chunked 'TestChunkerLocal:rclone-test-pahemac0jimi') 2025/11/24 02:46:13 DEBUG : potato3: Sizes differ 2025/11/24 02:46:13 INFO : potato3: Deleted 2025/11/24 02:46:13 DEBUG : potato3: move non-chunked object... 2025/11/24 02:46:13 INFO : potato3: Moved (server-side) 2025/11/24 02:46:13 INFO : potato3: Moved (server-side) 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-pahemac0jimi': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-pahemac0jimi': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-qucofeg6kumo" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-qucofeg6kumo" 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-qucofeg6kumo': Using server-side directory move 2025/11/24 02:46:13 INFO : Chunked 'TestChunkerLocal:rclone-test-qucofeg6kumo': Server side directory move succeeded 2025/11/24 02:46:13 ERROR : error listing: directory not found 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-qucofeg6kumo': Purge object "empty space" 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-qucofeg6kumo': Purge object "potato2" 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-qucofeg6kumo': Purge object "potato3" 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-qucofeg6kumo': Purge dir "" 2025/11/24 02:46:13 ERROR : error listing: directory not found 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-pahemac0jimi': Purge dir "" 2025/11/24 02:46:13 NOTICE: purge failed to rmdir "": stat /tmp/chunker1/rclone-test-pahemac0jimi: no such file or directory 2025/11/24 02:46:13 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (0.01s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-xukocet6xewu" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-xukocet6xewu" 2025/11/24 02:46:13 INFO : potato2.rclone_chunk.001_7s171q: Moved (server-side) to: potato2 2025/11/24 02:46:13 INFO : empty space.rclone_chunk.001_7s17di: Moved (server-side) to: empty space 2025/11/24 02:46:13 INFO : potato3.rclone_chunk.001_7s17bb: Moved (server-side) to: potato3 sync_test.go:1735: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa' -> Chunked 'TestChunkerLocal:rclone-test-xukocet6xewu' 2025/11/24 02:46:13 INFO : empty space.rclone_chunk.001_7s17f7: Moved (server-side) to: empty space 2025/11/24 02:46:13 INFO : potato3.rclone_chunk.001_7s17oj: Moved (server-side) to: potato3 2025/11/24 02:46:13 DEBUG : empty space: Excluded (Size Filter) 2025/11/24 02:46:13 DEBUG : empty space: Excluded 2025/11/24 02:46:13 DEBUG : empty space: Excluded (Size Filter) 2025/11/24 02:46:13 DEBUG : empty space: Excluded 2025/11/24 02:46:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : potato2: move non-chunked object... 2025/11/24 02:46:13 DEBUG : potato3: size = 68 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:13 DEBUG : potato3: size = 60 (Chunked 'TestChunkerLocal:rclone-test-xukocet6xewu') 2025/11/24 02:46:13 DEBUG : potato3: Sizes differ 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xukocet6xewu': Waiting for checks to finish 2025/11/24 02:46:13 INFO : potato2: Moved (server-side) 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xukocet6xewu': Waiting for transfers to finish 2025/11/24 02:46:13 INFO : potato3: Deleted 2025/11/24 02:46:13 DEBUG : potato3: move non-chunked object... 2025/11/24 02:46:13 INFO : potato3: Moved (server-side) 2025/11/24 02:46:13 INFO : potato3: Moved (server-side) 2025/11/24 02:46:13 INFO : potato2: Moved (server-side) 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-rilocum3vofe" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-rilocum3vofe" 2025/11/24 02:46:13 DEBUG : empty space: Excluded (Size Filter) 2025/11/24 02:46:13 DEBUG : empty space: Excluded 2025/11/24 02:46:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : potato2: move non-chunked object... 2025/11/24 02:46:13 INFO : potato2: Moved (server-side) 2025/11/24 02:46:13 INFO : potato2: Moved (server-side) 2025/11/24 02:46:13 DEBUG : potato3: move non-chunked object... 2025/11/24 02:46:13 INFO : potato3: Moved (server-side) 2025/11/24 02:46:13 INFO : potato3: Moved (server-side) 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-rilocum3vofe': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-rilocum3vofe': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-rilocum3vofe': Purge object "potato2" 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-rilocum3vofe': Purge object "potato3" 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-rilocum3vofe': Purge dir "" 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xukocet6xewu': Purge object "empty space" 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xukocet6xewu': Purge dir "" --- PASS: TestServerSideMoveWithFilter (0.01s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-qituhox5cati" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-qituhox5cati" 2025/11/24 02:46:13 INFO : potato2.rclone_chunk.001_7s17jx: Moved (server-side) to: potato2 2025/11/24 02:46:13 INFO : empty space.rclone_chunk.001_7s176k: Moved (server-side) to: empty space 2025/11/24 02:46:13 INFO : potato3.rclone_chunk.001_7s17gp: Moved (server-side) to: potato3 2025/11/24 02:46:13 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa' -> Chunked 'TestChunkerLocal:rclone-test-qituhox5cati' 2025/11/24 02:46:13 INFO : empty space.rclone_chunk.001_7s17ab: Moved (server-side) to: empty space 2025/11/24 02:46:13 INFO : potato3.rclone_chunk.001_7s17c3: Moved (server-side) to: potato3 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-qituhox5cati': Using server-side directory move 2025/11/24 02:46:13 INFO : Chunked 'TestChunkerLocal:rclone-test-qituhox5cati': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/24 02:46:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/11/24 02:46:13 DEBUG : empty space: size = 1 OK 2025/11/24 02:46:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : empty space: Unchanged skipping 2025/11/24 02:46:13 INFO : empty space: Deleted 2025/11/24 02:46:13 DEBUG : potato2: move non-chunked object... 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-qituhox5cati': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : potato3: size = 68 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:13 DEBUG : potato3: size = 60 (Chunked 'TestChunkerLocal:rclone-test-qituhox5cati') 2025/11/24 02:46:13 INFO : potato2: Moved (server-side) 2025/11/24 02:46:13 DEBUG : potato3: Sizes differ 2025/11/24 02:46:13 INFO : potato2: Moved (server-side) 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-qituhox5cati': Waiting for transfers to finish 2025/11/24 02:46:13 INFO : potato3: Deleted 2025/11/24 02:46:13 DEBUG : potato3: move non-chunked object... 2025/11/24 02:46:13 INFO : potato3: Moved (server-side) 2025/11/24 02:46:13 INFO : potato3: Moved (server-side) 2025/11/24 02:46:13 INFO : tomatoDir: Removing directory 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': deleted 1 directories 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-yofelul2dafi" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-yofelul2dafi" 2025/11/24 02:46:13 INFO : tomatoDir: Making directory 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-yofelul2dafi': Using server-side directory move 2025/11/24 02:46:13 INFO : Chunked 'TestChunkerLocal:rclone-test-yofelul2dafi': Server side directory move succeeded 2025/11/24 02:46:13 ERROR : error listing: directory not found 2025/11/24 02:46:13 ERROR : error listing: directory not found 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-yofelul2dafi': Purge object "empty space" 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-yofelul2dafi': Purge object "potato2" 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-yofelul2dafi': Purge object "potato3" 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-yofelul2dafi': Purge dir "tomatoDir" 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-yofelul2dafi': Purge dir "" 2025/11/24 02:46:13 ERROR : error listing: directory not found 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-qituhox5cati': Purge dir "" 2025/11/24 02:46:13 NOTICE: purge failed to rmdir "": stat /tmp/chunker1/rclone-test-qituhox5cati: no such file or directory 2025/11/24 02:46:13 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.01s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-bifoyen1pupa/rclone-sync-test" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-bifoyen1pupa/rclone-sync-test" --- PASS: TestSyncOverlap (0.00s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-bifoyen1pupa/rclone-sync-test" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-bifoyen1pupa/rclone-sync-test" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-bifoyen1pupa/rclone-sync-test-include/layer2" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-bifoyen1pupa/rclone-sync-test-include/layer2" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-bifoyen1pupa/rclone-sync-test-ignore-file" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-bifoyen1pupa/rclone-sync-test-ignore-file" 2025/11/24 02:46:13 INFO : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_7s1773: Moved (server-side) to: rclone-sync-test-ignore-file/.ignore 2025/11/24 02:46:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 02:46:13 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/rclone-sync-test': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/rclone-sync-test': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : There was nothing to transfer 2025/11/24 02:46:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : rclone-sync-test-include: Removing directory 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker1/rclone-test-bifoyen1pupa/rclone-sync-test-include: directory not empty 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': failed to delete 1 directories 2025/11/24 02:46:13 INFO : There was nothing to transfer 2025/11/24 02:46:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 02:46:13 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : There was nothing to transfer 2025/11/24 02:46:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : rclone-sync-test-include: Removing directory 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker1/rclone-test-bifoyen1pupa/rclone-sync-test-include: directory not empty 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': failed to delete 1 directories 2025/11/24 02:46:13 INFO : There was nothing to transfer 2025/11/24 02:46:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 02:46:13 DEBUG : Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 02:46:13 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : There was nothing to transfer 2025/11/24 02:46:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 02:46:13 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (0.01s) === RUN TestSyncCompareDest run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-bifoyen1pupa/dst" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-bifoyen1pupa/dst" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-bifoyen1pupa/CompareDest" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-bifoyen1pupa/CompareDest" 2025/11/24 02:46:13 DEBUG : one: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for transfers to finish 2025/11/24 02:46:13 INFO : one.rclone_chunk.001_7s17fq: Moved (server-side) to: one 2025/11/24 02:46:13 DEBUG : one: size = 3 OK 2025/11/24 02:46:13 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/24 02:46:13 INFO : one: Copied (new) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst') 2025/11/24 02:46:13 DEBUG : one: Sizes differ 2025/11/24 02:46:13 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for transfers to finish 2025/11/24 02:46:13 INFO : one: Deleted 2025/11/24 02:46:13 INFO : one.rclone_chunk.001_7s17i8: Moved (server-side) to: one 2025/11/24 02:46:13 DEBUG : one: size = 5 OK 2025/11/24 02:46:13 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/24 02:46:13 INFO : one: Copied (replaced existing) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : dst/one: Deleted 2025/11/24 02:46:13 INFO : dst/one.rclone_chunk.001_7s17cg: Moved (server-side) to: dst/one 2025/11/24 02:46:13 INFO : CompareDest/one.rclone_chunk.001_7s17fw: Moved (server-side) to: CompareDest/one 2025/11/24 02:46:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst') 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : one: Sizes differ 2025/11/24 02:46:13 DEBUG : one: size = 5 OK 2025/11/24 02:46:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : There was nothing to transfer 2025/11/24 02:46:13 INFO : CompareDest/two.rclone_chunk.001_7s17j0: Moved (server-side) to: CompareDest/two 2025/11/24 02:46:13 DEBUG : two: size = 3 OK 2025/11/24 02:46:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/24 02:46:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst') 2025/11/24 02:46:13 DEBUG : one: Sizes differ 2025/11/24 02:46:13 DEBUG : one: size = 5 OK 2025/11/24 02:46:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : There was nothing to transfer 2025/11/24 02:46:13 DEBUG : two: size = 3 OK 2025/11/24 02:46:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/24 02:46:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst') 2025/11/24 02:46:13 DEBUG : one: Sizes differ 2025/11/24 02:46:13 DEBUG : one: size = 5 OK 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : There was nothing to transfer 2025/11/24 02:46:13 DEBUG : two: size = 3 OK 2025/11/24 02:46:13 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/24 02:46:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst') 2025/11/24 02:46:13 DEBUG : one: Sizes differ 2025/11/24 02:46:13 DEBUG : one: size = 5 OK 2025/11/24 02:46:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/24 02:46:13 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/24 02:46:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : There was nothing to transfer 2025/11/24 02:46:13 DEBUG : two: size = 5 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : two: size = 3 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/CompareDest') 2025/11/24 02:46:13 DEBUG : two: Sizes differ 2025/11/24 02:46:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : two: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst') 2025/11/24 02:46:13 DEBUG : one: Sizes differ 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : one: size = 5 OK 2025/11/24 02:46:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : two.rclone_chunk.001_7s17xw: Moved (server-side) to: two 2025/11/24 02:46:13 DEBUG : two: size = 5 OK 2025/11/24 02:46:13 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/11/24 02:46:13 INFO : two: Copied (new) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (0.06s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : pre-dest1/1.rclone_chunk.001_7s174q: Moved (server-side) to: pre-dest1/1 2025/11/24 02:46:13 INFO : pre-dest2/2.rclone_chunk.001_7s17m2: Moved (server-side) to: pre-dest2/2 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-bifoyen1pupa/dest" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-bifoyen1pupa/dest" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-bifoyen1pupa/pre-dest1" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-bifoyen1pupa/pre-dest1" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-bifoyen1pupa/pre-dest2" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-bifoyen1pupa/pre-dest2" 2025/11/24 02:46:13 DEBUG : 1: size = 1 OK 2025/11/24 02:46:13 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/24 02:46:13 DEBUG : 2: size = 1 OK 2025/11/24 02:46:13 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/24 02:46:13 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dest': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : 3: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dest': Waiting for transfers to finish 2025/11/24 02:46:13 INFO : 3.rclone_chunk.001_7s17dq: Moved (server-side) to: 3 2025/11/24 02:46:13 DEBUG : 3: size = 1 OK 2025/11/24 02:46:13 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/11/24 02:46:13 INFO : 3: Copied (new) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (0.02s) === RUN TestSyncCopyDest run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : dst/one.rclone_chunk.001_7s17t4: Moved (server-side) to: dst/one 2025/11/24 02:46:13 INFO : dst/two.rclone_chunk.001_7s1748: Moved (server-side) to: dst/two 2025/11/24 02:46:13 INFO : dst/three.txt.rclone_chunk.001_7s17bh: Moved (server-side) to: dst/three.txt 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-bifoyen1pupa/dst" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-bifoyen1pupa/dst" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-bifoyen1pupa/backup" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-bifoyen1pupa/backup" 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst') 2025/11/24 02:46:13 DEBUG : one: Sizes differ 2025/11/24 02:46:13 DEBUG : two: size = 3 OK 2025/11/24 02:46:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : two: Unchanged skipping 2025/11/24 02:46:13 DEBUG : one: move non-chunked object... 2025/11/24 02:46:13 INFO : one: Moved (server-side) 2025/11/24 02:46:13 INFO : one: Moved (server-side) 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : one.rclone_chunk.001_7s174f: Moved (server-side) to: one 2025/11/24 02:46:13 DEBUG : one: size = 4 OK 2025/11/24 02:46:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/24 02:46:13 INFO : one: Copied (new) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 DEBUG : three.txt: move non-chunked object... 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) 2025/11/24 02:46:13 INFO : three.txt: Moved into backup dir 2025/11/24 02:46:13 INFO : dst/three.txt.rclone_chunk.001_7s1709: Moved (server-side) to: dst/three.txt 2025/11/24 02:46:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : one: size = 4 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst') 2025/11/24 02:46:13 DEBUG : one: Sizes differ 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : two: size = 3 OK 2025/11/24 02:46:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : two: Unchanged skipping 2025/11/24 02:46:13 INFO : one: Deleted 2025/11/24 02:46:13 DEBUG : one: move non-chunked object... 2025/11/24 02:46:13 INFO : one: Moved (server-side) 2025/11/24 02:46:13 INFO : one: Moved (server-side) 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : one.rclone_chunk.001_7s179u: Moved (server-side) to: one 2025/11/24 02:46:13 DEBUG : one: size = 5 OK 2025/11/24 02:46:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/24 02:46:13 INFO : one: Copied (new) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : three.txt: Deleted 2025/11/24 02:46:13 DEBUG : three.txt: move non-chunked object... 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) 2025/11/24 02:46:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (0.03s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : dst/one.rclone_chunk.001_7s17v2: Moved (server-side) to: dst/one 2025/11/24 02:46:13 INFO : dst/two.rclone_chunk.001_7s1752: Moved (server-side) to: dst/two 2025/11/24 02:46:13 INFO : dst/three.txt.rclone_chunk.001_7s17td: Moved (server-side) to: dst/three.txt 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-bifoyen1pupa/dst" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-bifoyen1pupa/dst" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-bifoyen1pupa/backup" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-bifoyen1pupa/backup" 2025/11/24 02:46:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst') 2025/11/24 02:46:13 DEBUG : one: Sizes differ 2025/11/24 02:46:13 DEBUG : two: size = 3 OK 2025/11/24 02:46:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : two: Unchanged skipping 2025/11/24 02:46:13 DEBUG : one: move non-chunked object... 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for checks to finish 2025/11/24 02:46:13 INFO : one: Moved (server-side) to: one.bak 2025/11/24 02:46:13 INFO : one: Moved (server-side) to: one.bak 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : one.rclone_chunk.001_7s17dt: Moved (server-side) to: one 2025/11/24 02:46:13 DEBUG : one: size = 4 OK 2025/11/24 02:46:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/24 02:46:13 INFO : one: Copied (new) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 DEBUG : three.txt: move non-chunked object... 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 02:46:13 INFO : three.txt: Moved into backup dir 2025/11/24 02:46:13 INFO : dst/three.txt.rclone_chunk.001_7s17p6: Moved (server-side) to: dst/three.txt 2025/11/24 02:46:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : two: size = 3 OK 2025/11/24 02:46:13 DEBUG : one: size = 4 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst') 2025/11/24 02:46:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : two: Unchanged skipping 2025/11/24 02:46:13 DEBUG : one: Sizes differ 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for checks to finish 2025/11/24 02:46:13 INFO : one.bak: Deleted 2025/11/24 02:46:13 DEBUG : one: move non-chunked object... 2025/11/24 02:46:13 INFO : one: Moved (server-side) to: one.bak 2025/11/24 02:46:13 INFO : one: Moved (server-side) to: one.bak 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : one.rclone_chunk.001_7s17g1: Moved (server-side) to: one 2025/11/24 02:46:13 DEBUG : one: size = 5 OK 2025/11/24 02:46:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/24 02:46:13 INFO : one: Copied (new) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : three.txt.bak: Deleted 2025/11/24 02:46:13 DEBUG : three.txt: move non-chunked object... 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 02:46:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (0.03s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : dst/one.rclone_chunk.001_7s17z7: Moved (server-side) to: dst/one 2025/11/24 02:46:13 INFO : dst/two.rclone_chunk.001_7s17ef: Moved (server-side) to: dst/two 2025/11/24 02:46:13 INFO : dst/three.txt.rclone_chunk.001_7s17pg: Moved (server-side) to: dst/three.txt 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-bifoyen1pupa/dst" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-bifoyen1pupa/dst" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-bifoyen1pupa/backup" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-bifoyen1pupa/backup" 2025/11/24 02:46:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst') 2025/11/24 02:46:13 DEBUG : one: Sizes differ 2025/11/24 02:46:13 DEBUG : one: move non-chunked object... 2025/11/24 02:46:13 DEBUG : two: size = 3 OK 2025/11/24 02:46:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/24 02:46:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : two: Unchanged skipping 2025/11/24 02:46:13 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for transfers to finish 2025/11/24 02:46:13 INFO : one.rclone_chunk.001_7s172v: Moved (server-side) to: one 2025/11/24 02:46:13 DEBUG : one: size = 4 OK 2025/11/24 02:46:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/24 02:46:13 INFO : one: Copied (new) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 DEBUG : three.txt: move non-chunked object... 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/24 02:46:13 INFO : three.txt: Moved into backup dir 2025/11/24 02:46:13 INFO : dst/three.txt.rclone_chunk.001_7s17d3: Moved (server-side) to: dst/three.txt 2025/11/24 02:46:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : one: size = 4 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst') 2025/11/24 02:46:13 DEBUG : one: Sizes differ 2025/11/24 02:46:13 DEBUG : two: size = 3 OK 2025/11/24 02:46:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : two: Unchanged skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for checks to finish 2025/11/24 02:46:13 INFO : one-2019-01-01: Deleted 2025/11/24 02:46:13 DEBUG : one: move non-chunked object... 2025/11/24 02:46:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/24 02:46:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : one.rclone_chunk.001_7s17fq: Moved (server-side) to: one 2025/11/24 02:46:13 DEBUG : one: size = 5 OK 2025/11/24 02:46:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/24 02:46:13 INFO : one: Copied (new) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : three-2019-01-01.txt: Deleted 2025/11/24 02:46:13 DEBUG : three.txt: move non-chunked object... 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/24 02:46:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.04s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : dst/one.rclone_chunk.001_7s17tv: Moved (server-side) to: dst/one 2025/11/24 02:46:13 INFO : dst/two.rclone_chunk.001_7s17lh: Moved (server-side) to: dst/two 2025/11/24 02:46:13 INFO : dst/three.txt.rclone_chunk.001_7s178i: Moved (server-side) to: dst/three.txt 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-bifoyen1pupa/dst" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-bifoyen1pupa/dst" 2025/11/24 02:46:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst') 2025/11/24 02:46:13 DEBUG : one: Sizes differ 2025/11/24 02:46:13 DEBUG : one: move non-chunked object... 2025/11/24 02:46:13 INFO : one: Moved (server-side) to: one.bak 2025/11/24 02:46:13 INFO : one: Moved (server-side) to: one.bak 2025/11/24 02:46:13 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 DEBUG : two: size = 3 OK 2025/11/24 02:46:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : two: Unchanged skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for transfers to finish 2025/11/24 02:46:13 INFO : one.rclone_chunk.001_7s170u: Moved (server-side) to: one 2025/11/24 02:46:13 DEBUG : one: size = 4 OK 2025/11/24 02:46:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/24 02:46:13 INFO : one: Copied (new) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 DEBUG : three.txt: move non-chunked object... 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 02:46:13 INFO : three.txt: Moved into backup dir 2025/11/24 02:46:13 INFO : dst/three.txt.rclone_chunk.001_7s17zk: Moved (server-side) to: dst/three.txt 2025/11/24 02:46:13 DEBUG : one.bak: Excluded (Path Filter) 2025/11/24 02:46:13 DEBUG : one.bak: Excluded 2025/11/24 02:46:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/24 02:46:13 DEBUG : three.txt.bak: Excluded 2025/11/24 02:46:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : one: size = 4 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst') 2025/11/24 02:46:13 DEBUG : one: Sizes differ 2025/11/24 02:46:13 INFO : one.bak: Deleted 2025/11/24 02:46:13 DEBUG : one: move non-chunked object... 2025/11/24 02:46:13 INFO : one: Moved (server-side) to: one.bak 2025/11/24 02:46:13 INFO : one: Moved (server-side) to: one.bak 2025/11/24 02:46:13 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : one.rclone_chunk.001_7s17ul: Moved (server-side) to: one 2025/11/24 02:46:13 DEBUG : one: size = 5 OK 2025/11/24 02:46:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/24 02:46:13 INFO : one: Copied (new) 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : two: size = 3 OK 2025/11/24 02:46:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : two: Unchanged skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : three.txt.bak: Deleted 2025/11/24 02:46:13 DEBUG : three.txt: move non-chunked object... 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 02:46:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (0.04s) === RUN TestSyncSuffix run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : dst/one.rclone_chunk.001_7s17yd: Moved (server-side) to: dst/one 2025/11/24 02:46:13 INFO : dst/two.rclone_chunk.001_7s17fh: Moved (server-side) to: dst/two 2025/11/24 02:46:13 INFO : dst/three.txt.rclone_chunk.001_7s17qz: Moved (server-side) to: dst/three.txt 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-bifoyen1pupa/dst" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-bifoyen1pupa/dst" 2025/11/24 02:46:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst') 2025/11/24 02:46:13 DEBUG : one: Sizes differ 2025/11/24 02:46:13 DEBUG : one: move non-chunked object... 2025/11/24 02:46:13 INFO : one: Moved (server-side) to: one.bak 2025/11/24 02:46:13 INFO : one: Moved (server-side) to: one.bak 2025/11/24 02:46:13 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : one.rclone_chunk.001_7s17y8: Moved (server-side) to: one 2025/11/24 02:46:13 DEBUG : one: size = 4 OK 2025/11/24 02:46:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/24 02:46:13 INFO : one: Copied (new) 2025/11/24 02:46:13 DEBUG : two: size = 3 OK 2025/11/24 02:46:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : two: Unchanged skipping 2025/11/24 02:46:13 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : three.txt: size = 5 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst') 2025/11/24 02:46:13 DEBUG : three.txt: Sizes differ 2025/11/24 02:46:13 DEBUG : three.txt: move non-chunked object... 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 02:46:13 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : three.txt.rclone_chunk.001_7s17rc: Moved (server-side) to: three.txt 2025/11/24 02:46:13 DEBUG : three.txt: size = 6 OK 2025/11/24 02:46:13 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/24 02:46:13 INFO : three.txt: Copied (new) 2025/11/24 02:46:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : one: size = 4 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst') 2025/11/24 02:46:13 DEBUG : one: Sizes differ 2025/11/24 02:46:13 INFO : one.bak: Deleted 2025/11/24 02:46:13 DEBUG : one: move non-chunked object... 2025/11/24 02:46:13 INFO : one: Moved (server-side) to: one.bak 2025/11/24 02:46:13 INFO : one: Moved (server-side) to: one.bak 2025/11/24 02:46:13 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : one.rclone_chunk.001_7s17uw: Moved (server-side) to: one 2025/11/24 02:46:13 DEBUG : one: size = 5 OK 2025/11/24 02:46:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/24 02:46:13 INFO : one: Copied (new) 2025/11/24 02:46:13 DEBUG : two: size = 3 OK 2025/11/24 02:46:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : two: Unchanged skipping 2025/11/24 02:46:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : three.txt: size = 6 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst') 2025/11/24 02:46:13 DEBUG : three.txt: Sizes differ 2025/11/24 02:46:13 INFO : three.txt.bak: Deleted 2025/11/24 02:46:13 DEBUG : three.txt: move non-chunked object... 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 02:46:13 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : three.txt.rclone_chunk.001_7s17yo: Moved (server-side) to: three.txt 2025/11/24 02:46:13 DEBUG : three.txt: size = 19 OK 2025/11/24 02:46:13 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/11/24 02:46:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (0.05s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : dst/one.rclone_chunk.001_7s171f: Moved (server-side) to: dst/one 2025/11/24 02:46:13 INFO : dst/two.rclone_chunk.001_7s17bv: Moved (server-side) to: dst/two 2025/11/24 02:46:13 INFO : dst/three.txt.rclone_chunk.001_7s17hg: Moved (server-side) to: dst/three.txt 2025/11/24 02:46:13 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-bifoyen1pupa/dst" 2025/11/24 02:46:13 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-bifoyen1pupa/dst" 2025/11/24 02:46:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : one: size = 3 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst') 2025/11/24 02:46:13 DEBUG : one: Sizes differ 2025/11/24 02:46:13 DEBUG : one: move non-chunked object... 2025/11/24 02:46:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/24 02:46:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/24 02:46:13 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : one.rclone_chunk.001_7s17ti: Moved (server-side) to: one 2025/11/24 02:46:13 DEBUG : one: size = 4 OK 2025/11/24 02:46:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/24 02:46:13 INFO : one: Copied (new) 2025/11/24 02:46:13 DEBUG : two: size = 3 OK 2025/11/24 02:46:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : two: Unchanged skipping 2025/11/24 02:46:13 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : three.txt: size = 5 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst') 2025/11/24 02:46:13 DEBUG : three.txt: Sizes differ 2025/11/24 02:46:13 DEBUG : three.txt: move non-chunked object... 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/24 02:46:13 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : three.txt.rclone_chunk.001_7s17p0: Moved (server-side) to: three.txt 2025/11/24 02:46:13 DEBUG : three.txt: size = 6 OK 2025/11/24 02:46:13 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/24 02:46:13 INFO : three.txt: Copied (new) 2025/11/24 02:46:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : one: size = 4 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst') 2025/11/24 02:46:13 DEBUG : one: Sizes differ 2025/11/24 02:46:13 INFO : one-2019-01-01: Deleted 2025/11/24 02:46:13 DEBUG : one: move non-chunked object... 2025/11/24 02:46:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/24 02:46:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/24 02:46:13 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : one.rclone_chunk.001_7s17zt: Moved (server-side) to: one 2025/11/24 02:46:13 DEBUG : one: size = 5 OK 2025/11/24 02:46:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/24 02:46:13 INFO : one: Copied (new) 2025/11/24 02:46:13 DEBUG : two: size = 3 OK 2025/11/24 02:46:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : two: Unchanged skipping 2025/11/24 02:46:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : three.txt: size = 6 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa/dst') 2025/11/24 02:46:13 DEBUG : three.txt: Sizes differ 2025/11/24 02:46:13 INFO : three-2019-01-01.txt: Deleted 2025/11/24 02:46:13 DEBUG : three.txt: move non-chunked object... 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/24 02:46:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/24 02:46:13 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 INFO : three.txt.rclone_chunk.001_7s175k: Moved (server-side) to: three.txt 2025/11/24 02:46:13 DEBUG : three.txt: size = 19 OK 2025/11/24 02:46:13 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/11/24 02:46:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (0.03s) === RUN TestSyncUTFNorm run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : Testêé.rclone_chunk.001_7s1720: Moved (server-side) to: Testêé 2025/11/24 02:46:13 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : Testêé: size = 18 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:13 DEBUG : Testêé: Sizes differ 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 INFO : Testêé: Deleted 2025/11/24 02:46:13 INFO : Testêé.rclone_chunk.001_7s174e: Moved (server-side) to: Testêé 2025/11/24 02:46:13 DEBUG : Testêé: size = 14 OK 2025/11/24 02:46:13 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/11/24 02:46:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/24 02:46:13 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 INFO : existing.rclone_chunk.001_7s17e9: Moved (server-side) to: existing 2025/11/24 02:46:13 DEBUG : existing: size = 6 OK 2025/11/24 02:46:13 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/24 02:46:13 INFO : existing: Copied (new) 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:13 DEBUG : existing: size = 6 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:13 DEBUG : existing: Sizes differ 2025/11/24 02:46:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 ERROR : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': not deleting files as there were IO errors 2025/11/24 02:46:13 ERROR : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : EXISTING.rclone_chunk.001_7s17qs: Moved (server-side) to: EXISTING 2025/11/24 02:46:13 DEBUG : EXISTING: size = 6 OK 2025/11/24 02:46:13 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:13 DEBUG : existing: Unchanged skipping 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:13 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:13 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" sync_test.go:2704: 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:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:13 INFO : both0.rclone_chunk.001_7s17ao: Moved (server-side) to: both0 2025/11/24 02:46:13 INFO : only0.rclone_chunk.001_7s17kj: Moved (server-side) to: only0 2025/11/24 02:46:13 INFO : both1.rclone_chunk.001_7s170j: Moved (server-side) to: both1 2025/11/24 02:46:13 INFO : only1.rclone_chunk.001_7s17zz: Moved (server-side) to: only1 2025/11/24 02:46:13 INFO : both2.rclone_chunk.001_7s17ah: Moved (server-side) to: both2 2025/11/24 02:46:13 INFO : only2.rclone_chunk.001_7s17ss: Moved (server-side) to: only2 2025/11/24 02:46:13 INFO : both3.rclone_chunk.001_7s17un: Moved (server-side) to: both3 2025/11/24 02:46:13 INFO : only3.rclone_chunk.001_7s17ti: Moved (server-side) to: only3 2025/11/24 02:46:13 INFO : both4.rclone_chunk.001_7s17zd: Moved (server-side) to: both4 2025/11/24 02:46:13 INFO : only4.rclone_chunk.001_7s173c: Moved (server-side) to: only4 2025/11/24 02:46:13 INFO : both5.rclone_chunk.001_7s17ft: Moved (server-side) to: both5 2025/11/24 02:46:13 INFO : only5.rclone_chunk.001_7s17z6: Moved (server-side) to: only5 2025/11/24 02:46:13 INFO : both6.rclone_chunk.001_7s17o2: Moved (server-side) to: both6 2025/11/24 02:46:13 INFO : only6.rclone_chunk.001_7s17jj: Moved (server-side) to: only6 2025/11/24 02:46:13 INFO : both7.rclone_chunk.001_7s1716: Moved (server-side) to: both7 2025/11/24 02:46:13 INFO : only7.rclone_chunk.001_7s17r1: Moved (server-side) to: only7 2025/11/24 02:46:13 INFO : both8.rclone_chunk.001_7s177g: Moved (server-side) to: both8 2025/11/24 02:46:13 INFO : only8.rclone_chunk.001_7s173e: Moved (server-side) to: only8 2025/11/24 02:46:13 INFO : both9.rclone_chunk.001_7s17nx: Moved (server-side) to: both9 2025/11/24 02:46:13 INFO : only9.rclone_chunk.001_7s17et: Moved (server-side) to: only9 2025/11/24 02:46:13 INFO : both10.rclone_chunk.001_7s17tj: Moved (server-side) to: both10 2025/11/24 02:46:13 INFO : only10.rclone_chunk.001_7s1764: Moved (server-side) to: only10 2025/11/24 02:46:13 INFO : both11.rclone_chunk.001_7s17zx: Moved (server-side) to: both11 2025/11/24 02:46:13 INFO : only11.rclone_chunk.001_7s1751: Moved (server-side) to: only11 2025/11/24 02:46:13 INFO : both12.rclone_chunk.001_7s17ff: Moved (server-side) to: both12 2025/11/24 02:46:13 INFO : only12.rclone_chunk.001_7s17af: Moved (server-side) to: only12 2025/11/24 02:46:13 INFO : both13.rclone_chunk.001_7s17hi: Moved (server-side) to: both13 2025/11/24 02:46:13 INFO : only13.rclone_chunk.001_7s17z1: Moved (server-side) to: only13 2025/11/24 02:46:13 INFO : both14.rclone_chunk.001_7s1789: Moved (server-side) to: both14 2025/11/24 02:46:13 INFO : only14.rclone_chunk.001_7s17zr: Moved (server-side) to: only14 2025/11/24 02:46:13 INFO : both15.rclone_chunk.001_7s17jv: Moved (server-side) to: both15 2025/11/24 02:46:13 INFO : only15.rclone_chunk.001_7s17o3: Moved (server-side) to: only15 2025/11/24 02:46:13 INFO : both16.rclone_chunk.001_7s17ks: Moved (server-side) to: both16 2025/11/24 02:46:13 INFO : only16.rclone_chunk.001_7s17c6: Moved (server-side) to: only16 2025/11/24 02:46:13 INFO : both17.rclone_chunk.001_7s17mp: Moved (server-side) to: both17 2025/11/24 02:46:13 INFO : only17.rclone_chunk.001_7s17jp: Moved (server-side) to: only17 2025/11/24 02:46:13 INFO : both18.rclone_chunk.001_7s17v6: Moved (server-side) to: both18 2025/11/24 02:46:13 INFO : only18.rclone_chunk.001_7s17pc: Moved (server-side) to: only18 2025/11/24 02:46:13 INFO : both19.rclone_chunk.001_7s174m: Moved (server-side) to: both19 2025/11/24 02:46:13 INFO : only19.rclone_chunk.001_7s17p2: Moved (server-side) to: only19 2025/11/24 02:46:14 DEBUG : both0: size = 6 OK 2025/11/24 02:46:14 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both0: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both10: size = 6 OK 2025/11/24 02:46:14 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both10: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both11: size = 6 OK 2025/11/24 02:46:14 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both11: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both12: size = 6 OK 2025/11/24 02:46:14 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both12: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both13: size = 6 OK 2025/11/24 02:46:14 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both13: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both14: size = 6 OK 2025/11/24 02:46:14 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both14: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both15: size = 6 OK 2025/11/24 02:46:14 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both15: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both16: size = 6 OK 2025/11/24 02:46:14 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both16: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both17: size = 6 OK 2025/11/24 02:46:14 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both17: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both18: size = 6 OK 2025/11/24 02:46:14 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both19: size = 6 OK 2025/11/24 02:46:14 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both1: size = 6 OK 2025/11/24 02:46:14 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both18: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both2: size = 6 OK 2025/11/24 02:46:14 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both3: size = 6 OK 2025/11/24 02:46:14 DEBUG : both2: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both4: size = 6 OK 2025/11/24 02:46:14 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both4: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both5: size = 6 OK 2025/11/24 02:46:14 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both5: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both6: size = 6 OK 2025/11/24 02:46:14 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both6: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both7: size = 6 OK 2025/11/24 02:46:14 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both7: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both8: size = 6 OK 2025/11/24 02:46:14 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both8: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both9: size = 6 OK 2025/11/24 02:46:14 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both9: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both3: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both1: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both19: Unchanged skipping 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 INFO : only8: Deleted 2025/11/24 02:46:14 INFO : only14: Deleted 2025/11/24 02:46:14 INFO : only19: Deleted 2025/11/24 02:46:14 INFO : only7: Deleted 2025/11/24 02:46:14 INFO : only10: Deleted 2025/11/24 02:46:14 INFO : only11: Deleted 2025/11/24 02:46:14 INFO : only16: Deleted 2025/11/24 02:46:14 INFO : only18: Deleted 2025/11/24 02:46:14 INFO : only1: Deleted 2025/11/24 02:46:14 INFO : only3: Deleted 2025/11/24 02:46:14 INFO : only4: Deleted 2025/11/24 02:46:14 INFO : only5: Deleted 2025/11/24 02:46:14 INFO : only0: Deleted 2025/11/24 02:46:14 INFO : only17: Deleted 2025/11/24 02:46:14 INFO : only2: Deleted 2025/11/24 02:46:14 INFO : only6: Deleted 2025/11/24 02:46:14 INFO : only9: Deleted 2025/11/24 02:46:14 INFO : only12: Deleted 2025/11/24 02:46:14 INFO : only13: Deleted 2025/11/24 02:46:14 INFO : only15: Deleted 2025/11/24 02:46:14 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (0.03s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:14 INFO : both0.rclone_chunk.001_7s188d: Moved (server-side) to: both0 2025/11/24 02:46:14 INFO : only0.rclone_chunk.001_7s18jm: Moved (server-side) to: only0 2025/11/24 02:46:14 INFO : both1.rclone_chunk.001_7s187x: Moved (server-side) to: both1 2025/11/24 02:46:14 INFO : only1.rclone_chunk.001_7s18d6: Moved (server-side) to: only1 2025/11/24 02:46:14 INFO : both2.rclone_chunk.001_7s189n: Moved (server-side) to: both2 2025/11/24 02:46:14 INFO : only2.rclone_chunk.001_7s18ot: Moved (server-side) to: only2 2025/11/24 02:46:14 INFO : both3.rclone_chunk.001_7s18ph: Moved (server-side) to: both3 2025/11/24 02:46:14 INFO : only3.rclone_chunk.001_7s18ws: Moved (server-side) to: only3 2025/11/24 02:46:14 INFO : both4.rclone_chunk.001_7s18vi: Moved (server-side) to: both4 2025/11/24 02:46:14 INFO : only4.rclone_chunk.001_7s18o7: Moved (server-side) to: only4 2025/11/24 02:46:14 INFO : both5.rclone_chunk.001_7s1895: Moved (server-side) to: both5 2025/11/24 02:46:14 INFO : only5.rclone_chunk.001_7s18s2: Moved (server-side) to: only5 2025/11/24 02:46:14 INFO : both6.rclone_chunk.001_7s18sc: Moved (server-side) to: both6 2025/11/24 02:46:14 INFO : only6.rclone_chunk.001_7s18a7: Moved (server-side) to: only6 2025/11/24 02:46:14 INFO : both7.rclone_chunk.001_7s18d6: Moved (server-side) to: both7 2025/11/24 02:46:14 INFO : only7.rclone_chunk.001_7s18sb: Moved (server-side) to: only7 2025/11/24 02:46:14 INFO : both8.rclone_chunk.001_7s18rq: Moved (server-side) to: both8 2025/11/24 02:46:14 INFO : only8.rclone_chunk.001_7s18iv: Moved (server-side) to: only8 2025/11/24 02:46:14 INFO : both9.rclone_chunk.001_7s1883: Moved (server-side) to: both9 2025/11/24 02:46:14 INFO : only9.rclone_chunk.001_7s18vq: Moved (server-side) to: only9 2025/11/24 02:46:14 INFO : both10.rclone_chunk.001_7s18aw: Moved (server-side) to: both10 2025/11/24 02:46:14 INFO : only10.rclone_chunk.001_7s18om: Moved (server-side) to: only10 2025/11/24 02:46:14 INFO : both11.rclone_chunk.001_7s18bl: Moved (server-side) to: both11 2025/11/24 02:46:14 INFO : only11.rclone_chunk.001_7s18ty: Moved (server-side) to: only11 2025/11/24 02:46:14 INFO : both12.rclone_chunk.001_7s18k4: Moved (server-side) to: both12 2025/11/24 02:46:14 INFO : only12.rclone_chunk.001_7s184q: Moved (server-side) to: only12 2025/11/24 02:46:14 INFO : both13.rclone_chunk.001_7s188s: Moved (server-side) to: both13 2025/11/24 02:46:14 INFO : only13.rclone_chunk.001_7s18wv: Moved (server-side) to: only13 2025/11/24 02:46:14 INFO : both14.rclone_chunk.001_7s18ab: Moved (server-side) to: both14 2025/11/24 02:46:14 INFO : only14.rclone_chunk.001_7s1870: Moved (server-side) to: only14 2025/11/24 02:46:14 INFO : both15.rclone_chunk.001_7s181v: Moved (server-side) to: both15 2025/11/24 02:46:14 INFO : only15.rclone_chunk.001_7s18ab: Moved (server-side) to: only15 2025/11/24 02:46:14 INFO : both16.rclone_chunk.001_7s18ff: Moved (server-side) to: both16 2025/11/24 02:46:14 INFO : only16.rclone_chunk.001_7s18cm: Moved (server-side) to: only16 2025/11/24 02:46:14 INFO : both17.rclone_chunk.001_7s18fn: Moved (server-side) to: both17 2025/11/24 02:46:14 INFO : only17.rclone_chunk.001_7s18cu: Moved (server-side) to: only17 2025/11/24 02:46:14 INFO : both18.rclone_chunk.001_7s18ba: Moved (server-side) to: both18 2025/11/24 02:46:14 INFO : only18.rclone_chunk.001_7s18af: Moved (server-side) to: only18 2025/11/24 02:46:14 INFO : both19.rclone_chunk.001_7s184l: Moved (server-side) to: both19 2025/11/24 02:46:14 INFO : only19.rclone_chunk.001_7s18o8: Moved (server-side) to: only19 2025/11/24 02:46:14 DEBUG : both0: size = 6 OK 2025/11/24 02:46:14 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both10: size = 6 OK 2025/11/24 02:46:14 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both11: size = 6 OK 2025/11/24 02:46:14 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both12: size = 6 OK 2025/11/24 02:46:14 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:14 DEBUG : both0: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both13: size = 6 OK 2025/11/24 02:46:14 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both13: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both14: size = 6 OK 2025/11/24 02:46:14 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both10: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both15: size = 6 OK 2025/11/24 02:46:14 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both15: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both16: size = 6 OK 2025/11/24 02:46:14 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both16: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both17: size = 6 OK 2025/11/24 02:46:14 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both11: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both18: size = 6 OK 2025/11/24 02:46:14 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both12: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both19: size = 6 OK 2025/11/24 02:46:14 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both14: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both1: size = 6 OK 2025/11/24 02:46:14 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both1: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both2: size = 6 OK 2025/11/24 02:46:14 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both17: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both3: size = 6 OK 2025/11/24 02:46:14 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both3: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both4: size = 6 OK 2025/11/24 02:46:14 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both4: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both5: size = 6 OK 2025/11/24 02:46:14 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both5: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both6: size = 6 OK 2025/11/24 02:46:14 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both18: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both7: size = 6 OK 2025/11/24 02:46:14 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both19: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both8: size = 6 OK 2025/11/24 02:46:14 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both2: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both9: size = 6 OK 2025/11/24 02:46:14 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : both6: Unchanged skipping 2025/11/24 02:46:14 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:14 DEBUG : only0: size = 6 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:14 DEBUG : only0: Sizes differ 2025/11/24 02:46:14 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:14 DEBUG : only10: size = 6 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:14 DEBUG : only10: Sizes differ 2025/11/24 02:46:14 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:14 DEBUG : only11: size = 6 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:14 DEBUG : only11: Sizes differ 2025/11/24 02:46:14 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:14 DEBUG : only12: size = 6 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:14 DEBUG : only12: Sizes differ 2025/11/24 02:46:14 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:14 DEBUG : only13: size = 6 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:14 DEBUG : only13: Sizes differ 2025/11/24 02:46:14 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:14 DEBUG : only14: size = 6 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:14 DEBUG : only14: Sizes differ 2025/11/24 02:46:14 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:14 DEBUG : only15: size = 6 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:14 DEBUG : only15: Sizes differ 2025/11/24 02:46:14 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:14 DEBUG : only16: size = 6 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:14 DEBUG : only16: Sizes differ 2025/11/24 02:46:14 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:14 DEBUG : only17: size = 6 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:14 DEBUG : only17: Sizes differ 2025/11/24 02:46:14 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:14 DEBUG : only18: size = 6 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:14 DEBUG : only18: Sizes differ 2025/11/24 02:46:14 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:14 DEBUG : only19: size = 6 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:14 DEBUG : only19: Sizes differ 2025/11/24 02:46:14 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:14 DEBUG : only1: size = 6 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:14 DEBUG : only1: Sizes differ 2025/11/24 02:46:14 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:14 DEBUG : only2: size = 6 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:14 DEBUG : only2: Sizes differ 2025/11/24 02:46:14 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:14 DEBUG : only3: size = 6 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:14 DEBUG : only3: Sizes differ 2025/11/24 02:46:14 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:14 DEBUG : only4: size = 6 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:14 DEBUG : only4: Sizes differ 2025/11/24 02:46:14 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:14 DEBUG : only5: size = 6 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:14 DEBUG : only5: Sizes differ 2025/11/24 02:46:14 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:14 DEBUG : only6: size = 6 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:14 DEBUG : only6: Sizes differ 2025/11/24 02:46:14 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:14 DEBUG : only7: size = 6 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:14 DEBUG : only7: Sizes differ 2025/11/24 02:46:14 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:14 DEBUG : only8: size = 6 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:14 DEBUG : only8: Sizes differ 2025/11/24 02:46:14 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3363159071) 2025/11/24 02:46:14 DEBUG : only9: size = 6 (Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa') 2025/11/24 02:46:14 DEBUG : only9: Sizes differ 2025/11/24 02:46:14 DEBUG : both7: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both8: Unchanged skipping 2025/11/24 02:46:14 DEBUG : both9: Unchanged skipping 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:14 DEBUG : only0: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : only10: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : only11: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : only0: Deleted 2025/11/24 02:46:14 DEBUG : only12: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : only0.rclone_chunk.001_7s18wl: Moved (server-side) to: only0 2025/11/24 02:46:14 DEBUG : only0: size = 0 OK 2025/11/24 02:46:14 INFO : only10: Deleted 2025/11/24 02:46:14 INFO : only10.rclone_chunk.001_7s18f3: Moved (server-side) to: only10 2025/11/24 02:46:14 DEBUG : only10: size = 0 OK 2025/11/24 02:46:14 INFO : only11: Deleted 2025/11/24 02:46:14 INFO : only12: Deleted 2025/11/24 02:46:14 INFO : only11.rclone_chunk.001_7s18w5: Moved (server-side) to: only11 2025/11/24 02:46:14 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 02:46:14 INFO : only12.rclone_chunk.001_7s18ud: Moved (server-side) to: only12 2025/11/24 02:46:14 DEBUG : only12: size = 0 OK 2025/11/24 02:46:14 INFO : only10: Copied (replaced existing) 2025/11/24 02:46:14 DEBUG : only13: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : only11: size = 0 OK 2025/11/24 02:46:14 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 02:46:14 INFO : only12: Copied (replaced existing) 2025/11/24 02:46:14 DEBUG : only14: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : only13: Deleted 2025/11/24 02:46:14 INFO : only13.rclone_chunk.001_7s18dx: Moved (server-side) to: only13 2025/11/24 02:46:14 DEBUG : only13: size = 0 OK 2025/11/24 02:46:14 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 02:46:14 INFO : only0: Copied (replaced existing) 2025/11/24 02:46:14 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 02:46:14 INFO : only13: Copied (replaced existing) 2025/11/24 02:46:14 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 02:46:14 INFO : only11: Copied (replaced existing) 2025/11/24 02:46:14 DEBUG : only16: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : only17: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : only17: Deleted 2025/11/24 02:46:14 INFO : only17.rclone_chunk.001_7s180g: Moved (server-side) to: only17 2025/11/24 02:46:14 DEBUG : only17: size = 0 OK 2025/11/24 02:46:14 INFO : only16: Deleted 2025/11/24 02:46:14 INFO : only16.rclone_chunk.001_7s18b4: Moved (server-side) to: only16 2025/11/24 02:46:14 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 02:46:14 INFO : only17: Copied (replaced existing) 2025/11/24 02:46:14 DEBUG : only15: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : only18: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : only16: size = 0 OK 2025/11/24 02:46:14 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 02:46:14 INFO : only16: Copied (replaced existing) 2025/11/24 02:46:14 DEBUG : only19: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : only14: Deleted 2025/11/24 02:46:14 INFO : only15: Deleted 2025/11/24 02:46:14 INFO : only15.rclone_chunk.001_7s185a: Moved (server-side) to: only15 2025/11/24 02:46:14 DEBUG : only15: size = 0 OK 2025/11/24 02:46:14 INFO : only18: Deleted 2025/11/24 02:46:14 INFO : only18.rclone_chunk.001_7s18ow: Moved (server-side) to: only18 2025/11/24 02:46:14 DEBUG : only18: size = 0 OK 2025/11/24 02:46:14 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 02:46:14 INFO : only18: Copied (replaced existing) 2025/11/24 02:46:14 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 02:46:14 INFO : only15: Copied (replaced existing) 2025/11/24 02:46:14 DEBUG : only1: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : only2: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : only14.rclone_chunk.001_7s18k3: Moved (server-side) to: only14 2025/11/24 02:46:14 DEBUG : only14: size = 0 OK 2025/11/24 02:46:14 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 02:46:14 INFO : only14: Copied (replaced existing) 2025/11/24 02:46:14 DEBUG : only3: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : only19: Deleted 2025/11/24 02:46:14 INFO : only3: Deleted 2025/11/24 02:46:14 INFO : only3.rclone_chunk.001_7s18r3: Moved (server-side) to: only3 2025/11/24 02:46:14 DEBUG : only3: size = 0 OK 2025/11/24 02:46:14 INFO : only1: Deleted 2025/11/24 02:46:14 INFO : only19.rclone_chunk.001_7s184j: Moved (server-side) to: only19 2025/11/24 02:46:14 DEBUG : only19: size = 0 OK 2025/11/24 02:46:14 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 02:46:14 INFO : only3: Copied (replaced existing) 2025/11/24 02:46:14 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 02:46:14 INFO : only19: Copied (replaced existing) 2025/11/24 02:46:14 DEBUG : only4: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : only5: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : only1.rclone_chunk.001_7s18mw: Moved (server-side) to: only1 2025/11/24 02:46:14 DEBUG : only1: size = 0 OK 2025/11/24 02:46:14 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 02:46:14 INFO : only1: Copied (replaced existing) 2025/11/24 02:46:14 DEBUG : only6: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : only2: Deleted 2025/11/24 02:46:14 INFO : only2.rclone_chunk.001_7s18bq: Moved (server-side) to: only2 2025/11/24 02:46:14 DEBUG : only2: size = 0 OK 2025/11/24 02:46:14 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 02:46:14 INFO : only2: Copied (replaced existing) 2025/11/24 02:46:14 INFO : only4: Deleted 2025/11/24 02:46:14 DEBUG : only7: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : only4.rclone_chunk.001_7s18qn: Moved (server-side) to: only4 2025/11/24 02:46:14 INFO : only5: Deleted 2025/11/24 02:46:14 DEBUG : only4: size = 0 OK 2025/11/24 02:46:14 INFO : only5.rclone_chunk.001_7s18em: Moved (server-side) to: only5 2025/11/24 02:46:14 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 02:46:14 INFO : only4: Copied (replaced existing) 2025/11/24 02:46:14 DEBUG : only8: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : only5: size = 0 OK 2025/11/24 02:46:14 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 02:46:14 INFO : only5: Copied (replaced existing) 2025/11/24 02:46:14 DEBUG : only9: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : only7: Deleted 2025/11/24 02:46:14 INFO : only7.rclone_chunk.001_7s18hb: Moved (server-side) to: only7 2025/11/24 02:46:14 DEBUG : only7: size = 0 OK 2025/11/24 02:46:14 INFO : only8: Deleted 2025/11/24 02:46:14 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 02:46:14 INFO : only7: Copied (replaced existing) 2025/11/24 02:46:14 INFO : only8.rclone_chunk.001_7s182m: Moved (server-side) to: only8 2025/11/24 02:46:14 DEBUG : only8: size = 0 OK 2025/11/24 02:46:14 INFO : only9: Deleted 2025/11/24 02:46:14 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 02:46:14 INFO : only8: Copied (replaced existing) 2025/11/24 02:46:14 INFO : only9.rclone_chunk.001_7s18ff: Moved (server-side) to: only9 2025/11/24 02:46:14 DEBUG : only9: size = 0 OK 2025/11/24 02:46:14 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 02:46:14 INFO : only9: Copied (replaced existing) 2025/11/24 02:46:14 INFO : only6: Deleted 2025/11/24 02:46:14 INFO : only6.rclone_chunk.001_7s18rj: Moved (server-side) to: only6 2025/11/24 02:46:14 DEBUG : only6: size = 0 OK 2025/11/24 02:46:14 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/24 02:46:14 INFO : only6: Copied (replaced existing) 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (0.05s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:14 DEBUG : empty_dir: Making directory with metadata 2025/11/24 02:46:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:46:14 DEBUG : empty_on_remote: Making directory with metadata 2025/11/24 02:46:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:46:14 DEBUG : empty_on_remote: Making directory with metadata 2025/11/24 02:46:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:46:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (0.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:14 DEBUG : empty_dir: Making directory with metadata 2025/11/24 02:46:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:46:14 DEBUG : empty_on_remote: Making directory with metadata 2025/11/24 02:46:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:46:14 DEBUG : empty_on_remote: Making directory with metadata 2025/11/24 02:46:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:46:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:14 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:14 DEBUG : sub dir: Making directory with metadata 2025/11/24 02:46:14 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/24 02:46:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:14 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:46:14 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:14 DEBUG : sub dir: Making directory with metadata 2025/11/24 02:46:14 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/24 02:46:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/24 02:46:14 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 02:46:14 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithoutEmptyDirs (0.06s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:14 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_7s18r0: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/11/24 02:46:14 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_7s1898: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/11/24 02:46:14 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_7s18pu: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/11/24 02:46:14 INFO : dir1/0003-defghij.txt.rclone_chunk.001_7s18d9: Moved (server-side) to: dir1/0003-defghij.txt 2025/11/24 02:46:14 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_7s18v3: Moved (server-side) to: dir1/0004-efghijk.txt 2025/11/24 02:46:14 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_7s18c5: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/11/24 02:46:14 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_7s18jd: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/11/24 02:46:14 INFO : dir1/0007-1234567.txt.rclone_chunk.001_7s18gp: Moved (server-side) to: dir1/0007-1234567.txt 2025/11/24 02:46:14 INFO : dir1/0008-2345678.txt.rclone_chunk.001_7s18mp: Moved (server-side) to: dir1/0008-2345678.txt 2025/11/24 02:46:14 INFO : dir1/0009-3456789.txt.rclone_chunk.001_7s189v: Moved (server-side) to: dir1/0009-3456789.txt 2025/11/24 02:46:14 INFO : dir1/0010-456789.txt.rclone_chunk.001_7s181o: Moved (server-side) to: dir1/0010-456789.txt 2025/11/24 02:46:14 INFO : dir1/0011-56789;.txt.rclone_chunk.001_7s189t: Moved (server-side) to: dir1/0011-56789;.txt 2025/11/24 02:46:14 INFO : dir1/0012-6789;.txt.rclone_chunk.001_7s18qs: Moved (server-side) to: dir1/0012-6789;.txt 2025/11/24 02:46:14 INFO : dir1/0013-789;=.txt.rclone_chunk.001_7s183n: Moved (server-side) to: dir1/0013-789;=.txt 2025/11/24 02:46:14 INFO : dir1/0014-89;=.txt.rclone_chunk.001_7s1849: Moved (server-side) to: dir1/0014-89;=.txt 2025/11/24 02:46:14 INFO : dir1/0015-9;=.txt.rclone_chunk.001_7s182q: Moved (server-side) to: dir1/0015-9;=.txt 2025/11/24 02:46:14 INFO : apple.rclone_chunk.001_7s18kg: Moved (server-side) to: apple 2025/11/24 02:46:14 INFO : banana.rclone_chunk.001_7s1800: Moved (server-side) to: banana 2025/11/24 02:46:14 INFO : appleappleapplebanana.rclone_chunk.001_7s189l: Moved (server-side) to: appleappleapplebanana 2025/11/24 02:46:14 INFO : splitbananasplit.rclone_chunk.001_7s187g: Moved (server-side) to: splitbananasplit 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : apple: Excluded 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:14 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : banana: Excluded 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : apple: size = 5 OK 2025/11/24 02:46:14 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : apple: Unchanged skipping 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:46:14 DEBUG : banana: size = 6 OK 2025/11/24 02:46:14 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : banana: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/11/24 02:46:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:46:14 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : apple: Excluded 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:14 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : banana: Excluded 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/11/24 02:46:14 DEBUG : apple: size = 5 OK 2025/11/24 02:46:14 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : apple: Unchanged skipping 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:46:14 DEBUG : banana: size = 6 OK 2025/11/24 02:46:14 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : banana: Unchanged skipping 2025/11/24 02:46:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:46:14 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : apple: Excluded 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:14 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : banana: Excluded 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish === RUN TestTransform/NFD run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:14 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_7s18rz: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/11/24 02:46:14 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_7s18ug: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/11/24 02:46:14 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_7s18mx: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/11/24 02:46:14 INFO : dir1/0003-defghij.txt.rclone_chunk.001_7s1806: Moved (server-side) to: dir1/0003-defghij.txt 2025/11/24 02:46:14 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_7s18it: Moved (server-side) to: dir1/0004-efghijk.txt 2025/11/24 02:46:14 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_7s1843: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/11/24 02:46:14 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_7s18ca: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/11/24 02:46:14 INFO : dir1/0007-1234567.txt.rclone_chunk.001_7s18t8: Moved (server-side) to: dir1/0007-1234567.txt 2025/11/24 02:46:14 INFO : dir1/0008-2345678.txt.rclone_chunk.001_7s18pq: Moved (server-side) to: dir1/0008-2345678.txt 2025/11/24 02:46:14 INFO : dir1/0009-3456789.txt.rclone_chunk.001_7s18jy: Moved (server-side) to: dir1/0009-3456789.txt 2025/11/24 02:46:14 INFO : dir1/0010-456789.txt.rclone_chunk.001_7s186i: Moved (server-side) to: dir1/0010-456789.txt 2025/11/24 02:46:14 INFO : dir1/0011-56789;.txt.rclone_chunk.001_7s18re: Moved (server-side) to: dir1/0011-56789;.txt 2025/11/24 02:46:14 INFO : dir1/0012-6789;.txt.rclone_chunk.001_7s18g7: Moved (server-side) to: dir1/0012-6789;.txt 2025/11/24 02:46:14 INFO : dir1/0013-789;=.txt.rclone_chunk.001_7s186h: Moved (server-side) to: dir1/0013-789;=.txt 2025/11/24 02:46:14 INFO : dir1/0014-89;=.txt.rclone_chunk.001_7s18co: Moved (server-side) to: dir1/0014-89;=.txt 2025/11/24 02:46:14 INFO : dir1/0015-9;=.txt.rclone_chunk.001_7s18fa: Moved (server-side) to: dir1/0015-9;=.txt 2025/11/24 02:46:14 INFO : apple.rclone_chunk.001_7s18w4: Moved (server-side) to: apple 2025/11/24 02:46:14 INFO : banana.rclone_chunk.001_7s18o6: Moved (server-side) to: banana 2025/11/24 02:46:14 INFO : appleappleapplebanana.rclone_chunk.001_7s1892: Moved (server-side) to: appleappleapplebanana 2025/11/24 02:46:14 INFO : splitbananasplit.rclone_chunk.001_7s181o: Moved (server-side) to: splitbananasplit 2025/11/24 02:46:14 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : apple: Excluded 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:14 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : banana: Excluded 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:46:14 DEBUG : apple: size = 5 OK 2025/11/24 02:46:14 DEBUG : banana: size = 6 OK 2025/11/24 02:46:14 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : banana: Unchanged skipping 2025/11/24 02:46:14 DEBUG : apple: Unchanged skipping 2025/11/24 02:46:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:46:14 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : apple: Excluded 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:14 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : banana: Excluded 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/11/24 02:46:14 DEBUG : apple: size = 5 OK 2025/11/24 02:46:14 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : apple: Unchanged skipping 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:46:14 DEBUG : banana: size = 6 OK 2025/11/24 02:46:14 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : banana: Unchanged skipping 2025/11/24 02:46:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:46:14 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : apple: Excluded 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:14 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : banana: Excluded 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish === RUN TestTransform/base64 run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:14 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_7s181a: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/11/24 02:46:14 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_7s18wv: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/11/24 02:46:14 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_7s18bz: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/11/24 02:46:14 INFO : dir1/0003-defghij.txt.rclone_chunk.001_7s187h: Moved (server-side) to: dir1/0003-defghij.txt 2025/11/24 02:46:14 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_7s186n: Moved (server-side) to: dir1/0004-efghijk.txt 2025/11/24 02:46:14 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_7s18mt: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/11/24 02:46:14 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_7s18uw: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/11/24 02:46:14 INFO : dir1/0007-1234567.txt.rclone_chunk.001_7s18m5: Moved (server-side) to: dir1/0007-1234567.txt 2025/11/24 02:46:14 INFO : dir1/0008-2345678.txt.rclone_chunk.001_7s18bn: Moved (server-side) to: dir1/0008-2345678.txt 2025/11/24 02:46:14 INFO : dir1/0009-3456789.txt.rclone_chunk.001_7s18fr: Moved (server-side) to: dir1/0009-3456789.txt 2025/11/24 02:46:14 INFO : dir1/0010-456789.txt.rclone_chunk.001_7s183k: Moved (server-side) to: dir1/0010-456789.txt 2025/11/24 02:46:14 INFO : dir1/0011-56789;.txt.rclone_chunk.001_7s18u9: Moved (server-side) to: dir1/0011-56789;.txt 2025/11/24 02:46:14 INFO : dir1/0012-6789;.txt.rclone_chunk.001_7s18lx: Moved (server-side) to: dir1/0012-6789;.txt 2025/11/24 02:46:14 INFO : dir1/0013-789;=.txt.rclone_chunk.001_7s18eh: Moved (server-side) to: dir1/0013-789;=.txt 2025/11/24 02:46:14 INFO : dir1/0014-89;=.txt.rclone_chunk.001_7s18cj: Moved (server-side) to: dir1/0014-89;=.txt 2025/11/24 02:46:14 INFO : dir1/0015-9;=.txt.rclone_chunk.001_7s18rl: Moved (server-side) to: dir1/0015-9;=.txt 2025/11/24 02:46:14 INFO : apple.rclone_chunk.001_7s18v0: Moved (server-side) to: apple 2025/11/24 02:46:14 INFO : banana.rclone_chunk.001_7s18su: Moved (server-side) to: banana 2025/11/24 02:46:14 INFO : appleappleapplebanana.rclone_chunk.001_7s181l: Moved (server-side) to: appleappleapplebanana 2025/11/24 02:46:14 INFO : splitbananasplit.rclone_chunk.001_7s18hp: Moved (server-side) to: splitbananasplit 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : apple: Excluded 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:14 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : banana: Excluded 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 INFO : YXBwbGU=.rclone_chunk.001_7s1808: Moved (server-side) to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : YXBwbGU=: size = 5 OK 2025/11/24 02:46:14 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_7s18vm: Moved (server-side) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/24 02:46:14 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/24 02:46:14 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_7s184g: Moved (server-side) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/24 02:46:14 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 INFO : YmFuYW5h.rclone_chunk.001_7s188k: Moved (server-side) to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : YmFuYW5h: size = 6 OK 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/24 02:46:14 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/24 02:46:14 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/24 02:46:14 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_7s18on: Moved (server-side) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/24 02:46:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_7s18nb: Moved (server-side) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/24 02:46:14 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_7s187f: Moved (server-side) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/24 02:46:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_7s18mz: Moved (server-side) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/24 02:46:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_7s18t6: Moved (server-side) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/24 02:46:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_7s187r: Moved (server-side) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_7s18na: Moved (server-side) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/24 02:46:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/24 02:46:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_7s18kx: Moved (server-side) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/24 02:46:14 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_7s1805: Moved (server-side) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/24 02:46:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/24 02:46:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_7s18v2: Moved (server-side) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/24 02:46:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_7s18do: Moved (server-side) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/24 02:46:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_7s18it: Moved (server-side) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/24 02:46:14 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_7s186r: Moved (server-side) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/24 02:46:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 02:46:14 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_7s186j: Moved (server-side) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/24 02:46:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_7s180m: Moved (server-side) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/24 02:46:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_7s1878: Moved (server-side) to: dir1/MDAxNS05Oz0udHh0 2025/11/24 02:46:14 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/24 02:46:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0010-456789.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0013-789;=.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0009-3456789.txt: Deleted 2025/11/24 02:46:14 INFO : apple: Deleted 2025/11/24 02:46:14 INFO : appleappleapplebanana: Deleted 2025/11/24 02:46:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0012-6789;.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0014-89;=.txt: Deleted 2025/11/24 02:46:14 INFO : splitbananasplit: Deleted 2025/11/24 02:46:14 INFO : dir1/0003-defghij.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0011-56789;.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0007-1234567.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0015-9;=.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/24 02:46:14 INFO : banana: Deleted 2025/11/24 02:46:14 INFO : dir1/0008-2345678.txt: Deleted 2025/11/24 02:46:14 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : YXBwbGU=: Excluded 2025/11/24 02:46:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/24 02:46:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : YmFuYW5h: Excluded 2025/11/24 02:46:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/11/24 02:46:14 DEBUG : YXBwbGU=: size = 5 OK 2025/11/24 02:46:14 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : apple: Unchanged skipping 2025/11/24 02:46:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:46:14 DEBUG : YmFuYW5h: size = 6 OK 2025/11/24 02:46:14 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : banana: Unchanged skipping 2025/11/24 02:46:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/24 02:46:14 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/24 02:46:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : YXBwbGU=: Excluded 2025/11/24 02:46:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/24 02:46:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : YmFuYW5h: Excluded 2025/11/24 02:46:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/24 02:46:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 02:46:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:14 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_7s18jq: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/11/24 02:46:14 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_7s186n: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/11/24 02:46:14 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_7s186m: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/11/24 02:46:14 INFO : dir1/0003-defghij.txt.rclone_chunk.001_7s18nx: Moved (server-side) to: dir1/0003-defghij.txt 2025/11/24 02:46:14 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_7s18sr: Moved (server-side) to: dir1/0004-efghijk.txt 2025/11/24 02:46:14 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_7s182f: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/11/24 02:46:14 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_7s18sl: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/11/24 02:46:14 INFO : dir1/0007-1234567.txt.rclone_chunk.001_7s18qx: Moved (server-side) to: dir1/0007-1234567.txt 2025/11/24 02:46:14 INFO : dir1/0008-2345678.txt.rclone_chunk.001_7s18q2: Moved (server-side) to: dir1/0008-2345678.txt 2025/11/24 02:46:14 INFO : dir1/0009-3456789.txt.rclone_chunk.001_7s18s6: Moved (server-side) to: dir1/0009-3456789.txt 2025/11/24 02:46:14 INFO : dir1/0010-456789.txt.rclone_chunk.001_7s1803: Moved (server-side) to: dir1/0010-456789.txt 2025/11/24 02:46:14 INFO : dir1/0011-56789;.txt.rclone_chunk.001_7s18nv: Moved (server-side) to: dir1/0011-56789;.txt 2025/11/24 02:46:14 INFO : dir1/0012-6789;.txt.rclone_chunk.001_7s18hb: Moved (server-side) to: dir1/0012-6789;.txt 2025/11/24 02:46:14 INFO : dir1/0013-789;=.txt.rclone_chunk.001_7s18ap: Moved (server-side) to: dir1/0013-789;=.txt 2025/11/24 02:46:14 INFO : dir1/0014-89;=.txt.rclone_chunk.001_7s18r1: Moved (server-side) to: dir1/0014-89;=.txt 2025/11/24 02:46:14 INFO : dir1/0015-9;=.txt.rclone_chunk.001_7s18gr: Moved (server-side) to: dir1/0015-9;=.txt 2025/11/24 02:46:14 INFO : apple.rclone_chunk.001_7s18a7: Moved (server-side) to: apple 2025/11/24 02:46:14 INFO : banana.rclone_chunk.001_7s186e: Moved (server-side) to: banana 2025/11/24 02:46:14 INFO : appleappleapplebanana.rclone_chunk.001_7s180k: Moved (server-side) to: appleappleapplebanana 2025/11/24 02:46:14 INFO : splitbananasplit.rclone_chunk.001_7s183u: Moved (server-side) to: splitbananasplit 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : apple: Excluded 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:14 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : banana: Excluded 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:46:14 INFO : PREFIXbanana.rclone_chunk.001_7s1889: Moved (server-side) to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:46:14 INFO : PREFIXsplitbananasplit.rclone_chunk.001_7s183l: Moved (server-side) to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:46:14 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:46:14 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/24 02:46:14 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 INFO : PREFIXapple.rclone_chunk.001_7s18qy: Moved (server-side) to: PREFIXapple 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 02:46:14 DEBUG : PREFIXapple: size = 5 OK 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:46:14 DEBUG : PREFIXbanana: size = 6 OK 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:46:14 INFO : apple: Copied (new) to: PREFIXapple 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:46:14 INFO : PREFIXappleappleapplebanana.rclone_chunk.001_7s18uc: Moved (server-side) to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_7s18mo: Moved (server-side) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/24 02:46:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 02:46:14 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_7s186h: Moved (server-side) to: dir1/PREFIX0003-defghij.txt 2025/11/24 02:46:14 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_7s18mm: Moved (server-side) to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/24 02:46:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 02:46:14 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_7s18xv: Moved (server-side) to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/24 02:46:14 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_7s180e: Moved (server-side) to: dir1/PREFIX0004-efghijk.txt 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/24 02:46:14 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_7s18yj: Moved (server-side) to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/24 02:46:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/24 02:46:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 02:46:14 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_7s18ib: Moved (server-side) to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/24 02:46:14 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_7s18o0: Moved (server-side) to: dir1/PREFIX0007-1234567.txt 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/24 02:46:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:14 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_7s18lz: Moved (server-side) to: dir1/PREFIX0008-2345678.txt 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/24 02:46:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/24 02:46:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 02:46:14 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_7s18kk: Moved (server-side) to: dir1/PREFIX0009-3456789.txt 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/24 02:46:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/24 02:46:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 02:46:14 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.001_7s18yt: Moved (server-side) to: dir1/PREFIX0010-456789.txt 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/24 02:46:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 02:46:14 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_7s18w8: Moved (server-side) to: dir1/PREFIX0011-56789;.txt 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/24 02:46:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 02:46:14 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_7s18la: Moved (server-side) to: dir1/PREFIX0013-789;=.txt 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/24 02:46:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/24 02:46:14 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_7s1863: Moved (server-side) to: dir1/PREFIX0012-6789;.txt 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/24 02:46:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/24 02:46:14 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_7s18ge: Moved (server-side) to: dir1/PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/24 02:46:14 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_7s18wm: Moved (server-side) to: dir1/PREFIX0015-9;=.txt 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/24 02:46:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/24 02:46:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 INFO : dir1/0003-defghij.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0011-56789;.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0013-789;=.txt: Deleted 2025/11/24 02:46:14 INFO : splitbananasplit: Deleted 2025/11/24 02:46:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0008-2345678.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0010-456789.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0009-3456789.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0012-6789;.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0014-89;=.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0015-9;=.txt: Deleted 2025/11/24 02:46:14 INFO : appleappleapplebanana: Deleted 2025/11/24 02:46:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0007-1234567.txt: Deleted 2025/11/24 02:46:14 INFO : apple: Deleted 2025/11/24 02:46:14 INFO : banana: Deleted 2025/11/24 02:46:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/24 02:46:14 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/24 02:46:14 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : PREFIXapple: Excluded 2025/11/24 02:46:14 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/24 02:46:14 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : PREFIXbanana: Excluded 2025/11/24 02:46:14 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 02:46:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 02:46:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/11/24 02:46:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : apple: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : banana: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : apple.rclone_chunk.001_7s18qp: Moved (server-side) to: apple 2025/11/24 02:46:14 DEBUG : apple: size = 5 OK 2025/11/24 02:46:14 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/24 02:46:14 INFO : apple: Copied (new) 2025/11/24 02:46:14 DEBUG : splitbananasplit: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : appleappleapplebanana.rclone_chunk.001_7s18m4: Moved (server-side) to: appleappleapplebanana 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/24 02:46:14 INFO : appleappleapplebanana: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:14 INFO : splitbananasplit.rclone_chunk.001_7s183b: Moved (server-side) to: splitbananasplit 2025/11/24 02:46:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:46:14 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/24 02:46:14 INFO : splitbananasplit: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : banana.rclone_chunk.001_7s18yy: Moved (server-side) to: banana 2025/11/24 02:46:14 DEBUG : banana: size = 6 OK 2025/11/24 02:46:14 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/24 02:46:14 INFO : banana: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : dir1/0003-defghij.txt.rclone_chunk.001_7s18oj: Moved (server-side) to: dir1/0003-defghij.txt 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:46:14 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_7s184u: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:46:14 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_7s18fv: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/24 02:46:14 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/24 02:46:14 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/24 02:46:14 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_7s186u: Moved (server-side) to: dir1/0004-efghijk.txt 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/24 02:46:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_7s18g5: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/24 02:46:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : dir1/0007-1234567.txt.rclone_chunk.001_7s18o8: Moved (server-side) to: dir1/0007-1234567.txt 2025/11/24 02:46:14 INFO : dir1/0008-2345678.txt.rclone_chunk.001_7s18yh: Moved (server-side) to: dir1/0008-2345678.txt 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/24 02:46:14 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/24 02:46:14 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_7s1835: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/24 02:46:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : dir1/0009-3456789.txt.rclone_chunk.001_7s18ps: Moved (server-side) to: dir1/0009-3456789.txt 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:46:14 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_7s18bk: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/24 02:46:14 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : dir1/0011-56789;.txt.rclone_chunk.001_7s18pq: Moved (server-side) to: dir1/0011-56789;.txt 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:46:14 INFO : dir1/0010-456789.txt.rclone_chunk.001_7s18jw: Moved (server-side) to: dir1/0010-456789.txt 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/24 02:46:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/24 02:46:14 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/24 02:46:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : dir1/0014-89;=.txt.rclone_chunk.001_7s18pj: Moved (server-side) to: dir1/0014-89;=.txt 2025/11/24 02:46:14 INFO : dir1/0012-6789;.txt.rclone_chunk.001_7s18j6: Moved (server-side) to: dir1/0012-6789;.txt 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/24 02:46:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/24 02:46:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/24 02:46:14 INFO : dir1/0013-789;=.txt.rclone_chunk.001_7s1899: Moved (server-side) to: dir1/0013-789;=.txt 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/24 02:46:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/24 02:46:14 INFO : dir1/0015-9;=.txt.rclone_chunk.001_7s18tr: Moved (server-side) to: dir1/0015-9;=.txt 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/24 02:46:14 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 INFO : PREFIXapple: Deleted 2025/11/24 02:46:14 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/24 02:46:14 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/24 02:46:14 INFO : PREFIXbanana: Deleted 2025/11/24 02:46:14 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/24 02:46:14 INFO : PREFIXsplitbananasplit: Deleted 2025/11/24 02:46:14 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/24 02:46:14 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/24 02:46:14 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : apple: Excluded 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:14 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : banana: Excluded 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : apple: Excluded 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:14 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : banana: Excluded 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish === RUN TestTransform/suffix run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:14 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_7s181c: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/11/24 02:46:14 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_7s18lt: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/11/24 02:46:14 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_7s18sm: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/11/24 02:46:14 INFO : dir1/0003-defghij.txt.rclone_chunk.001_7s18j0: Moved (server-side) to: dir1/0003-defghij.txt 2025/11/24 02:46:14 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_7s18km: Moved (server-side) to: dir1/0004-efghijk.txt 2025/11/24 02:46:14 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_7s18pm: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/11/24 02:46:14 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_7s18dg: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/11/24 02:46:14 INFO : dir1/0007-1234567.txt.rclone_chunk.001_7s18mn: Moved (server-side) to: dir1/0007-1234567.txt 2025/11/24 02:46:14 INFO : dir1/0008-2345678.txt.rclone_chunk.001_7s18lb: Moved (server-side) to: dir1/0008-2345678.txt 2025/11/24 02:46:14 INFO : dir1/0009-3456789.txt.rclone_chunk.001_7s182u: Moved (server-side) to: dir1/0009-3456789.txt 2025/11/24 02:46:14 INFO : dir1/0010-456789.txt.rclone_chunk.001_7s18ff: Moved (server-side) to: dir1/0010-456789.txt 2025/11/24 02:46:14 INFO : dir1/0011-56789;.txt.rclone_chunk.001_7s18np: Moved (server-side) to: dir1/0011-56789;.txt 2025/11/24 02:46:14 INFO : dir1/0012-6789;.txt.rclone_chunk.001_7s180d: Moved (server-side) to: dir1/0012-6789;.txt 2025/11/24 02:46:14 INFO : dir1/0013-789;=.txt.rclone_chunk.001_7s18y9: Moved (server-side) to: dir1/0013-789;=.txt 2025/11/24 02:46:14 INFO : dir1/0014-89;=.txt.rclone_chunk.001_7s18be: Moved (server-side) to: dir1/0014-89;=.txt 2025/11/24 02:46:14 INFO : dir1/0015-9;=.txt.rclone_chunk.001_7s18bb: Moved (server-side) to: dir1/0015-9;=.txt 2025/11/24 02:46:14 INFO : apple.rclone_chunk.001_7s18jr: Moved (server-side) to: apple 2025/11/24 02:46:14 INFO : banana.rclone_chunk.001_7s18hx: Moved (server-side) to: banana 2025/11/24 02:46:14 INFO : appleappleapplebanana.rclone_chunk.001_7s1899: Moved (server-side) to: appleappleapplebanana 2025/11/24 02:46:14 INFO : splitbananasplit.rclone_chunk.001_7s18el: Moved (server-side) to: splitbananasplit 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : apple: Excluded 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:14 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : banana: Excluded 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 02:46:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 02:46:14 INFO : appleSUFFIX.rclone_chunk.001_7s18de: Moved (server-side) to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : appleSUFFIX: size = 5 OK 2025/11/24 02:46:14 INFO : bananaSUFFIX.rclone_chunk.001_7s185g: Moved (server-side) to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/24 02:46:14 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/24 02:46:14 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/24 02:46:14 INFO : appleappleapplebananaSUFFIX.rclone_chunk.001_7s180l: Moved (server-side) to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/24 02:46:14 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/24 02:46:14 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 02:46:14 INFO : splitbananasplitSUFFIX.rclone_chunk.001_7s185v: Moved (server-side) to: splitbananasplitSUFFIX 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:46:14 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:46:14 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 02:46:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 02:46:14 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_7s18zf: Moved (server-side) to: dir1/0003-defghij.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/24 02:46:14 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_7s18i8: Moved (server-side) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 02:46:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/24 02:46:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 02:46:14 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_7s18uw: Moved (server-side) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/24 02:46:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 02:46:14 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_7s18ct: Moved (server-side) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:14 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_7s18mq: Moved (server-side) to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:14 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_7s18hk: Moved (server-side) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/24 02:46:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 02:46:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/24 02:46:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 02:46:14 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_7s183j: Moved (server-side) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 02:46:14 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_7s18o7: Moved (server-side) to: dir1/0007-1234567.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/24 02:46:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/24 02:46:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 02:46:14 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_7s1883: Moved (server-side) to: dir1/0008-2345678.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/24 02:46:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 02:46:14 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_7s18op: Moved (server-side) to: dir1/0010-456789.txtSUFFIX 2025/11/24 02:46:14 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_7s18hi: Moved (server-side) to: dir1/0009-3456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/24 02:46:14 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_7s18hx: Moved (server-side) to: dir1/0011-56789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/24 02:46:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/24 02:46:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/24 02:46:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 02:46:14 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_7s18iv: Moved (server-side) to: dir1/0014-89;=.txtSUFFIX 2025/11/24 02:46:14 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_7s18s2: Moved (server-side) to: dir1/0015-9;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/24 02:46:14 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_7s18sc: Moved (server-side) to: dir1/0012-6789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/24 02:46:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/24 02:46:14 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_7s18lu: Moved (server-side) to: dir1/0013-789;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/24 02:46:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/24 02:46:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/24 02:46:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 INFO : dir1/0015-9;=.txt: Deleted 2025/11/24 02:46:14 INFO : banana: Deleted 2025/11/24 02:46:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0008-2345678.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0003-defghij.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0010-456789.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0012-6789;.txt: Deleted 2025/11/24 02:46:14 INFO : splitbananasplit: Deleted 2025/11/24 02:46:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0011-56789;.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0013-789;=.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0014-89;=.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/24 02:46:14 INFO : dir1/0009-3456789.txt: Deleted 2025/11/24 02:46:14 INFO : appleappleapplebanana: Deleted 2025/11/24 02:46:14 INFO : apple: Deleted 2025/11/24 02:46:14 INFO : dir1/0007-1234567.txt: Deleted 2025/11/24 02:46:14 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : appleSUFFIX: Excluded 2025/11/24 02:46:14 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/24 02:46:14 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : bananaSUFFIX: Excluded 2025/11/24 02:46:14 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 02:46:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 02:46:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 02:46:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:14 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/11/24 02:46:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : apple: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : banana: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 INFO : apple.rclone_chunk.001_7s180k: Moved (server-side) to: apple 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : apple: size = 5 OK 2025/11/24 02:46:14 INFO : appleappleapplebanana.rclone_chunk.001_7s18s0: Moved (server-side) to: appleappleapplebanana 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:46:14 DEBUG : splitbananasplit: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/24 02:46:14 INFO : appleappleapplebanana: Copied (new) 2025/11/24 02:46:14 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:14 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:14 INFO : apple: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : splitbananasplit.rclone_chunk.001_7s18z3: Moved (server-side) to: splitbananasplit 2025/11/24 02:46:14 INFO : banana.rclone_chunk.001_7s18e9: Moved (server-side) to: banana 2025/11/24 02:46:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:46:14 DEBUG : banana: size = 6 OK 2025/11/24 02:46:14 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_7s18di: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/11/24 02:46:14 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/24 02:46:14 INFO : splitbananasplit: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:46:14 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_7s180h: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/24 02:46:14 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : dir1/0003-defghij.txt.rclone_chunk.001_7s18u4: Moved (server-side) to: dir1/0003-defghij.txt 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/24 02:46:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : banana: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_7s18wb: Moved (server-side) to: dir1/0004-efghijk.txt 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/24 02:46:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/24 02:46:14 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_7s18ny: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/11/24 02:46:14 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_7s18xk: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:46:14 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_7s18cn: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/24 02:46:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/24 02:46:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : dir1/0007-1234567.txt.rclone_chunk.001_7s18ew: Moved (server-side) to: dir1/0007-1234567.txt 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/24 02:46:14 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/24 02:46:14 INFO : dir1/0009-3456789.txt.rclone_chunk.001_7s188z: Moved (server-side) to: dir1/0009-3456789.txt 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:46:14 INFO : dir1/0008-2345678.txt.rclone_chunk.001_7s18oz: Moved (server-side) to: dir1/0008-2345678.txt 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/24 02:46:14 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/24 02:46:14 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/24 02:46:14 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : dir1/0012-6789;.txt.rclone_chunk.001_7s18uu: Moved (server-side) to: dir1/0012-6789;.txt 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/24 02:46:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : dir1/0010-456789.txt.rclone_chunk.001_7s18kq: Moved (server-side) to: dir1/0010-456789.txt 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:46:14 INFO : dir1/0013-789;=.txt.rclone_chunk.001_7s18ot: Moved (server-side) to: dir1/0013-789;=.txt 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/24 02:46:14 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:46:14 INFO : dir1/0011-56789;.txt.rclone_chunk.001_7s18hk: Moved (server-side) to: dir1/0011-56789;.txt 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/24 02:46:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:14 INFO : dir1/0014-89;=.txt.rclone_chunk.001_7s18oo: Moved (server-side) to: dir1/0014-89;=.txt 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/24 02:46:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/24 02:46:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/24 02:46:14 INFO : dir1/0015-9;=.txt.rclone_chunk.001_7s18ke: Moved (server-side) to: dir1/0015-9;=.txt 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/24 02:46:14 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/24 02:46:14 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/24 02:46:14 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/24 02:46:14 INFO : appleSUFFIX: Deleted 2025/11/24 02:46:14 INFO : bananaSUFFIX: Deleted 2025/11/24 02:46:14 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/24 02:46:14 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/24 02:46:14 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/24 02:46:14 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/24 02:46:14 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/24 02:46:14 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/24 02:46:14 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/24 02:46:14 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/24 02:46:14 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/24 02:46:14 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/24 02:46:14 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/24 02:46:14 INFO : splitbananasplitSUFFIX: Deleted 2025/11/24 02:46:14 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/24 02:46:14 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/24 02:46:14 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/24 02:46:14 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : apple: Excluded 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:14 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : banana: Excluded 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : apple: Excluded 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:14 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : banana: Excluded 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:14 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_7s18g6: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/11/24 02:46:14 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_7s18j4: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/11/24 02:46:14 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_7s18cj: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/11/24 02:46:14 INFO : dir1/0003-defghij.txt.rclone_chunk.001_7s1890: Moved (server-side) to: dir1/0003-defghij.txt 2025/11/24 02:46:14 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_7s18qi: Moved (server-side) to: dir1/0004-efghijk.txt 2025/11/24 02:46:14 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_7s18o9: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/11/24 02:46:14 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_7s18fd: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/11/24 02:46:14 INFO : dir1/0007-1234567.txt.rclone_chunk.001_7s183c: Moved (server-side) to: dir1/0007-1234567.txt 2025/11/24 02:46:14 INFO : dir1/0008-2345678.txt.rclone_chunk.001_7s18tc: Moved (server-side) to: dir1/0008-2345678.txt 2025/11/24 02:46:14 INFO : dir1/0009-3456789.txt.rclone_chunk.001_7s18zt: Moved (server-side) to: dir1/0009-3456789.txt 2025/11/24 02:46:14 INFO : dir1/0010-456789.txt.rclone_chunk.001_7s18dp: Moved (server-side) to: dir1/0010-456789.txt 2025/11/24 02:46:14 INFO : dir1/0011-56789;.txt.rclone_chunk.001_7s18r8: Moved (server-side) to: dir1/0011-56789;.txt 2025/11/24 02:46:14 INFO : dir1/0012-6789;.txt.rclone_chunk.001_7s18oy: Moved (server-side) to: dir1/0012-6789;.txt 2025/11/24 02:46:14 INFO : dir1/0013-789;=.txt.rclone_chunk.001_7s180z: Moved (server-side) to: dir1/0013-789;=.txt 2025/11/24 02:46:14 INFO : dir1/0014-89;=.txt.rclone_chunk.001_7s18t0: Moved (server-side) to: dir1/0014-89;=.txt 2025/11/24 02:46:14 INFO : dir1/0015-9;=.txt.rclone_chunk.001_7s18pi: Moved (server-side) to: dir1/0015-9;=.txt 2025/11/24 02:46:14 INFO : apple.rclone_chunk.001_7s18f7: Moved (server-side) to: apple 2025/11/24 02:46:14 INFO : banana.rclone_chunk.001_7s18yq: Moved (server-side) to: banana 2025/11/24 02:46:14 INFO : appleappleapplebanana.rclone_chunk.001_7s18da: Moved (server-side) to: appleappleapplebanana 2025/11/24 02:46:14 INFO : splitbananasplit.rclone_chunk.001_7s18ll: Moved (server-side) to: splitbananasplit 2025/11/24 02:46:14 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:14 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : apple: Excluded 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:14 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : banana: Excluded 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:46:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:46:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/11/24 02:46:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:46:15 DEBUG : apple: size = 5 OK 2025/11/24 02:46:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : apple: Unchanged skipping 2025/11/24 02:46:15 DEBUG : banana: size = 6 OK 2025/11/24 02:46:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : banana: Unchanged skipping 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:46:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 INFO : appleapple.rclone_chunk.001_7s196s: Moved (server-side) to: appleapple 2025/11/24 02:46:15 DEBUG : appleapple: size = 21 OK 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/24 02:46:15 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 02:46:15 INFO : splitbanan.rclone_chunk.001_7s19zo: Moved (server-side) to: splitbanan 2025/11/24 02:46:15 DEBUG : splitbanan: size = 16 OK 2025/11/24 02:46:15 INFO : dir1/0001-bcdef.rclone_chunk.001_7s1914: Moved (server-side) to: dir1/0001-bcdef 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/24 02:46:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 02:46:15 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/24 02:46:15 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/24 02:46:15 INFO : dir1/0000-abcde.rclone_chunk.001_7s192e: Moved (server-side) to: dir1/0000-abcde 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 02:46:15 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/24 02:46:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 02:46:15 INFO : dir1/0002-cdefg.rclone_chunk.001_7s19nv: Moved (server-side) to: dir1/0002-cdefg 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/24 02:46:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 02:46:15 INFO : dir1/0003-defgh.rclone_chunk.001_7s19f5: Moved (server-side) to: dir1/0003-defgh 2025/11/24 02:46:15 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/24 02:46:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 02:46:15 INFO : dir1/0005-fghij.rclone_chunk.001_7s19l2: Moved (server-side) to: dir1/0005-fghij 2025/11/24 02:46:15 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/24 02:46:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 02:46:15 INFO : dir1/0007-12345.rclone_chunk.001_7s1946: Moved (server-side) to: dir1/0007-12345 2025/11/24 02:46:15 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/24 02:46:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 02:46:15 INFO : dir1/0004-efghi.rclone_chunk.001_7s19mh: Moved (server-side) to: dir1/0004-efghi 2025/11/24 02:46:15 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/24 02:46:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/24 02:46:15 INFO : dir1/0008-23456.rclone_chunk.001_7s19g8: Moved (server-side) to: dir1/0008-23456 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 02:46:15 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/24 02:46:15 INFO : dir1/0006-ghijk.rclone_chunk.001_7s19j9: Moved (server-side) to: dir1/0006-ghijk 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/24 02:46:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 02:46:15 INFO : dir1/0009-34567.rclone_chunk.001_7s19xc: Moved (server-side) to: dir1/0009-34567 2025/11/24 02:46:15 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/24 02:46:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/24 02:46:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 02:46:15 INFO : dir1/0010-45678.rclone_chunk.001_7s19nu: Moved (server-side) to: dir1/0010-45678 2025/11/24 02:46:15 INFO : dir1/0013-789;=.rclone_chunk.001_7s19zt: Moved (server-side) to: dir1/0013-789;= 2025/11/24 02:46:15 INFO : dir1/0011-56789.rclone_chunk.001_7s1950: Moved (server-side) to: dir1/0011-56789 2025/11/24 02:46:15 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/24 02:46:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/24 02:46:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 02:46:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/24 02:46:15 INFO : dir1/0012-6789;.rclone_chunk.001_7s195n: Moved (server-side) to: dir1/0012-6789; 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/24 02:46:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/24 02:46:15 INFO : dir1/0014-89;=..rclone_chunk.001_7s195u: Moved (server-side) to: dir1/0014-89;=. 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/24 02:46:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/24 02:46:15 INFO : dir1/0015-9;=.t.rclone_chunk.001_7s1927: Moved (server-side) to: dir1/0015-9;=.t 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/24 02:46:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 INFO : dir1/0007-1234567.txt: Deleted 2025/11/24 02:46:15 INFO : dir1/0011-56789;.txt: Deleted 2025/11/24 02:46:15 INFO : dir1/0015-9;=.txt: Deleted 2025/11/24 02:46:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/24 02:46:15 INFO : splitbananasplit: Deleted 2025/11/24 02:46:15 INFO : dir1/0003-defghij.txt: Deleted 2025/11/24 02:46:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/24 02:46:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/24 02:46:15 INFO : dir1/0013-789;=.txt: Deleted 2025/11/24 02:46:15 INFO : dir1/0008-2345678.txt: Deleted 2025/11/24 02:46:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/24 02:46:15 INFO : dir1/0012-6789;.txt: Deleted 2025/11/24 02:46:15 INFO : dir1/0014-89;=.txt: Deleted 2025/11/24 02:46:15 INFO : appleappleapplebanana: Deleted 2025/11/24 02:46:15 INFO : dir1/0009-3456789.txt: Deleted 2025/11/24 02:46:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/24 02:46:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/24 02:46:15 INFO : dir1/0010-456789.txt: Deleted 2025/11/24 02:46:15 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : apple: Excluded 2025/11/24 02:46:15 DEBUG : appleapple: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : appleapple: Excluded 2025/11/24 02:46:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : banana: Excluded 2025/11/24 02:46:15 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : splitbanan: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcde: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdef: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefg: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0003-defgh: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghi: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghij: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijk: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0007-12345: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0008-23456: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0009-34567: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0010-45678: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 02:46:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:46:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:46:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:46:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/11/24 02:46:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:46:15 DEBUG : apple: size = 5 OK 2025/11/24 02:46:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : apple: Unchanged skipping 2025/11/24 02:46:15 DEBUG : appleapple: size = 21 OK 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:46:15 DEBUG : banana: size = 6 OK 2025/11/24 02:46:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : banana: Unchanged skipping 2025/11/24 02:46:15 DEBUG : splitbanan: size = 16 OK 2025/11/24 02:46:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:46:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 02:46:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 02:46:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 02:46:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 02:46:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 02:46:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 02:46:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 02:46:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 02:46:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 02:46:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 02:46:15 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/24 02:46:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 02:46:15 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 02:46:15 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/24 02:46:15 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : apple: Excluded 2025/11/24 02:46:15 DEBUG : appleapple: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : appleapple: Excluded 2025/11/24 02:46:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : banana: Excluded 2025/11/24 02:46:15 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : splitbanan: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcde: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdef: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefg: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0003-defgh: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghi: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghij: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijk: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0007-12345: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0008-23456: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0009-34567: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0010-45678: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 02:46:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 02:46:15 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:15 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_7s19cy: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/11/24 02:46:15 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_7s19qk: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/11/24 02:46:15 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_7s19xu: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/11/24 02:46:15 INFO : dir1/0003-defghij.txt.rclone_chunk.001_7s191c: Moved (server-side) to: dir1/0003-defghij.txt 2025/11/24 02:46:15 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_7s19ec: Moved (server-side) to: dir1/0004-efghijk.txt 2025/11/24 02:46:15 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_7s19wo: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/11/24 02:46:15 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_7s19i7: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/11/24 02:46:15 INFO : dir1/0007-1234567.txt.rclone_chunk.001_7s19fe: Moved (server-side) to: dir1/0007-1234567.txt 2025/11/24 02:46:15 INFO : dir1/0008-2345678.txt.rclone_chunk.001_7s19b2: Moved (server-side) to: dir1/0008-2345678.txt 2025/11/24 02:46:15 INFO : dir1/0009-3456789.txt.rclone_chunk.001_7s19l6: Moved (server-side) to: dir1/0009-3456789.txt 2025/11/24 02:46:15 INFO : dir1/0010-456789.txt.rclone_chunk.001_7s19nf: Moved (server-side) to: dir1/0010-456789.txt 2025/11/24 02:46:15 INFO : dir1/0011-56789;.txt.rclone_chunk.001_7s199l: Moved (server-side) to: dir1/0011-56789;.txt 2025/11/24 02:46:15 INFO : dir1/0012-6789;.txt.rclone_chunk.001_7s19fb: Moved (server-side) to: dir1/0012-6789;.txt 2025/11/24 02:46:15 INFO : dir1/0013-789;=.txt.rclone_chunk.001_7s192x: Moved (server-side) to: dir1/0013-789;=.txt 2025/11/24 02:46:15 INFO : dir1/0014-89;=.txt.rclone_chunk.001_7s19xy: Moved (server-side) to: dir1/0014-89;=.txt 2025/11/24 02:46:15 INFO : dir1/0015-9;=.txt.rclone_chunk.001_7s19og: Moved (server-side) to: dir1/0015-9;=.txt 2025/11/24 02:46:15 INFO : apple.rclone_chunk.001_7s19u4: Moved (server-side) to: apple 2025/11/24 02:46:15 INFO : banana.rclone_chunk.001_7s197m: Moved (server-side) to: banana 2025/11/24 02:46:15 INFO : appleappleapplebanana.rclone_chunk.001_7s1924: Moved (server-side) to: appleappleapplebanana 2025/11/24 02:46:15 INFO : splitbananasplit.rclone_chunk.001_7s1971: Moved (server-side) to: splitbananasplit 2025/11/24 02:46:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : apple: Excluded 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : banana: Excluded 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : apple: size = 5 OK 2025/11/24 02:46:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : apple: Unchanged skipping 2025/11/24 02:46:15 DEBUG : banana: size = 6 OK 2025/11/24 02:46:15 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/11/24 02:46:15 DEBUG : banana: Unchanged skipping 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:46:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:46:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : apple: Excluded 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : banana: Excluded 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/11/24 02:46:15 DEBUG : apple: size = 5 OK 2025/11/24 02:46:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : apple: Unchanged skipping 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:46:15 DEBUG : banana: size = 6 OK 2025/11/24 02:46:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : banana: Unchanged skipping 2025/11/24 02:46:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:46:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : apple: Excluded 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : banana: Excluded 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : apple: Excluded 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : banana: Excluded 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:15 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_7s19ba: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/11/24 02:46:15 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_7s19sq: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/11/24 02:46:15 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_7s19ma: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/11/24 02:46:15 INFO : dir1/0003-defghij.txt.rclone_chunk.001_7s19go: Moved (server-side) to: dir1/0003-defghij.txt 2025/11/24 02:46:15 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_7s19ru: Moved (server-side) to: dir1/0004-efghijk.txt 2025/11/24 02:46:15 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_7s19go: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/11/24 02:46:15 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_7s19gt: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/11/24 02:46:15 INFO : dir1/0007-1234567.txt.rclone_chunk.001_7s1979: Moved (server-side) to: dir1/0007-1234567.txt 2025/11/24 02:46:15 INFO : dir1/0008-2345678.txt.rclone_chunk.001_7s195x: Moved (server-side) to: dir1/0008-2345678.txt 2025/11/24 02:46:15 INFO : dir1/0009-3456789.txt.rclone_chunk.001_7s19au: Moved (server-side) to: dir1/0009-3456789.txt 2025/11/24 02:46:15 INFO : dir1/0010-456789.txt.rclone_chunk.001_7s1980: Moved (server-side) to: dir1/0010-456789.txt 2025/11/24 02:46:15 INFO : dir1/0011-56789;.txt.rclone_chunk.001_7s194j: Moved (server-side) to: dir1/0011-56789;.txt 2025/11/24 02:46:15 INFO : dir1/0012-6789;.txt.rclone_chunk.001_7s19ok: Moved (server-side) to: dir1/0012-6789;.txt 2025/11/24 02:46:15 INFO : dir1/0013-789;=.txt.rclone_chunk.001_7s19iw: Moved (server-side) to: dir1/0013-789;=.txt 2025/11/24 02:46:15 INFO : dir1/0014-89;=.txt.rclone_chunk.001_7s1934: Moved (server-side) to: dir1/0014-89;=.txt 2025/11/24 02:46:15 INFO : dir1/0015-9;=.txt.rclone_chunk.001_7s19lp: Moved (server-side) to: dir1/0015-9;=.txt 2025/11/24 02:46:15 INFO : apple.rclone_chunk.001_7s19ad: Moved (server-side) to: apple 2025/11/24 02:46:15 INFO : banana.rclone_chunk.001_7s197v: Moved (server-side) to: banana 2025/11/24 02:46:15 INFO : appleappleapplebanana.rclone_chunk.001_7s197v: Moved (server-side) to: appleappleapplebanana 2025/11/24 02:46:15 INFO : splitbananasplit.rclone_chunk.001_7s190q: Moved (server-side) to: splitbananasplit 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : apple: Excluded 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : banana: Excluded 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : apple: size = 5 OK 2025/11/24 02:46:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : apple: Unchanged skipping 2025/11/24 02:46:15 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:46:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:46:15 DEBUG : banana: size = 6 OK 2025/11/24 02:46:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : banana: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : apple: Excluded 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : banana: Excluded 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : apple: size = 5 OK 2025/11/24 02:46:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : apple: Unchanged skipping 2025/11/24 02:46:15 DEBUG : banana: size = 6 OK 2025/11/24 02:46:15 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/11/24 02:46:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:46:15 DEBUG : banana: Unchanged skipping 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:46:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:46:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : apple: Excluded 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : banana: Excluded 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:15 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_7s19j7: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/11/24 02:46:15 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_7s19ff: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/11/24 02:46:15 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_7s19au: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/11/24 02:46:15 INFO : dir1/0003-defghij.txt.rclone_chunk.001_7s19v1: Moved (server-side) to: dir1/0003-defghij.txt 2025/11/24 02:46:15 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_7s1927: Moved (server-side) to: dir1/0004-efghijk.txt 2025/11/24 02:46:15 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_7s19ho: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/11/24 02:46:15 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_7s19x7: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/11/24 02:46:15 INFO : dir1/0007-1234567.txt.rclone_chunk.001_7s194n: Moved (server-side) to: dir1/0007-1234567.txt 2025/11/24 02:46:15 INFO : dir1/0008-2345678.txt.rclone_chunk.001_7s19of: Moved (server-side) to: dir1/0008-2345678.txt 2025/11/24 02:46:15 INFO : dir1/0009-3456789.txt.rclone_chunk.001_7s19t4: Moved (server-side) to: dir1/0009-3456789.txt 2025/11/24 02:46:15 INFO : dir1/0010-456789.txt.rclone_chunk.001_7s19t9: Moved (server-side) to: dir1/0010-456789.txt 2025/11/24 02:46:15 INFO : dir1/0011-56789;.txt.rclone_chunk.001_7s19wd: Moved (server-side) to: dir1/0011-56789;.txt 2025/11/24 02:46:15 INFO : dir1/0012-6789;.txt.rclone_chunk.001_7s19v4: Moved (server-side) to: dir1/0012-6789;.txt 2025/11/24 02:46:15 INFO : dir1/0013-789;=.txt.rclone_chunk.001_7s19zs: Moved (server-side) to: dir1/0013-789;=.txt 2025/11/24 02:46:15 INFO : dir1/0014-89;=.txt.rclone_chunk.001_7s19hz: Moved (server-side) to: dir1/0014-89;=.txt 2025/11/24 02:46:15 INFO : dir1/0015-9;=.txt.rclone_chunk.001_7s19kb: Moved (server-side) to: dir1/0015-9;=.txt 2025/11/24 02:46:15 INFO : apple.rclone_chunk.001_7s19ni: Moved (server-side) to: apple 2025/11/24 02:46:15 INFO : banana.rclone_chunk.001_7s19au: Moved (server-side) to: banana 2025/11/24 02:46:15 INFO : appleappleapplebanana.rclone_chunk.001_7s192n: Moved (server-side) to: appleappleapplebanana 2025/11/24 02:46:15 INFO : splitbananasplit.rclone_chunk.001_7s194v: Moved (server-side) to: splitbananasplit 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : apple: Excluded 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : banana: Excluded 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : apple: size = 5 OK 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:46:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : apple: Unchanged skipping 2025/11/24 02:46:15 DEBUG : banana: size = 6 OK 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/11/24 02:46:15 DEBUG : banana: Unchanged skipping 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:46:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:46:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : apple: Excluded 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : banana: Excluded 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : apple: size = 5 OK 2025/11/24 02:46:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:46:15 DEBUG : apple: Unchanged skipping 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/11/24 02:46:15 DEBUG : banana: size = 6 OK 2025/11/24 02:46:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : banana: Unchanged skipping 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:46:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:46:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : apple: Excluded 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : banana: Excluded 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:15 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_7s19th: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/11/24 02:46:15 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_7s19ag: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/11/24 02:46:15 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_7s19fr: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/11/24 02:46:15 INFO : dir1/0003-defghij.txt.rclone_chunk.001_7s19hw: Moved (server-side) to: dir1/0003-defghij.txt 2025/11/24 02:46:15 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_7s19mu: Moved (server-side) to: dir1/0004-efghijk.txt 2025/11/24 02:46:15 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_7s19mr: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/11/24 02:46:15 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_7s19ph: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/11/24 02:46:15 INFO : dir1/0007-1234567.txt.rclone_chunk.001_7s19hv: Moved (server-side) to: dir1/0007-1234567.txt 2025/11/24 02:46:15 INFO : dir1/0008-2345678.txt.rclone_chunk.001_7s195w: Moved (server-side) to: dir1/0008-2345678.txt 2025/11/24 02:46:15 INFO : dir1/0009-3456789.txt.rclone_chunk.001_7s19my: Moved (server-side) to: dir1/0009-3456789.txt 2025/11/24 02:46:15 INFO : dir1/0010-456789.txt.rclone_chunk.001_7s19te: Moved (server-side) to: dir1/0010-456789.txt 2025/11/24 02:46:15 INFO : dir1/0011-56789;.txt.rclone_chunk.001_7s196y: Moved (server-side) to: dir1/0011-56789;.txt 2025/11/24 02:46:15 INFO : dir1/0012-6789;.txt.rclone_chunk.001_7s19q7: Moved (server-side) to: dir1/0012-6789;.txt 2025/11/24 02:46:15 INFO : dir1/0013-789;=.txt.rclone_chunk.001_7s19n8: Moved (server-side) to: dir1/0013-789;=.txt 2025/11/24 02:46:15 INFO : dir1/0014-89;=.txt.rclone_chunk.001_7s19fh: Moved (server-side) to: dir1/0014-89;=.txt 2025/11/24 02:46:15 INFO : dir1/0015-9;=.txt.rclone_chunk.001_7s19tv: Moved (server-side) to: dir1/0015-9;=.txt 2025/11/24 02:46:15 INFO : apple.rclone_chunk.001_7s193r: Moved (server-side) to: apple 2025/11/24 02:46:15 INFO : banana.rclone_chunk.001_7s19dw: Moved (server-side) to: banana 2025/11/24 02:46:15 INFO : appleappleapplebanana.rclone_chunk.001_7s19y2: Moved (server-side) to: appleappleapplebanana 2025/11/24 02:46:15 INFO : splitbananasplit.rclone_chunk.001_7s19b4: Moved (server-side) to: splitbananasplit 2025/11/24 02:46:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : apple: Excluded 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : banana: Excluded 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/11/24 02:46:15 DEBUG : apple: size = 5 OK 2025/11/24 02:46:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : apple: Unchanged skipping 2025/11/24 02:46:15 DEBUG : banana: size = 6 OK 2025/11/24 02:46:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : banana: Unchanged skipping 2025/11/24 02:46:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:46:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : apple: Excluded 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : banana: Excluded 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : apple: size = 5 OK 2025/11/24 02:46:15 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/11/24 02:46:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : apple: Unchanged skipping 2025/11/24 02:46:15 DEBUG : banana: size = 6 OK 2025/11/24 02:46:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : banana: Unchanged skipping 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:46:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:46:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : apple: Excluded 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : banana: Excluded 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:15 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_7s19kg: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/11/24 02:46:15 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_7s19c7: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/11/24 02:46:15 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_7s193v: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/11/24 02:46:15 INFO : dir1/0003-defghij.txt.rclone_chunk.001_7s19wr: Moved (server-side) to: dir1/0003-defghij.txt 2025/11/24 02:46:15 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_7s19z1: Moved (server-side) to: dir1/0004-efghijk.txt 2025/11/24 02:46:15 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_7s19w7: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/11/24 02:46:15 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_7s19r7: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/11/24 02:46:15 INFO : dir1/0007-1234567.txt.rclone_chunk.001_7s19je: Moved (server-side) to: dir1/0007-1234567.txt 2025/11/24 02:46:15 INFO : dir1/0008-2345678.txt.rclone_chunk.001_7s1936: Moved (server-side) to: dir1/0008-2345678.txt 2025/11/24 02:46:15 INFO : dir1/0009-3456789.txt.rclone_chunk.001_7s19qz: Moved (server-side) to: dir1/0009-3456789.txt 2025/11/24 02:46:15 INFO : dir1/0010-456789.txt.rclone_chunk.001_7s19ij: Moved (server-side) to: dir1/0010-456789.txt 2025/11/24 02:46:15 INFO : dir1/0011-56789;.txt.rclone_chunk.001_7s197m: Moved (server-side) to: dir1/0011-56789;.txt 2025/11/24 02:46:15 INFO : dir1/0012-6789;.txt.rclone_chunk.001_7s19t3: Moved (server-side) to: dir1/0012-6789;.txt 2025/11/24 02:46:15 INFO : dir1/0013-789;=.txt.rclone_chunk.001_7s19yx: Moved (server-side) to: dir1/0013-789;=.txt 2025/11/24 02:46:15 INFO : dir1/0014-89;=.txt.rclone_chunk.001_7s196v: Moved (server-side) to: dir1/0014-89;=.txt 2025/11/24 02:46:15 INFO : dir1/0015-9;=.txt.rclone_chunk.001_7s19c3: Moved (server-side) to: dir1/0015-9;=.txt 2025/11/24 02:46:15 INFO : apple.rclone_chunk.001_7s19ic: Moved (server-side) to: apple 2025/11/24 02:46:15 INFO : banana.rclone_chunk.001_7s19of: Moved (server-side) to: banana 2025/11/24 02:46:15 INFO : appleappleapplebanana.rclone_chunk.001_7s19lq: Moved (server-side) to: appleappleapplebanana 2025/11/24 02:46:15 INFO : splitbananasplit.rclone_chunk.001_7s19wr: Moved (server-side) to: splitbananasplit 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : apple: Excluded 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : banana: Excluded 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : apple: size = 5 OK 2025/11/24 02:46:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : apple: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:46:15 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/11/24 02:46:15 DEBUG : banana: size = 6 OK 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:46:15 DEBUG : banana: Unchanged skipping 2025/11/24 02:46:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:46:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : apple: Excluded 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : banana: Excluded 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : apple: size = 5 OK 2025/11/24 02:46:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : apple: Unchanged skipping 2025/11/24 02:46:15 DEBUG : banana: size = 6 OK 2025/11/24 02:46:15 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 02:46:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : banana: Unchanged skipping 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 02:46:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 02:46:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : apple: Excluded 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 02:46:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : banana: Excluded 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : splitbananasplit: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 02:46:15 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (1.44s) --- PASS: TestTransform/NFC (0.08s) --- PASS: TestTransform/NFD (0.09s) --- PASS: TestTransform/base64 (0.13s) --- PASS: TestTransform/prefix (0.17s) --- PASS: TestTransform/suffix (0.18s) --- PASS: TestTransform/truncate (0.14s) --- PASS: TestTransform/encoder (0.09s) --- PASS: TestTransform/ISO-8859-1 (0.14s) --- PASS: TestTransform/charmap (0.16s) --- PASS: TestTransform/lowercase (0.13s) --- PASS: TestTransform/ascii (0.14s) === RUN TestTransformCopy run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/24 02:46:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/24 02:46:15 DEBUG : sub dir_somesuffix: Making directory with metadata 2025/11/24 02:46:15 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2025-11-24T02:46:15.74331928Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "sub dir_somesuffix", newDst=sub dir_somesuffix 2025/11/24 02:46:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/24 02:46:15 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/24 02:46:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/24 02:46:15 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_7s19fs: Moved (server-side) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/24 02:46:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/24 02:46:15 DEBUG : sub dir/hello world.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:15 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 INFO : sub dir_somesuffix: Set directory modification time (using SetModTime) --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : tictactoe: Making directory with metadata 2025/11/24 02:46:15 INFO : tictactoe: Made directory with metadata (mtime=2025-11-24T02:46:15.756319281Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 INFO : tictactoe/tictactoe.rclone_chunk.001_7s19ae: Moved (server-side) to: tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/24 02:46:15 DEBUG : toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:15 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 INFO : tictactoe: Set directory modification time (using SetModTime) --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:15 DEBUG : toe: Making directory with metadata 2025/11/24 02:46:15 INFO : toe: Made directory with metadata (mtime=2025-11-24T02:46:15.769319282Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/24 02:46:15 DEBUG : toe/toe: Making directory with metadata 2025/11/24 02:46:15 INFO : toe/toe: Made directory with metadata (mtime=2025-11-24T02:46:15.769319282Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/24 02:46:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 INFO : toe/toe/tictactoe.rclone_chunk.001_7s19vz: Moved (server-side) to: toe/toe/tictactoe 2025/11/24 02:46:15 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/24 02:46:15 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:15 DEBUG : toe: Making directory with metadata 2025/11/24 02:46:15 INFO : toe: Made directory with metadata (mtime=2025-11-24T02:46:15.787319284Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/24 02:46:15 DEBUG : toe/toe: Making directory with metadata 2025/11/24 02:46:15 INFO : toe/toe: Made directory with metadata (mtime=2025-11-24T02:46:15.787319284Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/24 02:46:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 INFO : toe/toe/tictactoe.rclone_chunk.001_7s195p: Moved (server-side) to: toe/toe/tictactoe 2025/11/24 02:46:15 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/24 02:46:15 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:15 DEBUG : empty_dir: Making directory with metadata 2025/11/24 02:46:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:46:15 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/24 02:46:15 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/11/24 02:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : tictactoe: Making directory with metadata 2025/11/24 02:46:15 INFO : tictactoe: Made directory with metadata (mtime=2025-11-24T02:46:15.809319286Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/24 02:46:15 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-24T02:46:15.809319286Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_7s192y: Moved (server-side) to: tictactoe/tictactoe/toe.txt 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 INFO : tictactoe: Set directory modification time (using SetModTime) --- PASS: TestDirTag (0.04s) === RUN TestAllTag run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:15 DEBUG : empty_dir: Making directory with metadata 2025/11/24 02:46:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:46:15 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/24 02:46:15 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/11/24 02:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : tictactoe: Making directory with metadata 2025/11/24 02:46:15 INFO : tictactoe: Made directory with metadata (mtime=2025-11-24T02:46:15.854319291Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/24 02:46:15 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-24T02:46:15.854319291Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_7s19be: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/24 02:46:15 NOTICE: Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': 0 differences found 2025/11/24 02:46:15 NOTICE: Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': 1 matching files --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : tictactoe: Making directory with metadata 2025/11/24 02:46:15 INFO : tictactoe: Made directory with metadata (mtime=2025-11-24T02:46:15.881319294Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/24 02:46:15 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-24T02:46:15.881319294Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 02:46:15 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_7s19vi: Moved (server-side) to: tictactoe/tictactoe/toe.txt 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : tictactoe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/11/24 02:46:15 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:15 DEBUG : toe: Making directory with metadata 2025/11/24 02:46:15 INFO : toe: Made directory with metadata (mtime=2025-11-24T02:46:15.913319297Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/24 02:46:15 DEBUG : toe/toe: Making directory with metadata 2025/11/24 02:46:15 INFO : toe/toe: Made directory with metadata (mtime=2025-11-24T02:46:15.913319297Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/24 02:46:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : toe/toe/toe: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:15 INFO : toe/toe/toe.rclone_chunk.001_7s1983: Moved (server-side) to: toe/toe/toe 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 DEBUG : toe/toe/toe: size = 11 OK 2025/11/24 02:46:15 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:15 INFO : toe/toe/toe: Copied (new) 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:15 DEBUG : empty_dir: Making directory with metadata 2025/11/24 02:46:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:46:15 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/24 02:46:15 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/11/24 02:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : tictactoe: Making directory with metadata 2025/11/24 02:46:15 INFO : tictactoe: Made directory with metadata (mtime=2025-11-24T02:46:15.930319299Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/24 02:46:15 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-24T02:46:15.930319299Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:46:15 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_7s19b5: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:46:15 INFO : toe/toe/toe.txt: Deleted 2025/11/24 02:46:15 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 INFO : toe/toe: Removing directory 2025/11/24 02:46:15 INFO : toe: Removing directory 2025/11/24 02:46:15 INFO : empty_dir: Removing directory 2025/11/24 02:46:15 DEBUG : Local file system at /tmp/rclone3363159071: deleted 3 directories --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:15 DEBUG : empty_dir: Making directory with metadata 2025/11/24 02:46:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:46:15 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/24 02:46:15 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/11/24 02:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : tictactoe: Making directory with metadata 2025/11/24 02:46:15 INFO : tictactoe: Made directory with metadata (mtime=2025-11-24T02:46:15.938319299Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/24 02:46:15 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-24T02:46:15.938319299Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_7s19mw: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:46:15 INFO : toe/toe/toe.txt: Deleted 2025/11/24 02:46:15 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 INFO : toe/toe: Removing directory 2025/11/24 02:46:15 INFO : toe: Removing directory 2025/11/24 02:46:15 INFO : empty_dir: Removing directory 2025/11/24 02:46:15 DEBUG : Local file system at /tmp/rclone3363159071: deleted 3 directories 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: move non-chunked object... 2025/11/24 02:46:15 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/24 02:46:15 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:15 DEBUG : Reset feature "Copy" 2025/11/24 02:46:15 DEBUG : Reset feature "Move" 2025/11/24 02:46:15 DEBUG : Reset feature "Copy" 2025/11/24 02:46:15 DEBUG : Reset feature "Move" 2025/11/24 02:46:15 DEBUG : empty_dir: Making directory with metadata 2025/11/24 02:46:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:46:15 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/24 02:46:15 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/11/24 02:46:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : tictactoe: Making directory with metadata 2025/11/24 02:46:15 INFO : tictactoe: Made directory with metadata (mtime=2025-11-24T02:46:15.955319301Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: tictactoe 2025/11/24 02:46:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/24 02:46:15 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-24T02:46:15.955319301Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 02:46:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:46:15 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_7s19me: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 02:46:15 INFO : toe/toe/toe.txt: Deleted 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 INFO : toe/toe: Removing directory 2025/11/24 02:46:15 INFO : toe: Removing directory 2025/11/24 02:46:15 INFO : empty_dir: Removing directory 2025/11/24 02:46:15 DEBUG : Local file system at /tmp/rclone3363159071: deleted 3 directories 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 02:46:15 INFO : toe/toe/toe.txt.rclone_chunk.001_7s19ln: Moved (server-side) to: toe/toe/toe.txt 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/24 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:15 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/24 02:46:15 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (0.01s) === RUN TestBase64 run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:15 DEBUG : toe: transformed to: dG9l 2025/11/24 02:46:15 DEBUG : toe: transformed to: dG9l 2025/11/24 02:46:15 DEBUG : dG9l: Making directory with metadata 2025/11/24 02:46:15 INFO : dG9l: Made directory with metadata (mtime=2025-11-24T02:46:15.964319302Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "dG9l", newDst=dG9l 2025/11/24 02:46:15 DEBUG : toe: transformed to: dG9l 2025/11/24 02:46:15 DEBUG : toe: transformed to: dG9l 2025/11/24 02:46:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/24 02:46:15 DEBUG : dG9l/dG9l: Making directory with metadata 2025/11/24 02:46:15 INFO : dG9l/dG9l: Made directory with metadata (mtime=2025-11-24T02:46:15.964319302Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "dG9l/dG9l", newDst=dG9l/dG9l 2025/11/24 02:46:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/24 02:46:15 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/24 02:46:15 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_7s19ih: Moved (server-side) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/24 02:46:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:15 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/24 02:46:15 INFO : dG9l/dG9l: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 INFO : dG9l: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 DEBUG : dG9l: transformed to: toe 2025/11/24 02:46:15 DEBUG : dG9l: transformed to: toe 2025/11/24 02:46:15 DEBUG : toe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/24 02:46:15 DEBUG : dG9l: transformed to: toe 2025/11/24 02:46:15 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/24 02:46:15 DEBUG : toe/toe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/24 02:46:15 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/24 02:46:15 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/24 02:46:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/24 02:46:15 DEBUG : Local file system at /tmp/rclone3363159071: Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/24 02:46:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/24 02:46:15 DEBUG : Local file system at /tmp/rclone3363159071: Waiting for transfers to finish 2025/11/24 02:46:15 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (0.02s) === RUN TestError run.go:185: Remote "Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa'", Local "Local file system at /tmp/rclone3363159071", Modify Window "1ns" 2025/11/24 02:46:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: 2025/11/24 02:46:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Making directory with metadata 2025/11/24 02:46:15 INFO : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Made directory with metadata (mtime=2025-11-24T02:46:15.984319304Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "", newDst= 2025/11/24 02:46:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: 2025/11/24 02:46:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: 2025/11/24 02:46:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 02:46:15 DEBUG : toe/toe: transformed to: 2025/11/24 02:46:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/24 02:46:15 DEBUG : toe/toe: Making directory with metadata 2025/11/24 02:46:15 INFO : toe/toe: Made directory with metadata (mtime=2025-11-24T02:46:15.984319304Z) 2025/11/24 02:46:15 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/24 02:46:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 02:46:15 DEBUG : toe/toe: transformed to: 2025/11/24 02:46:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/24 02:46:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 02:46:15 DEBUG : toe: transformed to: 2025/11/24 02:46:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/24 02:46:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 02:46:15 DEBUG : toe/toe/toe: transformed to: 2025/11/24 02:46:15 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for checks to finish 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Waiting for transfers to finish 2025/11/24 02:46:15 DEBUG : toe/toe/toe: skip slow MD5 on source file, hashing in-transit 2025/11/24 02:46:15 INFO : toe/toe/toe.rclone_chunk.001_7s19m1: Moved (server-side) to: toe/toe/toe 2025/11/24 02:46:15 DEBUG : toe/toe/toe: size = 11 OK 2025/11/24 02:46:15 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/24 02:46:15 INFO : toe/toe/toe: Copied (new) 2025/11/24 02:46:15 ERROR : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': not deleting files as there were IO errors 2025/11/24 02:46:15 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/11/24 02:46:15 INFO : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Set directory modification time (using SetModTime) 2025/11/24 02:46:15 ERROR : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': not deleting directories as there were IO errors --- PASS: TestError (0.01s) PASS 2025/11/24 02:46:15 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bifoyen1pupa': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerLocal: -verbose -fast-list" - Finished OK in 3.387969956s (try 1/5)