"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/06/12 01:45:14 DEBUG : Creating backend with remote "TestB2:rclone-test-lakubuw0veke" 2026/06/12 01:45:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/12 01:45:15 DEBUG : Creating backend with remote "/tmp/rclone1257945031" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:45:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/12 01:45:16 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:45:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/12 01:45:16 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:45:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/12 01:45:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/12 01:45:17 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:45:17 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:45:18 DEBUG : sub dir/hello world: size = 11 OK 2026/06/12 01:45:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:45:18 INFO : sub dir/hello world: Copied (new) 2026/06/12 01:45:18 DEBUG : B2 bucket rclone-test-lakubuw0veke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.12s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.42s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:45:19 DEBUG : Creating backend with remote "/non-existing" 2026/06/12 01:45:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/12 01:45:20 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:45:20 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.60s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:45:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/12 01:45:21 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:45:21 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:45:21 DEBUG : sub dir/hello world: size = 11 OK 2026/06/12 01:45:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:45:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.72s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:45:22 INFO : B2 bucket rclone-test-lakubuw0veke: Running all checks before starting transfers 2026/06/12 01:45:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/12 01:45:22 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:45:22 INFO : B2 bucket rclone-test-lakubuw0veke: Checks finished, now starting transfers 2026/06/12 01:45:22 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:45:23 DEBUG : sub dir/hello world: size = 11 OK 2026/06/12 01:45:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:45:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.30s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:45:23 ERROR : Ignoring --no-traverse with sync 2026/06/12 01:45:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/12 01:45:24 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:45:24 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:45:24 DEBUG : sub dir/hello world: size = 11 OK 2026/06/12 01:45:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:45:24 INFO : sub dir/hello world: Copied (new) 2026/06/12 01:45:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.38s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:45:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/12 01:45:25 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:45:25 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:45:25 DEBUG : hello world2: size = 12 OK 2026/06/12 01:45:25 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/12 01:45:25 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.31s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:45:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/12 01:45:26 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:45:26 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:45:27 DEBUG : potato2: size = 11 OK 2026/06/12 01:45:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:45:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.53s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:46:28 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-lakubuw0veke/potato2": net/http: TLS handshake timeout) 2026/06/12 01:46:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/12 01:46:28 DEBUG : pacer: Reducing sleep to 10ms 2026/06/12 01:46:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/12 01:46:28 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:46:28 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:46:29 DEBUG : potato2: size = 11 OK 2026/06/12 01:46:29 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:46:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (62.58s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:46:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/12 01:46:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/12 01:46:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/12 01:46:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/12 01:46:30 INFO : sub dir2: Making directory 2026/06/12 01:46:30 INFO : sub dir: Making directory 2026/06/12 01:46:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/12 01:46:30 INFO : sub dir2/sub sub dir2: Making directory 2026/06/12 01:46:30 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:46:30 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:46:31 DEBUG : sub dir/hello world: size = 11 OK 2026/06/12 01:46:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:46:31 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/06/12 01:46:31 DEBUG : B2 bucket rclone-test-lakubuw0veke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.32s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:46:32 INFO : sub dir2: Making directory 2026/06/12 01:46:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/12 01:46:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/12 01:46:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/12 01:46:32 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:46:32 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:46:32 DEBUG : sub dir/hello world: size = 11 OK 2026/06/12 01:46:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:46:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.30s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:46:33 DEBUG : sub dir2: Making directory with metadata 2026/06/12 01:46:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/12 01:46:33 INFO : sub dir2: Making directory 2026/06/12 01:46:33 INFO : sub dir: Making directory 2026/06/12 01:46:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/12 01:46:33 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:46:33 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:46:34 DEBUG : sub dir/hello world: size = 11 OK 2026/06/12 01:46:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:46:34 INFO : sub dir/hello world: Copied (new) 2026/06/12 01:46:34 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/12 01:46:34 DEBUG : B2 bucket rclone-test-lakubuw0veke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/12 01:46:34 DEBUG : B2 bucket rclone-test-lakubuw0veke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.57s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:46:35 INFO : sub dir2: Making directory 2026/06/12 01:46:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/12 01:46:35 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:46:35 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:46:35 DEBUG : sub dir/hello world: size = 11 OK 2026/06/12 01:46:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:46:35 INFO : sub dir/hello world: Copied (new) 2026/06/12 01:46:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.14s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:46:36 DEBUG : sub dir2: Making directory with metadata 2026/06/12 01:46:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/12 01:46:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/12 01:46:36 INFO : sub dir2: Making directory 2026/06/12 01:46:36 INFO : sub dir: Making directory 2026/06/12 01:46:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/12 01:46:36 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:46:36 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:46:37 DEBUG : sub dir/hello world: size = 11 OK 2026/06/12 01:46:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:46:37 INFO : sub dir/hello world: Copied (new) 2026/06/12 01:46:37 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/12 01:46:37 DEBUG : B2 bucket rclone-test-lakubuw0veke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.46s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:46:38 INFO : sub dir2: Making directory 2026/06/12 01:46:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/12 01:46:38 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:46:38 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:46:38 DEBUG : sub dir/hello world: size = 11 OK 2026/06/12 01:46:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:46:38 INFO : sub dir/hello world: Copied (new) 2026/06/12 01:46:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.29s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:46:40 DEBUG : Creating backend with remote "TestB2:rclone-test-conodim7veso" 2026/06/12 01:46:40 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-lakubuw0veke -> B2 bucket rclone-test-conodim7veso 2026/06/12 01:46:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/12 01:46:41 DEBUG : B2 bucket rclone-test-conodim7veso: Waiting for checks to finish 2026/06/12 01:46:41 DEBUG : B2 bucket rclone-test-conodim7veso: Waiting for transfers to finish 2026/06/12 01:46:42 DEBUG : sub dir/hello world: size = 11 OK 2026/06/12 01:46:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:46:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/12 01:46:42 DEBUG : B2 bucket rclone-test-conodim7veso: Purge remote 2026/06/12 01:46:42 INFO : B2 bucket rclone-test-conodim7veso: cleaning bucket "rclone-test-conodim7veso" of all files 2026/06/12 01:46:42 DEBUG : sub dir/hello world: Deleting (id "4_z7fc28de3802dbb9b9fe80e1b_f10821a2e5586e121_d20260612_m014642_c001_v0001092_t0012_u01781228802072") --- PASS: TestServerSideCopy (4.28s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:46:44 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:46:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:46:44 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:46:44 DEBUG : sub dir/hello world: Sizes differ 2026/06/12 01:46:44 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:46:45 DEBUG : sub dir/hello world: size = 17 OK 2026/06/12 01:46:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/12 01:46:45 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.03s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:46:46 DEBUG : Creating backend with remote "TestB2:rclone-test-fimisiw7ratu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-lakubuw0veke -> B2 bucket rclone-test-fimisiw7ratu 2026/06/12 01:46:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/12 01:46:47 DEBUG : B2 bucket rclone-test-fimisiw7ratu: Waiting for checks to finish 2026/06/12 01:46:47 DEBUG : B2 bucket rclone-test-fimisiw7ratu: Waiting for transfers to finish 2026/06/12 01:46:48 DEBUG : sub dir/hello world: size = 11 OK 2026/06/12 01:46:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:46:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/12 01:46:50 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:46:50 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fimisiw7ratu) 2026/06/12 01:46:50 DEBUG : sub dir/hello world: Sizes differ 2026/06/12 01:46:50 DEBUG : B2 bucket rclone-test-fimisiw7ratu: Waiting for checks to finish 2026/06/12 01:46:50 DEBUG : B2 bucket rclone-test-fimisiw7ratu: Waiting for transfers to finish 2026/06/12 01:46:52 DEBUG : sub dir/hello world: size = 17 OK 2026/06/12 01:46:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/12 01:46:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/12 01:46:52 DEBUG : B2 bucket rclone-test-fimisiw7ratu: Purge remote 2026/06/12 01:46:52 INFO : B2 bucket rclone-test-fimisiw7ratu: cleaning bucket "rclone-test-fimisiw7ratu" of all files 2026/06/12 01:46:52 DEBUG : sub dir/hello world: Deleting (id "4_z9fe2ad73802dbb9b9fe80e1b_f10594e95a42ee023_d20260612_m014650_c001_v0001115_t0047_u01781228810418") 2026/06/12 01:46:52 DEBUG : sub dir/hello world: Deleting (id "4_z9fe2ad73802dbb9b9fe80e1b_f111e2cf1f4d771d2_d20260612_m014648_c001_v0001177_t0050_u01781228808486") --- PASS: TestServerSideCopyOverSelf (7.95s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:46:54 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:46:54 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:46:54 DEBUG : sub dir/hello world: Sizes differ 2026/06/12 01:46:54 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:46:54 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:46:54 DEBUG : sub dir/hello world: size = 17 OK 2026/06/12 01:46:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/12 01:46:54 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/12 01:46:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.86s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:46:56 DEBUG : Creating backend with remote "TestB2:rclone-test-dotuzet7guxo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-lakubuw0veke -> B2 bucket rclone-test-dotuzet7guxo 2026/06/12 01:46:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/12 01:46:57 DEBUG : B2 bucket rclone-test-dotuzet7guxo: Waiting for checks to finish 2026/06/12 01:46:57 DEBUG : B2 bucket rclone-test-dotuzet7guxo: Waiting for transfers to finish 2026/06/12 01:46:58 DEBUG : sub dir/hello world: size = 11 OK 2026/06/12 01:46:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:46:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/12 01:46:59 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:46:59 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dotuzet7guxo) 2026/06/12 01:46:59 DEBUG : sub dir/hello world: Sizes differ 2026/06/12 01:46:59 DEBUG : B2 bucket rclone-test-dotuzet7guxo: Waiting for checks to finish 2026/06/12 01:46:59 DEBUG : B2 bucket rclone-test-dotuzet7guxo: Waiting for transfers to finish 2026/06/12 01:47:00 DEBUG : sub dir/hello world: size = 17 OK 2026/06/12 01:47:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/12 01:47:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/12 01:47:00 INFO : sub dir/hello world: Deleted 2026/06/12 01:47:02 DEBUG : testing file moves 2026/06/12 01:47:02 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:47:02 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dotuzet7guxo) 2026/06/12 01:47:02 DEBUG : sub dir/hello world: Sizes differ 2026/06/12 01:47:02 DEBUG : B2 bucket rclone-test-dotuzet7guxo: Waiting for checks to finish 2026/06/12 01:47:02 DEBUG : B2 bucket rclone-test-dotuzet7guxo: Waiting for transfers to finish 2026/06/12 01:47:03 DEBUG : sub dir/hello world: size = 24 OK 2026/06/12 01:47:03 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/12 01:47:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/12 01:47:03 INFO : sub dir/hello world: Deleted 2026/06/12 01:47:03 DEBUG : B2 bucket rclone-test-dotuzet7guxo: Purge remote 2026/06/12 01:47:03 INFO : B2 bucket rclone-test-dotuzet7guxo: cleaning bucket "rclone-test-dotuzet7guxo" of all files 2026/06/12 01:47:03 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2cde3802dbb9b9fe80e1b_f1061fe745da60dae_d20260612_m014702_c001_v0001181_t0005_u01781228822886") 2026/06/12 01:47:03 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2cde3802dbb9b9fe80e1b_f1022464fdc74d7e3_d20260612_m014659_c001_v0001131_t0040_u01781228819860") 2026/06/12 01:47:03 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2cde3802dbb9b9fe80e1b_f103a5e057a6cc93f_d20260612_m014658_c001_v0001174_t0025_u01781228818329") --- PASS: TestServerSideMoveOverSelf (9.46s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:47:05 ERROR : error listing: directory not found 2026/06/12 01:47:05 INFO : Local file system at /tmp/rclone1257945031: Making directory 2026/06/12 01:47:06 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:06 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.71s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:47:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/12 01:47:07 DEBUG : Local file system at /tmp/rclone1257945031: Waiting for checks to finish 2026/06/12 01:47:07 DEBUG : Local file system at /tmp/rclone1257945031: Waiting for transfers to finish 2026/06/12 01:47:08 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/12 01:47:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:47:08 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/12 01:47:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.10s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:47:09 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/12 01:47:09 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:09 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:09 DEBUG : check sum: size = 1 OK 2026/06/12 01:47:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/12 01:47:09 INFO : check sum: Copied (new) 2026/06/12 01:47:09 DEBUG : Waiting for deletions to finish 2026/06/12 01:47:10 DEBUG : check sum: size = 1 OK 2026/06/12 01:47:10 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/12 01:47:10 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/12 01:47:10 DEBUG : check sum: Unchanged skipping 2026/06/12 01:47:10 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:10 DEBUG : Waiting for deletions to finish 2026/06/12 01:47:10 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.45s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:47:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/12 01:47:11 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:11 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:12 DEBUG : sizeonly: size = 6 OK 2026/06/12 01:47:12 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/12 01:47:12 INFO : sizeonly: Copied (new) 2026/06/12 01:47:12 DEBUG : Waiting for deletions to finish 2026/06/12 01:47:12 DEBUG : sizeonly: size = 6 OK 2026/06/12 01:47:12 DEBUG : sizeonly: Sizes identical 2026/06/12 01:47:12 DEBUG : sizeonly: Unchanged skipping 2026/06/12 01:47:12 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:12 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:12 DEBUG : Waiting for deletions to finish 2026/06/12 01:47:12 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.04s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:47:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/12 01:47:13 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:13 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:14 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/12 01:47:14 INFO : ignore-size: Copied (new) 2026/06/12 01:47:14 DEBUG : Waiting for deletions to finish 2026/06/12 01:47:14 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:47:14 DEBUG : ignore-size: Unchanged skipping 2026/06/12 01:47:14 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:14 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:14 DEBUG : Waiting for deletions to finish 2026/06/12 01:47:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.78s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:47:16 DEBUG : existing: size = 6 OK 2026/06/12 01:47:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:47:16 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:16 DEBUG : existing: Unchanged skipping 2026/06/12 01:47:16 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:16 DEBUG : Waiting for deletions to finish 2026/06/12 01:47:16 INFO : There was nothing to transfer 2026/06/12 01:47:16 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/12 01:47:16 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:16 DEBUG : existing: size = 6 OK 2026/06/12 01:47:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/12 01:47:16 INFO : existing: Copied (replaced existing) 2026/06/12 01:47:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.33s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:47:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/12 01:47:17 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:17 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:18 DEBUG : existing: size = 6 OK 2026/06/12 01:47:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/12 01:47:18 INFO : existing: Copied (new) 2026/06/12 01:47:18 DEBUG : Waiting for deletions to finish 2026/06/12 01:47:18 DEBUG : existing: Destination exists, skipping 2026/06/12 01:47:18 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:18 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:18 DEBUG : Waiting for deletions to finish 2026/06/12 01:47:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.85s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:47:20 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/12 01:47:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/12 01:47:20 DEBUG : a/potato2: size = 60 OK 2026/06/12 01:47:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/12 01:47:20 INFO : a/potato2: Copied (new) 2026/06/12 01:47:20 DEBUG : c/non empty space: size = 5 OK 2026/06/12 01:47:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:47:20 DEBUG : c/non empty space: Unchanged skipping 2026/06/12 01:47:21 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:21 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:21 DEBUG : Waiting for deletions to finish 2026/06/12 01:47:21 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.84s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:47:23 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:23 DEBUG : empty space: size = 1 OK 2026/06/12 01:47:23 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/12 01:47:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/12 01:47:23 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/12 01:47:23 DEBUG : empty space: Unchanged skipping 2026/06/12 01:47:23 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:23 DEBUG : Waiting for deletions to finish 2026/06/12 01:47:23 INFO : There was nothing to transfer 2026/06/12 01:47:23 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:23 DEBUG : empty space: size = 1 OK 2026/06/12 01:47:23 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/12 01:47:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/12 01:47:24 INFO : empty space: Updated modification time in destination 2026/06/12 01:47:24 DEBUG : empty space: Unchanged skipping 2026/06/12 01:47:24 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:24 DEBUG : Waiting for deletions to finish 2026/06/12 01:47:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.81s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:47:25 DEBUG : empty space: size = 1 OK 2026/06/12 01:47:25 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/12 01:47:25 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/12 01:47:25 DEBUG : empty space: Unchanged skipping 2026/06/12 01:47:25 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:25 DEBUG : Waiting for deletions to finish 2026/06/12 01:47:25 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.64s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:47:27 DEBUG : foo: size = 3 OK 2026/06/12 01:47:27 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/12 01:47:27 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:47:27 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:47:27 DEBUG : foo: sha1 differ 2026/06/12 01:47:27 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:27 DEBUG : foo: size = 3 OK 2026/06/12 01:47:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/12 01:47:27 INFO : foo: Copied (replaced existing) 2026/06/12 01:47:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.67s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:47:29 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/12 01:47:29 DEBUG : empty space: size = 1 OK 2026/06/12 01:47:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:47:29 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:29 DEBUG : empty space: Unchanged skipping 2026/06/12 01:47:29 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:30 DEBUG : potato: size = 60 OK 2026/06/12 01:47:30 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/12 01:47:30 INFO : potato: Copied (new) 2026/06/12 01:47:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.68s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:47:32 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:47:32 DEBUG : potato: size = 60 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:47:32 DEBUG : potato: Sizes differ 2026/06/12 01:47:32 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:32 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:33 DEBUG : potato: size = 21 OK 2026/06/12 01:47:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/12 01:47:33 INFO : potato: Copied (replaced existing) 2026/06/12 01:47:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.82s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:47:34 DEBUG : potato: size = 21 OK 2026/06/12 01:47:34 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/06/12 01:47:34 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1257945031) 2026/06/12 01:47:34 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:47:34 DEBUG : potato: sha1 differ 2026/06/12 01:47:34 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:35 DEBUG : potato: size = 21 OK 2026/06/12 01:47:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/12 01:47:35 INFO : potato: Copied (replaced existing) 2026/06/12 01:47:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:47:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/12 01:47:37 DEBUG : empty space: size = 1 OK 2026/06/12 01:47:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:47:37 DEBUG : empty space: Unchanged skipping 2026/06/12 01:47:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/12 01:47:37 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:37 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:37 DEBUG : Waiting for deletions to finish 2026/06/12 01:47:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:47:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/12 01:47:39 DEBUG : empty space: size = 1 OK 2026/06/12 01:47:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:47:39 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:39 DEBUG : empty space: Unchanged skipping 2026/06/12 01:47:39 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:40 DEBUG : potato2: size = 60 OK 2026/06/12 01:47:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/12 01:47:40 INFO : potato2: Copied (new) 2026/06/12 01:47:40 DEBUG : Waiting for deletions to finish 2026/06/12 01:47:40 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:47:42 INFO : d: Making directory 2026/06/12 01:47:42 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/12 01:47:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/12 01:47:43 DEBUG : c/non empty space: size = 5 OK 2026/06/12 01:47:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:47:43 DEBUG : c/non empty space: Unchanged skipping 2026/06/12 01:47:43 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:43 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:43 DEBUG : a/potato2: size = 60 OK 2026/06/12 01:47:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/12 01:47:43 INFO : a/potato2: Copied (new) 2026/06/12 01:47:43 DEBUG : Waiting for deletions to finish 2026/06/12 01:47:43 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:47:45 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/12 01:47:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/12 01:47:45 DEBUG : c/non empty space: size = 5 OK 2026/06/12 01:47:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:47:45 DEBUG : c/non empty space: Unchanged skipping 2026/06/12 01:47:45 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:45 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:46 DEBUG : a/potato2: size = 60 OK 2026/06/12 01:47:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/12 01:47:46 INFO : a/potato2: Copied (new) 2026/06/12 01:47:46 ERROR : B2 bucket rclone-test-lakubuw0veke: not deleting files as there were IO errors 2026/06/12 01:47:46 ERROR : B2 bucket rclone-test-lakubuw0veke: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.53s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:47:48 DEBUG : Waiting for deletions to finish 2026/06/12 01:47:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/12 01:47:48 DEBUG : empty space: size = 1 OK 2026/06/12 01:47:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:47:48 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:48 DEBUG : empty space: Unchanged skipping 2026/06/12 01:47:48 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:48 INFO : potato: Deleted 2026/06/12 01:47:48 DEBUG : potato2: size = 60 OK 2026/06/12 01:47:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/12 01:47:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.45s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:47:50 DEBUG : Waiting for deletions to finish 2026/06/12 01:47:50 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:50 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:50 INFO : potato: Deleted 2026/06/12 01:47:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/12 01:47:50 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:50 DEBUG : empty space: size = 1 OK 2026/06/12 01:47:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:47:50 DEBUG : empty space: Unchanged skipping 2026/06/12 01:47:50 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:51 DEBUG : potato2: size = 60 OK 2026/06/12 01:47:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/12 01:47:51 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.72s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:47:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/12 01:47:52 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:52 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:53 DEBUG : potato2: size = 19 OK 2026/06/12 01:47:53 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/12 01:47:53 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.00s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:47:55 DEBUG : enormous: Excluded (Size Filter) 2026/06/12 01:47:55 DEBUG : enormous: Excluded 2026/06/12 01:47:55 DEBUG : potato2: Excluded (Size Filter) 2026/06/12 01:47:55 DEBUG : potato2: Excluded 2026/06/12 01:47:55 DEBUG : potato2: Excluded (Size Filter) 2026/06/12 01:47:55 DEBUG : potato2: Excluded 2026/06/12 01:47:55 DEBUG : empty space: size = 1 OK 2026/06/12 01:47:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:47:55 DEBUG : empty space: Unchanged skipping 2026/06/12 01:47:55 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:55 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:55 DEBUG : Waiting for deletions to finish 2026/06/12 01:47:55 INFO : There was nothing to transfer 2026/06/12 01:47:56 DEBUG : enormous: Excluded (Size Filter) 2026/06/12 01:47:56 DEBUG : enormous: Excluded 2026/06/12 01:47:56 DEBUG : potato2: Excluded (Size Filter) 2026/06/12 01:47:56 DEBUG : potato2: Excluded 2026/06/12 01:47:56 DEBUG : potato2: Excluded (Size Filter) 2026/06/12 01:47:56 DEBUG : potato2: Excluded 2026/06/12 01:47:56 DEBUG : empty space: size = 1 OK 2026/06/12 01:47:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/12 01:47:56 DEBUG : empty space: Unchanged skipping 2026/06/12 01:47:56 DEBUG : Local file system at /tmp/rclone1257945031: Waiting for checks to finish 2026/06/12 01:47:56 DEBUG : Local file system at /tmp/rclone1257945031: Waiting for transfers to finish 2026/06/12 01:47:56 DEBUG : Waiting for deletions to finish 2026/06/12 01:47:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.81s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:47:58 DEBUG : enormous: Excluded (Size Filter) 2026/06/12 01:47:58 DEBUG : enormous: Excluded 2026/06/12 01:47:58 DEBUG : potato2: Excluded (Size Filter) 2026/06/12 01:47:58 DEBUG : potato2: Excluded 2026/06/12 01:47:58 DEBUG : empty space: size = 1 OK 2026/06/12 01:47:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:47:58 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:47:58 DEBUG : empty space: Unchanged skipping 2026/06/12 01:47:58 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:47:58 DEBUG : Waiting for deletions to finish 2026/06/12 01:47:58 INFO : enormous: Deleted 2026/06/12 01:47:59 INFO : potato2: Deleted 2026/06/12 01:47:59 INFO : There was nothing to transfer 2026/06/12 01:47:59 DEBUG : empty space: size = 1 OK 2026/06/12 01:47:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/12 01:47:59 DEBUG : empty space: Unchanged skipping 2026/06/12 01:47:59 DEBUG : Local file system at /tmp/rclone1257945031: Waiting for checks to finish 2026/06/12 01:47:59 DEBUG : Local file system at /tmp/rclone1257945031: Waiting for transfers to finish 2026/06/12 01:47:59 DEBUG : Waiting for deletions to finish 2026/06/12 01:47:59 INFO : enormous: Deleted 2026/06/12 01:47:59 INFO : potato2: Deleted 2026/06/12 01:47:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.86s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:48:02 DEBUG : five: Need to transfer - File not found at Destination 2026/06/12 01:48:02 DEBUG : four: size = 4 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:48:02 DEBUG : four: size = 8 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:48:02 DEBUG : four: Sizes differ 2026/06/12 01:48:02 DEBUG : one: Destination is newer than source, skipping 2026/06/12 01:48:02 DEBUG : three: size = 5 OK 2026/06/12 01:48:02 DEBUG : two: size = 3 OK 2026/06/12 01:48:02 DEBUG : three: Sizes identical 2026/06/12 01:48:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/12 01:48:02 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:48:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/12 01:48:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1257945031) 2026/06/12 01:48:02 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:48:02 DEBUG : two: sha1 differ 2026/06/12 01:48:02 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:48:02 DEBUG : five: size = 4 OK 2026/06/12 01:48:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/12 01:48:02 INFO : five: Copied (new) 2026/06/12 01:48:02 DEBUG : four: size = 4 OK 2026/06/12 01:48:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/12 01:48:02 INFO : four: Copied (replaced existing) 2026/06/12 01:48:02 DEBUG : two: size = 3 OK 2026/06/12 01:48:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/12 01:48:02 INFO : two: Copied (replaced existing) 2026/06/12 01:48:02 DEBUG : Waiting for deletions to finish 2026/06/12 01:48:03 DEBUG : five: size = 4 OK 2026/06/12 01:48:03 DEBUG : four: size = 4 OK 2026/06/12 01:48:03 DEBUG : one: Destination is newer than source, skipping 2026/06/12 01:48:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/12 01:48:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/12 01:48:03 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/12 01:48:03 DEBUG : three: size = 5 OK 2026/06/12 01:48:03 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:48:03 DEBUG : two: size = 3 OK 2026/06/12 01:48:03 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/12 01:48:03 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/12 01:48:03 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/12 01:48:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/12 01:48:03 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/12 01:48:03 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/12 01:48:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1257945031) 2026/06/12 01:48:03 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:48:03 DEBUG : three: sha1 differ 2026/06/12 01:48:03 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/12 01:48:03 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:48:03 DEBUG : three: size = 5 OK 2026/06/12 01:48:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/12 01:48:03 INFO : three: Copied (replaced existing) 2026/06/12 01:48:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.41s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/12 01:48:05 INFO : B2 bucket rclone-test-lakubuw0veke: Making map for --track-renames 2026/06/12 01:48:05 INFO : B2 bucket rclone-test-lakubuw0veke: Finished making map for --track-renames 2026/06/12 01:48:05 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:48:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/12 01:48:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/12 01:48:05 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for renames to finish 2026/06/12 01:48:05 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:48:05 DEBUG : potato: size = 14 OK 2026/06/12 01:48:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/12 01:48:05 INFO : potato: Copied (new) 2026/06/12 01:48:06 DEBUG : yam: size = 11 OK 2026/06/12 01:48:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/12 01:48:06 INFO : yam: Copied (new) 2026/06/12 01:48:06 DEBUG : Waiting for deletions to finish 2026/06/12 01:48:06 DEBUG : potato: size = 14 OK 2026/06/12 01:48:06 INFO : B2 bucket rclone-test-lakubuw0veke: Making map for --track-renames 2026/06/12 01:48:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:48:06 INFO : B2 bucket rclone-test-lakubuw0veke: Finished making map for --track-renames 2026/06/12 01:48:06 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:48:06 DEBUG : potato: Unchanged skipping 2026/06/12 01:48:06 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for renames to finish 2026/06/12 01:48:07 DEBUG : yaml: size = 11 OK 2026/06/12 01:48:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/12 01:48:07 INFO : yam: Copied (server-side copy) to: yaml 2026/06/12 01:48:07 INFO : yam: Deleted 2026/06/12 01:48:07 INFO : yaml: Renamed from "yam" 2026/06/12 01:48:07 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:48:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.47s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/12 01:48:09 INFO : B2 bucket rclone-test-lakubuw0veke: Making map for --track-renames 2026/06/12 01:48:09 INFO : B2 bucket rclone-test-lakubuw0veke: Finished making map for --track-renames 2026/06/12 01:48:09 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:48:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/12 01:48:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/12 01:48:09 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for renames to finish 2026/06/12 01:48:09 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:48:09 DEBUG : yam: size = 11 OK 2026/06/12 01:48:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/12 01:48:09 INFO : yam: Copied (new) 2026/06/12 01:48:09 DEBUG : potato: size = 14 OK 2026/06/12 01:48:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/12 01:48:09 INFO : potato: Copied (new) 2026/06/12 01:48:09 DEBUG : Waiting for deletions to finish 2026/06/12 01:48:10 INFO : B2 bucket rclone-test-lakubuw0veke: Making map for --track-renames 2026/06/12 01:48:10 DEBUG : potato: size = 14 OK 2026/06/12 01:48:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:48:10 DEBUG : potato: Unchanged skipping 2026/06/12 01:48:10 INFO : B2 bucket rclone-test-lakubuw0veke: Finished making map for --track-renames 2026/06/12 01:48:10 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:48:10 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for renames to finish 2026/06/12 01:48:10 DEBUG : yaml: size = 11 OK 2026/06/12 01:48:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/12 01:48:10 INFO : yam: Copied (server-side copy) to: yaml 2026/06/12 01:48:10 INFO : yam: Deleted 2026/06/12 01:48:10 INFO : yaml: Renamed from "yam" 2026/06/12 01:48:10 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:48:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.79s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/12 01:48:11 INFO : B2 bucket rclone-test-lakubuw0veke: Making map for --track-renames 2026/06/12 01:48:11 INFO : B2 bucket rclone-test-lakubuw0veke: Finished making map for --track-renames 2026/06/12 01:48:11 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:48:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/12 01:48:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/12 01:48:11 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for renames to finish 2026/06/12 01:48:11 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:48:12 DEBUG : sub/yam: size = 11 OK 2026/06/12 01:48:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/12 01:48:12 INFO : sub/yam: Copied (new) 2026/06/12 01:48:12 DEBUG : potato: size = 14 OK 2026/06/12 01:48:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/12 01:48:12 INFO : potato: Copied (new) 2026/06/12 01:48:12 DEBUG : Waiting for deletions to finish 2026/06/12 01:48:13 DEBUG : potato: size = 14 OK 2026/06/12 01:48:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:48:13 DEBUG : potato: Unchanged skipping 2026/06/12 01:48:13 INFO : B2 bucket rclone-test-lakubuw0veke: Making map for --track-renames 2026/06/12 01:48:13 INFO : B2 bucket rclone-test-lakubuw0veke: Finished making map for --track-renames 2026/06/12 01:48:13 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:48:13 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for renames to finish 2026/06/12 01:48:13 DEBUG : yam: size = 11 OK 2026/06/12 01:48:13 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/12 01:48:13 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/12 01:48:14 INFO : sub/yam: Deleted 2026/06/12 01:48:14 INFO : yam: Renamed from "sub/yam" 2026/06/12 01:48:14 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:48:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.38s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:48:14 DEBUG : Creating backend with remote "/tmp/rclone1257945031/dir1" 2026/06/12 01:48:14 DEBUG : Creating backend with remote "/tmp/rclone1257945031/dir2" 2026/06/12 01:48:14 DEBUG : Local file system at /tmp/rclone1257945031/dir2: Using server-side directory move 2026/06/12 01:48:14 INFO : Local file system at /tmp/rclone1257945031/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/12 01:48:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/12 01:48:14 INFO : file1.txt: Moved (server-side) 2026/06/12 01:48:14 DEBUG : Local file system at /tmp/rclone1257945031/dir2: Waiting for checks to finish 2026/06/12 01:48:14 DEBUG : Local file system at /tmp/rclone1257945031/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:48:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/12 01:48:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/12 01:48:15 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:48:15 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:48:15 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/12 01:48:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/12 01:48:15 INFO : nested/sub dir/file: Copied (new) 2026/06/12 01:48:15 INFO : nested/sub dir/file: Deleted 2026/06/12 01:48:16 DEBUG : sub dir/hello world: size = 11 OK 2026/06/12 01:48:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:48:16 INFO : sub dir/hello world: Copied (new) 2026/06/12 01:48:16 INFO : sub dir/hello world: Deleted 2026/06/12 01:48:16 INFO : sub dir: Removing directory 2026/06/12 01:48:16 INFO : nested/sub dir: Removing directory 2026/06/12 01:48:16 INFO : nested: Removing directory 2026/06/12 01:48:16 DEBUG : Local file system at /tmp/rclone1257945031: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.15s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:48:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/12 01:48:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/12 01:48:17 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:48:17 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:48:17 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1106-11.backblaze.com/b2api/v1/b2_upload_file/1f624d03801dbb9b9fe80e1b/c001_v0001106_t0050": EOF 2026/06/12 01:48:17 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1106-11.backblaze.com/b2api/v1/b2_upload_file/1f624d03801dbb9b9fe80e1b/c001_v0001106_t0050": EOF) 2026/06/12 01:48:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/12 01:48:17 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1106-11.backblaze.com/b2api/v1/b2_upload_file/1f624d03801dbb9b9fe80e1b/c001_v0001106_t0050": EOF - low level retry 0/10 2026/06/12 01:48:17 DEBUG : pacer: Reducing sleep to 10ms 2026/06/12 01:48:17 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/12 01:48:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/12 01:48:17 INFO : nested/sub dir/file: Copied (new) 2026/06/12 01:48:17 INFO : nested/sub dir/file: Deleted 2026/06/12 01:48:18 DEBUG : sub dir/hello world: size = 11 OK 2026/06/12 01:48:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:48:18 INFO : sub dir/hello world: Copied (new) 2026/06/12 01:48:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.50s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:48:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/12 01:48:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/12 01:48:19 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:48:19 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:48:19 DEBUG : existing: size = 6 OK 2026/06/12 01:48:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/12 01:48:19 INFO : existing: Copied (new) 2026/06/12 01:48:19 INFO : existing: Deleted 2026/06/12 01:48:19 DEBUG : existing-b: size = 6 OK 2026/06/12 01:48:19 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/12 01:48:19 INFO : existing-b: Copied (new) 2026/06/12 01:48:19 INFO : existing-b: Deleted 2026/06/12 01:48:19 DEBUG : existing: Destination exists, skipping 2026/06/12 01:48:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/12 01:48:19 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:48:19 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:48:19 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.80s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:48:20 DEBUG : Creating backend with remote "TestB2:rclone-test-celorox4zoje" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-lakubuw0veke -> B2 bucket rclone-test-celorox4zoje 2026/06/12 01:48:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/12 01:48:24 DEBUG : empty space: size = 1 OK 2026/06/12 01:48:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/12 01:48:24 DEBUG : empty space: Unchanged skipping 2026/06/12 01:48:24 DEBUG : potato3: size = 68 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:48:24 DEBUG : potato3: size = 60 (B2 bucket rclone-test-celorox4zoje) 2026/06/12 01:48:24 DEBUG : potato3: Sizes differ 2026/06/12 01:48:24 DEBUG : B2 bucket rclone-test-celorox4zoje: Waiting for checks to finish 2026/06/12 01:48:25 INFO : empty space: Deleted 2026/06/12 01:48:25 DEBUG : B2 bucket rclone-test-celorox4zoje: Waiting for transfers to finish 2026/06/12 01:48:25 DEBUG : potato2: size = 60 OK 2026/06/12 01:48:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/12 01:48:25 INFO : potato2: Copied (server-side copy) 2026/06/12 01:48:25 INFO : potato2: Deleted 2026/06/12 01:48:25 DEBUG : potato3: size = 68 OK 2026/06/12 01:48:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/12 01:48:25 INFO : potato3: Copied (server-side copy) 2026/06/12 01:48:25 INFO : potato3: Deleted 2026/06/12 01:48:26 DEBUG : Creating backend with remote "TestB2:rclone-test-jejuteg0rani" 2026/06/12 01:48:27 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/12 01:48:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/12 01:48:27 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/12 01:48:27 DEBUG : B2 bucket rclone-test-jejuteg0rani: Waiting for checks to finish 2026/06/12 01:48:27 DEBUG : B2 bucket rclone-test-jejuteg0rani: Waiting for transfers to finish 2026/06/12 01:48:28 DEBUG : empty space: size = 1 OK 2026/06/12 01:48:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/12 01:48:28 INFO : empty space: Copied (server-side copy) 2026/06/12 01:48:28 INFO : empty space: Deleted 2026/06/12 01:48:28 DEBUG : potato3: size = 68 OK 2026/06/12 01:48:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/12 01:48:28 INFO : potato3: Copied (server-side copy) 2026/06/12 01:48:28 DEBUG : potato2: size = 60 OK 2026/06/12 01:48:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/12 01:48:28 INFO : potato2: Copied (server-side copy) 2026/06/12 01:48:28 INFO : potato3: Deleted 2026/06/12 01:48:28 INFO : potato2: Deleted 2026/06/12 01:48:29 DEBUG : B2 bucket rclone-test-jejuteg0rani: Purge remote 2026/06/12 01:48:29 INFO : B2 bucket rclone-test-jejuteg0rani: cleaning bucket "rclone-test-jejuteg0rani" of all files 2026/06/12 01:48:29 DEBUG : empty space: Deleting (id "4_z0fc22dc3804dbb9b9fe80e1b_f101ca8f3a4d15001_d20260612_m014828_c001_v0001097_t0055_u01781228908021") 2026/06/12 01:48:29 DEBUG : potato2: Deleting (id "4_z0fc22dc3804dbb9b9fe80e1b_f1076e146c2bd41e2_d20260612_m014828_c001_v0001092_t0059_u01781228908389") 2026/06/12 01:48:29 DEBUG : potato3: Deleting (id "4_z0fc22dc3804dbb9b9fe80e1b_f11521a050573820a_d20260612_m014828_c001_v0001137_t0019_u01781228908405") 2026/06/12 01:48:30 DEBUG : B2 bucket rclone-test-celorox4zoje: Purge remote 2026/06/12 01:48:30 INFO : B2 bucket rclone-test-celorox4zoje: cleaning bucket "rclone-test-celorox4zoje" of all files 2026/06/12 01:48:30 DEBUG : empty space: Deleting (id "4_zdf721d93804dbb9b9fe80e1b_f41592522e5a54892_d20260612_m014828_c001_v7007000_t0000_u01781228908470") 2026/06/12 01:48:30 DEBUG : empty space: Deleting (id "4_zdf721d93804dbb9b9fe80e1b_f106a71c37613c882_d20260612_m014823_c001_v0001136_t0001_u01781228903785") 2026/06/12 01:48:30 DEBUG : potato2: Deleting (id "4_zdf721d93804dbb9b9fe80e1b_f4250a362d9873bac_d20260612_m014828_c001_v7007000_t0000_u01781228908863") 2026/06/12 01:48:30 DEBUG : potato2: Deleting (id "4_zdf721d93804dbb9b9fe80e1b_f1084a49987437317_d20260612_m014825_c001_v0001182_t0017_u01781228905086") 2026/06/12 01:48:30 DEBUG : potato3: Deleting (id "4_zdf721d93804dbb9b9fe80e1b_f41592522e5a54893_d20260612_m014828_c001_v7007000_t0000_u01781228908680") 2026/06/12 01:48:30 DEBUG : potato3: Deleting (id "4_zdf721d93804dbb9b9fe80e1b_f102b4bcd88c87c94_d20260612_m014825_c001_v0001097_t0006_u01781228905344") 2026/06/12 01:48:30 DEBUG : potato3: Deleting (id "4_zdf721d93804dbb9b9fe80e1b_f106a71c37613c884_d20260612_m014824_c001_v0001136_t0006_u01781228904262") --- PASS: TestServerSideMove (11.27s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:48:32 DEBUG : Creating backend with remote "TestB2:rclone-test-geqacab0rado" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-lakubuw0veke -> B2 bucket rclone-test-geqacab0rado 2026/06/12 01:48:37 DEBUG : empty space: Excluded (Size Filter) 2026/06/12 01:48:37 DEBUG : empty space: Excluded 2026/06/12 01:48:37 DEBUG : empty space: Excluded (Size Filter) 2026/06/12 01:48:37 DEBUG : empty space: Excluded 2026/06/12 01:48:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/12 01:48:37 DEBUG : potato3: size = 68 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:48:37 DEBUG : potato3: size = 60 (B2 bucket rclone-test-geqacab0rado) 2026/06/12 01:48:37 DEBUG : potato3: Sizes differ 2026/06/12 01:48:37 DEBUG : B2 bucket rclone-test-geqacab0rado: Waiting for checks to finish 2026/06/12 01:48:37 DEBUG : B2 bucket rclone-test-geqacab0rado: Waiting for transfers to finish 2026/06/12 01:48:38 DEBUG : potato2: size = 60 OK 2026/06/12 01:48:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/12 01:48:38 INFO : potato2: Copied (server-side copy) 2026/06/12 01:48:38 DEBUG : potato3: size = 68 OK 2026/06/12 01:48:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/12 01:48:38 INFO : potato3: Copied (server-side copy) 2026/06/12 01:48:38 INFO : potato2: Deleted 2026/06/12 01:48:38 INFO : potato3: Deleted 2026/06/12 01:48:38 DEBUG : Creating backend with remote "TestB2:rclone-test-winanec5ciju" 2026/06/12 01:48:39 DEBUG : empty space: Excluded (Size Filter) 2026/06/12 01:48:39 DEBUG : empty space: Excluded 2026/06/12 01:48:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/12 01:48:39 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/12 01:48:39 DEBUG : B2 bucket rclone-test-winanec5ciju: Waiting for checks to finish 2026/06/12 01:48:39 DEBUG : B2 bucket rclone-test-winanec5ciju: Waiting for transfers to finish 2026/06/12 01:48:40 DEBUG : potato3: size = 68 OK 2026/06/12 01:48:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/12 01:48:40 INFO : potato3: Copied (server-side copy) 2026/06/12 01:48:40 INFO : potato3: Deleted 2026/06/12 01:48:41 DEBUG : potato2: size = 60 OK 2026/06/12 01:48:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/12 01:48:41 INFO : potato2: Copied (server-side copy) 2026/06/12 01:48:41 INFO : potato2: Deleted 2026/06/12 01:48:41 DEBUG : B2 bucket rclone-test-winanec5ciju: Purge remote 2026/06/12 01:48:41 INFO : B2 bucket rclone-test-winanec5ciju: cleaning bucket "rclone-test-winanec5ciju" of all files 2026/06/12 01:48:41 DEBUG : potato2: Deleting (id "4_zcf925dc3804dbb9b9fe80e1b_f115c3a08e24a2885_d20260612_m014840_c001_v0001161_t0019_u01781228920880") 2026/06/12 01:48:41 DEBUG : potato3: Deleting (id "4_zcf925dc3804dbb9b9fe80e1b_f119d8478424db2e7_d20260612_m014840_c001_v0001184_t0009_u01781228920577") 2026/06/12 01:48:42 DEBUG : B2 bucket rclone-test-geqacab0rado: Purge remote 2026/06/12 01:48:42 INFO : B2 bucket rclone-test-geqacab0rado: cleaning bucket "rclone-test-geqacab0rado" of all files 2026/06/12 01:48:42 DEBUG : empty space: Deleting (id "4_z9ff24da3804dbb9b9fe80e1b_f119fdfc69bcc702a_d20260612_m014836_c001_v0001137_t0011_u01781228916277") 2026/06/12 01:48:42 DEBUG : potato2: Deleting (id "4_z9ff24da3804dbb9b9fe80e1b_f4250a362d9873bbc_d20260612_m014841_c001_v7007000_t0000_u01781228921151") 2026/06/12 01:48:42 DEBUG : potato2: Deleting (id "4_z9ff24da3804dbb9b9fe80e1b_f1055a6622d9ed79f_d20260612_m014837_c001_v0001144_t0015_u01781228917525") 2026/06/12 01:48:42 DEBUG : potato3: Deleting (id "4_z9ff24da3804dbb9b9fe80e1b_f4250a362d9873bbb_d20260612_m014840_c001_v7007000_t0000_u01781228920802") 2026/06/12 01:48:42 DEBUG : potato3: Deleting (id "4_z9ff24da3804dbb9b9fe80e1b_f10895088c837f594_d20260612_m014837_c001_v0001183_t0005_u01781228917952") 2026/06/12 01:48:42 DEBUG : potato3: Deleting (id "4_z9ff24da3804dbb9b9fe80e1b_f119fdfc69bcc702c_d20260612_m014836_c001_v0001137_t0012_u01781228916692") 2026/06/12 01:48:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/12 01:48:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/12 01:48:43 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:48:44 DEBUG : Creating backend with remote "TestB2:rclone-test-gomawuf0fena" 2026/06/12 01:48:46 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-lakubuw0veke -> B2 bucket rclone-test-gomawuf0fena 2026/06/12 01:48:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/12 01:48:49 DEBUG : empty space: size = 1 OK 2026/06/12 01:48:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/12 01:48:49 DEBUG : empty space: Unchanged skipping 2026/06/12 01:48:49 DEBUG : potato3: size = 68 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:48:49 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gomawuf0fena) 2026/06/12 01:48:49 DEBUG : potato3: Sizes differ 2026/06/12 01:48:49 DEBUG : B2 bucket rclone-test-gomawuf0fena: Waiting for checks to finish 2026/06/12 01:48:49 INFO : empty space: Deleted 2026/06/12 01:48:49 DEBUG : B2 bucket rclone-test-gomawuf0fena: Waiting for transfers to finish 2026/06/12 01:48:49 DEBUG : potato2: size = 60 OK 2026/06/12 01:48:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/12 01:48:49 INFO : potato2: Copied (server-side copy) 2026/06/12 01:48:49 INFO : potato2: Deleted 2026/06/12 01:48:49 DEBUG : potato3: size = 68 OK 2026/06/12 01:48:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/12 01:48:49 INFO : potato3: Copied (server-side copy) 2026/06/12 01:48:50 INFO : potato3: Deleted 2026/06/12 01:48:50 DEBUG : Creating backend with remote "TestB2:rclone-test-tineruc9tefo" 2026/06/12 01:48:51 INFO : tomatoDir: Making directory 2026/06/12 01:49:51 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": net/http: TLS handshake timeout) 2026/06/12 01:49:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/12 01:49:51 DEBUG : pacer: Reducing sleep to 10ms 2026/06/12 01:49:51 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/12 01:49:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/12 01:49:51 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/12 01:49:51 DEBUG : B2 bucket rclone-test-tineruc9tefo: Waiting for checks to finish 2026/06/12 01:49:51 DEBUG : B2 bucket rclone-test-tineruc9tefo: Waiting for transfers to finish 2026/06/12 01:49:52 DEBUG : empty space: size = 1 OK 2026/06/12 01:49:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/12 01:49:52 INFO : empty space: Copied (server-side copy) 2026/06/12 01:49:53 DEBUG : potato3: size = 68 OK 2026/06/12 01:49:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/12 01:49:53 INFO : potato3: Copied (server-side copy) 2026/06/12 01:49:53 DEBUG : potato2: size = 60 OK 2026/06/12 01:49:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/12 01:49:53 INFO : potato2: Copied (server-side copy) 2026/06/12 01:49:53 INFO : empty space: Deleted 2026/06/12 01:49:53 INFO : potato3: Deleted 2026/06/12 01:49:53 INFO : potato2: Deleted 2026/06/12 01:49:54 DEBUG : B2 bucket rclone-test-tineruc9tefo: Purge remote 2026/06/12 01:49:54 INFO : B2 bucket rclone-test-tineruc9tefo: cleaning bucket "rclone-test-tineruc9tefo" of all files 2026/06/12 01:49:54 DEBUG : empty space: Deleting (id "4_z5f327d63805dbb9b9fe80e1b_f103f667772e22cd4_d20260612_m014952_c001_v0001040_t0054_u01781228992523") 2026/06/12 01:49:54 DEBUG : potato2: Deleting (id "4_z5f327d63805dbb9b9fe80e1b_f117893210e4a90aa_d20260612_m014952_c001_v0001105_t0025_u01781228992886") 2026/06/12 01:49:54 DEBUG : potato3: Deleting (id "4_z5f327d63805dbb9b9fe80e1b_f1083d4e88e15fd91_d20260612_m014952_c001_v0001179_t0011_u01781228992895") 2026/06/12 01:49:54 DEBUG : B2 bucket rclone-test-gomawuf0fena: Purge remote 2026/06/12 01:49:54 INFO : B2 bucket rclone-test-gomawuf0fena: cleaning bucket "rclone-test-gomawuf0fena" of all files 2026/06/12 01:49:55 DEBUG : empty space: Deleting (id "4_zffc27d73804dbb9b9fe80e1b_f4250a362d9873ccc_d20260612_m014953_c001_v7007000_t0000_u01781228993337") 2026/06/12 01:49:55 DEBUG : empty space: Deleting (id "4_zffc27d73804dbb9b9fe80e1b_f10258be731c3dfb1_d20260612_m014847_c001_v0001102_t0036_u01781228927950") 2026/06/12 01:49:55 DEBUG : potato2: Deleting (id "4_zffc27d73804dbb9b9fe80e1b_f4250a362d9873ccf_d20260612_m014953_c001_v7007000_t0000_u01781228993520") 2026/06/12 01:49:55 DEBUG : potato2: Deleting (id "4_zffc27d73804dbb9b9fe80e1b_f117a2241f9cee1fe_d20260612_m014849_c001_v0001174_t0028_u01781228929227") 2026/06/12 01:49:55 DEBUG : potato3: Deleting (id "4_zffc27d73804dbb9b9fe80e1b_f4167d0e234aaa864_d20260612_m014953_c001_v7007000_t0000_u01781228993464") 2026/06/12 01:49:55 DEBUG : potato3: Deleting (id "4_zffc27d73804dbb9b9fe80e1b_f1169fae0718fd742_d20260612_m014849_c001_v0001097_t0027_u01781228929567") 2026/06/12 01:49:55 DEBUG : potato3: Deleting (id "4_zffc27d73804dbb9b9fe80e1b_f10258be731c3dfb7_d20260612_m014848_c001_v0001102_t0035_u01781228928439") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (72.65s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:49:56 DEBUG : Creating backend with remote "TestB2:rclone-test-lakubuw0veke/rclone-move-test" 2026/06/12 01:49:56 DEBUG : Config file has changed externally - reloading --- PASS: TestServerSideMoveOverlap (2.69s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:49:59 DEBUG : Creating backend with remote "TestB2:rclone-test-lakubuw0veke/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:50:00 DEBUG : Creating backend with remote "TestB2:rclone-test-lakubuw0veke/rclone-sync-test" 2026/06/12 01:50:02 DEBUG : Creating backend with remote "TestB2:rclone-test-lakubuw0veke/rclone-sync-test-include/layer2" 2026/06/12 01:50:04 DEBUG : Creating backend with remote "TestB2:rclone-test-lakubuw0veke/rclone-sync-test-ignore-file" 2026/06/12 01:50:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/12 01:50:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/12 01:50:08 DEBUG : pacer: Reducing sleep to 10ms 2026/06/12 01:50:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/12 01:50:08 DEBUG : B2 bucket rclone-test-lakubuw0veke path rclone-sync-test: Waiting for checks to finish 2026/06/12 01:50:08 DEBUG : B2 bucket rclone-test-lakubuw0veke path rclone-sync-test: Waiting for transfers to finish 2026/06/12 01:50:08 DEBUG : Waiting for deletions to finish 2026/06/12 01:50:08 INFO : There was nothing to transfer 2026/06/12 01:50:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/12 01:50:09 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:50:09 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:50:09 DEBUG : Waiting for deletions to finish 2026/06/12 01:50:09 INFO : There was nothing to transfer 2026/06/12 01:50:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/12 01:50:09 DEBUG : B2 bucket rclone-test-lakubuw0veke path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/12 01:50:09 DEBUG : B2 bucket rclone-test-lakubuw0veke path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/12 01:50:09 DEBUG : Waiting for deletions to finish 2026/06/12 01:50:09 INFO : There was nothing to transfer 2026/06/12 01:50:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/12 01:50:10 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:50:10 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:50:10 DEBUG : Waiting for deletions to finish 2026/06/12 01:50:10 INFO : There was nothing to transfer 2026/06/12 01:50:10 DEBUG : Excluded 2026/06/12 01:50:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/12 01:50:10 DEBUG : B2 bucket rclone-test-lakubuw0veke path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/12 01:50:10 DEBUG : B2 bucket rclone-test-lakubuw0veke path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/12 01:50:10 DEBUG : Waiting for deletions to finish 2026/06/12 01:50:10 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.36s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:50:11 DEBUG : Creating backend with remote "TestB2:rclone-test-lakubuw0veke/dst" 2026/06/12 01:50:12 DEBUG : Creating backend with remote "TestB2:rclone-test-lakubuw0veke/CompareDest" 2026/06/12 01:50:14 DEBUG : one: Need to transfer - File not found at Destination 2026/06/12 01:50:14 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for checks to finish 2026/06/12 01:50:14 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for transfers to finish 2026/06/12 01:50:15 DEBUG : one: size = 3 OK 2026/06/12 01:50:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/12 01:50:15 INFO : one: Copied (new) 2026/06/12 01:50:15 DEBUG : Waiting for deletions to finish 2026/06/12 01:50:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:50:16 DEBUG : one: size = 3 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:50:16 DEBUG : one: Sizes differ 2026/06/12 01:50:16 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for checks to finish 2026/06/12 01:50:16 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for transfers to finish 2026/06/12 01:50:16 DEBUG : one: size = 5 OK 2026/06/12 01:50:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/12 01:50:16 INFO : one: Copied (replaced existing) 2026/06/12 01:50:16 DEBUG : Waiting for deletions to finish 2026/06/12 01:50:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:50:18 DEBUG : one: size = 3 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:50:18 DEBUG : one: Sizes differ 2026/06/12 01:50:18 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for checks to finish 2026/06/12 01:50:18 DEBUG : one: size = 5 OK 2026/06/12 01:50:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:50:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/12 01:50:18 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for transfers to finish 2026/06/12 01:50:18 DEBUG : Waiting for deletions to finish 2026/06/12 01:50:18 INFO : There was nothing to transfer 2026/06/12 01:50:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:50:19 DEBUG : one: size = 3 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:50:19 DEBUG : one: Sizes differ 2026/06/12 01:50:20 DEBUG : two: size = 3 OK 2026/06/12 01:50:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:50:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/12 01:50:20 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for checks to finish 2026/06/12 01:50:20 DEBUG : one: size = 5 OK 2026/06/12 01:50:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:50:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/12 01:50:20 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for transfers to finish 2026/06/12 01:50:20 DEBUG : Waiting for deletions to finish 2026/06/12 01:50:20 INFO : There was nothing to transfer 2026/06/12 01:50:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:50:20 DEBUG : one: size = 3 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:50:20 DEBUG : one: Sizes differ 2026/06/12 01:50:20 DEBUG : two: size = 3 OK 2026/06/12 01:50:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:50:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/12 01:50:20 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for checks to finish 2026/06/12 01:50:20 DEBUG : one: size = 5 OK 2026/06/12 01:50:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:50:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/12 01:50:20 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for transfers to finish 2026/06/12 01:50:20 DEBUG : Waiting for deletions to finish 2026/06/12 01:50:20 INFO : There was nothing to transfer 2026/06/12 01:50:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:50:21 DEBUG : one: size = 3 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:50:21 DEBUG : one: Sizes differ 2026/06/12 01:50:21 DEBUG : two: size = 3 OK 2026/06/12 01:50:21 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/06/12 01:50:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/12 01:50:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/12 01:50:21 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for checks to finish 2026/06/12 01:50:21 DEBUG : one: size = 5 OK 2026/06/12 01:50:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:50:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/12 01:50:21 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for transfers to finish 2026/06/12 01:50:21 DEBUG : Waiting for deletions to finish 2026/06/12 01:50:21 INFO : There was nothing to transfer 2026/06/12 01:50:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:50:22 DEBUG : one: size = 3 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:50:22 DEBUG : one: Sizes differ 2026/06/12 01:50:22 DEBUG : two: size = 5 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:50:22 DEBUG : two: size = 3 (B2 bucket rclone-test-lakubuw0veke path CompareDest) 2026/06/12 01:50:22 DEBUG : two: Sizes differ 2026/06/12 01:50:22 DEBUG : two: Need to transfer - File not found at Destination 2026/06/12 01:50:22 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for checks to finish 2026/06/12 01:50:22 DEBUG : one: size = 5 OK 2026/06/12 01:50:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:50:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/12 01:50:22 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for transfers to finish 2026/06/12 01:50:23 DEBUG : two: size = 5 OK 2026/06/12 01:50:23 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/12 01:50:23 INFO : two: Copied (new) 2026/06/12 01:50:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.40s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:50:26 DEBUG : Creating backend with remote "TestB2:rclone-test-lakubuw0veke/dest" 2026/06/12 01:50:27 DEBUG : Creating backend with remote "TestB2:rclone-test-lakubuw0veke/pre-dest1" 2026/06/12 01:50:28 DEBUG : Creating backend with remote "TestB2:rclone-test-lakubuw0veke/pre-dest2" 2026/06/12 01:50:30 DEBUG : 1: size = 1 OK 2026/06/12 01:50:30 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:50:30 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/12 01:50:31 DEBUG : 2: size = 1 OK 2026/06/12 01:50:31 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:50:31 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/12 01:50:31 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/12 01:50:31 DEBUG : B2 bucket rclone-test-lakubuw0veke path dest: Waiting for checks to finish 2026/06/12 01:50:31 DEBUG : B2 bucket rclone-test-lakubuw0veke path dest: Waiting for transfers to finish 2026/06/12 01:50:32 DEBUG : 3: size = 1 OK 2026/06/12 01:50:32 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/12 01:50:32 INFO : 3: Copied (new) 2026/06/12 01:50:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.21s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:50:33 DEBUG : Creating backend with remote "TestB2:rclone-test-lakubuw0veke/dst" 2026/06/12 01:50:35 DEBUG : Creating backend with remote "TestB2:rclone-test-lakubuw0veke/CopyDest" 2026/06/12 01:50:37 DEBUG : one: Need to transfer - File not found at Destination 2026/06/12 01:50:37 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for checks to finish 2026/06/12 01:50:37 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for transfers to finish 2026/06/12 01:50:38 DEBUG : one: size = 3 OK 2026/06/12 01:50:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/12 01:50:38 INFO : one: Copied (new) 2026/06/12 01:50:38 DEBUG : Waiting for deletions to finish 2026/06/12 01:50:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:50:38 DEBUG : one: size = 3 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:50:38 DEBUG : one: Sizes differ 2026/06/12 01:50:38 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for checks to finish 2026/06/12 01:50:38 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for transfers to finish 2026/06/12 01:50:39 DEBUG : one: size = 5 OK 2026/06/12 01:50:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/12 01:50:39 INFO : one: Copied (replaced existing) 2026/06/12 01:50:39 DEBUG : Waiting for deletions to finish 2026/06/12 01:50:41 DEBUG : Creating backend with remote "TestB2:rclone-test-lakubuw0veke/BackupDir" 2026/06/12 01:50:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:50:42 DEBUG : one: size = 3 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:50:42 DEBUG : one: Sizes differ 2026/06/12 01:50:42 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for checks to finish 2026/06/12 01:50:42 DEBUG : one: size = 5 OK 2026/06/12 01:50:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:50:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:50:42 DEBUG : one: size = 3 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:50:42 DEBUG : one: Sizes differ 2026/06/12 01:50:44 DEBUG : one: size = 3 OK 2026/06/12 01:50:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/12 01:50:44 INFO : one: Copied (server-side copy) 2026/06/12 01:50:44 INFO : one: Deleted 2026/06/12 01:50:44 DEBUG : one: size = 5 OK 2026/06/12 01:50:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/12 01:50:44 INFO : one: Copied (server-side copy) 2026/06/12 01:50:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/12 01:50:44 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for transfers to finish 2026/06/12 01:50:44 DEBUG : Waiting for deletions to finish 2026/06/12 01:50:45 DEBUG : one: size = 5 OK 2026/06/12 01:50:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:50:45 DEBUG : one: Unchanged skipping 2026/06/12 01:50:45 DEBUG : two: size = 3 OK 2026/06/12 01:50:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:50:46 DEBUG : two: size = 3 OK 2026/06/12 01:50:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/12 01:50:46 INFO : two: Copied (server-side copy) 2026/06/12 01:50:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/12 01:50:46 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for checks to finish 2026/06/12 01:50:46 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for transfers to finish 2026/06/12 01:50:46 DEBUG : Waiting for deletions to finish 2026/06/12 01:50:46 DEBUG : one: size = 5 OK 2026/06/12 01:50:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:50:46 DEBUG : one: Unchanged skipping 2026/06/12 01:50:46 DEBUG : two: size = 3 OK 2026/06/12 01:50:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:50:46 DEBUG : two: Unchanged skipping 2026/06/12 01:50:46 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for checks to finish 2026/06/12 01:50:46 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for transfers to finish 2026/06/12 01:50:46 DEBUG : Waiting for deletions to finish 2026/06/12 01:50:46 INFO : There was nothing to transfer 2026/06/12 01:50:47 DEBUG : one: size = 5 OK 2026/06/12 01:50:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:50:47 DEBUG : one: Unchanged skipping 2026/06/12 01:50:47 DEBUG : three: size = 7 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:50:47 DEBUG : three: size = 5 (B2 bucket rclone-test-lakubuw0veke path CopyDest) 2026/06/12 01:50:47 DEBUG : three: Sizes differ 2026/06/12 01:50:47 DEBUG : three: Destination not found in --copy-dest 2026/06/12 01:50:47 DEBUG : three: Need to transfer - File not found at Destination 2026/06/12 01:50:47 DEBUG : two: size = 3 OK 2026/06/12 01:50:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/12 01:50:47 DEBUG : two: Unchanged skipping 2026/06/12 01:50:47 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for checks to finish 2026/06/12 01:50:47 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for transfers to finish 2026/06/12 01:50:49 DEBUG : three: size = 7 OK 2026/06/12 01:50:49 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/12 01:50:49 INFO : three: Copied (new) 2026/06/12 01:50:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.06s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:50:52 DEBUG : Creating backend with remote "TestB2:rclone-test-lakubuw0veke/dst" 2026/06/12 01:50:53 DEBUG : Creating backend with remote "TestB2:rclone-test-lakubuw0veke/backup" 2026/06/12 01:50:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:50:55 DEBUG : one: size = 3 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:50:55 DEBUG : one: Sizes differ 2026/06/12 01:50:55 DEBUG : two: size = 3 OK 2026/06/12 01:50:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:50:55 DEBUG : two: Unchanged skipping 2026/06/12 01:50:55 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for checks to finish 2026/06/12 01:50:56 DEBUG : one: size = 3 OK 2026/06/12 01:50:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/12 01:50:56 INFO : one: Copied (server-side copy) 2026/06/12 01:50:56 INFO : one: Deleted 2026/06/12 01:50:56 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for transfers to finish 2026/06/12 01:50:57 DEBUG : one: size = 4 OK 2026/06/12 01:50:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/12 01:50:57 INFO : one: Copied (new) 2026/06/12 01:50:57 DEBUG : Waiting for deletions to finish 2026/06/12 01:50:58 DEBUG : three.txt: size = 5 OK 2026/06/12 01:50:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/12 01:50:58 INFO : three.txt: Copied (server-side copy) 2026/06/12 01:50:58 INFO : three.txt: Deleted 2026/06/12 01:50:58 INFO : three.txt: Moved into backup dir 2026/06/12 01:51:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:51:00 DEBUG : one: size = 4 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:51:00 DEBUG : one: Sizes differ 2026/06/12 01:51:00 DEBUG : two: size = 3 OK 2026/06/12 01:51:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:51:00 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for checks to finish 2026/06/12 01:51:00 DEBUG : two: Unchanged skipping 2026/06/12 01:51:01 DEBUG : one: size = 4 OK 2026/06/12 01:51:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/12 01:51:01 INFO : one: Copied (server-side copy) 2026/06/12 01:51:01 INFO : one: Deleted 2026/06/12 01:51:01 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for transfers to finish 2026/06/12 01:51:01 DEBUG : one: size = 5 OK 2026/06/12 01:51:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/12 01:51:01 INFO : one: Copied (new) 2026/06/12 01:51:01 DEBUG : Waiting for deletions to finish 2026/06/12 01:51:02 DEBUG : three.txt: size = 6 OK 2026/06/12 01:51:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/12 01:51:02 INFO : three.txt: Copied (server-side copy) 2026/06/12 01:51:02 INFO : three.txt: Deleted 2026/06/12 01:51:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.47s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:51:04 DEBUG : Creating backend with remote "TestB2:rclone-test-lakubuw0veke/dst" 2026/06/12 01:51:06 DEBUG : Creating backend with remote "TestB2:rclone-test-lakubuw0veke/backup" 2026/06/12 01:51:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:51:07 DEBUG : one: size = 3 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:51:07 DEBUG : one: Sizes differ 2026/06/12 01:51:07 DEBUG : two: size = 3 OK 2026/06/12 01:51:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:51:07 DEBUG : two: Unchanged skipping 2026/06/12 01:51:07 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for checks to finish 2026/06/12 01:51:09 DEBUG : one.bak: size = 3 OK 2026/06/12 01:51:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/12 01:51:09 INFO : one: Copied (server-side copy) to: one.bak 2026/06/12 01:51:09 INFO : one: Deleted 2026/06/12 01:51:09 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for transfers to finish 2026/06/12 01:51:10 DEBUG : one: size = 4 OK 2026/06/12 01:51:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/12 01:51:10 INFO : one: Copied (new) 2026/06/12 01:51:10 DEBUG : Waiting for deletions to finish 2026/06/12 01:51:11 DEBUG : three.txt.bak: size = 5 OK 2026/06/12 01:51:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/12 01:51:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/12 01:51:11 INFO : three.txt: Deleted 2026/06/12 01:51:11 INFO : three.txt: Moved into backup dir 2026/06/12 01:51:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:51:12 DEBUG : one: size = 4 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:51:12 DEBUG : one: Sizes differ 2026/06/12 01:51:12 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for checks to finish 2026/06/12 01:51:12 DEBUG : two: size = 3 OK 2026/06/12 01:51:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:51:12 DEBUG : two: Unchanged skipping 2026/06/12 01:51:13 DEBUG : one.bak: size = 4 OK 2026/06/12 01:51:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/12 01:51:13 INFO : one: Copied (server-side copy) to: one.bak 2026/06/12 01:51:13 INFO : one: Deleted 2026/06/12 01:51:13 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for transfers to finish 2026/06/12 01:51:13 DEBUG : one: size = 5 OK 2026/06/12 01:51:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/12 01:51:13 INFO : one: Copied (new) 2026/06/12 01:51:13 DEBUG : Waiting for deletions to finish 2026/06/12 01:51:14 DEBUG : three.txt.bak: size = 6 OK 2026/06/12 01:51:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/12 01:51:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/12 01:51:14 INFO : three.txt: Deleted 2026/06/12 01:51:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.43s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:51:17 DEBUG : Creating backend with remote "TestB2:rclone-test-lakubuw0veke/dst" 2026/06/12 01:51:17 DEBUG : Config file has changed externally - reloading 2026/06/12 01:51:18 DEBUG : Creating backend with remote "TestB2:rclone-test-lakubuw0veke/backup" 2026/06/12 01:51:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:51:20 DEBUG : one: size = 3 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:51:20 DEBUG : one: Sizes differ 2026/06/12 01:51:20 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for checks to finish 2026/06/12 01:51:20 DEBUG : two: size = 3 OK 2026/06/12 01:51:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:51:20 DEBUG : two: Unchanged skipping 2026/06/12 01:51:21 DEBUG : one-2019-01-01: size = 3 OK 2026/06/12 01:51:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/12 01:51:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/12 01:51:21 INFO : one: Deleted 2026/06/12 01:51:21 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for transfers to finish 2026/06/12 01:51:22 DEBUG : one: size = 4 OK 2026/06/12 01:51:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/12 01:51:22 INFO : one: Copied (new) 2026/06/12 01:51:22 DEBUG : Waiting for deletions to finish 2026/06/12 01:51:23 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/12 01:51:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/12 01:51:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/12 01:51:23 INFO : three.txt: Deleted 2026/06/12 01:51:23 INFO : three.txt: Moved into backup dir 2026/06/12 01:51:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:51:24 DEBUG : one: size = 4 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:51:24 DEBUG : one: Sizes differ 2026/06/12 01:51:24 DEBUG : two: size = 3 OK 2026/06/12 01:51:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:51:24 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for checks to finish 2026/06/12 01:51:24 DEBUG : two: Unchanged skipping 2026/06/12 01:51:25 DEBUG : one-2019-01-01: size = 4 OK 2026/06/12 01:51:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/12 01:51:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/12 01:51:26 INFO : one: Deleted 2026/06/12 01:51:26 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for transfers to finish 2026/06/12 01:51:26 DEBUG : one: size = 5 OK 2026/06/12 01:51:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/12 01:51:26 INFO : one: Copied (new) 2026/06/12 01:51:26 DEBUG : Waiting for deletions to finish 2026/06/12 01:51:27 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/12 01:51:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/12 01:51:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/12 01:51:27 INFO : three.txt: Deleted 2026/06/12 01:51:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.78s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:51:29 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1105-17.backblaze.com/b2api/v1/b2_upload_file/1f624d03801dbb9b9fe80e1b/c001_v0001105_t0030": EOF 2026/06/12 01:51:29 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1105-17.backblaze.com/b2api/v1/b2_upload_file/1f624d03801dbb9b9fe80e1b/c001_v0001105_t0030": EOF) 2026/06/12 01:51:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/two" to B2 bucket rclone-test-lakubuw0veke: 1/10 (Post "https://pod-000-1105-17.backblaze.com/b2api/v1/b2_upload_file/1f624d03801dbb9b9fe80e1b/c001_v0001105_t0030": EOF) 2026/06/12 01:51:31 DEBUG : pacer: Reducing sleep to 10ms 2026/06/12 01:51:32 DEBUG : Creating backend with remote "TestB2:rclone-test-lakubuw0veke/dst" 2026/06/12 01:51:33 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for checks to finish 2026/06/12 01:51:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:51:33 DEBUG : two: size = 3 OK 2026/06/12 01:51:33 DEBUG : one: size = 3 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:51:33 DEBUG : one: Sizes differ 2026/06/12 01:51:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:51:33 DEBUG : two: Unchanged skipping 2026/06/12 01:51:34 DEBUG : one.bak: size = 3 OK 2026/06/12 01:51:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/12 01:51:34 INFO : one: Copied (server-side copy) to: one.bak 2026/06/12 01:51:34 INFO : one: Deleted 2026/06/12 01:51:34 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for transfers to finish 2026/06/12 01:51:35 DEBUG : one: size = 4 OK 2026/06/12 01:51:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/12 01:51:35 INFO : one: Copied (new) 2026/06/12 01:51:35 DEBUG : Waiting for deletions to finish 2026/06/12 01:51:36 DEBUG : three.txt.bak: size = 5 OK 2026/06/12 01:51:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/12 01:51:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/12 01:51:36 INFO : three.txt: Deleted 2026/06/12 01:51:36 INFO : three.txt: Moved into backup dir 2026/06/12 01:51:37 DEBUG : one.bak: Excluded (Path Filter) 2026/06/12 01:51:37 DEBUG : one.bak: Excluded 2026/06/12 01:51:37 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/12 01:51:37 DEBUG : three.txt.bak: Excluded 2026/06/12 01:51:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:51:37 DEBUG : one: size = 4 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:51:37 DEBUG : one: Sizes differ 2026/06/12 01:51:37 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for checks to finish 2026/06/12 01:51:37 DEBUG : two: size = 3 OK 2026/06/12 01:51:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:51:37 DEBUG : two: Unchanged skipping 2026/06/12 01:51:37 DEBUG : one.bak: size = 4 OK 2026/06/12 01:51:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/12 01:51:37 INFO : one: Copied (server-side copy) to: one.bak 2026/06/12 01:51:37 INFO : one: Deleted 2026/06/12 01:51:37 DEBUG : B2 bucket rclone-test-lakubuw0veke path dst: Waiting for transfers to finish 2026/06/12 01:51:38 DEBUG : one: size = 5 OK 2026/06/12 01:51:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/12 01:51:38 INFO : one: Copied (new) 2026/06/12 01:51:38 DEBUG : Waiting for deletions to finish 2026/06/12 01:51:38 DEBUG : three.txt.bak: size = 6 OK 2026/06/12 01:51:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/12 01:51:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/12 01:51:39 INFO : three.txt: Deleted 2026/06/12 01:51:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.67s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:51:41 DEBUG : Creating backend with remote "TestB2:rclone-test-lakubuw0veke/dst" 2026/06/12 01:51:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:51:42 DEBUG : one: size = 3 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:51:42 DEBUG : one: Sizes differ 2026/06/12 01:51:43 DEBUG : one.bak: size = 3 OK 2026/06/12 01:51:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/12 01:51:43 INFO : one: Copied (server-side copy) to: one.bak 2026/06/12 01:51:43 INFO : one: Deleted 2026/06/12 01:51:44 DEBUG : one: size = 4 OK 2026/06/12 01:51:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/12 01:51:44 INFO : one: Copied (new) 2026/06/12 01:51:44 DEBUG : two: size = 3 OK 2026/06/12 01:51:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:51:44 DEBUG : two: Unchanged skipping 2026/06/12 01:51:45 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:51:45 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:51:45 DEBUG : three.txt: Sizes differ 2026/06/12 01:51:45 DEBUG : three.txt.bak: size = 5 OK 2026/06/12 01:51:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/12 01:51:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/12 01:51:45 INFO : three.txt: Deleted 2026/06/12 01:51:46 DEBUG : three.txt: size = 6 OK 2026/06/12 01:51:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/12 01:51:46 INFO : three.txt: Copied (new) 2026/06/12 01:51:46 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/12 01:51:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/12 01:51:46 DEBUG : pacer: Reducing sleep to 10ms 2026/06/12 01:51:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:51:47 DEBUG : one: size = 4 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:51:47 DEBUG : one: Sizes differ 2026/06/12 01:51:47 DEBUG : one.bak: size = 4 OK 2026/06/12 01:51:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/12 01:51:47 INFO : one: Copied (server-side copy) to: one.bak 2026/06/12 01:51:47 INFO : one: Deleted 2026/06/12 01:51:48 DEBUG : one: size = 5 OK 2026/06/12 01:51:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/12 01:51:48 INFO : one: Copied (new) 2026/06/12 01:51:48 DEBUG : two: size = 3 OK 2026/06/12 01:51:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:51:48 DEBUG : two: Unchanged skipping 2026/06/12 01:51:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:51:48 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:51:48 DEBUG : three.txt: Sizes differ 2026/06/12 01:51:49 DEBUG : three.txt.bak: size = 6 OK 2026/06/12 01:51:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/12 01:51:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/12 01:51:49 INFO : three.txt: Deleted 2026/06/12 01:51:49 DEBUG : three.txt: size = 19 OK 2026/06/12 01:51:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/12 01:51:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.55s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:51:52 DEBUG : Creating backend with remote "TestB2:rclone-test-lakubuw0veke/dst" 2026/06/12 01:51:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:51:53 DEBUG : one: size = 3 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:51:53 DEBUG : one: Sizes differ 2026/06/12 01:51:54 DEBUG : one-2019-01-01: size = 3 OK 2026/06/12 01:51:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/12 01:51:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/12 01:51:54 INFO : one: Deleted 2026/06/12 01:51:55 DEBUG : one: size = 4 OK 2026/06/12 01:51:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/12 01:51:55 INFO : one: Copied (new) 2026/06/12 01:51:55 DEBUG : two: size = 3 OK 2026/06/12 01:51:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:51:55 DEBUG : two: Unchanged skipping 2026/06/12 01:51:56 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:51:56 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:51:56 DEBUG : three.txt: Sizes differ 2026/06/12 01:51:56 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/12 01:51:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/12 01:51:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/12 01:51:56 INFO : three.txt: Deleted 2026/06/12 01:51:57 DEBUG : three.txt: size = 6 OK 2026/06/12 01:51:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/12 01:51:57 INFO : three.txt: Copied (new) 2026/06/12 01:51:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:51:58 DEBUG : one: size = 4 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:51:58 DEBUG : one: Sizes differ 2026/06/12 01:51:58 DEBUG : one-2019-01-01: size = 4 OK 2026/06/12 01:51:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/12 01:51:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/12 01:51:59 INFO : one: Deleted 2026/06/12 01:51:59 DEBUG : one: size = 5 OK 2026/06/12 01:51:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/12 01:51:59 INFO : one: Copied (new) 2026/06/12 01:51:59 DEBUG : two: size = 3 OK 2026/06/12 01:51:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:51:59 DEBUG : two: Unchanged skipping 2026/06/12 01:51:59 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:51:59 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-lakubuw0veke path dst) 2026/06/12 01:51:59 DEBUG : three.txt: Sizes differ 2026/06/12 01:52:00 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/12 01:52:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/12 01:52:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/12 01:52:00 INFO : three.txt: Deleted 2026/06/12 01:52:00 DEBUG : three.txt: size = 19 OK 2026/06/12 01:52:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/12 01:52:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.47s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:52:03 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:52:03 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:52:03 DEBUG : Testêé: Sizes differ 2026/06/12 01:52:03 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:52:03 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:52:03 DEBUG : Testêé: size = 14 OK 2026/06/12 01:52:03 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/12 01:52:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/12 01:52:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.88s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:52:04 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/12 01:52:04 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:52:04 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:52:05 DEBUG : existing: size = 6 OK 2026/06/12 01:52:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/12 01:52:05 INFO : existing: Copied (new) 2026/06/12 01:52:05 DEBUG : Waiting for deletions to finish 2026/06/12 01:52:05 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:52:05 DEBUG : existing: size = 6 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:52:05 DEBUG : existing: Sizes differ 2026/06/12 01:52:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/12 01:52:05 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:52:05 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:52:05 ERROR : B2 bucket rclone-test-lakubuw0veke: not deleting files as there were IO errors 2026/06/12 01:52:05 ERROR : B2 bucket rclone-test-lakubuw0veke: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.13s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:52:07 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:52:07 DEBUG : EXISTING: size = 6 OK 2026/06/12 01:52:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:07 DEBUG : existing: Unchanged skipping 2026/06/12 01:52:07 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:52:07 DEBUG : Waiting for deletions to finish 2026/06/12 01:52:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.44s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:52:19 DEBUG : both10: size = 6 OK 2026/06/12 01:52:19 DEBUG : both11: size = 6 OK 2026/06/12 01:52:19 DEBUG : both12: size = 6 OK 2026/06/12 01:52:19 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:52:19 DEBUG : both0: size = 6 OK 2026/06/12 01:52:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:19 DEBUG : both12: Unchanged skipping 2026/06/12 01:52:19 DEBUG : both13: size = 6 OK 2026/06/12 01:52:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:19 DEBUG : both11: Unchanged skipping 2026/06/12 01:52:19 DEBUG : both14: size = 6 OK 2026/06/12 01:52:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:19 DEBUG : both14: Unchanged skipping 2026/06/12 01:52:19 DEBUG : both15: size = 6 OK 2026/06/12 01:52:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:19 DEBUG : both15: Unchanged skipping 2026/06/12 01:52:19 DEBUG : both16: size = 6 OK 2026/06/12 01:52:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:19 DEBUG : both16: Unchanged skipping 2026/06/12 01:52:19 DEBUG : both17: size = 6 OK 2026/06/12 01:52:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:19 DEBUG : both17: Unchanged skipping 2026/06/12 01:52:19 DEBUG : both18: size = 6 OK 2026/06/12 01:52:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:19 DEBUG : both18: Unchanged skipping 2026/06/12 01:52:19 DEBUG : both19: size = 6 OK 2026/06/12 01:52:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:19 DEBUG : both19: Unchanged skipping 2026/06/12 01:52:19 DEBUG : both1: size = 6 OK 2026/06/12 01:52:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:19 DEBUG : both1: Unchanged skipping 2026/06/12 01:52:19 DEBUG : both2: size = 6 OK 2026/06/12 01:52:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:19 DEBUG : both2: Unchanged skipping 2026/06/12 01:52:19 DEBUG : both3: size = 6 OK 2026/06/12 01:52:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:19 DEBUG : both3: Unchanged skipping 2026/06/12 01:52:19 DEBUG : both4: size = 6 OK 2026/06/12 01:52:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:19 DEBUG : both4: Unchanged skipping 2026/06/12 01:52:19 DEBUG : both5: size = 6 OK 2026/06/12 01:52:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:19 DEBUG : both5: Unchanged skipping 2026/06/12 01:52:19 DEBUG : both6: size = 6 OK 2026/06/12 01:52:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:19 DEBUG : both6: Unchanged skipping 2026/06/12 01:52:19 DEBUG : both7: size = 6 OK 2026/06/12 01:52:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:19 DEBUG : both7: Unchanged skipping 2026/06/12 01:52:19 DEBUG : both8: size = 6 OK 2026/06/12 01:52:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:19 DEBUG : both8: Unchanged skipping 2026/06/12 01:52:19 DEBUG : both9: size = 6 OK 2026/06/12 01:52:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:19 DEBUG : both9: Unchanged skipping 2026/06/12 01:52:19 DEBUG : both13: Unchanged skipping 2026/06/12 01:52:19 DEBUG : both0: Unchanged skipping 2026/06/12 01:52:19 DEBUG : both10: Unchanged skipping 2026/06/12 01:52:19 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:52:19 DEBUG : Waiting for deletions to finish 2026/06/12 01:52:19 INFO : only0: Deleted 2026/06/12 01:52:19 INFO : only1: Deleted 2026/06/12 01:52:19 INFO : only2: Deleted 2026/06/12 01:52:19 INFO : only11: Deleted 2026/06/12 01:52:19 INFO : only12: Deleted 2026/06/12 01:52:19 INFO : only16: Deleted 2026/06/12 01:52:19 INFO : only17: Deleted 2026/06/12 01:52:19 INFO : only19: Deleted 2026/06/12 01:52:19 INFO : only3: Deleted 2026/06/12 01:52:19 INFO : only4: Deleted 2026/06/12 01:52:19 INFO : only5: Deleted 2026/06/12 01:52:19 INFO : only13: Deleted 2026/06/12 01:52:19 INFO : only14: Deleted 2026/06/12 01:52:19 INFO : only10: Deleted 2026/06/12 01:52:20 INFO : only15: Deleted 2026/06/12 01:52:20 INFO : only18: Deleted 2026/06/12 01:52:20 INFO : only6: Deleted 2026/06/12 01:52:20 INFO : only7: Deleted 2026/06/12 01:52:20 INFO : only8: Deleted 2026/06/12 01:52:20 INFO : only9: Deleted 2026/06/12 01:52:20 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.29s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:52:34 DEBUG : both10: size = 6 OK 2026/06/12 01:52:34 DEBUG : both0: size = 6 OK 2026/06/12 01:52:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:34 DEBUG : both11: size = 6 OK 2026/06/12 01:52:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:34 DEBUG : both12: size = 6 OK 2026/06/12 01:52:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:34 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:52:34 DEBUG : both10: Unchanged skipping 2026/06/12 01:52:34 DEBUG : both13: size = 6 OK 2026/06/12 01:52:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:34 DEBUG : both13: Unchanged skipping 2026/06/12 01:52:34 DEBUG : both14: size = 6 OK 2026/06/12 01:52:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:34 DEBUG : both0: Unchanged skipping 2026/06/12 01:52:34 DEBUG : both15: size = 6 OK 2026/06/12 01:52:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:34 DEBUG : both15: Unchanged skipping 2026/06/12 01:52:34 DEBUG : both16: size = 6 OK 2026/06/12 01:52:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:34 DEBUG : both16: Unchanged skipping 2026/06/12 01:52:34 DEBUG : both17: size = 6 OK 2026/06/12 01:52:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:34 DEBUG : both11: Unchanged skipping 2026/06/12 01:52:34 DEBUG : both18: size = 6 OK 2026/06/12 01:52:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:34 DEBUG : both18: Unchanged skipping 2026/06/12 01:52:34 DEBUG : both19: size = 6 OK 2026/06/12 01:52:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:34 DEBUG : both12: Unchanged skipping 2026/06/12 01:52:34 DEBUG : both1: size = 6 OK 2026/06/12 01:52:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:34 DEBUG : both14: Unchanged skipping 2026/06/12 01:52:34 DEBUG : both2: size = 6 OK 2026/06/12 01:52:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:34 DEBUG : both2: Unchanged skipping 2026/06/12 01:52:34 DEBUG : both3: size = 6 OK 2026/06/12 01:52:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:34 DEBUG : both17: Unchanged skipping 2026/06/12 01:52:34 DEBUG : both4: size = 6 OK 2026/06/12 01:52:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:34 DEBUG : both4: Unchanged skipping 2026/06/12 01:52:34 DEBUG : both5: size = 6 OK 2026/06/12 01:52:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:34 DEBUG : both5: Unchanged skipping 2026/06/12 01:52:34 DEBUG : both6: size = 6 OK 2026/06/12 01:52:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:34 DEBUG : both6: Unchanged skipping 2026/06/12 01:52:34 DEBUG : both7: size = 6 OK 2026/06/12 01:52:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:34 DEBUG : both7: Unchanged skipping 2026/06/12 01:52:34 DEBUG : both8: size = 6 OK 2026/06/12 01:52:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:34 DEBUG : both8: Unchanged skipping 2026/06/12 01:52:34 DEBUG : both9: size = 6 OK 2026/06/12 01:52:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:52:34 DEBUG : both9: Unchanged skipping 2026/06/12 01:52:34 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:52:34 DEBUG : only0: size = 6 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:52:34 DEBUG : only0: Sizes differ 2026/06/12 01:52:34 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:52:34 DEBUG : only10: size = 6 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:52:34 DEBUG : only10: Sizes differ 2026/06/12 01:52:34 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:52:34 DEBUG : only11: size = 6 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:52:34 DEBUG : only11: Sizes differ 2026/06/12 01:52:34 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:52:34 DEBUG : only12: size = 6 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:52:34 DEBUG : only12: Sizes differ 2026/06/12 01:52:34 DEBUG : both19: Unchanged skipping 2026/06/12 01:52:34 DEBUG : both1: Unchanged skipping 2026/06/12 01:52:34 DEBUG : both3: Unchanged skipping 2026/06/12 01:52:34 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:52:34 DEBUG : only13: size = 6 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:52:34 DEBUG : only13: Sizes differ 2026/06/12 01:52:34 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:52:34 DEBUG : only14: size = 6 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:52:34 DEBUG : only14: Sizes differ 2026/06/12 01:52:34 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:52:34 DEBUG : only15: size = 6 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:52:34 DEBUG : only15: Sizes differ 2026/06/12 01:52:34 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:52:34 DEBUG : only16: size = 6 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:52:34 DEBUG : only16: Sizes differ 2026/06/12 01:52:34 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:52:34 DEBUG : only17: size = 6 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:52:34 DEBUG : only17: Sizes differ 2026/06/12 01:52:34 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:52:34 DEBUG : only18: size = 6 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:52:34 DEBUG : only18: Sizes differ 2026/06/12 01:52:34 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:52:34 DEBUG : only19: size = 6 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:52:34 DEBUG : only19: Sizes differ 2026/06/12 01:52:34 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:52:34 DEBUG : only1: size = 6 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:52:34 DEBUG : only1: Sizes differ 2026/06/12 01:52:34 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:52:34 DEBUG : only2: size = 6 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:52:34 DEBUG : only2: Sizes differ 2026/06/12 01:52:34 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:52:34 DEBUG : only3: size = 6 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:52:34 DEBUG : only3: Sizes differ 2026/06/12 01:52:34 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:52:34 DEBUG : only4: size = 6 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:52:34 DEBUG : only4: Sizes differ 2026/06/12 01:52:34 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:52:34 DEBUG : only5: size = 6 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:52:34 DEBUG : only5: Sizes differ 2026/06/12 01:52:34 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:52:34 DEBUG : only6: size = 6 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:52:34 DEBUG : only6: Sizes differ 2026/06/12 01:52:34 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:52:34 DEBUG : only7: size = 6 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:52:34 DEBUG : only7: Sizes differ 2026/06/12 01:52:34 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:52:34 DEBUG : only8: size = 6 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:52:34 DEBUG : only8: Sizes differ 2026/06/12 01:52:34 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1257945031) 2026/06/12 01:52:34 DEBUG : only9: size = 6 (B2 bucket rclone-test-lakubuw0veke) 2026/06/12 01:52:34 DEBUG : only9: Sizes differ 2026/06/12 01:52:34 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:52:34 DEBUG : only0: size = 0 OK 2026/06/12 01:52:34 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/12 01:52:34 INFO : only0: Copied (replaced existing) 2026/06/12 01:52:35 DEBUG : only10: size = 0 OK 2026/06/12 01:52:35 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/12 01:52:35 INFO : only10: Copied (replaced existing) 2026/06/12 01:52:35 DEBUG : only13: size = 0 OK 2026/06/12 01:52:35 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/12 01:52:35 INFO : only13: Copied (replaced existing) 2026/06/12 01:52:35 DEBUG : only14: size = 0 OK 2026/06/12 01:52:35 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/12 01:52:35 INFO : only14: Copied (replaced existing) 2026/06/12 01:52:35 DEBUG : only16: size = 0 OK 2026/06/12 01:52:35 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/12 01:52:35 INFO : only16: Copied (replaced existing) 2026/06/12 01:52:35 DEBUG : only11: size = 0 OK 2026/06/12 01:52:35 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/12 01:52:35 INFO : only11: Copied (replaced existing) 2026/06/12 01:52:35 DEBUG : only12: size = 0 OK 2026/06/12 01:52:35 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/12 01:52:35 INFO : only12: Copied (replaced existing) 2026/06/12 01:52:35 DEBUG : only17: size = 0 OK 2026/06/12 01:52:35 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/12 01:52:35 INFO : only17: Copied (replaced existing) 2026/06/12 01:52:35 DEBUG : only15: size = 0 OK 2026/06/12 01:52:35 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/12 01:52:35 INFO : only15: Copied (replaced existing) 2026/06/12 01:52:35 DEBUG : only1: size = 0 OK 2026/06/12 01:52:35 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/12 01:52:35 INFO : only1: Copied (replaced existing) 2026/06/12 01:52:35 DEBUG : only3: size = 0 OK 2026/06/12 01:52:35 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/12 01:52:35 INFO : only3: Copied (replaced existing) 2026/06/12 01:52:35 DEBUG : only4: size = 0 OK 2026/06/12 01:52:35 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/12 01:52:35 INFO : only4: Copied (replaced existing) 2026/06/12 01:52:35 DEBUG : only5: size = 0 OK 2026/06/12 01:52:35 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/12 01:52:35 INFO : only5: Copied (replaced existing) 2026/06/12 01:52:35 DEBUG : only2: size = 0 OK 2026/06/12 01:52:35 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/12 01:52:35 INFO : only2: Copied (replaced existing) 2026/06/12 01:52:35 DEBUG : only19: size = 0 OK 2026/06/12 01:52:35 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/12 01:52:35 INFO : only19: Copied (replaced existing) 2026/06/12 01:52:35 DEBUG : only8: size = 0 OK 2026/06/12 01:52:35 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/12 01:52:35 INFO : only8: Copied (replaced existing) 2026/06/12 01:52:35 DEBUG : only18: size = 0 OK 2026/06/12 01:52:35 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/12 01:52:35 INFO : only18: Copied (replaced existing) 2026/06/12 01:52:35 DEBUG : only6: size = 0 OK 2026/06/12 01:52:35 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/12 01:52:35 INFO : only6: Copied (replaced existing) 2026/06/12 01:52:35 DEBUG : only7: size = 0 OK 2026/06/12 01:52:35 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/12 01:52:35 INFO : only7: Copied (replaced existing) 2026/06/12 01:52:35 DEBUG : only9: size = 0 OK 2026/06/12 01:52:35 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/12 01:52:35 INFO : only9: Copied (replaced existing) 2026/06/12 01:52:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.41s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:52:44 DEBUG : empty_dir: Making directory with metadata 2026/06/12 01:52:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/12 01:52:44 DEBUG : empty_on_remote: Making directory with metadata 2026/06/12 01:52:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/12 01:52:44 INFO : empty_on_remote: Making directory 2026/06/12 01:52:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/12 01:52:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/12 01:52:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/12 01:52:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/12 01:52:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.18s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:52:47 DEBUG : empty_dir: Making directory with metadata 2026/06/12 01:52:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/12 01:52:47 DEBUG : empty_on_remote: Making directory with metadata 2026/06/12 01:52:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/12 01:52:47 INFO : empty_on_remote: Making directory 2026/06/12 01:52:47 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/12 01:52:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/12 01:52:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/12 01:52:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/12 01:52:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/12 01:52:48 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.70s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:52:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/12 01:52:49 INFO : sub dir: Making directory 2026/06/12 01:52:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.61s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:52:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/12 01:52:53 INFO : sub dir: Making directory 2026/06/12 01:52:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.73s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:53:04 DEBUG : Waiting for deletions to finish 2026/06/12 01:53:05 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:53:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:53:05 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:53:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:53:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:53:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:53:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:53:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:53:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:53:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:53:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:53:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:53:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:53:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:53:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:53:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:53:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:53:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:53:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:53:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/12 01:53:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/12 01:53:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/12 01:53:05 DEBUG : apple: size = 5 OK 2026/06/12 01:53:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:05 DEBUG : apple: Unchanged skipping 2026/06/12 01:53:05 DEBUG : banana: size = 6 OK 2026/06/12 01:53:05 DEBUG : splitbananasplit: size = 16 OK 2026/06/12 01:53:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:05 DEBUG : splitbananasplit: Unchanged skipping 2026/06/12 01:53:05 DEBUG : banana: Unchanged skipping 2026/06/12 01:53:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/12 01:53:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/12 01:53:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/12 01:53:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/12 01:53:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/12 01:53:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/12 01:53:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/12 01:53:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:05 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:53:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/12 01:53:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/12 01:53:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/12 01:53:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/12 01:53:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/12 01:53:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/12 01:53:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/12 01:53:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/12 01:53:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/12 01:53:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/12 01:53:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/12 01:53:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/12 01:53:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/12 01:53:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/12 01:53:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/12 01:53:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/12 01:53:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/12 01:53:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/12 01:53:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/12 01:53:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/12 01:53:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/12 01:53:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/12 01:53:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/12 01:53:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/12 01:53:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/12 01:53:05 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:53:05 DEBUG : Waiting for deletions to finish 2026/06/12 01:53:05 INFO : There was nothing to transfer 2026/06/12 01:53:05 DEBUG : Waiting for deletions to finish 2026/06/12 01:53:06 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : apple: size = 5 OK 2026/06/12 01:53:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/12 01:53:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:06 DEBUG : banana: size = 6 OK 2026/06/12 01:53:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/12 01:53:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:06 DEBUG : banana: Unchanged skipping 2026/06/12 01:53:06 DEBUG : apple: Unchanged skipping 2026/06/12 01:53:06 DEBUG : splitbananasplit: size = 16 OK 2026/06/12 01:53:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:06 DEBUG : splitbananasplit: Unchanged skipping 2026/06/12 01:53:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/12 01:53:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/12 01:53:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/12 01:53:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/12 01:53:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/12 01:53:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/12 01:53:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/12 01:53:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/12 01:53:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/12 01:53:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/12 01:53:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/12 01:53:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/12 01:53:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/12 01:53:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/12 01:53:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/12 01:53:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/12 01:53:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/12 01:53:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/12 01:53:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/12 01:53:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/12 01:53:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/12 01:53:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/12 01:53:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/12 01:53:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/12 01:53:06 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:53:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/12 01:53:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/12 01:53:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/12 01:53:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/12 01:53:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/12 01:53:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/12 01:53:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/12 01:53:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/12 01:53:06 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:53:06 DEBUG : Waiting for deletions to finish 2026/06/12 01:53:06 INFO : There was nothing to transfer 2026/06/12 01:53:06 DEBUG : Waiting for deletions to finish 2026/06/12 01:53:06 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:53:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:53:19 DEBUG : Waiting for deletions to finish 2026/06/12 01:53:20 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:53:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:53:20 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:53:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:53:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:53:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:53:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:53:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:53:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:53:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:53:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:53:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:53:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:53:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:53:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:53:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:53:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:53:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:53:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:53:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/12 01:53:20 DEBUG : apple: size = 5 OK 2026/06/12 01:53:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/12 01:53:20 DEBUG : banana: size = 6 OK 2026/06/12 01:53:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:20 DEBUG : splitbananasplit: size = 16 OK 2026/06/12 01:53:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:20 DEBUG : apple: Unchanged skipping 2026/06/12 01:53:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/12 01:53:20 DEBUG : banana: Unchanged skipping 2026/06/12 01:53:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:20 DEBUG : splitbananasplit: Unchanged skipping 2026/06/12 01:53:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/12 01:53:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/12 01:53:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:20 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:53:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/12 01:53:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/12 01:53:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/12 01:53:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/12 01:53:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/12 01:53:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/12 01:53:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/12 01:53:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/12 01:53:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/12 01:53:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/12 01:53:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/12 01:53:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/12 01:53:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/12 01:53:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/12 01:53:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/12 01:53:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/12 01:53:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/12 01:53:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/12 01:53:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/12 01:53:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/12 01:53:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/12 01:53:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/12 01:53:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/12 01:53:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/12 01:53:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/12 01:53:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/12 01:53:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/12 01:53:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/12 01:53:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/12 01:53:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/12 01:53:20 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:53:20 DEBUG : Waiting for deletions to finish 2026/06/12 01:53:20 INFO : There was nothing to transfer 2026/06/12 01:53:20 DEBUG : Waiting for deletions to finish 2026/06/12 01:53:21 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : apple: size = 5 OK 2026/06/12 01:53:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:21 DEBUG : banana: size = 6 OK 2026/06/12 01:53:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:21 DEBUG : banana: Unchanged skipping 2026/06/12 01:53:21 DEBUG : apple: Unchanged skipping 2026/06/12 01:53:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/12 01:53:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/12 01:53:21 DEBUG : splitbananasplit: size = 16 OK 2026/06/12 01:53:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:21 DEBUG : splitbananasplit: Unchanged skipping 2026/06/12 01:53:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/12 01:53:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/12 01:53:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:21 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:53:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/12 01:53:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/12 01:53:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/12 01:53:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/12 01:53:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/12 01:53:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/12 01:53:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/12 01:53:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/12 01:53:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/12 01:53:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/12 01:53:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/12 01:53:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/12 01:53:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/12 01:53:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/12 01:53:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/12 01:53:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/12 01:53:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/12 01:53:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/12 01:53:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/12 01:53:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/12 01:53:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/12 01:53:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/12 01:53:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/12 01:53:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/12 01:53:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/12 01:53:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/12 01:53:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/12 01:53:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/12 01:53:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/12 01:53:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/12 01:53:21 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:53:21 DEBUG : Waiting for deletions to finish 2026/06/12 01:53:21 INFO : There was nothing to transfer 2026/06/12 01:53:21 DEBUG : Waiting for deletions to finish 2026/06/12 01:53:21 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:53:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:53:35 DEBUG : Waiting for deletions to finish 2026/06/12 01:53:35 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:53:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:53:35 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:53:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:53:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:53:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:53:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:53:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:53:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:53:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:53:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:53:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:53:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:53:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:53:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:53:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:53:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:53:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:53:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:53:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/12 01:53:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:35 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:35 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/12 01:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/12 01:53:36 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/12 01:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/12 01:53:36 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:36 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/12 01:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/12 01:53:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:36 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:53:36 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:53:36 DEBUG : YXBwbGU=: size = 5 OK 2026/06/12 01:53:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/12 01:53:36 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/12 01:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/12 01:53:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/12 01:53:36 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/12 01:53:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/12 01:53:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/12 01:53:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/12 01:53:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:36 DEBUG : YmFuYW5h: size = 6 OK 2026/06/12 01:53:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/12 01:53:36 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/12 01:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/12 01:53:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/12 01:53:36 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/12 01:53:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/12 01:53:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/12 01:53:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/12 01:53:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/12 01:53:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/12 01:53:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/12 01:53:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/12 01:53:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/12 01:53:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/12 01:53:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/12 01:53:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/12 01:53:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/12 01:53:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/12 01:53:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/12 01:53:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/12 01:53:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/12 01:53:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/12 01:53:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/12 01:53:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/12 01:53:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/12 01:53:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/12 01:53:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/12 01:53:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/12 01:53:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/12 01:53:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/12 01:53:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/12 01:53:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:38 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/12 01:53:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/12 01:53:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/12 01:53:38 DEBUG : Waiting for deletions to finish 2026/06/12 01:53:38 INFO : banana: Deleted 2026/06/12 01:53:38 INFO : apple: Deleted 2026/06/12 01:53:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/12 01:53:38 INFO : dir1/0012-6789;.txt: Deleted 2026/06/12 01:53:38 INFO : dir1/0003-defghij.txt: Deleted 2026/06/12 01:53:38 INFO : dir1/0009-3456789.txt: Deleted 2026/06/12 01:53:38 INFO : dir1/0013-789;=.txt: Deleted 2026/06/12 01:53:38 INFO : dir1/0014-89;=.txt: Deleted 2026/06/12 01:53:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/12 01:53:38 INFO : dir1/0007-1234567.txt: Deleted 2026/06/12 01:53:39 INFO : splitbananasplit: Deleted 2026/06/12 01:53:39 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/12 01:53:39 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/12 01:53:39 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/12 01:53:39 INFO : dir1/0011-56789;.txt: Deleted 2026/06/12 01:53:39 INFO : dir1/0015-9;=.txt: Deleted 2026/06/12 01:53:39 INFO : appleappleapplebanana: Deleted 2026/06/12 01:53:39 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/12 01:53:39 INFO : dir1/0008-2345678.txt: Deleted 2026/06/12 01:53:39 INFO : dir1/0010-456789.txt: Deleted 2026/06/12 01:53:39 DEBUG : Waiting for deletions to finish 2026/06/12 01:53:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/12 01:53:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/12 01:53:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/12 01:53:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/12 01:53:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/12 01:53:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/12 01:53:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/12 01:53:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/12 01:53:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/12 01:53:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/12 01:53:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/12 01:53:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/12 01:53:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/12 01:53:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/12 01:53:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/12 01:53:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/12 01:53:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/12 01:53:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/12 01:53:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/12 01:53:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/12 01:53:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/12 01:53:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/12 01:53:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/12 01:53:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/12 01:53:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:39 DEBUG : YXBwbGU=: size = 5 OK 2026/06/12 01:53:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:39 DEBUG : apple: Unchanged skipping 2026/06/12 01:53:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/12 01:53:39 DEBUG : YmFuYW5h: size = 6 OK 2026/06/12 01:53:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:39 DEBUG : banana: Unchanged skipping 2026/06/12 01:53:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/12 01:53:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:39 DEBUG : splitbananasplit: Unchanged skipping 2026/06/12 01:53:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/12 01:53:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/12 01:53:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/12 01:53:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/12 01:53:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/12 01:53:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/12 01:53:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/12 01:53:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/12 01:53:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/12 01:53:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/12 01:53:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/12 01:53:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/12 01:53:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/12 01:53:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/12 01:53:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/12 01:53:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/12 01:53:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/12 01:53:40 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:53:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/12 01:53:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/12 01:53:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/12 01:53:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/12 01:53:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/12 01:53:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/12 01:53:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/12 01:53:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/12 01:53:40 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/12 01:53:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/12 01:53:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/12 01:53:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/12 01:53:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/12 01:53:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/12 01:53:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/12 01:53:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:53:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/12 01:53:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/12 01:53:40 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:53:40 DEBUG : Waiting for deletions to finish 2026/06/12 01:53:40 DEBUG : Waiting for deletions to finish 2026/06/12 01:53:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/12 01:53:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/12 01:53:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/12 01:53:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/12 01:53:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/12 01:53:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/12 01:53:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/12 01:53:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/12 01:53:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/12 01:53:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/12 01:53:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/12 01:53:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/12 01:53:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/12 01:53:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/12 01:53:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/12 01:53:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/12 01:53:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/12 01:53:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/12 01:53:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/12 01:53:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/12 01:53:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:40 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:40 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:40 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/12 01:53:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:40 DEBUG : apple: transformed to: YXBwbGU= 2026/06/12 01:53:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/12 01:53:40 DEBUG : banana: transformed to: YmFuYW5h 2026/06/12 01:53:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/12 01:53:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/12 01:53:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/12 01:53:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/12 01:53:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/12 01:53:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/12 01:53:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:53:54 DEBUG : Waiting for deletions to finish 2026/06/12 01:53:54 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:53:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:53:54 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:53:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:53:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:53:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:53:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:53:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:53:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:53:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:53:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:53:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:53:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:53:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:53:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:53:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:53:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:53:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:53:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/12 01:53:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/12 01:53:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/12 01:53:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/12 01:53:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/12 01:53:54 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:54 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/12 01:53:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/12 01:53:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/12 01:53:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/12 01:53:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/12 01:53:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/12 01:53:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/12 01:53:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/12 01:53:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/12 01:53:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/12 01:53:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/12 01:53:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/12 01:53:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/12 01:53:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/12 01:53:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/12 01:53:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/12 01:53:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/12 01:53:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/12 01:53:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/12 01:53:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/12 01:53:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/12 01:53:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/12 01:53:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/12 01:53:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/12 01:53:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/12 01:53:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/12 01:53:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/12 01:53:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/12 01:53:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/12 01:53:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/12 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/12 01:53:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/12 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/12 01:53:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/12 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/12 01:53:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/12 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/12 01:53:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/12 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/12 01:53:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/12 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/12 01:53:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/12 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/12 01:53:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/12 01:53:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/12 01:53:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/12 01:53:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/12 01:53:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/12 01:53:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/12 01:53:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/12 01:53:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/12 01:53:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/12 01:53:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/12 01:53:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/12 01:53:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/12 01:53:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/12 01:53:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/12 01:53:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/12 01:53:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/12 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/12 01:53:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/12 01:53:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/12 01:53:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/12 01:53:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/12 01:53:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/12 01:53:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/12 01:53:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/12 01:53:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/12 01:53:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/12 01:53:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/12 01:53:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/12 01:53:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/12 01:53:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/12 01:53:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/12 01:53:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/12 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/12 01:53:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/12 01:53:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/12 01:53:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/12 01:53:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/12 01:53:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/12 01:53:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/12 01:53:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/12 01:53:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/12 01:53:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/12 01:53:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/12 01:53:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/12 01:53:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/12 01:53:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/12 01:53:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/12 01:53:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/12 01:53:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/12 01:53:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/12 01:53:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/12 01:53:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/12 01:53:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/12 01:53:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/12 01:53:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/12 01:53:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/12 01:53:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/12 01:53:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/12 01:53:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/12 01:53:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/12 01:53:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/12 01:53:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/12 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/12 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/12 01:53:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/12 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/12 01:53:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/12 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/12 01:53:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/12 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/12 01:53:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/12 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/12 01:53:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/12 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/12 01:53:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/12 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/12 01:53:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/12 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/12 01:53:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/12 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/12 01:53:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/12 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/12 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/12 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/12 01:53:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/12 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/12 01:53:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/12 01:53:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/12 01:53:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/12 01:53:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/12 01:53:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/12 01:53:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/12 01:53:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/12 01:53:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/12 01:53:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/12 01:53:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/12 01:53:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/12 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/12 01:53:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/12 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/12 01:53:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/12 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/12 01:53:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/12 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/12 01:53:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/12 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/12 01:53:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/12 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/12 01:53:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/12 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/12 01:53:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/12 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/12 01:53:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/12 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/12 01:53:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/12 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/12 01:53:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/12 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/12 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/12 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/12 01:53:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/12 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/12 01:53:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/12 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/12 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/12 01:53:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/12 01:53:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/12 01:53:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/12 01:53:54 DEBUG : PREFIXbanana: size = 6 OK 2026/06/12 01:53:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/12 01:53:54 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/12 01:53:54 DEBUG : PREFIXapple: size = 5 OK 2026/06/12 01:53:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/12 01:53:54 INFO : apple: Copied (new) to: PREFIXapple 2026/06/12 01:53:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/12 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/12 01:53:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/12 01:53:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/12 01:53:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/12 01:53:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/12 01:53:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/12 01:53:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/12 01:53:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/12 01:53:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/12 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/12 01:53:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/12 01:53:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/12 01:53:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/12 01:53:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/12 01:53:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/12 01:53:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/12 01:53:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:54 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:53:54 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:53:55 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/12 01:53:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/12 01:53:55 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/12 01:53:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/12 01:53:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/12 01:53:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/12 01:53:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/12 01:53:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/12 01:53:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/12 01:53:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/12 01:53:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/12 01:53:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/12 01:53:55 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/12 01:53:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/12 01:53:55 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/12 01:53:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/12 01:53:55 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/12 01:53:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/12 01:53:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/12 01:53:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/12 01:53:55 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/12 01:53:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/12 01:53:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/12 01:53:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/12 01:53:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/12 01:53:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/12 01:53:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/12 01:53:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/12 01:53:55 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/12 01:53:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/12 01:53:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/12 01:53:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/12 01:53:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/12 01:53:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/12 01:53:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/12 01:53:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/12 01:53:55 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/12 01:53:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/12 01:53:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/12 01:53:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/12 01:53:55 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/12 01:53:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/12 01:53:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/12 01:53:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/12 01:53:55 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/12 01:53:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/12 01:53:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/12 01:53:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/12 01:53:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/12 01:53:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/12 01:53:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/12 01:53:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/12 01:53:55 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/12 01:53:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/12 01:53:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/12 01:53:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/12 01:53:55 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/12 01:53:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/12 01:53:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/12 01:53:55 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/12 01:53:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/12 01:53:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/12 01:53:56 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/12 01:53:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/12 01:53:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/12 01:53:56 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/12 01:53:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/12 01:53:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/12 01:53:56 DEBUG : Waiting for deletions to finish 2026/06/12 01:53:56 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/12 01:53:56 INFO : splitbananasplit: Deleted 2026/06/12 01:53:56 INFO : dir1/0011-56789;.txt: Deleted 2026/06/12 01:53:56 INFO : dir1/0012-6789;.txt: Deleted 2026/06/12 01:53:56 INFO : apple: Deleted 2026/06/12 01:53:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/12 01:53:56 INFO : dir1/0007-1234567.txt: Deleted 2026/06/12 01:53:56 INFO : dir1/0009-3456789.txt: Deleted 2026/06/12 01:53:56 INFO : dir1/0013-789;=.txt: Deleted 2026/06/12 01:53:56 INFO : dir1/0015-9;=.txt: Deleted 2026/06/12 01:53:56 INFO : appleappleapplebanana: Deleted 2026/06/12 01:53:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/12 01:53:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/12 01:53:57 INFO : dir1/0003-defghij.txt: Deleted 2026/06/12 01:53:57 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/12 01:53:57 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/12 01:53:57 INFO : dir1/0014-89;=.txt: Deleted 2026/06/12 01:53:57 INFO : banana: Deleted 2026/06/12 01:53:57 INFO : dir1/0008-2345678.txt: Deleted 2026/06/12 01:53:57 INFO : dir1/0010-456789.txt: Deleted 2026/06/12 01:53:57 DEBUG : Waiting for deletions to finish 2026/06/12 01:53:57 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/12 01:53:57 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:53:57 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/12 01:53:57 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/12 01:53:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:53:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:53:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:53:57 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:53:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:53:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:53:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:53:57 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:53:57 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:53:57 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:53:57 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:53:57 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:53:57 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:53:57 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:53:57 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:53:57 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:53:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/12 01:53:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/12 01:53:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/12 01:53:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/12 01:53:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/12 01:53:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/12 01:53:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/12 01:53:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/12 01:53:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/12 01:53:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/12 01:53:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/12 01:53:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/12 01:53:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/12 01:53:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/12 01:53:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/12 01:53:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/12 01:53:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/12 01:53:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/12 01:53:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/12 01:53:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/12 01:53:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/12 01:53:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/12 01:53:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/12 01:53:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/12 01:53:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/12 01:53:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/12 01:53:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/12 01:53:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/12 01:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/12 01:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/12 01:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/12 01:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/12 01:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/12 01:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/12 01:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/12 01:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/12 01:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/12 01:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/12 01:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/12 01:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/12 01:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/12 01:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/12 01:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/12 01:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/12 01:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/12 01:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/12 01:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/12 01:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/12 01:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/12 01:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/12 01:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/12 01:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/12 01:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/12 01:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/12 01:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/12 01:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/12 01:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/12 01:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/12 01:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/12 01:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/12 01:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/12 01:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/12 01:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/12 01:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/12 01:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/12 01:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/12 01:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/12 01:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/12 01:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/12 01:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/12 01:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/12 01:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/12 01:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/12 01:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/12 01:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/12 01:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/12 01:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/12 01:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/12 01:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/12 01:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/12 01:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/12 01:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/12 01:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/12 01:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/12 01:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/12 01:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/12 01:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/12 01:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/12 01:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/12 01:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/12 01:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/12 01:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/12 01:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/12 01:53:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/12 01:53:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/12 01:53:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/12 01:53:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/12 01:53:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/12 01:53:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/12 01:53:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/12 01:53:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/12 01:53:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/12 01:53:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/12 01:53:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/12 01:53:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/12 01:53:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/12 01:53:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/12 01:53:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/12 01:53:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/12 01:53:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/12 01:53:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/12 01:53:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/12 01:53:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/12 01:53:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/12 01:53:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/12 01:53:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/12 01:53:58 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:53:58 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:53:58 DEBUG : apple: size = 5 OK 2026/06/12 01:53:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/12 01:53:58 INFO : apple: Copied (new) 2026/06/12 01:53:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/12 01:53:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/12 01:53:58 INFO : appleappleapplebanana: Copied (new) 2026/06/12 01:53:58 DEBUG : banana: size = 6 OK 2026/06/12 01:53:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/12 01:53:58 INFO : banana: Copied (new) 2026/06/12 01:53:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/12 01:53:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/12 01:53:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/12 01:53:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/12 01:53:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/12 01:53:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/12 01:53:58 DEBUG : splitbananasplit: size = 16 OK 2026/06/12 01:53:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/12 01:53:58 INFO : splitbananasplit: Copied (new) 2026/06/12 01:53:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/12 01:53:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/12 01:53:58 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/12 01:53:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/12 01:53:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/12 01:53:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/12 01:53:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/12 01:53:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/12 01:53:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/12 01:53:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/12 01:53:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/12 01:53:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/12 01:53:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/12 01:53:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/12 01:53:58 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/12 01:53:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/12 01:53:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/12 01:53:58 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/12 01:53:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/12 01:53:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/12 01:53:59 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/12 01:53:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/12 01:53:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/12 01:53:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/12 01:53:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/12 01:53:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/12 01:53:59 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/12 01:53:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/12 01:53:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/12 01:53:59 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/12 01:53:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/12 01:53:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/12 01:53:59 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/12 01:53:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/12 01:53:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/12 01:53:59 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/12 01:53:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/12 01:53:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/12 01:53:59 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/12 01:53:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/12 01:53:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/12 01:53:59 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/12 01:53:59 DEBUG : Waiting for deletions to finish 2026/06/12 01:53:59 INFO : PREFIXsplitbananasplit: Deleted 2026/06/12 01:53:59 INFO : PREFIXbanana: Deleted 2026/06/12 01:53:59 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/12 01:53:59 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/12 01:53:59 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/12 01:53:59 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/12 01:53:59 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/12 01:53:59 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/12 01:53:59 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/12 01:53:59 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/12 01:53:59 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/12 01:53:59 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/12 01:53:59 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/12 01:53:59 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/12 01:53:59 INFO : PREFIXapple: Deleted 2026/06/12 01:53:59 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/12 01:54:00 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/12 01:54:00 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/12 01:54:00 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/12 01:54:00 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/12 01:54:00 DEBUG : Waiting for deletions to finish 2026/06/12 01:54:00 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : Waiting for deletions to finish 2026/06/12 01:54:00 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:54:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:54:14 DEBUG : Waiting for deletions to finish 2026/06/12 01:54:14 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:54:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:54:14 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:54:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:54:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:54:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:54:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:54:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:54:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:54:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:54:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:54:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:54:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:54:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:54:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:54:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:54:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:54:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:54:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:54:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/12 01:54:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/12 01:54:15 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/12 01:54:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:15 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/12 01:54:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/12 01:54:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:15 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:15 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/12 01:54:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/12 01:54:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/12 01:54:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/12 01:54:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/12 01:54:15 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/12 01:54:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/12 01:54:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/12 01:54:15 DEBUG : appleSUFFIX: size = 5 OK 2026/06/12 01:54:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/12 01:54:15 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/12 01:54:15 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:54:15 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:54:15 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/12 01:54:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/12 01:54:15 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/12 01:54:15 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/12 01:54:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/12 01:54:15 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/12 01:54:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/12 01:54:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/12 01:54:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/12 01:54:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/12 01:54:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/12 01:54:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/12 01:54:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/12 01:54:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/12 01:54:15 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/12 01:54:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/12 01:54:15 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/12 01:54:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/12 01:54:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/12 01:54:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/12 01:54:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/12 01:54:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/12 01:54:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/12 01:54:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/12 01:54:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/12 01:54:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/12 01:54:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/12 01:54:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/12 01:54:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/12 01:54:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/12 01:54:16 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/12 01:54:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/12 01:54:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/12 01:54:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/12 01:54:16 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/12 01:54:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/12 01:54:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/12 01:54:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/12 01:54:16 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/12 01:54:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/12 01:54:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/12 01:54:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/12 01:54:16 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/12 01:54:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/12 01:54:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/12 01:54:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/12 01:54:16 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/12 01:54:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/12 01:54:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/12 01:54:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/12 01:54:16 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/12 01:54:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/12 01:54:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/12 01:54:16 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/12 01:54:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/12 01:54:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/12 01:54:16 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/12 01:54:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/12 01:54:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/12 01:54:16 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/12 01:54:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/12 01:54:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/12 01:54:16 DEBUG : Waiting for deletions to finish 2026/06/12 01:54:16 INFO : dir1/0003-defghij.txt: Deleted 2026/06/12 01:54:16 INFO : apple: Deleted 2026/06/12 01:54:17 INFO : appleappleapplebanana: Deleted 2026/06/12 01:54:17 INFO : dir1/0011-56789;.txt: Deleted 2026/06/12 01:54:17 INFO : dir1/0014-89;=.txt: Deleted 2026/06/12 01:54:17 INFO : dir1/0015-9;=.txt: Deleted 2026/06/12 01:54:17 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/12 01:54:17 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/12 01:54:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/12 01:54:17 INFO : dir1/0009-3456789.txt: Deleted 2026/06/12 01:54:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/12 01:54:17 INFO : dir1/0007-1234567.txt: Deleted 2026/06/12 01:54:17 INFO : dir1/0008-2345678.txt: Deleted 2026/06/12 01:54:17 INFO : dir1/0010-456789.txt: Deleted 2026/06/12 01:54:17 INFO : dir1/0013-789;=.txt: Deleted 2026/06/12 01:54:17 INFO : banana: Deleted 2026/06/12 01:54:17 INFO : splitbananasplit: Deleted 2026/06/12 01:54:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/12 01:54:17 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/12 01:54:17 INFO : dir1/0012-6789;.txt: Deleted 2026/06/12 01:54:17 DEBUG : Waiting for deletions to finish 2026/06/12 01:54:17 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/12 01:54:17 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/12 01:54:17 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/12 01:54:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/12 01:54:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/12 01:54:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/12 01:54:17 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/12 01:54:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/12 01:54:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/12 01:54:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/12 01:54:17 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/12 01:54:17 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/12 01:54:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/12 01:54:17 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/12 01:54:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/12 01:54:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/12 01:54:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/12 01:54:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/12 01:54:17 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/12 01:54:17 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/12 01:54:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/12 01:54:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/12 01:54:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/12 01:54:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/12 01:54:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/12 01:54:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/12 01:54:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/12 01:54:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/12 01:54:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/12 01:54:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/12 01:54:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/12 01:54:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/12 01:54:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/12 01:54:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/12 01:54:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/12 01:54:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/12 01:54:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/12 01:54:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/12 01:54:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/12 01:54:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/12 01:54:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/12 01:54:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/12 01:54:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/12 01:54:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/12 01:54:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/12 01:54:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/12 01:54:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/12 01:54:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/12 01:54:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/12 01:54:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/12 01:54:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/12 01:54:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/12 01:54:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/12 01:54:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/12 01:54:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/12 01:54:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/12 01:54:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/12 01:54:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/12 01:54:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/12 01:54:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/12 01:54:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/12 01:54:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/12 01:54:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/12 01:54:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/12 01:54:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/12 01:54:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/12 01:54:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/12 01:54:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/12 01:54:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/12 01:54:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/12 01:54:18 DEBUG : apple: transformed to: appleSUFFIX 2026/06/12 01:54:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/12 01:54:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/12 01:54:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/12 01:54:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/12 01:54:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/12 01:54:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/12 01:54:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/12 01:54:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/12 01:54:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:18 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:54:18 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:54:18 DEBUG : apple: size = 5 OK 2026/06/12 01:54:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/12 01:54:18 INFO : apple: Copied (new) 2026/06/12 01:54:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/12 01:54:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/12 01:54:18 INFO : appleappleapplebanana: Copied (new) 2026/06/12 01:54:18 DEBUG : banana: size = 6 OK 2026/06/12 01:54:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/12 01:54:18 INFO : banana: Copied (new) 2026/06/12 01:54:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/12 01:54:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/12 01:54:18 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/12 01:54:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/12 01:54:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/12 01:54:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/12 01:54:18 DEBUG : splitbananasplit: size = 16 OK 2026/06/12 01:54:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/12 01:54:18 INFO : splitbananasplit: Copied (new) 2026/06/12 01:54:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/12 01:54:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/12 01:54:18 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/12 01:54:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/12 01:54:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/12 01:54:18 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/12 01:54:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/12 01:54:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/12 01:54:18 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/12 01:54:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/12 01:54:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/12 01:54:19 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/12 01:54:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/12 01:54:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/12 01:54:19 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/12 01:54:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/12 01:54:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/12 01:54:19 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/12 01:54:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/12 01:54:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/12 01:54:19 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/12 01:54:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/12 01:54:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/12 01:54:19 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/12 01:54:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/12 01:54:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/12 01:54:19 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/12 01:54:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/12 01:54:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/12 01:54:19 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/12 01:54:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/12 01:54:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/12 01:54:19 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/12 01:54:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/12 01:54:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/12 01:54:19 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/12 01:54:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/12 01:54:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/12 01:54:19 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/12 01:54:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/12 01:54:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/12 01:54:20 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/12 01:54:20 DEBUG : Waiting for deletions to finish 2026/06/12 01:54:20 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/12 01:54:20 INFO : bananaSUFFIX: Deleted 2026/06/12 01:54:20 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/12 01:54:20 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/12 01:54:20 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/12 01:54:20 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/12 01:54:20 INFO : appleSUFFIX: Deleted 2026/06/12 01:54:20 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/12 01:54:20 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/12 01:54:20 INFO : splitbananasplitSUFFIX: Deleted 2026/06/12 01:54:20 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/12 01:54:20 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/12 01:54:20 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/12 01:54:20 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/12 01:54:20 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/12 01:54:20 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/12 01:54:20 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/12 01:54:20 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/12 01:54:20 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/12 01:54:20 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/12 01:54:20 DEBUG : Waiting for deletions to finish 2026/06/12 01:54:20 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:54:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:54:20 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:54:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:54:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:54:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:54:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:54:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:54:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:54:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:54:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:54:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:54:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:54:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:54:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:54:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:54:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:54:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:54:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:54:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/12 01:54:21 DEBUG : Waiting for deletions to finish 2026/06/12 01:54:21 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:54:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:54:21 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:54:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:54:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:54:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:54:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:54:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:54:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:54:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:54:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:54:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:54:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:54:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:54:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:54:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:54:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:54:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:54:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:54:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:54:36 DEBUG : Waiting for deletions to finish 2026/06/12 01:54:36 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:54:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:54:36 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:54:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:54:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:54:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:54:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:54:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:54:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:54:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:54:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:54:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:54:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:54:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:54:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:54:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:54:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:54:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:54:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:54:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/12 01:54:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/12 01:54:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/12 01:54:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/12 01:54:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/12 01:54:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/12 01:54:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/12 01:54:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/12 01:54:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:37 DEBUG : apple: size = 5 OK 2026/06/12 01:54:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/12 01:54:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:37 DEBUG : apple: Unchanged skipping 2026/06/12 01:54:37 DEBUG : banana: size = 6 OK 2026/06/12 01:54:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:37 DEBUG : banana: Unchanged skipping 2026/06/12 01:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/12 01:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/12 01:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/12 01:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/12 01:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/12 01:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/12 01:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/12 01:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/12 01:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/12 01:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/12 01:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/12 01:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/12 01:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/12 01:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/12 01:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/12 01:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/12 01:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/12 01:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/12 01:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/12 01:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/12 01:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/12 01:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/12 01:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/12 01:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/12 01:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/12 01:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/12 01:54:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/12 01:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/12 01:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/12 01:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/12 01:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/12 01:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/12 01:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/12 01:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/12 01:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/12 01:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/12 01:54:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/12 01:54:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/12 01:54:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/12 01:54:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/12 01:54:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/12 01:54:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/12 01:54:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/12 01:54:37 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:54:37 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:54:37 DEBUG : splitbanan: size = 16 OK 2026/06/12 01:54:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/12 01:54:37 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/12 01:54:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/12 01:54:37 DEBUG : appleapple: size = 21 OK 2026/06/12 01:54:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/12 01:54:37 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/12 01:54:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/12 01:54:37 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/12 01:54:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/12 01:54:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/12 01:54:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/12 01:54:37 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/12 01:54:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/12 01:54:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/12 01:54:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/12 01:54:37 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/12 01:54:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/12 01:54:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/12 01:54:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/12 01:54:37 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/12 01:54:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/12 01:54:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/12 01:54:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/12 01:54:37 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/12 01:54:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/12 01:54:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/12 01:54:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/12 01:54:37 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/12 01:54:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/12 01:54:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/12 01:54:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/12 01:54:37 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/12 01:54:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/12 01:54:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/12 01:54:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/12 01:54:38 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/12 01:54:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/12 01:54:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/12 01:54:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/12 01:54:38 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/12 01:54:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/12 01:54:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/12 01:54:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/12 01:54:38 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/12 01:54:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/12 01:54:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/12 01:54:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/12 01:54:38 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/12 01:54:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/12 01:54:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/12 01:54:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/12 01:54:38 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/12 01:54:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/12 01:54:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/12 01:54:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/12 01:54:38 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/12 01:54:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/12 01:54:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/12 01:54:38 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/12 01:54:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/12 01:54:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/12 01:54:38 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/12 01:54:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/12 01:54:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/12 01:54:38 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/12 01:54:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/12 01:54:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/12 01:54:38 DEBUG : Waiting for deletions to finish 2026/06/12 01:54:39 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/12 01:54:39 INFO : dir1/0007-1234567.txt: Deleted 2026/06/12 01:54:39 INFO : dir1/0015-9;=.txt: Deleted 2026/06/12 01:54:39 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/12 01:54:39 INFO : dir1/0010-456789.txt: Deleted 2026/06/12 01:54:39 INFO : dir1/0013-789;=.txt: Deleted 2026/06/12 01:54:39 INFO : appleappleapplebanana: Deleted 2026/06/12 01:54:39 INFO : splitbananasplit: Deleted 2026/06/12 01:54:39 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/12 01:54:39 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/12 01:54:39 INFO : dir1/0009-3456789.txt: Deleted 2026/06/12 01:54:39 INFO : dir1/0012-6789;.txt: Deleted 2026/06/12 01:54:39 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/12 01:54:39 INFO : dir1/0014-89;=.txt: Deleted 2026/06/12 01:54:39 INFO : dir1/0008-2345678.txt: Deleted 2026/06/12 01:54:39 INFO : dir1/0011-56789;.txt: Deleted 2026/06/12 01:54:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/12 01:54:39 INFO : dir1/0003-defghij.txt: Deleted 2026/06/12 01:54:39 DEBUG : Waiting for deletions to finish 2026/06/12 01:54:39 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:54:39 DEBUG : appleapple: Excluded (Path Filter) 2026/06/12 01:54:39 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:54:39 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/12 01:54:39 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/12 01:54:39 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/12 01:54:39 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/12 01:54:39 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/12 01:54:39 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/12 01:54:39 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/12 01:54:39 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/12 01:54:39 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/12 01:54:39 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/12 01:54:39 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/12 01:54:39 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/12 01:54:39 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/12 01:54:39 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/12 01:54:39 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/12 01:54:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/12 01:54:39 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/12 01:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/12 01:54:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/12 01:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/12 01:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/12 01:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/12 01:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/12 01:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/12 01:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/12 01:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/12 01:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/12 01:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/12 01:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/12 01:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/12 01:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/12 01:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/12 01:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/12 01:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/12 01:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/12 01:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/12 01:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/12 01:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/12 01:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/12 01:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/12 01:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/12 01:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/12 01:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/12 01:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/12 01:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/12 01:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/12 01:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/12 01:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/12 01:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/12 01:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/12 01:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/12 01:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/12 01:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/12 01:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/12 01:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/12 01:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/12 01:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/12 01:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/12 01:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/12 01:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/12 01:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/12 01:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/12 01:54:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/12 01:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/12 01:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/12 01:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/12 01:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/12 01:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/12 01:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/12 01:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/12 01:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/12 01:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/12 01:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/12 01:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/12 01:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/12 01:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/12 01:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/12 01:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/12 01:54:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/12 01:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/12 01:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/12 01:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/12 01:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/12 01:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/12 01:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/12 01:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/12 01:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/12 01:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/12 01:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/12 01:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/12 01:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/12 01:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/12 01:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/12 01:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/12 01:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/12 01:54:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/12 01:54:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/12 01:54:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/12 01:54:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/12 01:54:40 DEBUG : apple: size = 5 OK 2026/06/12 01:54:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:40 DEBUG : apple: Unchanged skipping 2026/06/12 01:54:40 DEBUG : appleapple: size = 21 OK 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/12 01:54:40 DEBUG : banana: size = 6 OK 2026/06/12 01:54:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:40 DEBUG : banana: Unchanged skipping 2026/06/12 01:54:40 DEBUG : splitbanan: size = 16 OK 2026/06/12 01:54:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:40 DEBUG : splitbananasplit: Unchanged skipping 2026/06/12 01:54:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/12 01:54:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/12 01:54:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/12 01:54:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/12 01:54:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/12 01:54:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/12 01:54:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/12 01:54:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/12 01:54:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/12 01:54:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/12 01:54:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/12 01:54:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/12 01:54:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/12 01:54:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/12 01:54:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/12 01:54:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/12 01:54:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/12 01:54:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/12 01:54:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/12 01:54:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/12 01:54:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/12 01:54:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/12 01:54:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/12 01:54:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/12 01:54:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/12 01:54:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/12 01:54:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/12 01:54:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/12 01:54:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/12 01:54:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/12 01:54:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/12 01:54:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/12 01:54:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/12 01:54:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/12 01:54:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/12 01:54:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/12 01:54:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/12 01:54:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/12 01:54:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/12 01:54:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/12 01:54:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/12 01:54:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/12 01:54:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/12 01:54:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/12 01:54:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/12 01:54:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/12 01:54:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/12 01:54:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/12 01:54:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/12 01:54:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/12 01:54:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/12 01:54:40 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/12 01:54:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/12 01:54:40 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/12 01:54:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/12 01:54:40 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/12 01:54:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/12 01:54:40 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/12 01:54:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/12 01:54:40 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/12 01:54:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/12 01:54:40 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/12 01:54:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/12 01:54:40 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/12 01:54:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/12 01:54:40 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/12 01:54:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/12 01:54:40 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/12 01:54:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/12 01:54:40 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/12 01:54:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/12 01:54:40 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/12 01:54:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/12 01:54:40 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/12 01:54:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/12 01:54:40 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/12 01:54:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/12 01:54:40 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/12 01:54:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/12 01:54:40 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/12 01:54:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/12 01:54:40 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/12 01:54:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/12 01:54:40 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:54:40 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:54:40 DEBUG : Waiting for deletions to finish 2026/06/12 01:54:40 DEBUG : Waiting for deletions to finish 2026/06/12 01:54:40 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:54:40 DEBUG : appleapple: Excluded (Path Filter) 2026/06/12 01:54:40 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:54:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/12 01:54:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/12 01:54:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/12 01:54:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/12 01:54:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/12 01:54:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/12 01:54:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/12 01:54:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/12 01:54:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/12 01:54:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/12 01:54:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/12 01:54:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/12 01:54:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/12 01:54:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/12 01:54:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/12 01:54:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/12 01:54:40 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/12 01:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/12 01:54:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/12 01:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/12 01:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/12 01:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/12 01:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/12 01:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/12 01:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/12 01:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/12 01:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/12 01:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/12 01:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/12 01:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/12 01:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/12 01:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/12 01:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/12 01:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/12 01:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/12 01:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/12 01:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/12 01:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/12 01:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/12 01:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/12 01:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/12 01:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/12 01:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/12 01:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/12 01:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/12 01:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/12 01:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/12 01:54:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/12 01:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/12 01:54:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/12 01:54:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/12 01:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/12 01:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/12 01:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/12 01:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/12 01:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/12 01:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/12 01:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/12 01:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/12 01:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/12 01:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/12 01:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/12 01:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/12 01:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/12 01:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/12 01:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/12 01:54:40 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:54:54 DEBUG : Waiting for deletions to finish 2026/06/12 01:54:55 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:54:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:54:55 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:54:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:54:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:54:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:54:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:54:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:54:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:54:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:54:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:54:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:54:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:54:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:54:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:54:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:54:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:54:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:54:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:54:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/12 01:54:55 DEBUG : apple: size = 5 OK 2026/06/12 01:54:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:55 DEBUG : apple: Unchanged skipping 2026/06/12 01:54:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/12 01:54:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/12 01:54:55 DEBUG : splitbananasplit: size = 16 OK 2026/06/12 01:54:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:55 DEBUG : banana: size = 6 OK 2026/06/12 01:54:55 DEBUG : splitbananasplit: Unchanged skipping 2026/06/12 01:54:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:55 DEBUG : banana: Unchanged skipping 2026/06/12 01:54:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/12 01:54:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/12 01:54:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/12 01:54:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/12 01:54:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/12 01:54:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/12 01:54:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/12 01:54:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/12 01:54:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/12 01:54:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/12 01:54:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/12 01:54:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/12 01:54:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/12 01:54:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/12 01:54:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/12 01:54:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/12 01:54:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/12 01:54:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/12 01:54:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/12 01:54:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/12 01:54:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/12 01:54:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/12 01:54:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/12 01:54:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/12 01:54:55 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:54:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/12 01:54:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/12 01:54:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/12 01:54:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/12 01:54:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/12 01:54:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/12 01:54:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/12 01:54:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/12 01:54:55 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:54:55 DEBUG : Waiting for deletions to finish 2026/06/12 01:54:55 DEBUG : Waiting for deletions to finish 2026/06/12 01:54:56 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:54:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:54:56 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:54:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:54:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:54:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:54:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:54:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:54:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:54:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:54:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:54:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:54:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:54:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:54:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:54:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:54:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:54:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:54:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:54:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/12 01:54:56 DEBUG : apple: size = 5 OK 2026/06/12 01:54:56 DEBUG : splitbananasplit: size = 16 OK 2026/06/12 01:54:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/12 01:54:56 DEBUG : banana: size = 6 OK 2026/06/12 01:54:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/12 01:54:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:56 DEBUG : splitbananasplit: Unchanged skipping 2026/06/12 01:54:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:56 DEBUG : apple: Unchanged skipping 2026/06/12 01:54:56 DEBUG : banana: Unchanged skipping 2026/06/12 01:54:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/12 01:54:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/12 01:54:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/12 01:54:56 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:54:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/12 01:54:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/12 01:54:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/12 01:54:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/12 01:54:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/12 01:54:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/12 01:54:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/12 01:54:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/12 01:54:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/12 01:54:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/12 01:54:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/12 01:54:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/12 01:54:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/12 01:54:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/12 01:54:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/12 01:54:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/12 01:54:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/12 01:54:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/12 01:54:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/12 01:54:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/12 01:54:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/12 01:54:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/12 01:54:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/12 01:54:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/12 01:54:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/12 01:54:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/12 01:54:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/12 01:54:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/12 01:54:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:54:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/12 01:54:56 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:54:56 DEBUG : Waiting for deletions to finish 2026/06/12 01:54:56 DEBUG : Waiting for deletions to finish 2026/06/12 01:54:57 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : Waiting for deletions to finish 2026/06/12 01:54:57 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:54:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:55:11 DEBUG : Waiting for deletions to finish 2026/06/12 01:55:11 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:55:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:55:11 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:55:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:55:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:55:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:55:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:55:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:55:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:55:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:55:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:55:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:55:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:55:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:55:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:55:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:55:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:55:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/12 01:55:11 DEBUG : apple: size = 5 OK 2026/06/12 01:55:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:11 DEBUG : apple: Unchanged skipping 2026/06/12 01:55:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/12 01:55:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/12 01:55:11 DEBUG : banana: size = 6 OK 2026/06/12 01:55:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:11 DEBUG : banana: Unchanged skipping 2026/06/12 01:55:11 DEBUG : splitbananasplit: size = 16 OK 2026/06/12 01:55:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:11 DEBUG : splitbananasplit: Unchanged skipping 2026/06/12 01:55:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/12 01:55:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/12 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/12 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/12 01:55:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/12 01:55:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/12 01:55:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/12 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/12 01:55:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/12 01:55:11 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:55:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/12 01:55:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/12 01:55:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/12 01:55:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/12 01:55:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/12 01:55:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/12 01:55:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/12 01:55:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/12 01:55:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/12 01:55:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/12 01:55:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/12 01:55:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/12 01:55:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/12 01:55:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/12 01:55:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/12 01:55:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/12 01:55:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/12 01:55:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/12 01:55:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/12 01:55:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/12 01:55:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/12 01:55:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/12 01:55:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/12 01:55:11 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:55:11 DEBUG : Waiting for deletions to finish 2026/06/12 01:55:11 DEBUG : Waiting for deletions to finish 2026/06/12 01:55:12 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:55:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:55:12 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:55:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:55:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:55:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:55:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:55:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:55:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:55:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:55:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:55:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:55:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:55:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:55:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:55:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:55:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:55:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:55:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/12 01:55:12 DEBUG : apple: size = 5 OK 2026/06/12 01:55:12 DEBUG : banana: size = 6 OK 2026/06/12 01:55:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:12 DEBUG : banana: Unchanged skipping 2026/06/12 01:55:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:12 DEBUG : apple: Unchanged skipping 2026/06/12 01:55:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/12 01:55:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/12 01:55:12 DEBUG : splitbananasplit: size = 16 OK 2026/06/12 01:55:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:12 DEBUG : splitbananasplit: Unchanged skipping 2026/06/12 01:55:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/12 01:55:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/12 01:55:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:12 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:55:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/12 01:55:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/12 01:55:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/12 01:55:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/12 01:55:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/12 01:55:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/12 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/12 01:55:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/12 01:55:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/12 01:55:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/12 01:55:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/12 01:55:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/12 01:55:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/12 01:55:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/12 01:55:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/12 01:55:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/12 01:55:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/12 01:55:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/12 01:55:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/12 01:55:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/12 01:55:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/12 01:55:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/12 01:55:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/12 01:55:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/12 01:55:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/12 01:55:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/12 01:55:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/12 01:55:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/12 01:55:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/12 01:55:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/12 01:55:12 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:55:12 DEBUG : Waiting for deletions to finish 2026/06/12 01:55:12 DEBUG : Waiting for deletions to finish 2026/06/12 01:55:13 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:55:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:55:13 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:55:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:55:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:55:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:55:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:55:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:55:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:55:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:55:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:55:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:55:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:55:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:55:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:55:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:55:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:55:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:55:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:55:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:55:26 DEBUG : Waiting for deletions to finish 2026/06/12 01:55:26 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:55:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:55:26 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:55:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:55:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:55:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:55:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:55:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:55:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:55:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:55:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:55:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:55:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:55:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:55:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:55:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:55:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:55:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:55:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:55:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/12 01:55:26 DEBUG : apple: size = 5 OK 2026/06/12 01:55:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:26 DEBUG : apple: Unchanged skipping 2026/06/12 01:55:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/12 01:55:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/12 01:55:26 DEBUG : banana: size = 6 OK 2026/06/12 01:55:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:26 DEBUG : banana: Unchanged skipping 2026/06/12 01:55:26 DEBUG : splitbananasplit: size = 16 OK 2026/06/12 01:55:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:26 DEBUG : splitbananasplit: Unchanged skipping 2026/06/12 01:55:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/12 01:55:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/12 01:55:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/12 01:55:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/12 01:55:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/12 01:55:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/12 01:55:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/12 01:55:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/12 01:55:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/12 01:55:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/12 01:55:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/12 01:55:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/12 01:55:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/12 01:55:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/12 01:55:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/12 01:55:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/12 01:55:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/12 01:55:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/12 01:55:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/12 01:55:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/12 01:55:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/12 01:55:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/12 01:55:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/12 01:55:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/12 01:55:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/12 01:55:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/12 01:55:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/12 01:55:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/12 01:55:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/12 01:55:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/12 01:55:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/12 01:55:27 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:55:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/12 01:55:27 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:55:27 DEBUG : Waiting for deletions to finish 2026/06/12 01:55:27 DEBUG : Waiting for deletions to finish 2026/06/12 01:55:27 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:55:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:55:27 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:55:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:55:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:55:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:55:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:55:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:55:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:55:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:55:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:55:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:55:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:55:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:55:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:55:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:55:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:55:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:55:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:55:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/12 01:55:27 DEBUG : apple: size = 5 OK 2026/06/12 01:55:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:27 DEBUG : banana: size = 6 OK 2026/06/12 01:55:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:27 DEBUG : banana: Unchanged skipping 2026/06/12 01:55:27 DEBUG : apple: Unchanged skipping 2026/06/12 01:55:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/12 01:55:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/12 01:55:27 DEBUG : splitbananasplit: size = 16 OK 2026/06/12 01:55:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:27 DEBUG : splitbananasplit: Unchanged skipping 2026/06/12 01:55:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/12 01:55:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/12 01:55:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/12 01:55:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/12 01:55:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/12 01:55:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/12 01:55:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/12 01:55:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/12 01:55:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/12 01:55:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/12 01:55:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/12 01:55:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/12 01:55:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/12 01:55:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/12 01:55:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/12 01:55:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/12 01:55:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/12 01:55:28 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:55:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/12 01:55:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/12 01:55:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/12 01:55:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/12 01:55:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/12 01:55:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/12 01:55:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/12 01:55:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/12 01:55:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/12 01:55:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/12 01:55:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/12 01:55:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/12 01:55:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/12 01:55:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/12 01:55:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/12 01:55:28 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:55:28 DEBUG : Waiting for deletions to finish 2026/06/12 01:55:28 DEBUG : Waiting for deletions to finish 2026/06/12 01:55:28 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:55:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:55:28 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:55:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:55:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:55:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:55:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:55:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:55:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:55:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:55:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:55:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:55:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:55:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:55:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:55:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:55:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:55:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:55:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:55:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:55:41 DEBUG : Waiting for deletions to finish 2026/06/12 01:55:41 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:55:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:55:41 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:55:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:55:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:55:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:55:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:55:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:55:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:55:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:55:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:55:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:55:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:55:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:55:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:55:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:55:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:55:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:55:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:55:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/12 01:55:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/12 01:55:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/12 01:55:42 DEBUG : banana: size = 6 OK 2026/06/12 01:55:42 DEBUG : splitbananasplit: size = 16 OK 2026/06/12 01:55:42 DEBUG : apple: size = 5 OK 2026/06/12 01:55:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:42 DEBUG : banana: Unchanged skipping 2026/06/12 01:55:42 DEBUG : apple: Unchanged skipping 2026/06/12 01:55:42 DEBUG : splitbananasplit: Unchanged skipping 2026/06/12 01:55:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/12 01:55:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/12 01:55:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/12 01:55:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/12 01:55:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/12 01:55:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/12 01:55:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:42 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:55:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/12 01:55:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/12 01:55:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/12 01:55:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/12 01:55:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/12 01:55:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/12 01:55:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/12 01:55:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/12 01:55:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/12 01:55:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/12 01:55:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/12 01:55:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/12 01:55:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/12 01:55:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/12 01:55:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/12 01:55:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/12 01:55:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/12 01:55:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/12 01:55:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/12 01:55:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/12 01:55:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/12 01:55:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/12 01:55:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/12 01:55:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/12 01:55:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/12 01:55:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/12 01:55:42 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:55:42 DEBUG : Waiting for deletions to finish 2026/06/12 01:55:42 DEBUG : Waiting for deletions to finish 2026/06/12 01:55:42 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:55:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:55:42 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:55:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:55:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:55:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:55:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:55:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:55:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:55:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:55:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:55:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:55:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:55:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:55:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:55:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:55:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:55:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:55:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:55:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/12 01:55:43 DEBUG : apple: size = 5 OK 2026/06/12 01:55:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:43 DEBUG : apple: Unchanged skipping 2026/06/12 01:55:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/12 01:55:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/12 01:55:43 DEBUG : banana: size = 6 OK 2026/06/12 01:55:43 DEBUG : splitbananasplit: size = 16 OK 2026/06/12 01:55:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:43 DEBUG : splitbananasplit: Unchanged skipping 2026/06/12 01:55:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:43 DEBUG : banana: Unchanged skipping 2026/06/12 01:55:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/12 01:55:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/12 01:55:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/12 01:55:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/12 01:55:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/12 01:55:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/12 01:55:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/12 01:55:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/12 01:55:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/12 01:55:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/12 01:55:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/12 01:55:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/12 01:55:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/12 01:55:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/12 01:55:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/12 01:55:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/12 01:55:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/12 01:55:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/12 01:55:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/12 01:55:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/12 01:55:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/12 01:55:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/12 01:55:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/12 01:55:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/12 01:55:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/12 01:55:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/12 01:55:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/12 01:55:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/12 01:55:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/12 01:55:43 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:55:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/12 01:55:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/12 01:55:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/12 01:55:43 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:55:43 DEBUG : Waiting for deletions to finish 2026/06/12 01:55:43 DEBUG : Waiting for deletions to finish 2026/06/12 01:55:43 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:55:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:55:43 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:55:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:55:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:55:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:55:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:55:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:55:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:55:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:55:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:55:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:55:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:55:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:55:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:55:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:55:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:55:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:55:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:55:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:55:56 DEBUG : Waiting for deletions to finish 2026/06/12 01:55:56 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:55:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:55:56 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:55:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:55:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:55:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:55:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:55:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:55:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:55:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:55:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:55:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:55:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:55:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:55:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:55:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:55:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:55:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:55:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:55:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/12 01:55:57 DEBUG : apple: size = 5 OK 2026/06/12 01:55:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:57 DEBUG : banana: size = 6 OK 2026/06/12 01:55:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:57 DEBUG : banana: Unchanged skipping 2026/06/12 01:55:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/12 01:55:57 DEBUG : apple: Unchanged skipping 2026/06/12 01:55:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/12 01:55:57 DEBUG : splitbananasplit: size = 16 OK 2026/06/12 01:55:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:57 DEBUG : splitbananasplit: Unchanged skipping 2026/06/12 01:55:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/12 01:55:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/12 01:55:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/12 01:55:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/12 01:55:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/12 01:55:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/12 01:55:57 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:55:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/12 01:55:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/12 01:55:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/12 01:55:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/12 01:55:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/12 01:55:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/12 01:55:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/12 01:55:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/12 01:55:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/12 01:55:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/12 01:55:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/12 01:55:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/12 01:55:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/12 01:55:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/12 01:55:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/12 01:55:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/12 01:55:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/12 01:55:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/12 01:55:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/12 01:55:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/12 01:55:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/12 01:55:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/12 01:55:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/12 01:55:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/12 01:55:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/12 01:55:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/12 01:55:57 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:55:57 DEBUG : Waiting for deletions to finish 2026/06/12 01:55:57 DEBUG : Waiting for deletions to finish 2026/06/12 01:55:57 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:55:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:55:57 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:55:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:55:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:55:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:55:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:55:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:55:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:55:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:55:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:55:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:55:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:55:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:55:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:55:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:55:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:55:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:55:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:55:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/12 01:55:58 DEBUG : apple: size = 5 OK 2026/06/12 01:55:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:58 DEBUG : apple: Unchanged skipping 2026/06/12 01:55:58 DEBUG : banana: size = 6 OK 2026/06/12 01:55:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/12 01:55:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:58 DEBUG : banana: Unchanged skipping 2026/06/12 01:55:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:58 DEBUG : splitbananasplit: size = 16 OK 2026/06/12 01:55:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/12 01:55:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:58 DEBUG : splitbananasplit: Unchanged skipping 2026/06/12 01:55:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/12 01:55:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/12 01:55:58 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:55:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/12 01:55:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/12 01:55:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/12 01:55:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/12 01:55:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/12 01:55:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/12 01:55:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/12 01:55:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/12 01:55:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/12 01:55:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/12 01:55:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/12 01:55:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/12 01:55:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/12 01:55:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/12 01:55:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/12 01:55:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/12 01:55:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/12 01:55:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/12 01:55:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/12 01:55:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/12 01:55:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/12 01:55:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/12 01:55:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/12 01:55:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/12 01:55:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/12 01:55:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/12 01:55:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/12 01:55:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/12 01:55:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/12 01:55:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:55:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/12 01:55:58 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:55:58 DEBUG : Waiting for deletions to finish 2026/06/12 01:55:58 DEBUG : Waiting for deletions to finish 2026/06/12 01:55:58 DEBUG : apple: Excluded (Path Filter) 2026/06/12 01:55:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/12 01:55:58 DEBUG : banana: Excluded (Path Filter) 2026/06/12 01:55:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/12 01:55:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/12 01:55:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/12 01:55:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/12 01:55:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/12 01:55:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/12 01:55:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/12 01:55:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/12 01:55:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/12 01:55:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/12 01:55:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/12 01:55:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/12 01:55:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/12 01:55:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/12 01:55:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/12 01:55:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/12 01:55:58 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (186.35s) --- PASS: TestTransform/NFC (14.33s) --- PASS: TestTransform/NFD (14.97s) --- PASS: TestTransform/base64 (18.47s) --- PASS: TestTransform/prefix (20.71s) --- PASS: TestTransform/suffix (20.38s) --- PASS: TestTransform/truncate (19.32s) --- PASS: TestTransform/encoder (16.82s) --- PASS: TestTransform/ISO-8859-1 (15.43s) --- PASS: TestTransform/charmap (15.28s) --- PASS: TestTransform/lowercase (15.36s) --- PASS: TestTransform/ascii (15.27s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:56:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/12 01:56:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/12 01:56:03 INFO : sub dir_somesuffix: Making directory 2026/06/12 01:56:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/12 01:56:03 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/12 01:56:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/12 01:56:03 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/12 01:56:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/12 01:56:03 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:56:03 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:56:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/12 01:56:04 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:56:04 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/12 01:56:04 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.81s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:56:05 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:05 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:05 INFO : tictactoe: Making directory 2026/06/12 01:56:05 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:05 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/12 01:56:05 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/12 01:56:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/12 01:56:05 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:56:05 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:56:06 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/12 01:56:06 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:56:06 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/12 01:56:06 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.55s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:56:07 INFO : toe: Making directory 2026/06/12 01:56:07 INFO : toe/toe: Making directory 2026/06/12 01:56:07 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/12 01:56:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/12 01:56:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/12 01:56:07 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:56:07 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:56:07 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/12 01:56:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:56:07 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/12 01:56:07 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.56s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:56:08 INFO : toe: Making directory 2026/06/12 01:56:08 INFO : toe/toe: Making directory 2026/06/12 01:56:08 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/12 01:56:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/12 01:56:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/12 01:56:08 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:56:08 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:56:09 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/12 01:56:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:56:09 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/12 01:56:09 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.61s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:56:10 DEBUG : empty_dir: Making directory with metadata 2026/06/12 01:56:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/12 01:56:10 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/12 01:56:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/12 01:56:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/12 01:56:10 INFO : tictacempty_dir: Making directory 2026/06/12 01:56:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/12 01:56:10 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:10 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:10 INFO : tictactoe: Making directory 2026/06/12 01:56:10 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:10 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/12 01:56:10 INFO : tictactoe/tictactoe: Making directory 2026/06/12 01:56:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/12 01:56:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/12 01:56:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/12 01:56:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/12 01:56:10 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:56:10 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:56:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/12 01:56:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:56:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/12 01:56:11 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.84s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:56:12 DEBUG : empty_dir: Making directory with metadata 2026/06/12 01:56:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/12 01:56:12 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/12 01:56:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/12 01:56:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/12 01:56:12 INFO : tictacempty_dir: Making directory 2026/06/12 01:56:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/12 01:56:12 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:12 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:12 INFO : tictactoe: Making directory 2026/06/12 01:56:12 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:12 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/12 01:56:12 INFO : tictactoe/tictactoe: Making directory 2026/06/12 01:56:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/12 01:56:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/12 01:56:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/12 01:56:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/12 01:56:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/12 01:56:12 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:56:12 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:56:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/12 01:56:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:56:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/12 01:56:12 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/12 01:56:13 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:56:13 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/12 01:56:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/12 01:56:13 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:13 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/12 01:56:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/12 01:56:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:56:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/12 01:56:13 NOTICE: B2 bucket rclone-test-lakubuw0veke: 0 differences found 2026/06/12 01:56:13 NOTICE: B2 bucket rclone-test-lakubuw0veke: 1 matching files --- PASS: TestAllTag (2.15s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:56:14 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:14 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:14 INFO : tictactoe: Making directory 2026/06/12 01:56:14 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:14 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/12 01:56:14 INFO : tictactoe/tictactoe: Making directory 2026/06/12 01:56:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/12 01:56:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/12 01:56:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/12 01:56:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/12 01:56:14 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:56:14 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:56:14 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/12 01:56:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:56:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/12 01:56:14 DEBUG : Waiting for deletions to finish 2026/06/12 01:56:15 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:15 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:15 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/12 01:56:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/12 01:56:15 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/12 01:56:15 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:56:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/12 01:56:15 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/12 01:56:15 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:56:15 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.50s) === RUN TestSyntax 2026/06/12 01:56:16 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:56:16 INFO : toe: Making directory 2026/06/12 01:56:16 INFO : toe/toe: Making directory 2026/06/12 01:56:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/12 01:56:16 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:56:16 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:56:17 DEBUG : toe/toe/toe: size = 11 OK 2026/06/12 01:56:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:56:17 INFO : toe/toe/toe: Copied (new) 2026/06/12 01:56:17 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.76s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:56:18 DEBUG : empty_dir: Making directory with metadata 2026/06/12 01:56:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/12 01:56:18 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/12 01:56:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/12 01:56:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/12 01:56:18 INFO : tictacempty_dir: Making directory 2026/06/12 01:56:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/12 01:56:18 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:18 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:18 INFO : tictactoe: Making directory 2026/06/12 01:56:18 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:18 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/12 01:56:18 INFO : tictactoe/tictactoe: Making directory 2026/06/12 01:56:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/12 01:56:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/12 01:56:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/12 01:56:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/12 01:56:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/12 01:56:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/12 01:56:18 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:56:18 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:56:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/12 01:56:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:56:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/12 01:56:19 INFO : toe/toe/toe.txt: Deleted 2026/06/12 01:56:19 INFO : toe/toe: Removing directory 2026/06/12 01:56:19 INFO : toe: Removing directory 2026/06/12 01:56:19 INFO : empty_dir: Removing directory 2026/06/12 01:56:19 DEBUG : Local file system at /tmp/rclone1257945031: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.95s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:56:20 DEBUG : empty_dir: Making directory with metadata 2026/06/12 01:56:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/12 01:56:20 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/12 01:56:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/12 01:56:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/12 01:56:20 INFO : tictacempty_dir: Making directory 2026/06/12 01:56:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/12 01:56:20 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:20 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:20 INFO : tictactoe: Making directory 2026/06/12 01:56:20 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:20 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/12 01:56:20 INFO : tictactoe/tictactoe: Making directory 2026/06/12 01:56:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/12 01:56:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/12 01:56:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/12 01:56:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/12 01:56:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/12 01:56:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/12 01:56:20 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:56:20 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:56:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/12 01:56:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:56:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/12 01:56:21 INFO : toe/toe/toe.txt: Deleted 2026/06/12 01:56:21 INFO : toe/toe: Removing directory 2026/06/12 01:56:21 INFO : toe: Removing directory 2026/06/12 01:56:21 INFO : empty_dir: Removing directory 2026/06/12 01:56:21 DEBUG : Local file system at /tmp/rclone1257945031: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/12 01:56:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/12 01:56:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/12 01:56:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/12 01:56:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/12 01:56:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/12 01:56:22 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/12 01:56:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:56:22 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/12 01:56:23 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.39s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:56:23 DEBUG : Reset feature "Copy" 2026/06/12 01:56:23 DEBUG : Reset feature "Move" 2026/06/12 01:56:23 DEBUG : Reset feature "Copy" 2026/06/12 01:56:23 DEBUG : Reset feature "Move" 2026/06/12 01:56:23 DEBUG : empty_dir: Making directory with metadata 2026/06/12 01:56:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/12 01:56:23 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/12 01:56:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/12 01:56:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/12 01:56:24 INFO : tictacempty_dir: Making directory 2026/06/12 01:56:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/12 01:56:24 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:24 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:24 INFO : tictactoe: Making directory 2026/06/12 01:56:24 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:24 DEBUG : toe: transformed to: tictactoe 2026/06/12 01:56:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/12 01:56:24 INFO : tictactoe/tictactoe: Making directory 2026/06/12 01:56:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/12 01:56:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/12 01:56:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/12 01:56:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/12 01:56:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/12 01:56:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/12 01:56:24 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:56:24 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:56:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/12 01:56:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:56:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/12 01:56:24 INFO : toe/toe/toe.txt: Deleted 2026/06/12 01:56:24 INFO : toe/toe: Removing directory 2026/06/12 01:56:24 INFO : toe: Removing directory 2026/06/12 01:56:24 INFO : empty_dir: Removing directory 2026/06/12 01:56:24 DEBUG : Local file system at /tmp/rclone1257945031: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/12 01:56:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/12 01:56:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/12 01:56:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/12 01:56:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/12 01:56:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/12 01:56:26 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/12 01:56:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:56:26 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/12 01:56:26 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.64s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:56:27 DEBUG : toe: transformed to: dG9l 2026/06/12 01:56:27 DEBUG : toe: transformed to: dG9l 2026/06/12 01:56:27 INFO : dG9l: Making directory 2026/06/12 01:56:27 DEBUG : toe: transformed to: dG9l 2026/06/12 01:56:27 DEBUG : toe: transformed to: dG9l 2026/06/12 01:56:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/12 01:56:27 INFO : dG9l/dG9l: Making directory 2026/06/12 01:56:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/12 01:56:27 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/12 01:56:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/12 01:56:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/12 01:56:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/12 01:56:27 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:56:27 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:56:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/12 01:56:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:56:28 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/12 01:56:28 DEBUG : Waiting for deletions to finish 2026/06/12 01:56:29 DEBUG : dG9l: transformed to: toe 2026/06/12 01:56:29 DEBUG : dG9l: transformed to: toe 2026/06/12 01:56:29 DEBUG : dG9l: transformed to: toe 2026/06/12 01:56:29 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/12 01:56:29 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/12 01:56:29 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/12 01:56:29 DEBUG : Local file system at /tmp/rclone1257945031: Waiting for checks to finish 2026/06/12 01:56:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/12 01:56:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/12 01:56:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/12 01:56:29 DEBUG : Local file system at /tmp/rclone1257945031: Waiting for transfers to finish 2026/06/12 01:56:29 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.98s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-lakubuw0veke", Local "Local file system at /tmp/rclone1257945031", Modify Window "1ms" 2026/06/12 01:56:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/12 01:56:30 DEBUG : toe: transformed to: 2026/06/12 01:56:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/12 01:56:30 DEBUG : toe: transformed to: 2026/06/12 01:56:30 INFO : B2 bucket rclone-test-lakubuw0veke: Making directory 2026/06/12 01:56:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/12 01:56:30 DEBUG : toe: transformed to: 2026/06/12 01:56:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/12 01:56:30 DEBUG : toe: transformed to: 2026/06/12 01:56:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/12 01:56:30 DEBUG : toe/toe: transformed to: 2026/06/12 01:56:30 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/12 01:56:30 INFO : toe/toe: Making directory 2026/06/12 01:56:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/12 01:56:30 DEBUG : toe/toe: transformed to: 2026/06/12 01:56:30 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/12 01:56:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/12 01:56:30 DEBUG : toe: transformed to: 2026/06/12 01:56:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/12 01:56:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/12 01:56:30 DEBUG : toe/toe/toe: transformed to: 2026/06/12 01:56:30 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/12 01:56:30 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for checks to finish 2026/06/12 01:56:30 DEBUG : B2 bucket rclone-test-lakubuw0veke: Waiting for transfers to finish 2026/06/12 01:56:31 DEBUG : toe/toe/toe: size = 11 OK 2026/06/12 01:56:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/12 01:56:31 INFO : toe/toe/toe: Copied (new) 2026/06/12 01:56:31 ERROR : B2 bucket rclone-test-lakubuw0veke: not deleting files as there were IO errors 2026/06/12 01:56:31 ERROR : B2 bucket rclone-test-lakubuw0veke: not deleting directories as there were IO errors --- PASS: TestError (1.59s) PASS 2026/06/12 01:56:32 DEBUG : B2 bucket rclone-test-lakubuw0veke: Purge remote 2026/06/12 01:56:32 INFO : B2 bucket rclone-test-lakubuw0veke: cleaning bucket "rclone-test-lakubuw0veke" of all files 2026/06/12 01:56:33 DEBUG : BackupDir/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41632da40ea88400_d20260612_m015049_c001_v7007000_t0000_u01781229049565") 2026/06/12 01:56:33 DEBUG : BackupDir/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f1057776f7400c04b_d20260612_m015043_c001_v0001179_t0014_u01781229043967") 2026/06/12 01:56:33 DEBUG : CompareDest/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb2567e9_d20260612_m015023_c001_v7007000_t0000_u01781229023932") 2026/06/12 01:56:33 DEBUG : CompareDest/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309854eaa_d20260612_m015018_c001_v0001182_t0039_u01781229018156") 2026/06/12 01:56:33 DEBUG : CompareDest/two: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb2567ea_d20260612_m015024_c001_v7007000_t0000_u01781229024114") 2026/06/12 01:56:33 DEBUG : CompareDest/two: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a90d6_d20260612_m015019_c001_v0001105_t0044_u01781229019088") 2026/06/12 01:56:33 DEBUG : CopyDest/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41632da40ea88401_d20260612_m015049_c001_v7007000_t0000_u01781229049748") 2026/06/12 01:56:33 DEBUG : CopyDest/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a9104_d20260612_m015040_c001_v0001105_t0024_u01781229040828") 2026/06/12 01:56:33 DEBUG : CopyDest/three: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41632da40ea88402_d20260612_m015049_c001_v7007000_t0000_u01781229049933") 2026/06/12 01:56:33 DEBUG : CopyDest/three: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a9114_d20260612_m015047_c001_v0001105_t0045_u01781229047130") 2026/06/12 01:56:33 DEBUG : CopyDest/two: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41632da40ea88403_d20260612_m015050_c001_v7007000_t0000_u01781229050201") 2026/06/12 01:56:33 DEBUG : CopyDest/two: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309854f70_d20260612_m015044_c001_v0001182_t0057_u01781229044956") 2026/06/12 01:56:33 DEBUG : EXISTING: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba7e5_d20260612_m015207_c001_v7007000_t0000_u01781229127579") 2026/06/12 01:56:33 DEBUG : EXISTING: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098551f8_d20260612_m015206_c001_v0001182_t0019_u01781229126505") 2026/06/12 01:56:33 DEBUG : PREFIXapple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b0c_d20260612_m015359_c001_v7007000_t0000_u01781229239849") 2026/06/12 01:56:33 DEBUG : PREFIXapple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306047_d20260612_m015354_c001_v0001177_t0028_u01781229234762") 2026/06/12 01:56:33 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4248acc663d7e789_d20260612_m015359_c001_v7007000_t0000_u01781229239892") 2026/06/12 01:56:33 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feae82_d20260612_m015354_c001_v0001172_t0047_u01781229234774") 2026/06/12 01:56:33 DEBUG : PREFIXbanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4102b035d8edf8b0_d20260612_m015359_c001_v7007000_t0000_u01781229239611") 2026/06/12 01:56:34 DEBUG : PREFIXbanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985561e_d20260612_m015354_c001_v0001182_t0040_u01781229234783") 2026/06/12 01:56:34 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4102b035d8edf8af_d20260612_m015359_c001_v7007000_t0000_u01781229239601") 2026/06/12 01:56:34 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453474_d20260612_m015354_c001_v0001109_t0005_u01781229234793") 2026/06/12 01:56:34 DEBUG : Testêé: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba7e2_d20260612_m015204_c001_v7007000_t0000_u01781229124009") 2026/06/12 01:56:34 DEBUG : Testêé: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098551d6_d20260612_m015203_c001_v0001182_t0054_u01781229123446") 2026/06/12 01:56:34 DEBUG : Testêé: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098551cc_d20260612_m015202_c001_v0001182_t0030_u01781229122853") 2026/06/12 01:56:34 DEBUG : YXBwbGU=: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d7717392ec_d20260612_m015340_c001_v7007000_t0000_u01781229220940") 2026/06/12 01:56:34 DEBUG : YXBwbGU=: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305ff1_d20260612_m015336_c001_v0001177_t0055_u01781229216195") 2026/06/12 01:56:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d7717392ee_d20260612_m015341_c001_v7007000_t0000_u01781229221123") 2026/06/12 01:56:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453440_d20260612_m015336_c001_v0001109_t0048_u01781229216205") 2026/06/12 01:56:34 DEBUG : YmFuYW5h: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d7717392ef_d20260612_m015341_c001_v7007000_t0000_u01781229221306") 2026/06/12 01:56:34 DEBUG : YmFuYW5h: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feae16_d20260612_m015336_c001_v0001172_t0014_u01781229216225") 2026/06/12 01:56:34 DEBUG : a/potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade34_d20260612_m014746_c001_v7007000_t0000_u01781228866466") 2026/06/12 01:56:34 DEBUG : a/potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f9c_d20260612_m014745_c001_v0001105_t0052_u01781228865709") 2026/06/12 01:56:34 DEBUG : a/potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade2b_d20260612_m014744_c001_v7007000_t0000_u01781228864077") 2026/06/12 01:56:34 DEBUG : a/potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f92_d20260612_m014743_c001_v0001105_t0036_u01781228863012") 2026/06/12 01:56:34 DEBUG : a/potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4051cb60556821c1_d20260612_m014721_c001_v7007000_t0000_u01781228841767") 2026/06/12 01:56:34 DEBUG : a/potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f40_d20260612_m014720_c001_v0001105_t0019_u01781228840728") 2026/06/12 01:56:34 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a377b_d20260612_m015559_c001_v7007000_t0000_u01781229359295") 2026/06/12 01:56:34 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453596_d20260612_m015555_c001_v0001109_t0011_u01781229355108") 2026/06/12 01:56:35 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd8270_d20260612_m015544_c001_v7007000_t0000_u01781229344219") 2026/06/12 01:56:35 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453582_d20260612_m015540_c001_v0001109_t0045_u01781229340075") 2026/06/12 01:56:35 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d167d_d20260612_m015528_c001_v7007000_t0000_u01781229328871") 2026/06/12 01:56:35 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453560_d20260612_m015525_c001_v0001109_t0037_u01781229325101") 2026/06/12 01:56:35 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b24_d20260612_m015513_c001_v7007000_t0000_u01781229313600") 2026/06/12 01:56:35 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c945353e_d20260612_m015509_c001_v0001109_t0029_u01781229309658") 2026/06/12 01:56:35 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f418aa12dc76bba26_d20260612_m015458_c001_v7007000_t0000_u01781229298062") 2026/06/12 01:56:35 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c945350e_d20260612_m015453_c001_v0001109_t0027_u01781229293817") 2026/06/12 01:56:35 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5871f7_d20260612_m015441_c001_v7007000_t0000_u01781229281266") 2026/06/12 01:56:35 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaf2a_d20260612_m015434_c001_v0001172_t0058_u01781229274856") 2026/06/12 01:56:35 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873def_d20260612_m015421_c001_v7007000_t0000_u01781229261999") 2026/06/12 01:56:35 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3060d3_d20260612_m015418_c001_v0001177_t0013_u01781229258361") 2026/06/12 01:56:35 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d77173930b_d20260612_m015416_c001_v7007000_t0000_u01781229256899") 2026/06/12 01:56:35 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098556b0_d20260612_m015413_c001_v0001182_t0053_u01781229253491") 2026/06/12 01:56:35 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256875_d20260612_m015401_c001_v7007000_t0000_u01781229241574") 2026/06/12 01:56:35 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b30605d_d20260612_m015357_c001_v0001177_t0003_u01781229237948") 2026/06/12 01:56:35 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4185d60ecb72e427_d20260612_m015356_c001_v7007000_t0000_u01781229236815") 2026/06/12 01:56:35 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306041_d20260612_m015352_c001_v0001177_t0031_u01781229232649") 2026/06/12 01:56:35 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f417ad3e9f1d952c1_d20260612_m015338_c001_v7007000_t0000_u01781229218587") 2026/06/12 01:56:35 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305fe9_d20260612_m015333_c001_v0001177_t0042_u01781229213941") 2026/06/12 01:56:36 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ae78f_d20260612_m015322_c001_v7007000_t0000_u01781229202453") 2026/06/12 01:56:36 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305fa7_d20260612_m015318_c001_v0001177_t0051_u01781229198241") 2026/06/12 01:56:36 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead2007bd_d20260612_m015307_c001_v7007000_t0000_u01781229187462") 2026/06/12 01:56:36 DEBUG : apple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305f61_d20260612_m015303_c001_v0001177_t0055_u01781229183514") 2026/06/12 01:56:36 DEBUG : appleSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f418aa12dc76bb9b6_d20260612_m015420_c001_v7007000_t0000_u01781229260325") 2026/06/12 01:56:36 DEBUG : appleSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098556c6_d20260612_m015415_c001_v0001182_t0037_u01781229255332") 2026/06/12 01:56:36 DEBUG : appleapple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5871f8_d20260612_m015441_c001_v7007000_t0000_u01781229281449") 2026/06/12 01:56:36 DEBUG : appleapple: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaf32_d20260612_m015437_c001_v0001172_t0011_u01781229277246") 2026/06/12 01:56:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a377c_d20260612_m015559_c001_v7007000_t0000_u01781229359478") 2026/06/12 01:56:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306287_d20260612_m015555_c001_v0001177_t0019_u01781229355798") 2026/06/12 01:56:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd8271_d20260612_m015544_c001_v7007000_t0000_u01781229344402") 2026/06/12 01:56:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b30623d_d20260612_m015540_c001_v0001177_t0024_u01781229340825") 2026/06/12 01:56:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d167e_d20260612_m015529_c001_v7007000_t0000_u01781229329054") 2026/06/12 01:56:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b30620b_d20260612_m015525_c001_v0001177_t0031_u01781229325822") 2026/06/12 01:56:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b25_d20260612_m015513_c001_v7007000_t0000_u01781229313785") 2026/06/12 01:56:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3061d5_d20260612_m015510_c001_v0001177_t0025_u01781229310423") 2026/06/12 01:56:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f418aa12dc76bba27_d20260612_m015458_c001_v7007000_t0000_u01781229298244") 2026/06/12 01:56:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306197_d20260612_m015454_c001_v0001177_t0057_u01781229294501") 2026/06/12 01:56:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f400c94f05890e742_d20260612_m015439_c001_v7007000_t0000_u01781229279131") 2026/06/12 01:56:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985576e_d20260612_m015435_c001_v0001182_t0052_u01781229275675") 2026/06/12 01:56:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873df0_d20260612_m015422_c001_v7007000_t0000_u01781229262182") 2026/06/12 01:56:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098556e2_d20260612_m015418_c001_v0001182_t0054_u01781229258371") 2026/06/12 01:56:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873de5_d20260612_m015416_c001_v7007000_t0000_u01781229256909") 2026/06/12 01:56:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3060bb_d20260612_m015414_c001_v0001177_t0010_u01781229254181") 2026/06/12 01:56:37 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256876_d20260612_m015401_c001_v7007000_t0000_u01781229241758") 2026/06/12 01:56:37 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985563e_d20260612_m015357_c001_v0001182_t0007_u01781229237938") 2026/06/12 01:56:37 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4102b035d8edf8ab_d20260612_m015356_c001_v7007000_t0000_u01781229236872") 2026/06/12 01:56:37 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855610_d20260612_m015353_c001_v0001182_t0009_u01781229233235") 2026/06/12 01:56:37 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275afb_d20260612_m015339_c001_v7007000_t0000_u01781229219022") 2026/06/12 01:56:37 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985555e_d20260612_m015334_c001_v0001182_t0040_u01781229214685") 2026/06/12 01:56:37 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ae790_d20260612_m015322_c001_v7007000_t0000_u01781229202633") 2026/06/12 01:56:37 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855504_d20260612_m015318_c001_v0001182_t0029_u01781229198962") 2026/06/12 01:56:37 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead2007be_d20260612_m015307_c001_v7007000_t0000_u01781229187667") 2026/06/12 01:56:37 DEBUG : appleappleapplebanana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855478_d20260612_m015304_c001_v0001182_t0026_u01781229184225") 2026/06/12 01:56:37 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f402cdaef0a2ed738_d20260612_m015420_c001_v7007000_t0000_u01781229260442") 2026/06/12 01:56:37 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94534b2_d20260612_m015415_c001_v0001109_t0005_u01781229255342") 2026/06/12 01:56:37 DEBUG : b/potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade36_d20260612_m014746_c001_v7007000_t0000_u01781228866648") 2026/06/12 01:56:37 DEBUG : b/potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f94_d20260612_m014744_c001_v0001105_t0017_u01781228864662") 2026/06/12 01:56:37 DEBUG : b/potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade2a_d20260612_m014743_c001_v7007000_t0000_u01781228863453") 2026/06/12 01:56:37 DEBUG : b/potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f8e_d20260612_m014741_c001_v0001105_t0014_u01781228861938") 2026/06/12 01:56:37 DEBUG : b/potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4051cb60556821c0_d20260612_m014721_c001_v7007000_t0000_u01781228841220") 2026/06/12 01:56:37 DEBUG : b/potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f3c_d20260612_m014719_c001_v0001105_t0015_u01781228839495") 2026/06/12 01:56:37 DEBUG : backup/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40651c0fa895731f_d20260612_m015102_c001_v7007000_t0000_u01781229062662") 2026/06/12 01:56:37 DEBUG : backup/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11134ff6741a2534_d20260612_m015100_c001_v0001130_t0003_u01781229060695") 2026/06/12 01:56:38 DEBUG : backup/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10964a3e2edc900b_d20260612_m015056_c001_v0001097_t0012_u01781229056483") 2026/06/12 01:56:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4156411778fdc366_d20260612_m015127_c001_v7007000_t0000_u01781229087871") 2026/06/12 01:56:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f109de900134fea98_d20260612_m015125_c001_v0001116_t0006_u01781229085207") 2026/06/12 01:56:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f1075cdc3bd9db851_d20260612_m015121_c001_v0001146_t0008_u01781229081350") 2026/06/12 01:56:38 DEBUG : backup/one.bak: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4212604ea375e7e3_d20260612_m015115_c001_v7007000_t0000_u01781229075103") 2026/06/12 01:56:38 DEBUG : backup/one.bak: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f1057776f7400c175_d20260612_m015113_c001_v0001179_t0027_u01781229073295") 2026/06/12 01:56:38 DEBUG : backup/one.bak: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11134ff6741a2550_d20260612_m015109_c001_v0001130_t0006_u01781229069119") 2026/06/12 01:56:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4156411778fdc367_d20260612_m015128_c001_v7007000_t0000_u01781229088054") 2026/06/12 01:56:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10191653091b70ca_d20260612_m015126_c001_v0001033_t0021_u01781229086558") 2026/06/12 01:56:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f106148b07537afe4_d20260612_m015122_c001_v0001182_t0003_u01781229082947") 2026/06/12 01:56:38 DEBUG : backup/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40651c0fa8957320_d20260612_m015102_c001_v7007000_t0000_u01781229062843") 2026/06/12 01:56:38 DEBUG : backup/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f114fee57139faacb_d20260612_m015101_c001_v0001182_t0003_u01781229061817") 2026/06/12 01:56:38 DEBUG : backup/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f1161ce2997703e20_d20260612_m015057_c001_v0001098_t0056_u01781229057983") 2026/06/12 01:56:38 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4212604ea375e7e4_d20260612_m015115_c001_v7007000_t0000_u01781229075285") 2026/06/12 01:56:38 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117e824531a43831_d20260612_m015114_c001_v0001183_t0035_u01781229074337") 2026/06/12 01:56:38 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f1018a303cb04acb3_d20260612_m015110_c001_v0001172_t0055_u01781229070916") 2026/06/12 01:56:38 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a377d_d20260612_m015559_c001_v7007000_t0000_u01781229359661") 2026/06/12 01:56:38 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855a04_d20260612_m015555_c001_v0001182_t0024_u01781229355600") 2026/06/12 01:56:38 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd8272_d20260612_m015544_c001_v7007000_t0000_u01781229344586") 2026/06/12 01:56:38 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855972_d20260612_m015540_c001_v0001182_t0050_u01781229340632") 2026/06/12 01:56:39 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d167f_d20260612_m015529_c001_v7007000_t0000_u01781229329237") 2026/06/12 01:56:39 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855912_d20260612_m015525_c001_v0001182_t0022_u01781229325620") 2026/06/12 01:56:39 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b26_d20260612_m015513_c001_v7007000_t0000_u01781229313968") 2026/06/12 01:56:39 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098558a2_d20260612_m015510_c001_v0001182_t0020_u01781229310220") 2026/06/12 01:56:39 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f418aa12dc76bba28_d20260612_m015458_c001_v7007000_t0000_u01781229298434") 2026/06/12 01:56:39 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985582a_d20260612_m015454_c001_v0001182_t0015_u01781229294281") 2026/06/12 01:56:39 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5871f9_d20260612_m015441_c001_v7007000_t0000_u01781229281634") 2026/06/12 01:56:39 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306129_d20260612_m015435_c001_v0001177_t0050_u01781229275465") 2026/06/12 01:56:39 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873df1_d20260612_m015422_c001_v7007000_t0000_u01781229262394") 2026/06/12 01:56:39 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaef6_d20260612_m015418_c001_v0001172_t0013_u01781229258382") 2026/06/12 01:56:39 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d77173930e_d20260612_m015417_c001_v7007000_t0000_u01781229257446") 2026/06/12 01:56:39 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94534ac_d20260612_m015413_c001_v0001109_t0059_u01781229253692") 2026/06/12 01:56:39 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256877_d20260612_m015401_c001_v7007000_t0000_u01781229241941") 2026/06/12 01:56:39 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feae96_d20260612_m015357_c001_v0001172_t0008_u01781229237960") 2026/06/12 01:56:39 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4185d60ecb72e42a_d20260612_m015357_c001_v7007000_t0000_u01781229237050") 2026/06/12 01:56:39 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feae76_d20260612_m015352_c001_v0001172_t0025_u01781229232863") 2026/06/12 01:56:39 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f417ad3e9f1d952c0_d20260612_m015338_c001_v7007000_t0000_u01781229218404") 2026/06/12 01:56:39 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c945343e_d20260612_m015334_c001_v0001109_t0013_u01781229214148") 2026/06/12 01:56:39 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ae791_d20260612_m015322_c001_v7007000_t0000_u01781229202814") 2026/06/12 01:56:39 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c945341e_d20260612_m015318_c001_v0001109_t0055_u01781229198468") 2026/06/12 01:56:40 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead2007bf_d20260612_m015307_c001_v7007000_t0000_u01781229187852") 2026/06/12 01:56:40 DEBUG : banana: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94533f2_d20260612_m015303_c001_v0001109_t0016_u01781229183742") 2026/06/12 01:56:40 DEBUG : bananaSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d165b_d20260612_m015420_c001_v7007000_t0000_u01781229260268") 2026/06/12 01:56:40 DEBUG : bananaSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3060bf_d20260612_m015415_c001_v0001177_t0033_u01781229255353") 2026/06/12 01:56:40 DEBUG : both0: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5870f0_d20260612_m015236_c001_v7007000_t0000_u01781229156516") 2026/06/12 01:56:40 DEBUG : both0: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098552e6_d20260612_m015225_c001_v0001182_t0009_u01781229145156") 2026/06/12 01:56:40 DEBUG : both0: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba81c_d20260612_m015220_c001_v7007000_t0000_u01781229140911") 2026/06/12 01:56:40 DEBUG : both0: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985520e_d20260612_m015209_c001_v0001182_t0032_u01781229129511") 2026/06/12 01:56:40 DEBUG : both1: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5870f3_d20260612_m015236_c001_v7007000_t0000_u01781229156709") 2026/06/12 01:56:40 DEBUG : both1: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098552ea_d20260612_m015225_c001_v0001182_t0011_u01781229145665") 2026/06/12 01:56:40 DEBUG : both1: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba81e_d20260612_m015221_c001_v7007000_t0000_u01781229141096") 2026/06/12 01:56:40 DEBUG : both1: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985521a_d20260612_m015209_c001_v0001182_t0021_u01781229129922") 2026/06/12 01:56:40 DEBUG : both10: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5870f6_d20260612_m015236_c001_v7007000_t0000_u01781229156894") 2026/06/12 01:56:40 DEBUG : both10: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855320_d20260612_m015229_c001_v0001182_t0029_u01781229149471") 2026/06/12 01:56:40 DEBUG : both10: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba820_d20260612_m015221_c001_v7007000_t0000_u01781229141280") 2026/06/12 01:56:40 DEBUG : both10: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855258_d20260612_m015213_c001_v0001182_t0025_u01781229133838") 2026/06/12 01:56:40 DEBUG : both11: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5870f9_d20260612_m015237_c001_v7007000_t0000_u01781229157077") 2026/06/12 01:56:40 DEBUG : both11: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985532a_d20260612_m015229_c001_v0001182_t0041_u01781229149901") 2026/06/12 01:56:41 DEBUG : both11: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba822_d20260612_m015221_c001_v7007000_t0000_u01781229141465") 2026/06/12 01:56:41 DEBUG : both11: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985525c_d20260612_m015214_c001_v0001182_t0046_u01781229134261") 2026/06/12 01:56:41 DEBUG : both12: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5870fc_d20260612_m015237_c001_v7007000_t0000_u01781229157262") 2026/06/12 01:56:41 DEBUG : both12: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985532e_d20260612_m015230_c001_v0001182_t0025_u01781229150293") 2026/06/12 01:56:41 DEBUG : both12: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba824_d20260612_m015221_c001_v7007000_t0000_u01781229141650") 2026/06/12 01:56:41 DEBUG : both12: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985526a_d20260612_m015214_c001_v0001182_t0011_u01781229134785") 2026/06/12 01:56:41 DEBUG : both13: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5870fe_d20260612_m015237_c001_v7007000_t0000_u01781229157449") 2026/06/12 01:56:41 DEBUG : both13: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855334_d20260612_m015230_c001_v0001182_t0055_u01781229150691") 2026/06/12 01:56:41 DEBUG : both13: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba826_d20260612_m015221_c001_v7007000_t0000_u01781229141834") 2026/06/12 01:56:41 DEBUG : both13: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855274_d20260612_m015215_c001_v0001182_t0051_u01781229135180") 2026/06/12 01:56:41 DEBUG : both14: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5870ff_d20260612_m015237_c001_v7007000_t0000_u01781229157634") 2026/06/12 01:56:41 DEBUG : both14: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985533a_d20260612_m015231_c001_v0001182_t0020_u01781229151094") 2026/06/12 01:56:41 DEBUG : both14: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba828_d20260612_m015222_c001_v7007000_t0000_u01781229142017") 2026/06/12 01:56:41 DEBUG : both14: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985527e_d20260612_m015215_c001_v0001182_t0059_u01781229135585") 2026/06/12 01:56:41 DEBUG : both15: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587101_d20260612_m015237_c001_v7007000_t0000_u01781229157817") 2026/06/12 01:56:41 DEBUG : both15: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985533e_d20260612_m015231_c001_v0001182_t0053_u01781229151527") 2026/06/12 01:56:41 DEBUG : both15: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba82a_d20260612_m015222_c001_v7007000_t0000_u01781229142202") 2026/06/12 01:56:41 DEBUG : both15: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985528c_d20260612_m015216_c001_v0001182_t0054_u01781229136024") 2026/06/12 01:56:41 DEBUG : both16: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587102_d20260612_m015238_c001_v7007000_t0000_u01781229158001") 2026/06/12 01:56:41 DEBUG : both16: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855342_d20260612_m015231_c001_v0001182_t0030_u01781229151929") 2026/06/12 01:56:41 DEBUG : both16: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba82c_d20260612_m015222_c001_v7007000_t0000_u01781229142386") 2026/06/12 01:56:42 DEBUG : both16: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855290_d20260612_m015216_c001_v0001182_t0008_u01781229136427") 2026/06/12 01:56:42 DEBUG : both17: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587103_d20260612_m015238_c001_v7007000_t0000_u01781229158185") 2026/06/12 01:56:42 DEBUG : both17: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985534c_d20260612_m015232_c001_v0001182_t0019_u01781229152403") 2026/06/12 01:56:42 DEBUG : both17: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba82e_d20260612_m015222_c001_v7007000_t0000_u01781229142569") 2026/06/12 01:56:42 DEBUG : both17: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985529c_d20260612_m015216_c001_v0001182_t0032_u01781229136884") 2026/06/12 01:56:42 DEBUG : both18: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587104_d20260612_m015238_c001_v7007000_t0000_u01781229158369") 2026/06/12 01:56:42 DEBUG : both18: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855358_d20260612_m015232_c001_v0001182_t0034_u01781229152822") 2026/06/12 01:56:42 DEBUG : both18: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba830_d20260612_m015222_c001_v7007000_t0000_u01781229142754") 2026/06/12 01:56:42 DEBUG : both18: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098552a6_d20260612_m015217_c001_v0001182_t0043_u01781229137308") 2026/06/12 01:56:42 DEBUG : both19: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587105_d20260612_m015238_c001_v7007000_t0000_u01781229158555") 2026/06/12 01:56:42 DEBUG : both19: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985535e_d20260612_m015233_c001_v0001182_t0015_u01781229153283") 2026/06/12 01:56:42 DEBUG : both19: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba832_d20260612_m015222_c001_v7007000_t0000_u01781229142939") 2026/06/12 01:56:42 DEBUG : both19: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098552aa_d20260612_m015217_c001_v0001182_t0054_u01781229137709") 2026/06/12 01:56:42 DEBUG : both2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587106_d20260612_m015238_c001_v7007000_t0000_u01781229158743") 2026/06/12 01:56:42 DEBUG : both2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098552f0_d20260612_m015226_c001_v0001182_t0039_u01781229146076") 2026/06/12 01:56:42 DEBUG : both2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba834_d20260612_m015223_c001_v7007000_t0000_u01781229143123") 2026/06/12 01:56:42 DEBUG : both2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985521e_d20260612_m015210_c001_v0001182_t0002_u01781229130329") 2026/06/12 01:56:42 DEBUG : both3: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587107_d20260612_m015238_c001_v7007000_t0000_u01781229158927") 2026/06/12 01:56:42 DEBUG : both3: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098552f4_d20260612_m015226_c001_v0001182_t0040_u01781229146473") 2026/06/12 01:56:42 DEBUG : both3: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba836_d20260612_m015223_c001_v7007000_t0000_u01781229143310") 2026/06/12 01:56:43 DEBUG : both3: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855222_d20260612_m015210_c001_v0001182_t0028_u01781229130733") 2026/06/12 01:56:43 DEBUG : both4: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587108_d20260612_m015239_c001_v7007000_t0000_u01781229159111") 2026/06/12 01:56:43 DEBUG : both4: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098552f8_d20260612_m015226_c001_v0001182_t0022_u01781229146888") 2026/06/12 01:56:43 DEBUG : both4: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba839_d20260612_m015223_c001_v7007000_t0000_u01781229143495") 2026/06/12 01:56:43 DEBUG : both4: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985522c_d20260612_m015211_c001_v0001182_t0037_u01781229131141") 2026/06/12 01:56:43 DEBUG : both5: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587109_d20260612_m015239_c001_v7007000_t0000_u01781229159295") 2026/06/12 01:56:43 DEBUG : both5: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855300_d20260612_m015227_c001_v0001182_t0007_u01781229147289") 2026/06/12 01:56:43 DEBUG : both5: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba83b_d20260612_m015223_c001_v7007000_t0000_u01781229143685") 2026/06/12 01:56:43 DEBUG : both5: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855232_d20260612_m015211_c001_v0001182_t0014_u01781229131565") 2026/06/12 01:56:43 DEBUG : both6: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c58710a_d20260612_m015239_c001_v7007000_t0000_u01781229159480") 2026/06/12 01:56:43 DEBUG : both6: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855306_d20260612_m015227_c001_v0001182_t0037_u01781229147785") 2026/06/12 01:56:43 DEBUG : both6: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba83d_d20260612_m015223_c001_v7007000_t0000_u01781229143868") 2026/06/12 01:56:43 DEBUG : both6: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985523a_d20260612_m015212_c001_v0001182_t0043_u01781229132058") 2026/06/12 01:56:43 DEBUG : both7: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c58710b_d20260612_m015239_c001_v7007000_t0000_u01781229159674") 2026/06/12 01:56:43 DEBUG : both7: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985530e_d20260612_m015228_c001_v0001182_t0016_u01781229148225") 2026/06/12 01:56:43 DEBUG : both7: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba83f_d20260612_m015224_c001_v7007000_t0000_u01781229144056") 2026/06/12 01:56:43 DEBUG : both7: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855244_d20260612_m015212_c001_v0001182_t0024_u01781229132446") 2026/06/12 01:56:43 DEBUG : both8: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c58710c_d20260612_m015239_c001_v7007000_t0000_u01781229159857") 2026/06/12 01:56:43 DEBUG : both8: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855314_d20260612_m015228_c001_v0001182_t0024_u01781229148644") 2026/06/12 01:56:43 DEBUG : both8: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba841_d20260612_m015224_c001_v7007000_t0000_u01781229144240") 2026/06/12 01:56:43 DEBUG : both8: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985524c_d20260612_m015212_c001_v0001182_t0019_u01781229132868") 2026/06/12 01:56:43 DEBUG : both9: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c58710d_d20260612_m015240_c001_v7007000_t0000_u01781229160041") 2026/06/12 01:56:44 DEBUG : both9: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855318_d20260612_m015229_c001_v0001182_t0000_u01781229149056") 2026/06/12 01:56:44 DEBUG : both9: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba843_d20260612_m015224_c001_v7007000_t0000_u01781229144424") 2026/06/12 01:56:44 DEBUG : both9: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855252_d20260612_m015213_c001_v0001182_t0041_u01781229133406") 2026/06/12 01:56:44 DEBUG : c/non empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade38_d20260612_m014746_c001_v7007000_t0000_u01781228866830") 2026/06/12 01:56:44 DEBUG : c/non empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f96_d20260612_m014744_c001_v0001105_t0031_u01781228864970") 2026/06/12 01:56:44 DEBUG : c/non empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade2d_d20260612_m014744_c001_v7007000_t0000_u01781228864258") 2026/06/12 01:56:44 DEBUG : c/non empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f90_d20260612_m014742_c001_v0001105_t0026_u01781228862292") 2026/06/12 01:56:44 DEBUG : c/non empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4051cb60556821c3_d20260612_m014721_c001_v7007000_t0000_u01781228841951") 2026/06/12 01:56:44 DEBUG : c/non empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f3e_d20260612_m014719_c001_v0001105_t0053_u01781228839938") 2026/06/12 01:56:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d7717392f0_d20260612_m015341_c001_v7007000_t0000_u01781229221489") 2026/06/12 01:56:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855566_d20260612_m015336_c001_v0001182_t0047_u01781229216215") 2026/06/12 01:56:44 DEBUG : check sum: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4051cb60556821b5_d20260612_m014711_c001_v7007000_t0000_u01781228831108") 2026/06/12 01:56:44 DEBUG : check sum: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f18_d20260612_m014709_c001_v0001105_t0020_u01781228829207") 2026/06/12 01:56:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ae842_d20260612_m015630_c001_v7007000_t0000_u01781229390123") 2026/06/12 01:56:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94535e8_d20260612_m015628_c001_v0001109_t0003_u01781229388099") 2026/06/12 01:56:44 DEBUG : dest/3: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41632da40ea883ec_d20260612_m015033_c001_v7007000_t0000_u01781229033318") 2026/06/12 01:56:44 DEBUG : dest/3: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f403a400abeb62d06_d20260612_m015032_c001_v0001036_t0017_u01781229032187") 2026/06/12 01:56:44 DEBUG : dir1/0000-abcde: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5871fa_d20260612_m015441_c001_v7007000_t0000_u01781229281846") 2026/06/12 01:56:44 DEBUG : dir1/0000-abcde: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855788_d20260612_m015437_c001_v0001182_t0000_u01781229277432") 2026/06/12 01:56:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a377e_d20260612_m015559_c001_v7007000_t0000_u01781229359844") 2026/06/12 01:56:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c945358c_d20260612_m015548_c001_v0001109_t0019_u01781229348870") 2026/06/12 01:56:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd8273_d20260612_m015544_c001_v7007000_t0000_u01781229344769") 2026/06/12 01:56:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453576_d20260612_m015533_c001_v0001109_t0003_u01781229333496") 2026/06/12 01:56:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d1680_d20260612_m015529_c001_v7007000_t0000_u01781229329420") 2026/06/12 01:56:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453548_d20260612_m015518_c001_v0001109_t0012_u01781229318220") 2026/06/12 01:56:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b27_d20260612_m015514_c001_v7007000_t0000_u01781229314150") 2026/06/12 01:56:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c945352a_d20260612_m015502_c001_v0001109_t0039_u01781229302785") 2026/06/12 01:56:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f418aa12dc76bba29_d20260612_m015458_c001_v7007000_t0000_u01781229298616") 2026/06/12 01:56:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94534fe_d20260612_m015445_c001_v0001109_t0014_u01781229285970") 2026/06/12 01:56:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5871f2_d20260612_m015439_c001_v7007000_t0000_u01781229279297") 2026/06/12 01:56:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaf14_d20260612_m015427_c001_v0001172_t0025_u01781229267316") 2026/06/12 01:56:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873df2_d20260612_m015422_c001_v7007000_t0000_u01781229262578") 2026/06/12 01:56:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3060d5_d20260612_m015418_c001_v0001177_t0055_u01781229258617") 2026/06/12 01:56:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d1655_d20260612_m015417_c001_v7007000_t0000_u01781229257252") 2026/06/12 01:56:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855672_d20260612_m015406_c001_v0001182_t0021_u01781229246267") 2026/06/12 01:56:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256878_d20260612_m015402_c001_v7007000_t0000_u01781229242125") 2026/06/12 01:56:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b30605f_d20260612_m015358_c001_v0001177_t0024_u01781229238192") 2026/06/12 01:56:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4102b035d8edf8ac_d20260612_m015356_c001_v7007000_t0000_u01781229236878") 2026/06/12 01:56:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306019_d20260612_m015345_c001_v0001177_t0054_u01781229225559") 2026/06/12 01:56:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d7717392ea_d20260612_m015338_c001_v7007000_t0000_u01781229218967") 2026/06/12 01:56:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305fd1_d20260612_m015327_c001_v0001177_t0057_u01781229207093") 2026/06/12 01:56:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ae793_d20260612_m015323_c001_v7007000_t0000_u01781229203002") 2026/06/12 01:56:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305f7d_d20260612_m015312_c001_v0001177_t0040_u01781229192121") 2026/06/12 01:56:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead2007c0_d20260612_m015308_c001_v7007000_t0000_u01781229188038") 2026/06/12 01:56:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305f33_d20260612_m015257_c001_v0001177_t0018_u01781229177792") 2026/06/12 01:56:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d165e_d20260612_m015420_c001_v7007000_t0000_u01781229260519") 2026/06/12 01:56:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098556c8_d20260612_m015415_c001_v0001182_t0027_u01781229255545") 2026/06/12 01:56:46 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5871fb_d20260612_m015442_c001_v7007000_t0000_u01781229282029") 2026/06/12 01:56:46 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94534f2_d20260612_m015437_c001_v0001109_t0051_u01781229277444") 2026/06/12 01:56:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a377f_d20260612_m015600_c001_v7007000_t0000_u01781229360217") 2026/06/12 01:56:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098559c2_d20260612_m015549_c001_v0001182_t0013_u01781229349644") 2026/06/12 01:56:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd8274_d20260612_m015544_c001_v7007000_t0000_u01781229344952") 2026/06/12 01:56:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855954_d20260612_m015534_c001_v0001182_t0029_u01781229334530") 2026/06/12 01:56:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d1681_d20260612_m015529_c001_v7007000_t0000_u01781229329603") 2026/06/12 01:56:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098558e4_d20260612_m015519_c001_v0001182_t0020_u01781229319139") 2026/06/12 01:56:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b28_d20260612_m015514_c001_v7007000_t0000_u01781229314333") 2026/06/12 01:56:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985587a_d20260612_m015503_c001_v0001182_t0030_u01781229303861") 2026/06/12 01:56:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f418aa12dc76bba2a_d20260612_m015458_c001_v7007000_t0000_u01781229298798") 2026/06/12 01:56:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098557fe_d20260612_m015447_c001_v0001182_t0003_u01781229287391") 2026/06/12 01:56:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5871f4_d20260612_m015439_c001_v7007000_t0000_u01781229279479") 2026/06/12 01:56:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306105_d20260612_m015428_c001_v0001177_t0046_u01781229268121") 2026/06/12 01:56:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873df3_d20260612_m015422_c001_v7007000_t0000_u01781229262761") 2026/06/12 01:56:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098556e4_d20260612_m015418_c001_v0001182_t0051_u01781229258636") 2026/06/12 01:56:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d1656_d20260612_m015417_c001_v7007000_t0000_u01781229257289") 2026/06/12 01:56:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453494_d20260612_m015406_c001_v0001109_t0024_u01781229246819") 2026/06/12 01:56:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256879_d20260612_m015402_c001_v7007000_t0000_u01781229242308") 2026/06/12 01:56:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855642_d20260612_m015358_c001_v0001182_t0034_u01781229238259") 2026/06/12 01:56:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4185d60ecb72e429_d20260612_m015356_c001_v7007000_t0000_u01781229236997") 2026/06/12 01:56:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feae4e_d20260612_m015346_c001_v0001172_t0012_u01781229226129") 2026/06/12 01:56:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f417ad3e9f1d952c2_d20260612_m015338_c001_v7007000_t0000_u01781229218770") 2026/06/12 01:56:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453432_d20260612_m015327_c001_v0001109_t0032_u01781229207666") 2026/06/12 01:56:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ae794_d20260612_m015323_c001_v7007000_t0000_u01781229203182") 2026/06/12 01:56:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94533fc_d20260612_m015312_c001_v0001109_t0006_u01781229192740") 2026/06/12 01:56:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead2007c1_d20260612_m015308_c001_v7007000_t0000_u01781229188221") 2026/06/12 01:56:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94533de_d20260612_m015258_c001_v0001109_t0016_u01781229178367") 2026/06/12 01:56:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873deb_d20260612_m015420_c001_v7007000_t0000_u01781229260288") 2026/06/12 01:56:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3060c3_d20260612_m015415_c001_v0001177_t0011_u01781229255563") 2026/06/12 01:56:47 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5871fc_d20260612_m015442_c001_v7007000_t0000_u01781229282210") 2026/06/12 01:56:47 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306139_d20260612_m015437_c001_v0001177_t0035_u01781229277508") 2026/06/12 01:56:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a3780_d20260612_m015600_c001_v7007000_t0000_u01781229360400") 2026/06/12 01:56:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306271_d20260612_m015550_c001_v0001177_t0042_u01781229350251") 2026/06/12 01:56:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd8275_d20260612_m015545_c001_v7007000_t0000_u01781229345136") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306225_d20260612_m015535_c001_v0001177_t0016_u01781229335093") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d1682_d20260612_m015529_c001_v7007000_t0000_u01781229329786") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3061fb_d20260612_m015519_c001_v0001177_t0029_u01781229319696") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b29_d20260612_m015514_c001_v7007000_t0000_u01781229314516") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3061c7_d20260612_m015504_c001_v0001177_t0023_u01781229304470") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f418aa12dc76bba2b_d20260612_m015458_c001_v7007000_t0000_u01781229298982") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306177_d20260612_m015447_c001_v0001177_t0002_u01781229287992") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5871f3_d20260612_m015439_c001_v7007000_t0000_u01781229279303") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985573a_d20260612_m015428_c001_v0001182_t0047_u01781229268812") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873df4_d20260612_m015422_c001_v7007000_t0000_u01781229262943") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaef8_d20260612_m015418_c001_v0001172_t0035_u01781229258689") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d77173930d_d20260612_m015417_c001_v7007000_t0000_u01781229257261") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b30608f_d20260612_m015408_c001_v0001177_t0028_u01781229248047") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb25687a_d20260612_m015402_c001_v7007000_t0000_u01781229242492") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feae9a_d20260612_m015358_c001_v0001172_t0059_u01781229238315") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b08_d20260612_m015356_c001_v7007000_t0000_u01781229236823") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098555ce_d20260612_m015347_c001_v0001182_t0031_u01781229227163") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4110812ce6f61949_d20260612_m015338_c001_v7007000_t0000_u01781229218978") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855540_d20260612_m015328_c001_v0001182_t0059_u01781229208975") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ae795_d20260612_m015323_c001_v7007000_t0000_u01781229203363") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098554d2_d20260612_m015313_c001_v0001182_t0032_u01781229193583") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead2007c2_d20260612_m015308_c001_v7007000_t0000_u01781229188404") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855440_d20260612_m015258_c001_v0001182_t0028_u01781229178826") 2026/06/12 01:56:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41632da40ea88436_d20260612_m015420_c001_v7007000_t0000_u01781229260304") 2026/06/12 01:56:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaee4_d20260612_m015415_c001_v0001172_t0034_u01781229255661") 2026/06/12 01:56:49 DEBUG : dir1/0003-defgh: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5871fd_d20260612_m015442_c001_v7007000_t0000_u01781229282391") 2026/06/12 01:56:49 DEBUG : dir1/0003-defgh: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaf36_d20260612_m015437_c001_v0001172_t0008_u01781229277589") 2026/06/12 01:56:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a3781_d20260612_m015600_c001_v7007000_t0000_u01781229360584") 2026/06/12 01:56:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feb022_d20260612_m015550_c001_v0001172_t0038_u01781229350814") 2026/06/12 01:56:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd8276_d20260612_m015545_c001_v7007000_t0000_u01781229345319") 2026/06/12 01:56:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feafea_d20260612_m015535_c001_v0001172_t0035_u01781229335677") 2026/06/12 01:56:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d1683_d20260612_m015529_c001_v7007000_t0000_u01781229329973") 2026/06/12 01:56:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feafc2_d20260612_m015520_c001_v0001172_t0042_u01781229320267") 2026/06/12 01:56:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b2a_d20260612_m015514_c001_v7007000_t0000_u01781229314699") 2026/06/12 01:56:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaf8e_d20260612_m015505_c001_v0001172_t0049_u01781229305073") 2026/06/12 01:56:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f418aa12dc76bba2c_d20260612_m015459_c001_v7007000_t0000_u01781229299245") 2026/06/12 01:56:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaf5a_d20260612_m015448_c001_v0001172_t0002_u01781229288647") 2026/06/12 01:56:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5871f5_d20260612_m015439_c001_v7007000_t0000_u01781229279491") 2026/06/12 01:56:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94534e0_d20260612_m015429_c001_v0001109_t0050_u01781229269376") 2026/06/12 01:56:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873df5_d20260612_m015423_c001_v7007000_t0000_u01781229263126") 2026/06/12 01:56:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3060d7_d20260612_m015418_c001_v0001177_t0031_u01781229258831") 2026/06/12 01:56:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d1653_d20260612_m015416_c001_v7007000_t0000_u01781229256888") 2026/06/12 01:56:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaebe_d20260612_m015408_c001_v0001172_t0002_u01781229248622") 2026/06/12 01:56:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb25687b_d20260612_m015402_c001_v7007000_t0000_u01781229242677") 2026/06/12 01:56:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306061_d20260612_m015358_c001_v0001177_t0003_u01781229238405") 2026/06/12 01:56:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b09_d20260612_m015357_c001_v7007000_t0000_u01781229237008") 2026/06/12 01:56:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453458_d20260612_m015347_c001_v0001109_t0052_u01781229227724") 2026/06/12 01:56:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4110812ce6f61947_d20260612_m015338_c001_v7007000_t0000_u01781229218794") 2026/06/12 01:56:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feadfc_d20260612_m015329_c001_v0001172_t0010_u01781229209536") 2026/06/12 01:56:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ae796_d20260612_m015323_c001_v7007000_t0000_u01781229203542") 2026/06/12 01:56:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feadba_d20260612_m015314_c001_v0001172_t0016_u01781229194159") 2026/06/12 01:56:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead2007c3_d20260612_m015308_c001_v7007000_t0000_u01781229188588") 2026/06/12 01:56:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9fead38_d20260612_m015259_c001_v0001172_t0052_u01781229179030") 2026/06/12 01:56:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a373f_d20260612_m015420_c001_v7007000_t0000_u01781229260463") 2026/06/12 01:56:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098556cc_d20260612_m015415_c001_v0001182_t0003_u01781229255739") 2026/06/12 01:56:50 DEBUG : dir1/0004-efghi: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5871fe_d20260612_m015442_c001_v7007000_t0000_u01781229282573") 2026/06/12 01:56:50 DEBUG : dir1/0004-efghi: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985578a_d20260612_m015437_c001_v0001182_t0041_u01781229277626") 2026/06/12 01:56:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a3782_d20260612_m015600_c001_v7007000_t0000_u01781229360767") 2026/06/12 01:56:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c945358e_d20260612_m015551_c001_v0001109_t0041_u01781229351082") 2026/06/12 01:56:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd8277_d20260612_m015545_c001_v7007000_t0000_u01781229345502") 2026/06/12 01:56:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453578_d20260612_m015535_c001_v0001109_t0023_u01781229335939") 2026/06/12 01:56:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d1684_d20260612_m015530_c001_v7007000_t0000_u01781229330155") 2026/06/12 01:56:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c945354a_d20260612_m015520_c001_v0001109_t0041_u01781229320565") 2026/06/12 01:56:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b2c_d20260612_m015514_c001_v7007000_t0000_u01781229314883") 2026/06/12 01:56:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453530_d20260612_m015505_c001_v0001109_t0056_u01781229305373") 2026/06/12 01:56:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f418aa12dc76bba2d_d20260612_m015459_c001_v7007000_t0000_u01781229299426") 2026/06/12 01:56:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453504_d20260612_m015449_c001_v0001109_t0047_u01781229289131") 2026/06/12 01:56:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f400c94f05890e741_d20260612_m015438_c001_v7007000_t0000_u01781229278950") 2026/06/12 01:56:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaf1c_d20260612_m015430_c001_v0001172_t0052_u01781229270357") 2026/06/12 01:56:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873df6_d20260612_m015423_c001_v7007000_t0000_u01781229263310") 2026/06/12 01:56:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098556e6_d20260612_m015418_c001_v0001182_t0036_u01781229258841") 2026/06/12 01:56:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a373a_d20260612_m015417_c001_v7007000_t0000_u01781229257472") 2026/06/12 01:56:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855686_d20260612_m015408_c001_v0001182_t0038_u01781229248998") 2026/06/12 01:56:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb25687c_d20260612_m015402_c001_v7007000_t0000_u01781229242950") 2026/06/12 01:56:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855644_d20260612_m015358_c001_v0001182_t0019_u01781229238469") 2026/06/12 01:56:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873dd9_d20260612_m015357_c001_v7007000_t0000_u01781229237017") 2026/06/12 01:56:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b30602d_d20260612_m015348_c001_v0001177_t0046_u01781229228257") 2026/06/12 01:56:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f400c94f05890e36c_d20260612_m015338_c001_v7007000_t0000_u01781229218988") 2026/06/12 01:56:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305fdb_d20260612_m015329_c001_v0001177_t0054_u01781229209966") 2026/06/12 01:56:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ae797_d20260612_m015323_c001_v7007000_t0000_u01781229203728") 2026/06/12 01:56:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305f89_d20260612_m015314_c001_v0001177_t0042_u01781229194432") 2026/06/12 01:56:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead2007c4_d20260612_m015308_c001_v7007000_t0000_u01781229188773") 2026/06/12 01:56:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305f3b_d20260612_m015259_c001_v0001177_t0012_u01781229179465") 2026/06/12 01:56:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f402cdaef0a2ed739_d20260612_m015420_c001_v7007000_t0000_u01781229260624") 2026/06/12 01:56:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3060c7_d20260612_m015415_c001_v0001177_t0008_u01781229255777") 2026/06/12 01:56:51 DEBUG : dir1/0005-fghij: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5871ff_d20260612_m015442_c001_v7007000_t0000_u01781229282755") 2026/06/12 01:56:51 DEBUG : dir1/0005-fghij: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b30613b_d20260612_m015437_c001_v0001177_t0032_u01781229277726") 2026/06/12 01:56:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a3783_d20260612_m015600_c001_v7007000_t0000_u01781229360950") 2026/06/12 01:56:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098559da_d20260612_m015551_c001_v0001182_t0044_u01781229351551") 2026/06/12 01:56:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd8278_d20260612_m015545_c001_v7007000_t0000_u01781229345685") 2026/06/12 01:56:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985595c_d20260612_m015536_c001_v0001182_t0014_u01781229336496") 2026/06/12 01:56:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d1685_d20260612_m015530_c001_v7007000_t0000_u01781229330338") 2026/06/12 01:56:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098558fa_d20260612_m015521_c001_v0001182_t0005_u01781229321111") 2026/06/12 01:56:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b2d_d20260612_m015515_c001_v7007000_t0000_u01781229315065") 2026/06/12 01:56:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985588c_d20260612_m015505_c001_v0001182_t0057_u01781229305988") 2026/06/12 01:56:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f418aa12dc76bba2e_d20260612_m015459_c001_v7007000_t0000_u01781229299616") 2026/06/12 01:56:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855810_d20260612_m015449_c001_v0001182_t0006_u01781229289990") 2026/06/12 01:56:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f409e6351dcc4a719_d20260612_m015439_c001_v7007000_t0000_u01781229279323") 2026/06/12 01:56:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b30610f_d20260612_m015430_c001_v0001177_t0030_u01781229270764") 2026/06/12 01:56:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873df8_d20260612_m015423_c001_v7007000_t0000_u01781229263494") 2026/06/12 01:56:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94534be_d20260612_m015418_c001_v0001109_t0057_u01781229258862") 2026/06/12 01:56:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d1659_d20260612_m015417_c001_v7007000_t0000_u01781229257481") 2026/06/12 01:56:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c945349a_d20260612_m015409_c001_v0001109_t0031_u01781229249203") 2026/06/12 01:56:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb25687d_d20260612_m015403_c001_v7007000_t0000_u01781229243134") 2026/06/12 01:56:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453484_d20260612_m015358_c001_v0001109_t0007_u01781229238569") 2026/06/12 01:56:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4185d60ecb72e425_d20260612_m015356_c001_v7007000_t0000_u01781229236451") 2026/06/12 01:56:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feae5a_d20260612_m015348_c001_v0001172_t0030_u01781229228474") 2026/06/12 01:56:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd81c0_d20260612_m015339_c001_v7007000_t0000_u01781229219031") 2026/06/12 01:56:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453438_d20260612_m015330_c001_v0001109_t0048_u01781229210187") 2026/06/12 01:56:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ae798_d20260612_m015323_c001_v7007000_t0000_u01781229203909") 2026/06/12 01:56:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453402_d20260612_m015314_c001_v0001109_t0023_u01781229194638") 2026/06/12 01:56:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead2007c5_d20260612_m015308_c001_v7007000_t0000_u01781229188962") 2026/06/12 01:56:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94533e4_d20260612_m015259_c001_v0001109_t0039_u01781229179677") 2026/06/12 01:56:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873dec_d20260612_m015420_c001_v7007000_t0000_u01781229260473") 2026/06/12 01:56:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaee6_d20260612_m015415_c001_v0001172_t0009_u01781229255915") 2026/06/12 01:56:53 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587200_d20260612_m015443_c001_v7007000_t0000_u01781229283001") 2026/06/12 01:56:53 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985578e_d20260612_m015437_c001_v0001182_t0031_u01781229277821") 2026/06/12 01:56:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a3784_d20260612_m015601_c001_v7007000_t0000_u01781229361152") 2026/06/12 01:56:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306277_d20260612_m015551_c001_v0001177_t0017_u01781229351797") 2026/06/12 01:56:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd8279_d20260612_m015545_c001_v7007000_t0000_u01781229345870") 2026/06/12 01:56:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b30622b_d20260612_m015536_c001_v0001177_t0002_u01781229336700") 2026/06/12 01:56:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d1686_d20260612_m015530_c001_v7007000_t0000_u01781229330520") 2026/06/12 01:56:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3061ff_d20260612_m015521_c001_v0001177_t0023_u01781229321359") 2026/06/12 01:56:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b2e_d20260612_m015515_c001_v7007000_t0000_u01781229315249") 2026/06/12 01:56:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3061cb_d20260612_m015506_c001_v0001177_t0042_u01781229306200") 2026/06/12 01:56:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f418aa12dc76bba2f_d20260612_m015459_c001_v7007000_t0000_u01781229299800") 2026/06/12 01:56:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b30617d_d20260612_m015450_c001_v0001177_t0041_u01781229290267") 2026/06/12 01:56:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5871ee_d20260612_m015438_c001_v7007000_t0000_u01781229278929") 2026/06/12 01:56:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855744_d20260612_m015430_c001_v0001182_t0047_u01781229270969") 2026/06/12 01:56:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873df9_d20260612_m015423_c001_v7007000_t0000_u01781229263678") 2026/06/12 01:56:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaefa_d20260612_m015418_c001_v0001172_t0006_u01781229258978") 2026/06/12 01:56:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873de7_d20260612_m015417_c001_v7007000_t0000_u01781229257276") 2026/06/12 01:56:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306097_d20260612_m015409_c001_v0001177_t0029_u01781229249700") 2026/06/12 01:56:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb25687e_d20260612_m015403_c001_v7007000_t0000_u01781229243318") 2026/06/12 01:56:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306065_d20260612_m015358_c001_v0001177_t0050_u01781229238630") 2026/06/12 01:56:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f401f52dd665c7ec6_d20260612_m015357_c001_v7007000_t0000_u01781229237027") 2026/06/12 01:56:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098555e0_d20260612_m015348_c001_v0001182_t0037_u01781229228817") 2026/06/12 01:56:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275afa_d20260612_m015338_c001_v7007000_t0000_u01781229218833") 2026/06/12 01:56:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855544_d20260612_m015330_c001_v0001182_t0027_u01781229210761") 2026/06/12 01:56:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ae799_d20260612_m015324_c001_v7007000_t0000_u01781229204114") 2026/06/12 01:56:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098554e0_d20260612_m015315_c001_v0001182_t0001_u01781229195149") 2026/06/12 01:56:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead2007c6_d20260612_m015309_c001_v7007000_t0000_u01781229189146") 2026/06/12 01:56:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985544c_d20260612_m015300_c001_v0001182_t0008_u01781229180168") 2026/06/12 01:56:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d771739310_d20260612_m015420_c001_v7007000_t0000_u01781229260310") 2026/06/12 01:56:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098556ce_d20260612_m015415_c001_v0001182_t0045_u01781229255973") 2026/06/12 01:56:55 DEBUG : dir1/0007-12345: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587201_d20260612_m015443_c001_v7007000_t0000_u01781229283184") 2026/06/12 01:56:55 DEBUG : dir1/0007-12345: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaf3a_d20260612_m015437_c001_v0001172_t0012_u01781229277899") 2026/06/12 01:56:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a3785_d20260612_m015601_c001_v7007000_t0000_u01781229361336") 2026/06/12 01:56:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feb02a_d20260612_m015552_c001_v0001172_t0052_u01781229352004") 2026/06/12 01:56:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd827a_d20260612_m015546_c001_v7007000_t0000_u01781229346056") 2026/06/12 01:56:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaff0_d20260612_m015536_c001_v0001172_t0012_u01781229336940") 2026/06/12 01:56:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d1687_d20260612_m015530_c001_v7007000_t0000_u01781229330702") 2026/06/12 01:56:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feafc6_d20260612_m015521_c001_v0001172_t0038_u01781229321569") 2026/06/12 01:56:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b2f_d20260612_m015515_c001_v7007000_t0000_u01781229315431") 2026/06/12 01:56:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaf96_d20260612_m015506_c001_v0001172_t0058_u01781229306457") 2026/06/12 01:56:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f418aa12dc76bba30_d20260612_m015459_c001_v7007000_t0000_u01781229299984") 2026/06/12 01:56:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaf5c_d20260612_m015450_c001_v0001172_t0021_u01781229290484") 2026/06/12 01:56:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5871ef_d20260612_m015438_c001_v7007000_t0000_u01781229278933") 2026/06/12 01:56:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94534e4_d20260612_m015431_c001_v0001109_t0017_u01781229271164") 2026/06/12 01:56:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873dfa_d20260612_m015423_c001_v7007000_t0000_u01781229263861") 2026/06/12 01:56:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098556e8_d20260612_m015419_c001_v0001182_t0036_u01781229259037") 2026/06/12 01:56:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f402cdaef0a2ed735_d20260612_m015417_c001_v7007000_t0000_u01781229257307") 2026/06/12 01:56:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaec4_d20260612_m015409_c001_v0001172_t0056_u01781229249905") 2026/06/12 01:56:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb25687f_d20260612_m015403_c001_v7007000_t0000_u01781229243501") 2026/06/12 01:56:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855646_d20260612_m015358_c001_v0001182_t0043_u01781229238665") 2026/06/12 01:56:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873dd8_d20260612_m015356_c001_v7007000_t0000_u01781229236833") 2026/06/12 01:56:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c945345e_d20260612_m015349_c001_v0001109_t0010_u01781229229094") 2026/06/12 01:56:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd81bf_d20260612_m015338_c001_v7007000_t0000_u01781229218843") 2026/06/12 01:56:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feadfe_d20260612_m015330_c001_v0001172_t0040_u01781229210965") 2026/06/12 01:56:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ae79a_d20260612_m015324_c001_v7007000_t0000_u01781229204296") 2026/06/12 01:56:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feadc0_d20260612_m015315_c001_v0001172_t0033_u01781229195365") 2026/06/12 01:56:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead2007c8_d20260612_m015309_c001_v7007000_t0000_u01781229189330") 2026/06/12 01:56:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9fead44_d20260612_m015300_c001_v0001172_t0011_u01781229180425") 2026/06/12 01:56:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d165f_d20260612_m015420_c001_v7007000_t0000_u01781229260635") 2026/06/12 01:56:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94534b6_d20260612_m015416_c001_v0001109_t0019_u01781229256053") 2026/06/12 01:56:56 DEBUG : dir1/0008-23456: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587202_d20260612_m015443_c001_v7007000_t0000_u01781229283366") 2026/06/12 01:56:56 DEBUG : dir1/0008-23456: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b30613d_d20260612_m015437_c001_v0001177_t0054_u01781229277937") 2026/06/12 01:56:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a3786_d20260612_m015601_c001_v7007000_t0000_u01781229361519") 2026/06/12 01:56:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453590_d20260612_m015552_c001_v0001109_t0024_u01781229352363") 2026/06/12 01:56:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd827b_d20260612_m015546_c001_v7007000_t0000_u01781229346242") 2026/06/12 01:56:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c945357a_d20260612_m015537_c001_v0001109_t0024_u01781229337201") 2026/06/12 01:56:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d1688_d20260612_m015530_c001_v7007000_t0000_u01781229330884") 2026/06/12 01:56:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453550_d20260612_m015521_c001_v0001109_t0020_u01781229321820") 2026/06/12 01:56:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b30_d20260612_m015515_c001_v7007000_t0000_u01781229315613") 2026/06/12 01:56:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453532_d20260612_m015506_c001_v0001109_t0019_u01781229306829") 2026/06/12 01:56:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f418aa12dc76bba31_d20260612_m015500_c001_v7007000_t0000_u01781229300166") 2026/06/12 01:56:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453508_d20260612_m015450_c001_v0001109_t0022_u01781229290823") 2026/06/12 01:56:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d166f_d20260612_m015439_c001_v7007000_t0000_u01781229279342") 2026/06/12 01:56:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaf1e_d20260612_m015431_c001_v0001172_t0057_u01781229271745") 2026/06/12 01:56:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873dfb_d20260612_m015424_c001_v7007000_t0000_u01781229264044") 2026/06/12 01:56:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3060d9_d20260612_m015419_c001_v0001177_t0057_u01781229259049") 2026/06/12 01:56:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4156411778fdc473_d20260612_m015417_c001_v7007000_t0000_u01781229257313") 2026/06/12 01:56:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855696_d20260612_m015410_c001_v0001182_t0007_u01781229250520") 2026/06/12 01:56:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256880_d20260612_m015403_c001_v7007000_t0000_u01781229243684") 2026/06/12 01:56:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feae9e_d20260612_m015358_c001_v0001172_t0005_u01781229238745") 2026/06/12 01:56:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4102b035d8edf8ad_d20260612_m015357_c001_v7007000_t0000_u01781229237060") 2026/06/12 01:56:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306035_d20260612_m015349_c001_v0001177_t0009_u01781229229633") 2026/06/12 01:56:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f417ad3e9f1d952c4_d20260612_m015339_c001_v7007000_t0000_u01781229219139") 2026/06/12 01:56:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305fe5_d20260612_m015331_c001_v0001177_t0014_u01781229211236") 2026/06/12 01:56:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ae79b_d20260612_m015324_c001_v7007000_t0000_u01781229204476") 2026/06/12 01:56:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305f91_d20260612_m015315_c001_v0001177_t0039_u01781229195668") 2026/06/12 01:56:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead2007c9_d20260612_m015309_c001_v7007000_t0000_u01781229189513") 2026/06/12 01:56:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305f45_d20260612_m015300_c001_v0001177_t0030_u01781229180727") 2026/06/12 01:56:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41632da40ea88437_d20260612_m015420_c001_v7007000_t0000_u01781229260487") 2026/06/12 01:56:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3060c9_d20260612_m015416_c001_v0001177_t0048_u01781229256092") 2026/06/12 01:56:57 DEBUG : dir1/0009-34567: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587203_d20260612_m015443_c001_v7007000_t0000_u01781229283549") 2026/06/12 01:56:57 DEBUG : dir1/0009-34567: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94534f4_d20260612_m015437_c001_v0001109_t0023_u01781229277975") 2026/06/12 01:56:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a3787_d20260612_m015601_c001_v7007000_t0000_u01781229361713") 2026/06/12 01:56:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098559ec_d20260612_m015552_c001_v0001182_t0052_u01781229352993") 2026/06/12 01:56:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd827c_d20260612_m015546_c001_v7007000_t0000_u01781229346425") 2026/06/12 01:56:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855960_d20260612_m015537_c001_v0001182_t0036_u01781229337962") 2026/06/12 01:56:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d1689_d20260612_m015531_c001_v7007000_t0000_u01781229331066") 2026/06/12 01:56:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855908_d20260612_m015522_c001_v0001182_t0048_u01781229322557") 2026/06/12 01:56:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b32_d20260612_m015515_c001_v7007000_t0000_u01781229315798") 2026/06/12 01:56:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855894_d20260612_m015507_c001_v0001182_t0049_u01781229307626") 2026/06/12 01:56:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f418aa12dc76bba33_d20260612_m015500_c001_v7007000_t0000_u01781229300349") 2026/06/12 01:56:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855816_d20260612_m015451_c001_v0001182_t0048_u01781229291433") 2026/06/12 01:56:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f400c94f05890e745_d20260612_m015439_c001_v7007000_t0000_u01781229279317") 2026/06/12 01:56:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306119_d20260612_m015432_c001_v0001177_t0051_u01781229272129") 2026/06/12 01:56:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873dfc_d20260612_m015424_c001_v7007000_t0000_u01781229264227") 2026/06/12 01:56:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098556ea_d20260612_m015419_c001_v0001182_t0052_u01781229259237") 2026/06/12 01:56:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a3739_d20260612_m015417_c001_v7007000_t0000_u01781229257287") 2026/06/12 01:56:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94534a0_d20260612_m015410_c001_v0001109_t0007_u01781229250774") 2026/06/12 01:56:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256881_d20260612_m015403_c001_v7007000_t0000_u01781229243867") 2026/06/12 01:56:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b30606b_d20260612_m015358_c001_v0001177_t0039_u01781229238839") 2026/06/12 01:56:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f401f52dd665c7ec5_d20260612_m015356_c001_v7007000_t0000_u01781229236843") 2026/06/12 01:56:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feae62_d20260612_m015349_c001_v0001172_t0055_u01781229229876") 2026/06/12 01:56:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f400c94f05890e36b_d20260612_m015338_c001_v7007000_t0000_u01781229218805") 2026/06/12 01:56:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c945343a_d20260612_m015331_c001_v0001109_t0001_u01781229211454") 2026/06/12 01:56:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ae79c_d20260612_m015324_c001_v7007000_t0000_u01781229204656") 2026/06/12 01:56:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453406_d20260612_m015315_c001_v0001109_t0043_u01781229195898") 2026/06/12 01:56:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead2007ca_d20260612_m015309_c001_v7007000_t0000_u01781229189703") 2026/06/12 01:56:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94533ea_d20260612_m015300_c001_v0001109_t0036_u01781229180946") 2026/06/12 01:56:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f402cdaef0a2ed737_d20260612_m015420_c001_v7007000_t0000_u01781229260259") 2026/06/12 01:56:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098556d0_d20260612_m015416_c001_v0001182_t0052_u01781229256180") 2026/06/12 01:56:59 DEBUG : dir1/0010-45678: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587204_d20260612_m015443_c001_v7007000_t0000_u01781229283730") 2026/06/12 01:56:59 DEBUG : dir1/0010-45678: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855790_d20260612_m015438_c001_v0001182_t0041_u01781229278061") 2026/06/12 01:56:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a3788_d20260612_m015601_c001_v7007000_t0000_u01781229361895") 2026/06/12 01:56:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b30627d_d20260612_m015553_c001_v0001177_t0052_u01781229353196") 2026/06/12 01:56:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd827d_d20260612_m015546_c001_v7007000_t0000_u01781229346608") 2026/06/12 01:56:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b30622f_d20260612_m015538_c001_v0001177_t0016_u01781229338163") 2026/06/12 01:56:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d168a_d20260612_m015531_c001_v7007000_t0000_u01781229331248") 2026/06/12 01:56:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306201_d20260612_m015522_c001_v0001177_t0033_u01781229322774") 2026/06/12 01:56:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b33_d20260612_m015515_c001_v7007000_t0000_u01781229315980") 2026/06/12 01:56:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3061d1_d20260612_m015507_c001_v0001177_t0034_u01781229307854") 2026/06/12 01:56:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f418aa12dc76bba34_d20260612_m015500_c001_v7007000_t0000_u01781229300532") 2026/06/12 01:56:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306183_d20260612_m015451_c001_v0001177_t0017_u01781229291628") 2026/06/12 01:56:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5871f0_d20260612_m015439_c001_v7007000_t0000_u01781229279113") 2026/06/12 01:56:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985574a_d20260612_m015432_c001_v0001182_t0034_u01781229272343") 2026/06/12 01:56:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873dfd_d20260612_m015424_c001_v7007000_t0000_u01781229264410") 2026/06/12 01:56:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3060db_d20260612_m015419_c001_v0001177_t0019_u01781229259310") 2026/06/12 01:57:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4050787dff029920_d20260612_m015417_c001_v7007000_t0000_u01781229257329") 2026/06/12 01:57:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3060ad_d20260612_m015411_c001_v0001177_t0029_u01781229251599") 2026/06/12 01:57:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256882_d20260612_m015404_c001_v7007000_t0000_u01781229244049") 2026/06/12 01:57:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855648_d20260612_m015358_c001_v0001182_t0030_u01781229238868") 2026/06/12 01:57:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4102b035d8edf8ae_d20260612_m015357_c001_v7007000_t0000_u01781229237071") 2026/06/12 01:57:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098555f0_d20260612_m015350_c001_v0001182_t0047_u01781229230440") 2026/06/12 01:57:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d7717392eb_d20260612_m015339_c001_v7007000_t0000_u01781229219149") 2026/06/12 01:57:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985554a_d20260612_m015332_c001_v0001182_t0008_u01781229212025") 2026/06/12 01:57:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ae79d_d20260612_m015324_c001_v7007000_t0000_u01781229204836") 2026/06/12 01:57:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098554ec_d20260612_m015316_c001_v0001182_t0044_u01781229196385") 2026/06/12 01:57:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead2007cc_d20260612_m015309_c001_v7007000_t0000_u01781229189888") 2026/06/12 01:57:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855462_d20260612_m015301_c001_v0001182_t0012_u01781229181451") 2026/06/12 01:57:00 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d771739311_d20260612_m015420_c001_v7007000_t0000_u01781229260502") 2026/06/12 01:57:00 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaee8_d20260612_m015416_c001_v0001172_t0025_u01781229256292") 2026/06/12 01:57:00 DEBUG : dir1/0011-56789: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587205_d20260612_m015443_c001_v7007000_t0000_u01781229283912") 2026/06/12 01:57:00 DEBUG : dir1/0011-56789: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b30613f_d20260612_m015438_c001_v0001177_t0057_u01781229278171") 2026/06/12 01:57:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a3789_d20260612_m015602_c001_v7007000_t0000_u01781229362080") 2026/06/12 01:57:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feb032_d20260612_m015553_c001_v0001172_t0042_u01781229353441") 2026/06/12 01:57:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd827e_d20260612_m015546_c001_v7007000_t0000_u01781229346792") 2026/06/12 01:57:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaff6_d20260612_m015538_c001_v0001172_t0031_u01781229338376") 2026/06/12 01:57:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d168b_d20260612_m015531_c001_v7007000_t0000_u01781229331430") 2026/06/12 01:57:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feafcc_d20260612_m015523_c001_v0001172_t0025_u01781229323014") 2026/06/12 01:57:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b34_d20260612_m015516_c001_v7007000_t0000_u01781229316163") 2026/06/12 01:57:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaf9c_d20260612_m015508_c001_v0001172_t0017_u01781229308078") 2026/06/12 01:57:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f418aa12dc76bba35_d20260612_m015500_c001_v7007000_t0000_u01781229300715") 2026/06/12 01:57:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaf66_d20260612_m015451_c001_v0001172_t0002_u01781229291837") 2026/06/12 01:57:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41632da40ea8849e_d20260612_m015439_c001_v7007000_t0000_u01781229279351") 2026/06/12 01:57:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94534e6_d20260612_m015432_c001_v0001109_t0029_u01781229272547") 2026/06/12 01:57:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873dfe_d20260612_m015424_c001_v7007000_t0000_u01781229264592") 2026/06/12 01:57:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaefc_d20260612_m015419_c001_v0001172_t0036_u01781229259411") 2026/06/12 01:57:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d1654_d20260612_m015417_c001_v7007000_t0000_u01781229257071") 2026/06/12 01:57:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaecc_d20260612_m015411_c001_v0001172_t0010_u01781229251806") 2026/06/12 01:57:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256883_d20260612_m015404_c001_v7007000_t0000_u01781229244232") 2026/06/12 01:57:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b30606d_d20260612_m015359_c001_v0001177_t0009_u01781229239048") 2026/06/12 01:57:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4185d60ecb72e426_d20260612_m015356_c001_v7007000_t0000_u01781229236633") 2026/06/12 01:57:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453462_d20260612_m015350_c001_v0001109_t0037_u01781229230647") 2026/06/12 01:57:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba87a_d20260612_m015338_c001_v7007000_t0000_u01781229218998") 2026/06/12 01:57:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feae04_d20260612_m015332_c001_v0001172_t0014_u01781229212376") 2026/06/12 01:57:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ae79e_d20260612_m015325_c001_v7007000_t0000_u01781229205017") 2026/06/12 01:57:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feadc8_d20260612_m015316_c001_v0001172_t0024_u01781229196613") 2026/06/12 01:57:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead2007cd_d20260612_m015310_c001_v7007000_t0000_u01781229190077") 2026/06/12 01:57:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9fead4c_d20260612_m015301_c001_v0001172_t0020_u01781229181670") 2026/06/12 01:57:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f418aa12dc76bb9b7_d20260612_m015420_c001_v7007000_t0000_u01781229260509") 2026/06/12 01:57:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3060cb_d20260612_m015416_c001_v0001177_t0039_u01781229256302") 2026/06/12 01:57:02 DEBUG : dir1/0012-6789;: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587206_d20260612_m015444_c001_v7007000_t0000_u01781229284094") 2026/06/12 01:57:02 DEBUG : dir1/0012-6789;: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaf3e_d20260612_m015438_c001_v0001172_t0031_u01781229278183") 2026/06/12 01:57:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a378a_d20260612_m015602_c001_v7007000_t0000_u01781229362263") 2026/06/12 01:57:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453594_d20260612_m015553_c001_v0001109_t0034_u01781229353843") 2026/06/12 01:57:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd827f_d20260612_m015546_c001_v7007000_t0000_u01781229346978") 2026/06/12 01:57:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c945357e_d20260612_m015538_c001_v0001109_t0031_u01781229338781") 2026/06/12 01:57:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d168c_d20260612_m015531_c001_v7007000_t0000_u01781229331613") 2026/06/12 01:57:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453558_d20260612_m015523_c001_v0001109_t0042_u01781229323382") 2026/06/12 01:57:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b35_d20260612_m015516_c001_v7007000_t0000_u01781229316346") 2026/06/12 01:57:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453538_d20260612_m015508_c001_v0001109_t0013_u01781229308346") 2026/06/12 01:57:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f418aa12dc76bba36_d20260612_m015500_c001_v7007000_t0000_u01781229300898") 2026/06/12 01:57:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c945350a_d20260612_m015452_c001_v0001109_t0029_u01781229292223") 2026/06/12 01:57:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f400c94f05890e744_d20260612_m015439_c001_v7007000_t0000_u01781229279317") 2026/06/12 01:57:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaf22_d20260612_m015433_c001_v0001172_t0058_u01781229273289") 2026/06/12 01:57:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873dff_d20260612_m015424_c001_v7007000_t0000_u01781229264775") 2026/06/12 01:57:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94534c0_d20260612_m015419_c001_v0001109_t0055_u01781229259421") 2026/06/12 01:57:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f402cdaef0a2ed736_d20260612_m015417_c001_v7007000_t0000_u01781229257492") 2026/06/12 01:57:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098556a6_d20260612_m015412_c001_v0001182_t0003_u01781229252081") 2026/06/12 01:57:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256884_d20260612_m015404_c001_v7007000_t0000_u01781229244418") 2026/06/12 01:57:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985564e_d20260612_m015359_c001_v0001182_t0040_u01781229239127") 2026/06/12 01:57:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b07_d20260612_m015356_c001_v7007000_t0000_u01781229236641") 2026/06/12 01:57:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b30603d_d20260612_m015351_c001_v0001177_t0054_u01781229231451") 2026/06/12 01:57:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d7717392e9_d20260612_m015338_c001_v7007000_t0000_u01781229218777") 2026/06/12 01:57:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305fe7_d20260612_m015332_c001_v0001177_t0053_u01781229212684") 2026/06/12 01:57:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ae7a0_d20260612_m015325_c001_v7007000_t0000_u01781229205198") 2026/06/12 01:57:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305fa1_d20260612_m015316_c001_v0001177_t0046_u01781229196900") 2026/06/12 01:57:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead2007ce_d20260612_m015310_c001_v7007000_t0000_u01781229190260") 2026/06/12 01:57:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305f53_d20260612_m015302_c001_v0001177_t0003_u01781229182248") 2026/06/12 01:57:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a373e_d20260612_m015420_c001_v7007000_t0000_u01781229260280") 2026/06/12 01:57:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098556d2_d20260612_m015416_c001_v0001182_t0032_u01781229256409") 2026/06/12 01:57:03 DEBUG : dir1/0013-789;=: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587207_d20260612_m015444_c001_v7007000_t0000_u01781229284281") 2026/06/12 01:57:03 DEBUG : dir1/0013-789;=: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855794_d20260612_m015438_c001_v0001182_t0009_u01781229278289") 2026/06/12 01:57:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a378b_d20260612_m015602_c001_v7007000_t0000_u01781229362446") 2026/06/12 01:57:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098559f8_d20260612_m015554_c001_v0001182_t0043_u01781229354305") 2026/06/12 01:57:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd8280_d20260612_m015547_c001_v7007000_t0000_u01781229347161") 2026/06/12 01:57:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855968_d20260612_m015539_c001_v0001182_t0017_u01781229339306") 2026/06/12 01:57:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d168d_d20260612_m015531_c001_v7007000_t0000_u01781229331795") 2026/06/12 01:57:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985590e_d20260612_m015524_c001_v0001182_t0025_u01781229324168") 2026/06/12 01:57:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b36_d20260612_m015516_c001_v7007000_t0000_u01781229316528") 2026/06/12 01:57:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985589e_d20260612_m015508_c001_v0001182_t0041_u01781229308853") 2026/06/12 01:57:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f418aa12dc76bba37_d20260612_m015501_c001_v7007000_t0000_u01781229301079") 2026/06/12 01:57:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855824_d20260612_m015453_c001_v0001182_t0011_u01781229293098") 2026/06/12 01:57:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c5871f1_d20260612_m015439_c001_v7007000_t0000_u01781229279116") 2026/06/12 01:57:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b30611f_d20260612_m015433_c001_v0001177_t0010_u01781229273745") 2026/06/12 01:57:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873e00_d20260612_m015424_c001_v7007000_t0000_u01781229264958") 2026/06/12 01:57:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098556ec_d20260612_m015419_c001_v0001182_t0057_u01781229259438") 2026/06/12 01:57:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d1657_d20260612_m015417_c001_v7007000_t0000_u01781229257435") 2026/06/12 01:57:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94534a6_d20260612_m015412_c001_v0001109_t0018_u01781229252313") 2026/06/12 01:57:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256885_d20260612_m015404_c001_v7007000_t0000_u01781229244601") 2026/06/12 01:57:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453488_d20260612_m015359_c001_v0001109_t0022_u01781229239138") 2026/06/12 01:57:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb25686f_d20260612_m015356_c001_v7007000_t0000_u01781229236854") 2026/06/12 01:57:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feae6e_d20260612_m015351_c001_v0001172_t0042_u01781229231656") 2026/06/12 01:57:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f412acb746152d3d6_d20260612_m015338_c001_v7007000_t0000_u01781229218810") 2026/06/12 01:57:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c945343c_d20260612_m015332_c001_v0001109_t0048_u01781229212894") 2026/06/12 01:57:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ae7a3_d20260612_m015325_c001_v7007000_t0000_u01781229205381") 2026/06/12 01:57:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453416_d20260612_m015317_c001_v0001109_t0013_u01781229197115") 2026/06/12 01:57:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead2007cf_d20260612_m015310_c001_v7007000_t0000_u01781229190447") 2026/06/12 01:57:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94533ec_d20260612_m015302_c001_v0001109_t0039_u01781229182466") 2026/06/12 01:57:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a3740_d20260612_m015420_c001_v7007000_t0000_u01781229260647") 2026/06/12 01:57:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3060cd_d20260612_m015416_c001_v0001177_t0012_u01781229256551") 2026/06/12 01:57:05 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587208_d20260612_m015444_c001_v7007000_t0000_u01781229284463") 2026/06/12 01:57:05 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306141_d20260612_m015438_c001_v0001177_t0011_u01781229278388") 2026/06/12 01:57:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a378c_d20260612_m015602_c001_v7007000_t0000_u01781229362630") 2026/06/12 01:57:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306285_d20260612_m015554_c001_v0001177_t0036_u01781229354513") 2026/06/12 01:57:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd8281_d20260612_m015547_c001_v7007000_t0000_u01781229347344") 2026/06/12 01:57:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306235_d20260612_m015539_c001_v0001177_t0037_u01781229339508") 2026/06/12 01:57:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d168e_d20260612_m015531_c001_v7007000_t0000_u01781229331978") 2026/06/12 01:57:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306207_d20260612_m015524_c001_v0001177_t0006_u01781229324365") 2026/06/12 01:57:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b37_d20260612_m015516_c001_v7007000_t0000_u01781229316711") 2026/06/12 01:57:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3061d3_d20260612_m015509_c001_v0001177_t0045_u01781229309055") 2026/06/12 01:57:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f418aa12dc76bba38_d20260612_m015501_c001_v7007000_t0000_u01781229301262") 2026/06/12 01:57:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b30618d_d20260612_m015453_c001_v0001177_t0050_u01781229293293") 2026/06/12 01:57:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba885_d20260612_m015439_c001_v7007000_t0000_u01781229279331") 2026/06/12 01:57:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985575c_d20260612_m015433_c001_v0001182_t0025_u01781229273951") 2026/06/12 01:57:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873e01_d20260612_m015425_c001_v7007000_t0000_u01781229265142") 2026/06/12 01:57:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3060dd_d20260612_m015419_c001_v0001177_t0009_u01781229259525") 2026/06/12 01:57:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d77173930c_d20260612_m015417_c001_v7007000_t0000_u01781229257080") 2026/06/12 01:57:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3060b7_d20260612_m015412_c001_v0001177_t0022_u01781229252863") 2026/06/12 01:57:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256886_d20260612_m015404_c001_v7007000_t0000_u01781229244783") 2026/06/12 01:57:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306071_d20260612_m015359_c001_v0001177_t0005_u01781229239298") 2026/06/12 01:57:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256870_d20260612_m015357_c001_v7007000_t0000_u01781229237040") 2026/06/12 01:57:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985560a_d20260612_m015351_c001_v0001182_t0058_u01781229231991") 2026/06/12 01:57:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba879_d20260612_m015338_c001_v7007000_t0000_u01781229218816") 2026/06/12 01:57:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855550_d20260612_m015333_c001_v0001182_t0054_u01781229213435") 2026/06/12 01:57:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ae7a4_d20260612_m015325_c001_v7007000_t0000_u01781229205615") 2026/06/12 01:57:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098554f6_d20260612_m015317_c001_v0001182_t0016_u01781229197615") 2026/06/12 01:57:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead2007d0_d20260612_m015310_c001_v7007000_t0000_u01781229190633") 2026/06/12 01:57:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855470_d20260612_m015303_c001_v0001182_t0014_u01781229183011") 2026/06/12 01:57:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873ded_d20260612_m015420_c001_v7007000_t0000_u01781229260656") 2026/06/12 01:57:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaeea_d20260612_m015416_c001_v0001172_t0036_u01781229256561") 2026/06/12 01:57:06 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587209_d20260612_m015444_c001_v7007000_t0000_u01781229284646") 2026/06/12 01:57:06 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaf40_d20260612_m015438_c001_v0001172_t0050_u01781229278475") 2026/06/12 01:57:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a378d_d20260612_m015602_c001_v7007000_t0000_u01781229362814") 2026/06/12 01:57:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feb034_d20260612_m015554_c001_v0001172_t0048_u01781229354721") 2026/06/12 01:57:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd8282_d20260612_m015547_c001_v7007000_t0000_u01781229347528") 2026/06/12 01:57:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaffe_d20260612_m015539_c001_v0001172_t0007_u01781229339717") 2026/06/12 01:57:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d168f_d20260612_m015532_c001_v7007000_t0000_u01781229332160") 2026/06/12 01:57:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feafd0_d20260612_m015524_c001_v0001172_t0050_u01781229324732") 2026/06/12 01:57:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b38_d20260612_m015516_c001_v7007000_t0000_u01781229316894") 2026/06/12 01:57:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feafa2_d20260612_m015509_c001_v0001172_t0006_u01781229309275") 2026/06/12 01:57:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f418aa12dc76bba39_d20260612_m015501_c001_v7007000_t0000_u01781229301455") 2026/06/12 01:57:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaf6c_d20260612_m015453_c001_v0001172_t0032_u01781229293504") 2026/06/12 01:57:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f400c94f05890e740_d20260612_m015438_c001_v7007000_t0000_u01781229278943") 2026/06/12 01:57:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94534ec_d20260612_m015434_c001_v0001109_t0054_u01781229274158") 2026/06/12 01:57:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873e02_d20260612_m015425_c001_v7007000_t0000_u01781229265326") 2026/06/12 01:57:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098556ee_d20260612_m015419_c001_v0001182_t0024_u01781229259638") 2026/06/12 01:57:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873de6_d20260612_m015417_c001_v7007000_t0000_u01781229257093") 2026/06/12 01:57:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaed2_d20260612_m015413_c001_v0001172_t0031_u01781229253195") 2026/06/12 01:57:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256887_d20260612_m015404_c001_v7007000_t0000_u01781229244966") 2026/06/12 01:57:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaea0_d20260612_m015359_c001_v0001172_t0018_u01781229239309") 2026/06/12 01:57:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4185d60ecb72e428_d20260612_m015356_c001_v7007000_t0000_u01781229236859") 2026/06/12 01:57:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c945346c_d20260612_m015352_c001_v0001109_t0043_u01781229232193") 2026/06/12 01:57:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f412acb746152d3d7_d20260612_m015339_c001_v7007000_t0000_u01781229219010") 2026/06/12 01:57:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feae06_d20260612_m015333_c001_v0001172_t0020_u01781229213638") 2026/06/12 01:57:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ae7a5_d20260612_m015325_c001_v7007000_t0000_u01781229205795") 2026/06/12 01:57:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feadce_d20260612_m015317_c001_v0001172_t0031_u01781229197823") 2026/06/12 01:57:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead2007d1_d20260612_m015310_c001_v7007000_t0000_u01781229190816") 2026/06/12 01:57:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9fead56_d20260612_m015303_c001_v0001172_t0040_u01781229183221") 2026/06/12 01:57:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d165c_d20260612_m015420_c001_v7007000_t0000_u01781229260329") 2026/06/12 01:57:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098556d6_d20260612_m015416_c001_v0001182_t0020_u01781229256610") 2026/06/12 01:57:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d7717392f1_d20260612_m015341_c001_v7007000_t0000_u01781229221670") 2026/06/12 01:57:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305ff5_d20260612_m015336_c001_v0001177_t0011_u01781229216417") 2026/06/12 01:57:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d7717392f2_d20260612_m015341_c001_v7007000_t0000_u01781229221852") 2026/06/12 01:57:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855568_d20260612_m015336_c001_v0001182_t0054_u01781229216431") 2026/06/12 01:57:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d7717392f4_d20260612_m015342_c001_v7007000_t0000_u01781229222034") 2026/06/12 01:57:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305ff7_d20260612_m015336_c001_v0001177_t0021_u01781229216631") 2026/06/12 01:57:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d7717392f5_d20260612_m015342_c001_v7007000_t0000_u01781229222219") 2026/06/12 01:57:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985556c_d20260612_m015336_c001_v0001182_t0000_u01781229216641") 2026/06/12 01:57:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d7717392f6_d20260612_m015342_c001_v7007000_t0000_u01781229222401") 2026/06/12 01:57:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feae18_d20260612_m015336_c001_v0001172_t0006_u01781229216652") 2026/06/12 01:57:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d7717392f7_d20260612_m015342_c001_v7007000_t0000_u01781229222584") 2026/06/12 01:57:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453444_d20260612_m015336_c001_v0001109_t0003_u01781229216772") 2026/06/12 01:57:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d7717392f8_d20260612_m015342_c001_v7007000_t0000_u01781229222767") 2026/06/12 01:57:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305ff9_d20260612_m015336_c001_v0001177_t0002_u01781229216837") 2026/06/12 01:57:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d7717392f9_d20260612_m015342_c001_v7007000_t0000_u01781229222949") 2026/06/12 01:57:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855570_d20260612_m015336_c001_v0001182_t0009_u01781229216851") 2026/06/12 01:57:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d7717392fa_d20260612_m015343_c001_v7007000_t0000_u01781229223134") 2026/06/12 01:57:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feae1a_d20260612_m015337_c001_v0001172_t0030_u01781229217082") 2026/06/12 01:57:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d7717392fb_d20260612_m015343_c001_v7007000_t0000_u01781229223321") 2026/06/12 01:57:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305ffb_d20260612_m015337_c001_v0001177_t0000_u01781229217106") 2026/06/12 01:57:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d7717392fc_d20260612_m015343_c001_v7007000_t0000_u01781229223519") 2026/06/12 01:57:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855574_d20260612_m015337_c001_v0001182_t0022_u01781229217129") 2026/06/12 01:57:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d7717392fd_d20260612_m015343_c001_v7007000_t0000_u01781229223703") 2026/06/12 01:57:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305ffd_d20260612_m015337_c001_v0001177_t0039_u01781229217356") 2026/06/12 01:57:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d7717392fe_d20260612_m015343_c001_v7007000_t0000_u01781229223888") 2026/06/12 01:57:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feae1c_d20260612_m015337_c001_v0001172_t0012_u01781229217356") 2026/06/12 01:57:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d7717392ff_d20260612_m015344_c001_v7007000_t0000_u01781229224070") 2026/06/12 01:57:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855576_d20260612_m015337_c001_v0001182_t0046_u01781229217350") 2026/06/12 01:57:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d771739300_d20260612_m015344_c001_v7007000_t0000_u01781229224259") 2026/06/12 01:57:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985557a_d20260612_m015337_c001_v0001182_t0020_u01781229217548") 2026/06/12 01:57:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f426981d771739301_d20260612_m015344_c001_v7007000_t0000_u01781229224443") 2026/06/12 01:57:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453446_d20260612_m015337_c001_v0001109_t0032_u01781229217568") 2026/06/12 01:57:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4102b035d8edf8b4_d20260612_m015359_c001_v7007000_t0000_u01781229239963") 2026/06/12 01:57:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306049_d20260612_m015355_c001_v0001177_t0054_u01781229235020") 2026/06/12 01:57:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4102b035d8edf8b5_d20260612_m015359_c001_v7007000_t0000_u01781229239973") 2026/06/12 01:57:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855620_d20260612_m015355_c001_v0001182_t0044_u01781229235021") 2026/06/12 01:57:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4185d60ecb72e42c_d20260612_m015359_c001_v7007000_t0000_u01781229239621") 2026/06/12 01:57:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feae84_d20260612_m015355_c001_v0001172_t0021_u01781229235117") 2026/06/12 01:57:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4185d60ecb72e42e_d20260612_m015359_c001_v7007000_t0000_u01781229239987") 2026/06/12 01:57:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855622_d20260612_m015355_c001_v0001182_t0042_u01781229235215") 2026/06/12 01:57:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4102b035d8edf8b2_d20260612_m015359_c001_v7007000_t0000_u01781229239792") 2026/06/12 01:57:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b30604b_d20260612_m015355_c001_v0001177_t0022_u01781229235228") 2026/06/12 01:57:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873ddb_d20260612_m015359_c001_v7007000_t0000_u01781229239652") 2026/06/12 01:57:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453478_d20260612_m015355_c001_v0001109_t0032_u01781229235357") 2026/06/12 01:57:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256874_d20260612_m015359_c001_v7007000_t0000_u01781229239998") 2026/06/12 01:57:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855626_d20260612_m015355_c001_v0001182_t0009_u01781229235425") 2026/06/12 01:57:10 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4102b035d8edf8b1_d20260612_m015359_c001_v7007000_t0000_u01781229239781") 2026/06/12 01:57:10 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b30604d_d20260612_m015355_c001_v0001177_t0049_u01781229235438") 2026/06/12 01:57:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f401f52dd665c7ec8_d20260612_m015359_c001_v7007000_t0000_u01781229239827") 2026/06/12 01:57:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feae86_d20260612_m015355_c001_v0001172_t0030_u01781229235455") 2026/06/12 01:57:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873ddc_d20260612_m015359_c001_v7007000_t0000_u01781229239837") 2026/06/12 01:57:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b30604f_d20260612_m015355_c001_v0001177_t0053_u01781229235651") 2026/06/12 01:57:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4248acc663d7e787_d20260612_m015359_c001_v7007000_t0000_u01781229239678") 2026/06/12 01:57:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985562a_d20260612_m015355_c001_v0001182_t0023_u01781229235661") 2026/06/12 01:57:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b0b_d20260612_m015359_c001_v7007000_t0000_u01781229239664") 2026/06/12 01:57:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feae88_d20260612_m015355_c001_v0001172_t0015_u01781229235724") 2026/06/12 01:57:10 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256872_d20260612_m015359_c001_v7007000_t0000_u01781229239632") 2026/06/12 01:57:10 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985562e_d20260612_m015355_c001_v0001182_t0041_u01781229235855") 2026/06/12 01:57:10 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f401f52dd665c7ec7_d20260612_m015359_c001_v7007000_t0000_u01781229239641") 2026/06/12 01:57:10 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306051_d20260612_m015355_c001_v0001177_t0054_u01781229235867") 2026/06/12 01:57:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4185d60ecb72e42d_d20260612_m015359_c001_v7007000_t0000_u01781229239803") 2026/06/12 01:57:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c945347a_d20260612_m015355_c001_v0001109_t0037_u01781229235912") 2026/06/12 01:57:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256873_d20260612_m015359_c001_v7007000_t0000_u01781229239816") 2026/06/12 01:57:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feae8c_d20260612_m015356_c001_v0001172_t0023_u01781229236004") 2026/06/12 01:57:10 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba7dd_d20260612_m015201_c001_v7007000_t0000_u01781229121393") 2026/06/12 01:57:10 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f104969febe235645_d20260612_m015159_c001_v0001042_t0030_u01781229119246") 2026/06/12 01:57:11 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f401f52dd665c7e8f_d20260612_m015159_c001_v7007000_t0000_u01781229119064") 2026/06/12 01:57:11 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f104969febe235629_d20260612_m015155_c001_v0001042_t0017_u01781229115471") 2026/06/12 01:57:11 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f401f52dd665c7e8c_d20260612_m015154_c001_v7007000_t0000_u01781229114626") 2026/06/12 01:57:11 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855162_d20260612_m015151_c001_v0001182_t0035_u01781229111380") 2026/06/12 01:57:11 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f400c94f05890e2dd_d20260612_m015149_c001_v7007000_t0000_u01781229109923") 2026/06/12 01:57:11 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11359cfaabb13be4_d20260612_m015148_c001_v0001182_t0000_u01781229108059") 2026/06/12 01:57:11 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275a8f_d20260612_m015147_c001_v7007000_t0000_u01781229107877") 2026/06/12 01:57:11 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11359cfaabb13bc0_d20260612_m015144_c001_v0001182_t0056_u01781229104644") 2026/06/12 01:57:11 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275a8c_d20260612_m015143_c001_v7007000_t0000_u01781229103889") 2026/06/12 01:57:11 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855108_d20260612_m015140_c001_v0001182_t0046_u01781229100470") 2026/06/12 01:57:11 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4156411778fdc370_d20260612_m015139_c001_v7007000_t0000_u01781229099546") 2026/06/12 01:57:11 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f118c991bf9d52b02_d20260612_m015137_c001_v0001167_t0056_u01781229097968") 2026/06/12 01:57:11 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873d29_d20260612_m015137_c001_v7007000_t0000_u01781229097787") 2026/06/12 01:57:11 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f118c991bf9d52afa_d20260612_m015135_c001_v0001167_t0016_u01781229095474") 2026/06/12 01:57:11 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873d26_d20260612_m015134_c001_v7007000_t0000_u01781229094753") 2026/06/12 01:57:11 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098550b4_d20260612_m015129_c001_v0001182_t0039_u01781229089257") 2026/06/12 01:57:11 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4156411778fdc368_d20260612_m015128_c001_v7007000_t0000_u01781229088253") 2026/06/12 01:57:11 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119a4842c03a1bf0_d20260612_m015126_c001_v0001167_t0045_u01781229086093") 2026/06/12 01:57:11 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f412acb746152d3a0_d20260612_m015125_c001_v7007000_t0000_u01781229085910") 2026/06/12 01:57:11 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119a4842c03a1bd8_d20260612_m015122_c001_v0001167_t0052_u01781229082449") 2026/06/12 01:57:12 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f412acb746152d39e_d20260612_m015121_c001_v7007000_t0000_u01781229081719") 2026/06/12 01:57:12 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985504e_d20260612_m015116_c001_v0001182_t0044_u01781229076403") 2026/06/12 01:57:12 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4212604ea375e7e5_d20260612_m015115_c001_v7007000_t0000_u01781229075468") 2026/06/12 01:57:12 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f1046eb075af3bcce_d20260612_m015113_c001_v0001180_t0004_u01781229073712") 2026/06/12 01:57:12 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd8105_d20260612_m015113_c001_v7007000_t0000_u01781229073525") 2026/06/12 01:57:12 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f1046eb075af3bcba_d20260612_m015110_c001_v0001180_t0025_u01781229070487") 2026/06/12 01:57:12 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd8102_d20260612_m015109_c001_v7007000_t0000_u01781229069523") 2026/06/12 01:57:12 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309854ff6_d20260612_m015103_c001_v0001182_t0059_u01781229063944") 2026/06/12 01:57:12 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40651c0fa8957321_d20260612_m015103_c001_v7007000_t0000_u01781229063024") 2026/06/12 01:57:12 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10071fbe9d7b2fcf_d20260612_m015101_c001_v0001185_t0029_u01781229061426") 2026/06/12 01:57:12 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4248acc663d7e6e5_d20260612_m015101_c001_v7007000_t0000_u01781229061245") 2026/06/12 01:57:12 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10071fbe9d7b2fbb_d20260612_m015057_c001_v0001185_t0008_u01781229057516") 2026/06/12 01:57:12 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4248acc663d7e6d7_d20260612_m015056_c001_v7007000_t0000_u01781229056794") 2026/06/12 01:57:12 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309854f98_d20260612_m015051_c001_v0001182_t0042_u01781229051479") 2026/06/12 01:57:12 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41632da40ea88404_d20260612_m015050_c001_v7007000_t0000_u01781229050384") 2026/06/12 01:57:12 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f1048088cac3bc323_d20260612_m015044_c001_v0001145_t0041_u01781229044402") 2026/06/12 01:57:12 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f401f52dd665c6274_d20260612_m015044_c001_v7007000_t0000_u01781229044169") 2026/06/12 01:57:12 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309854f5a_d20260612_m015040_c001_v0001182_t0051_u01781229040236") 2026/06/12 01:57:12 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11356f0ccd1d2376_d20260612_m015039_c001_v0001033_t0012_u01781229039088") 2026/06/12 01:57:12 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11356f0ccd1d2370_d20260612_m015037_c001_v0001033_t0051_u01781229037706") 2026/06/12 01:57:12 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb2567eb_d20260612_m015024_c001_v7007000_t0000_u01781229024294") 2026/06/12 01:57:13 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a90d2_d20260612_m015017_c001_v0001105_t0018_u01781229017339") 2026/06/12 01:57:13 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f105693c4e3fdd1f5_d20260612_m015016_c001_v0001103_t0025_u01781229016449") 2026/06/12 01:57:13 DEBUG : dst/one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f105693c4e3fdd1f3_d20260612_m015015_c001_v0001103_t0052_u01781229015155") 2026/06/12 01:57:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba7de_d20260612_m015201_c001_v7007000_t0000_u01781229121574") 2026/06/12 01:57:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f102cfe11feb8711c_d20260612_m015158_c001_v0001134_t0050_u01781229118589") 2026/06/12 01:57:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f116735c23130c2ed_d20260612_m015154_c001_v0001182_t0033_u01781229114383") 2026/06/12 01:57:13 DEBUG : dst/one.bak: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f400c94f05890e2de_d20260612_m015150_c001_v7007000_t0000_u01781229110105") 2026/06/12 01:57:13 DEBUG : dst/one.bak: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f103a9735c17bb57e_d20260612_m015147_c001_v0001038_t0018_u01781229107398") 2026/06/12 01:57:13 DEBUG : dst/one.bak: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f101369f8667bceb7_d20260612_m015143_c001_v0001092_t0025_u01781229103515") 2026/06/12 01:57:13 DEBUG : dst/one.bak: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4156411778fdc371_d20260612_m015139_c001_v7007000_t0000_u01781229099729") 2026/06/12 01:57:13 DEBUG : dst/one.bak: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f1118e68311bee43e_d20260612_m015137_c001_v0001174_t0001_u01781229097367") 2026/06/12 01:57:13 DEBUG : dst/one.bak: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10206165ed46057a_d20260612_m015134_c001_v0001043_t0028_u01781229094264") 2026/06/12 01:57:13 DEBUG : dst/three: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41632da40ea88405_d20260612_m015050_c001_v7007000_t0000_u01781229050565") 2026/06/12 01:57:13 DEBUG : dst/three: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11356f0ccd1d2390_d20260612_m015048_c001_v0001033_t0041_u01781229048423") 2026/06/12 01:57:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba7df_d20260612_m015201_c001_v7007000_t0000_u01781229121755") 2026/06/12 01:57:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f118c31837a667a62_d20260612_m015200_c001_v0001185_t0015_u01781229120164") 2026/06/12 01:57:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f1178aa93d4bf8c44_d20260612_m015156_c001_v0001181_t0047_u01781229116491") 2026/06/12 01:57:13 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba7e0_d20260612_m015201_c001_v7007000_t0000_u01781229121941") 2026/06/12 01:57:13 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f104969febe23564f_d20260612_m015200_c001_v0001042_t0016_u01781229120647") 2026/06/12 01:57:13 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f401f52dd665c7e90_d20260612_m015200_c001_v7007000_t0000_u01781229120465") 2026/06/12 01:57:13 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f104969febe235637_d20260612_m015156_c001_v0001042_t0036_u01781229116893") 2026/06/12 01:57:13 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f401f52dd665c7e8d_d20260612_m015156_c001_v7007000_t0000_u01781229116711") 2026/06/12 01:57:13 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855166_d20260612_m015151_c001_v0001182_t0023_u01781229111773") 2026/06/12 01:57:14 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f400c94f05890e2e0_d20260612_m015150_c001_v7007000_t0000_u01781229110286") 2026/06/12 01:57:14 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11359cfaabb13bee_d20260612_m015149_c001_v0001182_t0037_u01781229109306") 2026/06/12 01:57:14 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275a91_d20260612_m015149_c001_v7007000_t0000_u01781229109121") 2026/06/12 01:57:14 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11359cfaabb13bc4_d20260612_m015145_c001_v0001182_t0001_u01781229105969") 2026/06/12 01:57:14 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275a8d_d20260612_m015145_c001_v7007000_t0000_u01781229105754") 2026/06/12 01:57:14 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985510e_d20260612_m015140_c001_v0001182_t0050_u01781229100898") 2026/06/12 01:57:14 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873d2e_d20260612_m015138_c001_v7007000_t0000_u01781229098983") 2026/06/12 01:57:14 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098550ea_d20260612_m015136_c001_v0001182_t0040_u01781229096544") 2026/06/12 01:57:14 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873d27_d20260612_m015136_c001_v7007000_t0000_u01781229096179") 2026/06/12 01:57:14 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098550ce_d20260612_m015131_c001_v0001182_t0015_u01781229091831") 2026/06/12 01:57:14 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f412acb746152d3a2_d20260612_m015127_c001_v7007000_t0000_u01781229087310") 2026/06/12 01:57:14 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a9172_d20260612_m015124_c001_v0001105_t0027_u01781229084270") 2026/06/12 01:57:14 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f412acb746152d39f_d20260612_m015123_c001_v7007000_t0000_u01781229083177") 2026/06/12 01:57:14 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855054_d20260612_m015117_c001_v0001182_t0055_u01781229077018") 2026/06/12 01:57:14 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd8106_d20260612_m015114_c001_v7007000_t0000_u01781229074551") 2026/06/12 01:57:14 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a915c_d20260612_m015112_c001_v0001105_t0008_u01781229072340") 2026/06/12 01:57:14 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd8103_d20260612_m015111_c001_v7007000_t0000_u01781229071252") 2026/06/12 01:57:14 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309854ffc_d20260612_m015104_c001_v0001182_t0049_u01781229064616") 2026/06/12 01:57:14 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4248acc663d7e6e6_d20260612_m015102_c001_v7007000_t0000_u01781229062111") 2026/06/12 01:57:14 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a9134_d20260612_m015059_c001_v0001105_t0021_u01781229059470") 2026/06/12 01:57:14 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4248acc663d7e6d9_d20260612_m015058_c001_v7007000_t0000_u01781229058379") 2026/06/12 01:57:15 DEBUG : dst/three.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309854f9e_d20260612_m015052_c001_v0001182_t0016_u01781229052194") 2026/06/12 01:57:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f400c94f05890e2e1_d20260612_m015150_c001_v7007000_t0000_u01781229110468") 2026/06/12 01:57:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f106fd205ae9a5341_d20260612_m015148_c001_v0001173_t0027_u01781229108824") 2026/06/12 01:57:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f104684c0265b9815_d20260612_m015145_c001_v0001043_t0016_u01781229105399") 2026/06/12 01:57:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4156411778fdc372_d20260612_m015139_c001_v7007000_t0000_u01781229099916") 2026/06/12 01:57:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f1061c57e9a901677_d20260612_m015138_c001_v0001150_t0043_u01781229098446") 2026/06/12 01:57:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10247bc2a23d15b8_d20260612_m015135_c001_v0001185_t0043_u01781229095984") 2026/06/12 01:57:15 DEBUG : dst/two: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba7e1_d20260612_m015202_c001_v7007000_t0000_u01781229122127") 2026/06/12 01:57:15 DEBUG : dst/two: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855164_d20260612_m015151_c001_v0001182_t0038_u01781229111579") 2026/06/12 01:57:15 DEBUG : dst/two: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f400c94f05890e2e2_d20260612_m015150_c001_v7007000_t0000_u01781229110649") 2026/06/12 01:57:15 DEBUG : dst/two: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985510c_d20260612_m015140_c001_v0001182_t0001_u01781229100691") 2026/06/12 01:57:15 DEBUG : dst/two: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4156411778fdc375_d20260612_m015140_c001_v7007000_t0000_u01781229100104") 2026/06/12 01:57:15 DEBUG : dst/two: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098550ca_d20260612_m015131_c001_v0001182_t0038_u01781229091630") 2026/06/12 01:57:15 DEBUG : dst/two: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4156411778fdc369_d20260612_m015128_c001_v7007000_t0000_u01781229088435") 2026/06/12 01:57:15 DEBUG : dst/two: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a9160_d20260612_m015116_c001_v0001105_t0045_u01781229076597") 2026/06/12 01:57:15 DEBUG : dst/two: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4212604ea375e7e6_d20260612_m015115_c001_v7007000_t0000_u01781229075650") 2026/06/12 01:57:15 DEBUG : dst/two: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a9148_d20260612_m015104_c001_v0001105_t0006_u01781229064172") 2026/06/12 01:57:15 DEBUG : dst/two: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40651c0fa8957322_d20260612_m015103_c001_v7007000_t0000_u01781229063209") 2026/06/12 01:57:15 DEBUG : dst/two: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a9120_d20260612_m015051_c001_v0001105_t0030_u01781229051686") 2026/06/12 01:57:15 DEBUG : dst/two: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41632da40ea88407_d20260612_m015050_c001_v7007000_t0000_u01781229050748") 2026/06/12 01:57:15 DEBUG : dst/two: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f1021afa1137bd0ee_d20260612_m015045_c001_v0001044_t0044_u01781229045776") 2026/06/12 01:57:16 DEBUG : dst/two: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb2567ec_d20260612_m015024_c001_v7007000_t0000_u01781229024478") 2026/06/12 01:57:16 DEBUG : dst/two: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f105693c4e3fdd20d_d20260612_m015023_c001_v0001103_t0013_u01781229023240") 2026/06/12 01:57:16 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8adeb3_d20260612_m014849_c001_v7007000_t0000_u01781228929199") 2026/06/12 01:57:16 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a9027_d20260612_m014845_c001_v0001105_t0016_u01781228925745") 2026/06/12 01:57:16 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8adead_d20260612_m014843_c001_v7007000_t0000_u01781228923894") 2026/06/12 01:57:16 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309854bdb_d20260612_m014833_c001_v0001182_t0007_u01781228913873") 2026/06/12 01:57:16 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256741_d20260612_m014825_c001_v7007000_t0000_u01781228905066") 2026/06/12 01:57:16 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8ffd_d20260612_m014821_c001_v0001105_t0029_u01781228901663") 2026/06/12 01:57:16 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade58_d20260612_m014759_c001_v7007000_t0000_u01781228879671") 2026/06/12 01:57:16 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8fc0_d20260612_m014757_c001_v0001105_t0031_u01781228877580") 2026/06/12 01:57:16 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade52_d20260612_m014756_c001_v7007000_t0000_u01781228876505") 2026/06/12 01:57:16 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8fb8_d20260612_m014754_c001_v0001105_t0045_u01781228874706") 2026/06/12 01:57:16 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade47_d20260612_m014751_c001_v7007000_t0000_u01781228871820") 2026/06/12 01:57:16 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8fa8_d20260612_m014750_c001_v0001105_t0015_u01781228870010") 2026/06/12 01:57:16 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade41_d20260612_m014749_c001_v7007000_t0000_u01781228869096") 2026/06/12 01:57:16 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8fa0_d20260612_m014747_c001_v0001105_t0059_u01781228867473") 2026/06/12 01:57:16 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4051cb60556821dd_d20260612_m014741_c001_v7007000_t0000_u01781228861387") 2026/06/12 01:57:16 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f80_d20260612_m014739_c001_v0001105_t0049_u01781228859064") 2026/06/12 01:57:16 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4051cb60556821d4_d20260612_m014738_c001_v7007000_t0000_u01781228858244") 2026/06/12 01:57:16 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f7a_d20260612_m014737_c001_v0001105_t0010_u01781228857263") 2026/06/12 01:57:16 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4051cb60556821ca_d20260612_m014730_c001_v7007000_t0000_u01781228850567") 2026/06/12 01:57:17 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f5c_d20260612_m014728_c001_v0001105_t0044_u01781228848439") 2026/06/12 01:57:17 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4051cb60556821c8_d20260612_m014726_c001_v7007000_t0000_u01781228846402") 2026/06/12 01:57:17 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f54_d20260612_m014725_c001_v0001105_t0058_u01781228845123") 2026/06/12 01:57:17 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4051cb60556821c6_d20260612_m014724_c001_v7007000_t0000_u01781228844758") 2026/06/12 01:57:17 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305a90_d20260612_m014724_c001_v0001177_t0001_u01781228844146") 2026/06/12 01:57:17 DEBUG : empty space: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f44_d20260612_m014722_c001_v0001105_t0008_u01781228842314") 2026/06/12 01:57:17 DEBUG : enormous: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade56_d20260612_m014758_c001_v7007000_t0000_u01781228878757") 2026/06/12 01:57:17 DEBUG : enormous: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8fc2_d20260612_m014757_c001_v0001105_t0023_u01781228877972") 2026/06/12 01:57:17 DEBUG : existing: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba7e4_d20260612_m015206_c001_v7007000_t0000_u01781229126080") 2026/06/12 01:57:17 DEBUG : existing: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098551dc_d20260612_m015204_c001_v0001182_t0007_u01781229124741") 2026/06/12 01:57:17 DEBUG : existing: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb25673c_d20260612_m014820_c001_v7007000_t0000_u01781228900342") 2026/06/12 01:57:17 DEBUG : existing: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309854b95_d20260612_m014819_c001_v0001182_t0007_u01781228899264") 2026/06/12 01:57:17 DEBUG : existing: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4051cb60556821bf_d20260612_m014719_c001_v7007000_t0000_u01781228839056") 2026/06/12 01:57:17 DEBUG : existing: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f3a_d20260612_m014717_c001_v0001105_t0057_u01781228837803") 2026/06/12 01:57:17 DEBUG : existing: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4051cb60556821be_d20260612_m014717_c001_v7007000_t0000_u01781228837259") 2026/06/12 01:57:17 DEBUG : existing: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f36_d20260612_m014716_c001_v0001105_t0059_u01781228836467") 2026/06/12 01:57:17 DEBUG : existing: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f30_d20260612_m014715_c001_v0001105_t0053_u01781228835297") 2026/06/12 01:57:17 DEBUG : existing-b: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb25673e_d20260612_m014820_c001_v7007000_t0000_u01781228900523") 2026/06/12 01:57:17 DEBUG : existing-b: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8ff3_d20260612_m014819_c001_v0001105_t0030_u01781228899275") 2026/06/12 01:57:17 DEBUG : file1: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c58712e_d20260612_m015249_c001_v7007000_t0000_u01781229169329") 2026/06/12 01:57:17 DEBUG : file1: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9fead02_d20260612_m015247_c001_v0001172_t0032_u01781229167941") 2026/06/12 01:57:18 DEBUG : file1: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c58712b_d20260612_m015246_c001_v7007000_t0000_u01781229166642") 2026/06/12 01:57:18 DEBUG : file1: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098553bc_d20260612_m015244_c001_v0001182_t0030_u01781229164766") 2026/06/12 01:57:18 DEBUG : five: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade6e_d20260612_m014804_c001_v7007000_t0000_u01781228884346") 2026/06/12 01:57:18 DEBUG : five: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f417893210e4a8fd2_d20260612_m014802_c001_v0001105_t0030_u01781228882149") 2026/06/12 01:57:18 DEBUG : foo: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4051cb60556821c9_d20260612_m014728_c001_v7007000_t0000_u01781228848076") 2026/06/12 01:57:18 DEBUG : foo: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f417893210e4a8f5a_d20260612_m014727_c001_v0001105_t0030_u01781228847374") 2026/06/12 01:57:18 DEBUG : foo: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f417893210e4a8f58_d20260612_m014726_c001_v0001105_t0030_u01781228846766") 2026/06/12 01:57:18 DEBUG : four: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade70_d20260612_m014804_c001_v7007000_t0000_u01781228884528") 2026/06/12 01:57:18 DEBUG : four: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f412b391309854b1b_d20260612_m014802_c001_v0001182_t0023_u01781228882674") 2026/06/12 01:57:18 DEBUG : four: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8fce_d20260612_m014801_c001_v0001105_t0024_u01781228881492") 2026/06/12 01:57:18 DEBUG : hello world2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4110812ce6f616d1_d20260612_m014526_c001_v7007000_t0000_u01781228726352") 2026/06/12 01:57:18 DEBUG : hello world2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8e1c_d20260612_m014525_c001_v0001105_t0033_u01781228725591") 2026/06/12 01:57:18 DEBUG : ignore-size: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4051cb60556821b8_d20260612_m014714_c001_v7007000_t0000_u01781228834869") 2026/06/12 01:57:18 DEBUG : ignore-size: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f2a_d20260612_m014713_c001_v0001105_t0042_u01781228833695") 2026/06/12 01:57:18 DEBUG : nested/sub dir/file: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256737_d20260612_m014818_c001_v7007000_t0000_u01781228898538") 2026/06/12 01:57:18 DEBUG : nested/sub dir/file: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309854b89_d20260612_m014817_c001_v0001182_t0033_u01781228897779") 2026/06/12 01:57:18 DEBUG : nested/sub dir/file: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256734_d20260612_m014817_c001_v7007000_t0000_u01781228897042") 2026/06/12 01:57:18 DEBUG : nested/sub dir/file: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309854b7d_d20260612_m014815_c001_v0001182_t0005_u01781228895633") 2026/06/12 01:57:18 DEBUG : one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade72_d20260612_m014804_c001_v7007000_t0000_u01781228884710") 2026/06/12 01:57:18 DEBUG : one: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f417893210e4a8fc6_d20260612_m014800_c001_v0001105_t0030_u01781228880036") 2026/06/12 01:57:18 DEBUG : only0: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c58710e_d20260612_m015240_c001_v7007000_t0000_u01781229160225") 2026/06/12 01:57:18 DEBUG : only0: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f412b39130985536e_d20260612_m015234_c001_v0001182_t0023_u01781229154331") 2026/06/12 01:57:19 DEBUG : only0: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098552e8_d20260612_m015225_c001_v0001182_t0013_u01781229145470") 2026/06/12 01:57:19 DEBUG : only0: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4212604ea375e894_d20260612_m015219_c001_v7007000_t0000_u01781229139113") 2026/06/12 01:57:19 DEBUG : only0: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855216_d20260612_m015209_c001_v0001182_t0041_u01781229129705") 2026/06/12 01:57:19 DEBUG : only1: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c58710f_d20260612_m015240_c001_v7007000_t0000_u01781229160409") 2026/06/12 01:57:19 DEBUG : only1: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40989a47c9453398_d20260612_m015235_c001_v0001109_t0053_u01781229155298") 2026/06/12 01:57:19 DEBUG : only1: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098552ec_d20260612_m015225_c001_v0001182_t0024_u01781229145866") 2026/06/12 01:57:19 DEBUG : only1: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4212604ea375e895_d20260612_m015219_c001_v7007000_t0000_u01781229139299") 2026/06/12 01:57:19 DEBUG : only1: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985521c_d20260612_m015210_c001_v0001182_t0033_u01781229130128") 2026/06/12 01:57:19 DEBUG : only10: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587110_d20260612_m015240_c001_v7007000_t0000_u01781229160594") 2026/06/12 01:57:19 DEBUG : only10: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f419de9aaa9feacc8_d20260612_m015234_c001_v0001172_t0023_u01781229154885") 2026/06/12 01:57:19 DEBUG : only10: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855324_d20260612_m015229_c001_v0001182_t0021_u01781229149673") 2026/06/12 01:57:19 DEBUG : only10: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4212604ea375e898_d20260612_m015219_c001_v7007000_t0000_u01781229139851") 2026/06/12 01:57:19 DEBUG : only10: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985525a_d20260612_m015214_c001_v0001182_t0003_u01781229134032") 2026/06/12 01:57:19 DEBUG : only11: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587111_d20260612_m015240_c001_v7007000_t0000_u01781229160778") 2026/06/12 01:57:19 DEBUG : only11: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40989a47c9453394_d20260612_m015235_c001_v0001109_t0053_u01781229155081") 2026/06/12 01:57:19 DEBUG : only11: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985532c_d20260612_m015230_c001_v0001182_t0019_u01781229150095") 2026/06/12 01:57:19 DEBUG : only11: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4212604ea375e896_d20260612_m015219_c001_v7007000_t0000_u01781229139482") 2026/06/12 01:57:19 DEBUG : only11: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855262_d20260612_m015214_c001_v0001182_t0009_u01781229134475") 2026/06/12 01:57:19 DEBUG : only12: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587113_d20260612_m015240_c001_v7007000_t0000_u01781229160963") 2026/06/12 01:57:19 DEBUG : only12: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41520a5c5b305ed3_d20260612_m015235_c001_v0001177_t0007_u01781229155268") 2026/06/12 01:57:20 DEBUG : only12: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855330_d20260612_m015230_c001_v0001182_t0011_u01781229150488") 2026/06/12 01:57:20 DEBUG : only12: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba80b_d20260612_m015219_c001_v7007000_t0000_u01781229139498") 2026/06/12 01:57:20 DEBUG : only12: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855270_d20260612_m015214_c001_v0001182_t0031_u01781229134986") 2026/06/12 01:57:20 DEBUG : only13: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587114_d20260612_m015241_c001_v7007000_t0000_u01781229161153") 2026/06/12 01:57:20 DEBUG : only13: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f412b391309855370_d20260612_m015234_c001_v0001182_t0023_u01781229154915") 2026/06/12 01:57:20 DEBUG : only13: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855338_d20260612_m015230_c001_v0001182_t0034_u01781229150885") 2026/06/12 01:57:20 DEBUG : only13: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba810_d20260612_m015219_c001_v7007000_t0000_u01781229139871") 2026/06/12 01:57:20 DEBUG : only13: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855278_d20260612_m015215_c001_v0001182_t0049_u01781229135375") 2026/06/12 01:57:20 DEBUG : only14: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587115_d20260612_m015241_c001_v7007000_t0000_u01781229161337") 2026/06/12 01:57:20 DEBUG : only14: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f419de9aaa9feacca_d20260612_m015235_c001_v0001172_t0023_u01781229155091") 2026/06/12 01:57:20 DEBUG : only14: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985533c_d20260612_m015231_c001_v0001182_t0032_u01781229151325") 2026/06/12 01:57:20 DEBUG : only14: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f423c2157502f3a37_d20260612_m015219_c001_v7007000_t0000_u01781229139883") 2026/06/12 01:57:20 DEBUG : only14: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855286_d20260612_m015215_c001_v0001182_t0011_u01781229135819") 2026/06/12 01:57:20 DEBUG : only15: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587116_d20260612_m015241_c001_v7007000_t0000_u01781229161521") 2026/06/12 01:57:20 DEBUG : only15: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f412b391309855378_d20260612_m015235_c001_v0001182_t0023_u01781229155285") 2026/06/12 01:57:20 DEBUG : only15: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855340_d20260612_m015231_c001_v0001182_t0041_u01781229151733") 2026/06/12 01:57:20 DEBUG : only15: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba812_d20260612_m015220_c001_v7007000_t0000_u01781229140016") 2026/06/12 01:57:20 DEBUG : only15: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985528e_d20260612_m015216_c001_v0001182_t0042_u01781229136226") 2026/06/12 01:57:20 DEBUG : only16: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587117_d20260612_m015241_c001_v7007000_t0000_u01781229161705") 2026/06/12 01:57:20 DEBUG : only16: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f412b391309855372_d20260612_m015235_c001_v0001182_t0023_u01781229155101") 2026/06/12 01:57:20 DEBUG : only16: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855346_d20260612_m015232_c001_v0001182_t0006_u01781229152144") 2026/06/12 01:57:20 DEBUG : only16: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f423c2157502f3a35_d20260612_m015219_c001_v7007000_t0000_u01781229139503") 2026/06/12 01:57:21 DEBUG : only16: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855294_d20260612_m015216_c001_v0001182_t0014_u01781229136683") 2026/06/12 01:57:21 DEBUG : only17: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587118_d20260612_m015241_c001_v7007000_t0000_u01781229161891") 2026/06/12 01:57:21 DEBUG : only17: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f419de9aaa9feaccc_d20260612_m015235_c001_v0001172_t0023_u01781229155274") 2026/06/12 01:57:21 DEBUG : only17: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855354_d20260612_m015232_c001_v0001182_t0042_u01781229152616") 2026/06/12 01:57:21 DEBUG : only17: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba80c_d20260612_m015219_c001_v7007000_t0000_u01781229139656") 2026/06/12 01:57:21 DEBUG : only17: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098552a0_d20260612_m015217_c001_v0001182_t0042_u01781229137106") 2026/06/12 01:57:21 DEBUG : only18: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c58711a_d20260612_m015242_c001_v7007000_t0000_u01781229162076") 2026/06/12 01:57:21 DEBUG : only18: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f412b391309855380_d20260612_m015235_c001_v0001182_t0023_u01781229155660") 2026/06/12 01:57:21 DEBUG : only18: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985535a_d20260612_m015233_c001_v0001182_t0008_u01781229153030") 2026/06/12 01:57:21 DEBUG : only18: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba813_d20260612_m015220_c001_v7007000_t0000_u01781229140055") 2026/06/12 01:57:22 DEBUG : only18: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098552a8_d20260612_m015217_c001_v0001182_t0022_u01781229137503") 2026/06/12 01:57:22 DEBUG : only19: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c58711e_d20260612_m015242_c001_v7007000_t0000_u01781229162260") 2026/06/12 01:57:22 DEBUG : only19: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41520a5c5b305ed9_d20260612_m015235_c001_v0001177_t0007_u01781229155637") 2026/06/12 01:57:22 DEBUG : only19: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855362_d20260612_m015233_c001_v0001182_t0053_u01781229153480") 2026/06/12 01:57:22 DEBUG : only19: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4212604ea375e897_d20260612_m015219_c001_v7007000_t0000_u01781229139667") 2026/06/12 01:57:22 DEBUG : only19: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098552ac_d20260612_m015217_c001_v0001182_t0046_u01781229137912") 2026/06/12 01:57:22 DEBUG : only2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587121_d20260612_m015242_c001_v7007000_t0000_u01781229162444") 2026/06/12 01:57:22 DEBUG : only2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40989a47c945339a_d20260612_m015235_c001_v0001109_t0053_u01781229155487") 2026/06/12 01:57:22 DEBUG : only2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098552f2_d20260612_m015226_c001_v0001182_t0027_u01781229146270") 2026/06/12 01:57:22 DEBUG : only2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba809_d20260612_m015219_c001_v7007000_t0000_u01781229139475") 2026/06/12 01:57:22 DEBUG : only2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855220_d20260612_m015210_c001_v0001182_t0034_u01781229130534") 2026/06/12 01:57:22 DEBUG : only3: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587123_d20260612_m015242_c001_v7007000_t0000_u01781229162629") 2026/06/12 01:57:22 DEBUG : only3: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41520a5c5b305ed7_d20260612_m015235_c001_v0001177_t0007_u01781229155454") 2026/06/12 01:57:22 DEBUG : only3: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098552f6_d20260612_m015226_c001_v0001182_t0025_u01781229146694") 2026/06/12 01:57:22 DEBUG : only3: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba80e_d20260612_m015219_c001_v7007000_t0000_u01781229139688") 2026/06/12 01:57:22 DEBUG : only3: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855226_d20260612_m015210_c001_v0001182_t0058_u01781229130935") 2026/06/12 01:57:22 DEBUG : only4: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587125_d20260612_m015242_c001_v7007000_t0000_u01781229162815") 2026/06/12 01:57:22 DEBUG : only4: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f419de9aaa9feacce_d20260612_m015235_c001_v0001172_t0023_u01781229155464") 2026/06/12 01:57:22 DEBUG : only4: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098552fe_d20260612_m015227_c001_v0001182_t0052_u01781229147082") 2026/06/12 01:57:22 DEBUG : only4: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f423c2157502f3a36_d20260612_m015219_c001_v7007000_t0000_u01781229139693") 2026/06/12 01:57:22 DEBUG : only4: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855230_d20260612_m015211_c001_v0001182_t0037_u01781229131371") 2026/06/12 01:57:23 DEBUG : only5: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587126_d20260612_m015243_c001_v7007000_t0000_u01781229163000") 2026/06/12 01:57:23 DEBUG : only5: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f412b39130985537c_d20260612_m015235_c001_v0001182_t0023_u01781229155474") 2026/06/12 01:57:23 DEBUG : only5: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855302_d20260612_m015227_c001_v0001182_t0057_u01781229147565") 2026/06/12 01:57:23 DEBUG : only5: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba80f_d20260612_m015219_c001_v7007000_t0000_u01781229139836") 2026/06/12 01:57:23 DEBUG : only5: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855236_d20260612_m015211_c001_v0001182_t0027_u01781229131861") 2026/06/12 01:57:23 DEBUG : only6: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587127_d20260612_m015243_c001_v7007000_t0000_u01781229163184") 2026/06/12 01:57:23 DEBUG : only6: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40989a47c945339c_d20260612_m015235_c001_v0001109_t0053_u01781229155672") 2026/06/12 01:57:23 DEBUG : only6: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985530a_d20260612_m015228_c001_v0001182_t0040_u01781229148019") 2026/06/12 01:57:23 DEBUG : only6: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f423c2157502f3a38_d20260612_m015220_c001_v7007000_t0000_u01781229140064") 2026/06/12 01:57:23 DEBUG : only6: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855242_d20260612_m015212_c001_v0001182_t0053_u01781229132252") 2026/06/12 01:57:23 DEBUG : only7: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587128_d20260612_m015243_c001_v7007000_t0000_u01781229163368") 2026/06/12 01:57:23 DEBUG : only7: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41520a5c5b305edd_d20260612_m015235_c001_v0001177_t0007_u01781229155821") 2026/06/12 01:57:23 DEBUG : only7: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855310_d20260612_m015228_c001_v0001182_t0054_u01781229148443") 2026/06/12 01:57:23 DEBUG : only7: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4212604ea375e899_d20260612_m015220_c001_v7007000_t0000_u01781229140075") 2026/06/12 01:57:23 DEBUG : only7: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855248_d20260612_m015212_c001_v0001182_t0027_u01781229132651") 2026/06/12 01:57:23 DEBUG : only8: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587129_d20260612_m015243_c001_v7007000_t0000_u01781229163553") 2026/06/12 01:57:23 DEBUG : only8: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f419de9aaa9feacd0_d20260612_m015235_c001_v0001172_t0023_u01781229155649") 2026/06/12 01:57:23 DEBUG : only8: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855316_d20260612_m015228_c001_v0001182_t0018_u01781229148855") 2026/06/12 01:57:23 DEBUG : only8: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba815_d20260612_m015220_c001_v7007000_t0000_u01781229140197") 2026/06/12 01:57:23 DEBUG : only8: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855250_d20260612_m015213_c001_v0001182_t0007_u01781229133064") 2026/06/12 01:57:23 DEBUG : only9: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c58712a_d20260612_m015243_c001_v7007000_t0000_u01781229163792") 2026/06/12 01:57:23 DEBUG : only9: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f419de9aaa9feacd2_d20260612_m015235_c001_v0001172_t0023_u01781229155831") 2026/06/12 01:57:24 DEBUG : only9: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985531a_d20260612_m015229_c001_v0001182_t0026_u01781229149257") 2026/06/12 01:57:24 DEBUG : only9: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41459aa7c48ba816_d20260612_m015220_c001_v7007000_t0000_u01781229140239") 2026/06/12 01:57:24 DEBUG : only9: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855256_d20260612_m015213_c001_v0001182_t0028_u01781229133627") 2026/06/12 01:57:24 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade92_d20260612_m014814_c001_v7007000_t0000_u01781228894508") 2026/06/12 01:57:24 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f111743e17bc8066e_d20260612_m014812_c001_v0001106_t0059_u01781228892244") 2026/06/12 01:57:24 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade8d_d20260612_m014811_c001_v7007000_t0000_u01781228891150") 2026/06/12 01:57:24 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8fdd_d20260612_m014809_c001_v0001105_t0010_u01781228889459") 2026/06/12 01:57:24 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade88_d20260612_m014808_c001_v7007000_t0000_u01781228888364") 2026/06/12 01:57:24 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309854b2b_d20260612_m014805_c001_v0001182_t0011_u01781228885623") 2026/06/12 01:57:24 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade4d_d20260612_m014753_c001_v7007000_t0000_u01781228873820") 2026/06/12 01:57:24 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8fb0_d20260612_m014752_c001_v0001105_t0031_u01781228872365") 2026/06/12 01:57:24 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade45_d20260612_m014750_c001_v7007000_t0000_u01781228870632") 2026/06/12 01:57:24 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8fa6_d20260612_m014749_c001_v0001105_t0028_u01781228869684") 2026/06/12 01:57:24 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade3f_d20260612_m014748_c001_v7007000_t0000_u01781228868348") 2026/06/12 01:57:24 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f9e_d20260612_m014747_c001_v0001105_t0020_u01781228867196") 2026/06/12 01:57:24 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4051cb60556821d9_d20260612_m014740_c001_v7007000_t0000_u01781228860840") 2026/06/12 01:57:24 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f7e_d20260612_m014738_c001_v0001105_t0025_u01781228858794") 2026/06/12 01:57:24 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4051cb60556821d5_d20260612_m014738_c001_v7007000_t0000_u01781228858430") 2026/06/12 01:57:24 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f78_d20260612_m014736_c001_v0001105_t0041_u01781228856281") 2026/06/12 01:57:24 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4051cb60556821d2_d20260612_m014735_c001_v7007000_t0000_u01781228855919") 2026/06/12 01:57:24 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f74_d20260612_m014734_c001_v0001105_t0040_u01781228854864") 2026/06/12 01:57:25 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f6e_d20260612_m014733_c001_v0001105_t0033_u01781228853932") 2026/06/12 01:57:25 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4051cb60556821cd_d20260612_m014733_c001_v7007000_t0000_u01781228853569") 2026/06/12 01:57:25 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f6a_d20260612_m014732_c001_v0001105_t0028_u01781228852947") 2026/06/12 01:57:25 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f66_d20260612_m014731_c001_v0001105_t0043_u01781228851114") 2026/06/12 01:57:25 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4051cb60556821cc_d20260612_m014730_c001_v7007000_t0000_u01781228850751") 2026/06/12 01:57:25 DEBUG : potato: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f60_d20260612_m014729_c001_v0001105_t0042_u01781228849305") 2026/06/12 01:57:25 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4102b035d8edf807_d20260612_m014959_c001_v7007000_t0000_u01781228999239") 2026/06/12 01:57:25 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a90bc_d20260612_m014958_c001_v0001105_t0049_u01781228998360") 2026/06/12 01:57:25 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8adeb4_d20260612_m014849_c001_v7007000_t0000_u01781228929546") 2026/06/12 01:57:25 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309854c33_d20260612_m014845_c001_v0001182_t0015_u01781228925182") 2026/06/12 01:57:25 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f419025848186a0d7_d20260612_m014838_c001_v7007000_t0000_u01781228918152") 2026/06/12 01:57:25 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a900f_d20260612_m014833_c001_v0001105_t0059_u01781228913088") 2026/06/12 01:57:25 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256742_d20260612_m014825_c001_v7007000_t0000_u01781228905295") 2026/06/12 01:57:25 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309854b9f_d20260612_m014821_c001_v0001182_t0058_u01781228901453") 2026/06/12 01:57:25 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade57_d20260612_m014758_c001_v7007000_t0000_u01781228878939") 2026/06/12 01:57:25 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8fbc_d20260612_m014757_c001_v0001105_t0031_u01781228877178") 2026/06/12 01:57:25 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade54_d20260612_m014756_c001_v7007000_t0000_u01781228876688") 2026/06/12 01:57:25 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8fb4_d20260612_m014754_c001_v0001105_t0019_u01781228874364") 2026/06/12 01:57:25 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade4e_d20260612_m014754_c001_v7007000_t0000_u01781228874002") 2026/06/12 01:57:25 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8fb2_d20260612_m014753_c001_v0001105_t0051_u01781228873076") 2026/06/12 01:57:26 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade4a_d20260612_m014752_c001_v7007000_t0000_u01781228872002") 2026/06/12 01:57:26 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8faa_d20260612_m014750_c001_v0001105_t0031_u01781228870996") 2026/06/12 01:57:26 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade42_d20260612_m014749_c001_v7007000_t0000_u01781228869278") 2026/06/12 01:57:26 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8fa4_d20260612_m014748_c001_v0001105_t0022_u01781228868357") 2026/06/12 01:57:26 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4051cb60556821df_d20260612_m014741_c001_v7007000_t0000_u01781228861569") 2026/06/12 01:57:26 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f86_d20260612_m014740_c001_v0001105_t0034_u01781228860080") 2026/06/12 01:57:26 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead200602_d20260612_m014630_c001_v7007000_t0000_u01781228790466") 2026/06/12 01:57:26 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8e9e_d20260612_m014629_c001_v0001105_t0027_u01781228789336") 2026/06/12 01:57:26 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4110812ce6f616d3_d20260612_m014527_c001_v7007000_t0000_u01781228727880") 2026/06/12 01:57:26 DEBUG : potato2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8e1e_d20260612_m014526_c001_v0001105_t0031_u01781228726898") 2026/06/12 01:57:26 DEBUG : potato3: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8adeb5_d20260612_m014850_c001_v7007000_t0000_u01781228930064") 2026/06/12 01:57:26 DEBUG : potato3: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309854c39_d20260612_m014846_c001_v0001182_t0005_u01781228926103") 2026/06/12 01:57:26 DEBUG : potato3: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f419025848186a0d8_d20260612_m014838_c001_v7007000_t0000_u01781228918342") 2026/06/12 01:57:26 DEBUG : potato3: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a9011_d20260612_m014834_c001_v0001105_t0055_u01781228914287") 2026/06/12 01:57:26 DEBUG : potato3: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256744_d20260612_m014825_c001_v7007000_t0000_u01781228905863") 2026/06/12 01:57:26 DEBUG : potato3: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309854ba3_d20260612_m014821_c001_v0001182_t0005_u01781228901969") 2026/06/12 01:57:26 DEBUG : pre-dest1/1: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41632da40ea883ed_d20260612_m015033_c001_v7007000_t0000_u01781229033504") 2026/06/12 01:57:26 DEBUG : pre-dest1/1: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309854eca_d20260612_m015025_c001_v0001182_t0047_u01781229025224") 2026/06/12 01:57:26 DEBUG : pre-dest2/2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41632da40ea883ee_d20260612_m015033_c001_v7007000_t0000_u01781229033686") 2026/06/12 01:57:26 DEBUG : pre-dest2/2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a90e2_d20260612_m015025_c001_v0001105_t0040_u01781229025792") 2026/06/12 01:57:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb2567df_d20260612_m015011_c001_v7007000_t0000_u01781229011076") 2026/06/12 01:57:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309854e76_d20260612_m015007_c001_v0001182_t0003_u01781229007048") 2026/06/12 01:57:27 DEBUG : sizeonly: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4051cb60556821b7_d20260612_m014713_c001_v7007000_t0000_u01781228833149") 2026/06/12 01:57:27 DEBUG : sizeonly: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f24_d20260612_m014711_c001_v0001105_t0046_u01781228831652") 2026/06/12 01:57:27 DEBUG : splitbanan: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c58720a_d20260612_m015444_c001_v7007000_t0000_u01781229284829") 2026/06/12 01:57:27 DEBUG : splitbanan: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306135_d20260612_m015437_c001_v0001177_t0006_u01781229277252") 2026/06/12 01:57:27 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a378e_d20260612_m015602_c001_v7007000_t0000_u01781229362997") 2026/06/12 01:57:27 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feb038_d20260612_m015556_c001_v0001172_t0039_u01781229356075") 2026/06/12 01:57:27 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f420801e615cd8283_d20260612_m015547_c001_v7007000_t0000_u01781229347711") 2026/06/12 01:57:27 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feb000_d20260612_m015541_c001_v0001172_t0020_u01781229341065") 2026/06/12 01:57:27 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d1690_d20260612_m015532_c001_v7007000_t0000_u01781229332343") 2026/06/12 01:57:27 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feafd4_d20260612_m015526_c001_v0001172_t0051_u01781229326032") 2026/06/12 01:57:27 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b39_d20260612_m015517_c001_v7007000_t0000_u01781229317077") 2026/06/12 01:57:27 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feafa8_d20260612_m015510_c001_v0001172_t0009_u01781229310647") 2026/06/12 01:57:27 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f418aa12dc76bba3a_d20260612_m015501_c001_v7007000_t0000_u01781229301638") 2026/06/12 01:57:27 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaf70_d20260612_m015454_c001_v0001172_t0050_u01781229294726") 2026/06/12 01:57:27 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f400c94f05890e743_d20260612_m015439_c001_v7007000_t0000_u01781229279135") 2026/06/12 01:57:27 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94534ee_d20260612_m015435_c001_v0001109_t0025_u01781229275878") 2026/06/12 01:57:27 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873e04_d20260612_m015425_c001_v7007000_t0000_u01781229265510") 2026/06/12 01:57:27 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94534bc_d20260612_m015418_c001_v0001109_t0012_u01781229258391") 2026/06/12 01:57:27 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4250a362d9873de8_d20260612_m015417_c001_v7007000_t0000_u01781229257459") 2026/06/12 01:57:27 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaed6_d20260612_m015414_c001_v0001172_t0025_u01781229254393") 2026/06/12 01:57:27 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256888_d20260612_m015405_c001_v7007000_t0000_u01781229245149") 2026/06/12 01:57:27 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c945347e_d20260612_m015357_c001_v0001109_t0025_u01781229237969") 2026/06/12 01:57:28 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4136031bce275b06_d20260612_m015356_c001_v7007000_t0000_u01781229236459") 2026/06/12 01:57:28 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c9453472_d20260612_m015353_c001_v0001109_t0020_u01781229233540") 2026/06/12 01:57:28 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f417ad3e9f1d952c3_d20260612_m015338_c001_v7007000_t0000_u01781229218957") 2026/06/12 01:57:28 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feae10_d20260612_m015334_c001_v0001172_t0047_u01781229214886") 2026/06/12 01:57:28 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ae7a6_d20260612_m015325_c001_v7007000_t0000_u01781229205976") 2026/06/12 01:57:28 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feadd2_d20260612_m015319_c001_v0001172_t0051_u01781229199188") 2026/06/12 01:57:28 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead2007d2_d20260612_m015311_c001_v7007000_t0000_u01781229191002") 2026/06/12 01:57:28 DEBUG : splitbananasplit: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9fead5e_d20260612_m015304_c001_v0001172_t0036_u01781229184435") 2026/06/12 01:57:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40890aaf5d3d165d_d20260612_m015420_c001_v7007000_t0000_u01781229260451") 2026/06/12 01:57:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feaee2_d20260612_m015415_c001_v0001172_t0012_u01781229255363") 2026/06/12 01:57:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587132_d20260612_m015256_c001_v7007000_t0000_u01781229176860") 2026/06/12 01:57:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b39130985540a_d20260612_m015254_c001_v0001182_t0028_u01781229174257") 2026/06/12 01:57:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4051cb6055682391_d20260612_m015253_c001_v7007000_t0000_u01781229173131") 2026/06/12 01:57:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94533c4_d20260612_m015250_c001_v0001109_t0039_u01781229170279") 2026/06/12 01:57:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256738_d20260612_m014818_c001_v7007000_t0000_u01781228898719") 2026/06/12 01:57:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8feb_d20260612_m014817_c001_v0001105_t0018_u01781228897800") 2026/06/12 01:57:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f422b87c6cb256735_d20260612_m014817_c001_v7007000_t0000_u01781228897224") 2026/06/12 01:57:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8fe7_d20260612_m014816_c001_v0001105_t0042_u01781228896028") 2026/06/12 01:57:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead200625_d20260612_m014708_c001_v7007000_t0000_u01781228828660") 2026/06/12 01:57:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f12_d20260612_m014706_c001_v0001105_t0021_u01781228826917") 2026/06/12 01:57:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead200624_d20260612_m014706_c001_v7007000_t0000_u01781228826555") 2026/06/12 01:57:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f0e_d20260612_m014705_c001_v0001105_t0025_u01781228825203") 2026/06/12 01:57:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead200622_d20260612_m014703_c001_v7007000_t0000_u01781228823133") 2026/06/12 01:57:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8f06_d20260612_m014700_c001_v0001105_t0030_u01781228820806") 2026/06/12 01:57:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead20061c_d20260612_m014700_c001_v7007000_t0000_u01781228820264") 2026/06/12 01:57:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8efe_d20260612_m014658_c001_v0001105_t0043_u01781228818876") 2026/06/12 01:57:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8ef0_d20260612_m014655_c001_v0001105_t0036_u01781228815847") 2026/06/12 01:57:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead20061b_d20260612_m014655_c001_v7007000_t0000_u01781228815384") 2026/06/12 01:57:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8eec_d20260612_m014654_c001_v0001105_t0027_u01781228814774") 2026/06/12 01:57:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8eea_d20260612_m014653_c001_v0001105_t0011_u01781228813884") 2026/06/12 01:57:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead20061a_d20260612_m014653_c001_v7007000_t0000_u01781228813522") 2026/06/12 01:57:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8edc_d20260612_m014648_c001_v0001105_t0031_u01781228808897") 2026/06/12 01:57:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8ed2_d20260612_m014646_c001_v0001105_t0030_u01781228806006") 2026/06/12 01:57:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead200616_d20260612_m014645_c001_v7007000_t0000_u01781228805570") 2026/06/12 01:57:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8ec8_d20260612_m014644_c001_v0001105_t0015_u01781228804772") 2026/06/12 01:57:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8ec2_d20260612_m014643_c001_v0001105_t0035_u01781228803900") 2026/06/12 01:57:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead200615_d20260612_m014643_c001_v7007000_t0000_u01781228803539") 2026/06/12 01:57:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8eb8_d20260612_m014639_c001_v0001105_t0012_u01781228799624") 2026/06/12 01:57:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead200612_d20260612_m014639_c001_v7007000_t0000_u01781228799262") 2026/06/12 01:57:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8eb6_d20260612_m014638_c001_v0001105_t0031_u01781228798510") 2026/06/12 01:57:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead200610_d20260612_m014637_c001_v7007000_t0000_u01781228797611") 2026/06/12 01:57:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8eb2_d20260612_m014636_c001_v0001105_t0010_u01781228796695") 2026/06/12 01:57:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead20060f_d20260612_m014636_c001_v7007000_t0000_u01781228796151") 2026/06/12 01:57:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8eb0_d20260612_m014635_c001_v0001105_t0017_u01781228795558") 2026/06/12 01:57:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead20060e_d20260612_m014634_c001_v7007000_t0000_u01781228794658") 2026/06/12 01:57:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8eae_d20260612_m014633_c001_v0001105_t0027_u01781228793626") 2026/06/12 01:57:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead200608_d20260612_m014633_c001_v7007000_t0000_u01781228793084") 2026/06/12 01:57:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8ea4_d20260612_m014632_c001_v0001105_t0052_u01781228792326") 2026/06/12 01:57:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f427de69ead200604_d20260612_m014631_c001_v7007000_t0000_u01781228791784") 2026/06/12 01:57:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8ea0_d20260612_m014631_c001_v0001105_t0023_u01781228791025") 2026/06/12 01:57:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4110812ce6f616ce_d20260612_m014525_c001_v7007000_t0000_u01781228725046") 2026/06/12 01:57:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8e14_d20260612_m014524_c001_v0001105_t0057_u01781228724214") 2026/06/12 01:57:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4110812ce6f616ca_d20260612_m014523_c001_v7007000_t0000_u01781228723669") 2026/06/12 01:57:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8e10_d20260612_m014522_c001_v0001105_t0036_u01781228722909") 2026/06/12 01:57:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4110812ce6f616c5_d20260612_m014522_c001_v7007000_t0000_u01781228722005") 2026/06/12 01:57:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8e0e_d20260612_m014521_c001_v0001105_t0020_u01781228721194") 2026/06/12 01:57:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4110812ce6f616b4_d20260612_m014518_c001_v7007000_t0000_u01781228718908") 2026/06/12 01:57:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8dfe_d20260612_m014517_c001_v0001105_t0043_u01781228717879") 2026/06/12 01:57:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587133_d20260612_m015257_c001_v7007000_t0000_u01781229177043") 2026/06/12 01:57:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9fead20_d20260612_m015254_c001_v0001172_t0025_u01781229174260") 2026/06/12 01:57:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f4051cb6055682392_d20260612_m015253_c001_v7007000_t0000_u01781229173317") 2026/06/12 01:57:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305f0d_d20260612_m015250_c001_v0001177_t0039_u01781229170290") 2026/06/12 01:57:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a3791_d20260612_m015605_c001_v7007000_t0000_u01781229365202") 2026/06/12 01:57:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94535a6_d20260612_m015604_c001_v0001109_t0030_u01781229364337") 2026/06/12 01:57:31 DEBUG : sub/yam: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade91_d20260612_m014813_c001_v7007000_t0000_u01781228893962") 2026/06/12 01:57:31 DEBUG : sub/yam: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309854b5b_d20260612_m014811_c001_v0001182_t0005_u01781228891890") 2026/06/12 01:57:31 DEBUG : test_dir1/file2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c58712f_d20260612_m015249_c001_v7007000_t0000_u01781229169513") 2026/06/12 01:57:31 DEBUG : test_dir1/file2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b3913098553dc_d20260612_m015247_c001_v0001182_t0015_u01781229167642") 2026/06/12 01:57:31 DEBUG : test_dir1/file2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c58712c_d20260612_m015246_c001_v7007000_t0000_u01781229166826") 2026/06/12 01:57:31 DEBUG : test_dir1/file2: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305efb_d20260612_m015244_c001_v0001177_t0024_u01781229164790") 2026/06/12 01:57:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c587130_d20260612_m015249_c001_v7007000_t0000_u01781229169698") 2026/06/12 01:57:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b305f09_d20260612_m015247_c001_v0001177_t0011_u01781229167631") 2026/06/12 01:57:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f41992fd51c58712d_d20260612_m015247_c001_v7007000_t0000_u01781229167009") 2026/06/12 01:57:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94533b6_d20260612_m015244_c001_v0001109_t0057_u01781229164775") 2026/06/12 01:57:31 DEBUG : three: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade74_d20260612_m014804_c001_v7007000_t0000_u01781228884892") 2026/06/12 01:57:31 DEBUG : three: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8fd5_d20260612_m014803_c001_v0001105_t0049_u01781228883430") 2026/06/12 01:57:31 DEBUG : three: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f117893210e4a8fcc_d20260612_m014800_c001_v0001105_t0051_u01781228880407") 2026/06/12 01:57:31 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a3793_d20260612_m015606_c001_v7007000_t0000_u01781229366748") 2026/06/12 01:57:31 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855a48_d20260612_m015606_c001_v0001182_t0053_u01781229366137") 2026/06/12 01:57:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a37af_d20260612_m015626_c001_v7007000_t0000_u01781229386171") 2026/06/12 01:57:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b306315_d20260612_m015624_c001_v0001177_t0047_u01781229384481") 2026/06/12 01:57:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a37aa_d20260612_m015622_c001_v7007000_t0000_u01781229382925") 2026/06/12 01:57:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855aaf_d20260612_m015621_c001_v0001182_t0053_u01781229381074") 2026/06/12 01:57:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a37a7_d20260612_m015620_c001_v7007000_t0000_u01781229380109") 2026/06/12 01:57:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94535ca_d20260612_m015619_c001_v0001109_t0055_u01781229379136") 2026/06/12 01:57:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a379e_d20260612_m015613_c001_v7007000_t0000_u01781229373911") 2026/06/12 01:57:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855a77_d20260612_m015612_c001_v0001182_t0023_u01781229372723") 2026/06/12 01:57:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a37a2_d20260612_m015616_c001_v7007000_t0000_u01781229376407") 2026/06/12 01:57:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3062ef_d20260612_m015614_c001_v0001177_t0025_u01781229374856") 2026/06/12 01:57:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a379b_d20260612_m015611_c001_v7007000_t0000_u01781229371770") 2026/06/12 01:57:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f10989a47c94535b8_d20260612_m015610_c001_v0001109_t0031_u01781229370876") 2026/06/12 01:57:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a3798_d20260612_m015609_c001_v7007000_t0000_u01781229369924") 2026/06/12 01:57:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feb090_d20260612_m015609_c001_v0001172_t0023_u01781229369269") 2026/06/12 01:57:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a3795_d20260612_m015608_c001_v7007000_t0000_u01781229368311") 2026/06/12 01:57:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11520a5c5b3062c1_d20260612_m015607_c001_v0001177_t0036_u01781229367703") 2026/06/12 01:57:32 DEBUG : toe/toe/toe: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ae845_d20260612_m015631_c001_v7007000_t0000_u01781229391713") 2026/06/12 01:57:32 DEBUG : toe/toe/toe: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309855af7_d20260612_m015631_c001_v0001182_t0010_u01781229391082") 2026/06/12 01:57:32 DEBUG : toe/toe/toe: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a37a4_d20260612_m015618_c001_v7007000_t0000_u01781229378157") 2026/06/12 01:57:32 DEBUG : toe/toe/toe: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feb0a2_d20260612_m015617_c001_v0001172_t0053_u01781229377376") 2026/06/12 01:57:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a37b0_d20260612_m015626_c001_v7007000_t0000_u01781229386780") 2026/06/12 01:57:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f119de9aaa9feb0be_d20260612_m015625_c001_v0001172_t0044_u01781229385815") 2026/06/12 01:57:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f40395640b43a37ac_d20260612_m015623_c001_v7007000_t0000_u01781229383520") 2026/06/12 01:57:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f111192eb02558095_d20260612_m015622_c001_v0001144_t0039_u01781229382239") 2026/06/12 01:57:32 DEBUG : two: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade76_d20260612_m014805_c001_v7007000_t0000_u01781228885074") 2026/06/12 01:57:33 DEBUG : two: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f411743e17bc80658_d20260612_m014802_c001_v0001106_t0050_u01781228882869") 2026/06/12 01:57:33 DEBUG : two: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f417893210e4a8fc8_d20260612_m014800_c001_v0001105_t0030_u01781228880222") 2026/06/12 01:57:33 DEBUG : yam: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade93_d20260612_m014814_c001_v7007000_t0000_u01781228894706") 2026/06/12 01:57:33 DEBUG : yam: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f108ddb3f7fc923b8_d20260612_m014813_c001_v0001097_t0000_u01781228893530") 2026/06/12 01:57:33 DEBUG : yam: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade8c_d20260612_m014810_c001_v7007000_t0000_u01781228890581") 2026/06/12 01:57:33 DEBUG : yam: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f112b391309854b41_d20260612_m014809_c001_v0001182_t0048_u01781228889104") 2026/06/12 01:57:33 DEBUG : yam: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade83_d20260612_m014807_c001_v7007000_t0000_u01781228887815") 2026/06/12 01:57:33 DEBUG : yam: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f111743e17bc8065e_d20260612_m014805_c001_v0001106_t0037_u01781228885633") 2026/06/12 01:57:33 DEBUG : yaml: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade8f_d20260612_m014811_c001_v7007000_t0000_u01781228891334") 2026/06/12 01:57:33 DEBUG : yaml: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f11885d1b0d2fe551_d20260612_m014810_c001_v0001184_t0007_u01781228890339") 2026/06/12 01:57:33 DEBUG : yaml: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f404158e0ad8ade8a_d20260612_m014808_c001_v7007000_t0000_u01781228888545") 2026/06/12 01:57:33 DEBUG : yaml: Deleting (id "4_z1f624d03801dbb9b9fe80e1b_f1082968c88befdfe_d20260612_m014807_c001_v0001144_t0019_u01781228887227") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 12m19.629028965s (try 1/5)