"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/05/25 04:52:05 DEBUG : Creating backend with remote "TestB2:rclone-test-pukoyoy4ceqa" 2026/05/25 04:52:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/25 04:52:06 DEBUG : Creating backend with remote "/tmp/rclone456128948" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 04:52:07 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:52:07 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/25 04:52:07 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.67s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 04:52:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 04:52:07 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:52:07 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:52:08 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 04:52:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 04:52:08 INFO : sub dir/hello world: Copied (new) 2026/05/25 04:52:08 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.75s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", 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-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:10 DEBUG : Creating backend with remote "/non-existing" 2026/05/25 04:52:10 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/25 04:52:10 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:52:10 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 04:52:11 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:52:11 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:52:11 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 04:52:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 04:52:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.72s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", 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-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:12 INFO : B2 bucket rclone-test-pukoyoy4ceqa: Running all checks before starting transfers 2026/05/25 04:52:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 04:52:12 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:52:12 INFO : B2 bucket rclone-test-pukoyoy4ceqa: Checks finished, now starting transfers 2026/05/25 04:52:12 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:52:13 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 04:52:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 04:52:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.26s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:14 ERROR : Ignoring --no-traverse with sync 2026/05/25 04:52:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 04:52:14 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:52:14 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:52:14 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 04:52:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 04:52:14 INFO : sub dir/hello world: Copied (new) 2026/05/25 04:52:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.30s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/25 04:52:15 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:52:15 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:52:15 DEBUG : hello world2: size = 12 OK 2026/05/25 04:52:15 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/25 04:52:15 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.33s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 04:52:16 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:52:16 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:52:17 DEBUG : potato2: size = 11 OK 2026/05/25 04:52:17 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 04:52:17 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.21s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 04:52:18 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:52:18 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:52:18 DEBUG : potato2: size = 11 OK 2026/05/25 04:52:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 04:52:18 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.67s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/25 04:52:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 04:52:19 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/25 04:52:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 04:52:19 INFO : sub dir2: Making directory 2026/05/25 04:52:19 INFO : sub dir: Making directory 2026/05/25 04:52:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 04:52:19 INFO : sub dir2/sub sub dir2: Making directory 2026/05/25 04:52:19 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:52:19 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:52:20 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 04:52:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 04:52:20 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/05/25 04:52:20 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.28s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:20 INFO : sub dir2: Making directory 2026/05/25 04:52:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/25 04:52:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 04:52:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 04:52:21 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:52:21 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:52:21 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 04:52:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 04:52:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.26s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:22 DEBUG : sub dir2: Making directory with metadata 2026/05/25 04:52:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 04:52:22 INFO : sub dir2: Making directory 2026/05/25 04:52:22 INFO : sub dir: Making directory 2026/05/25 04:52:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 04:52:22 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:52:22 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:52:22 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 04:52:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 04:52:22 INFO : sub dir/hello world: Copied (new) 2026/05/25 04:52:22 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/25 04:52:22 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/25 04:52:23 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.44s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", 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-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:23 INFO : sub dir2: Making directory 2026/05/25 04:52:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 04:52:24 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:52:24 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:52:24 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 04:52:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 04:52:24 INFO : sub dir/hello world: Copied (new) 2026/05/25 04:52:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.28s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:25 DEBUG : sub dir2: Making directory with metadata 2026/05/25 04:52:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 04:52:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 04:52:25 INFO : sub dir2: Making directory 2026/05/25 04:52:25 INFO : sub dir: Making directory 2026/05/25 04:52:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 04:52:25 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:52:25 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:52:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 04:52:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 04:52:25 INFO : sub dir/hello world: Copied (new) 2026/05/25 04:52:25 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/25 04:52:26 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.38s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", 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-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:26 INFO : sub dir2: Making directory 2026/05/25 04:52:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 04:52:27 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:52:27 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:52:27 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 04:52:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 04:52:27 INFO : sub dir/hello world: Copied (new) 2026/05/25 04:52:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.34s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:28 DEBUG : Creating backend with remote "TestB2:rclone-test-pogusaw5wote" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-pukoyoy4ceqa -> B2 bucket rclone-test-pogusaw5wote 2026/05/25 04:52:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 04:52:30 DEBUG : B2 bucket rclone-test-pogusaw5wote: Waiting for checks to finish 2026/05/25 04:52:30 DEBUG : B2 bucket rclone-test-pogusaw5wote: Waiting for transfers to finish 2026/05/25 04:52:31 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 04:52:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 04:52:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/25 04:52:31 DEBUG : B2 bucket rclone-test-pogusaw5wote: Purge remote 2026/05/25 04:52:31 INFO : B2 bucket rclone-test-pogusaw5wote: cleaning bucket "rclone-test-pogusaw5wote" of all files 2026/05/25 04:52:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fa23d4370ad5bdb9fe80e1b_f11118f70e201e943_d20260525_m045230_c001_v0001097_t0046_u01779684750919") --- PASS: TestServerSideCopy (4.57s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:33 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:52:33 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone456128948) 2026/05/25 04:52:33 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:52:33 DEBUG : sub dir/hello world: Sizes differ 2026/05/25 04:52:33 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:52:34 DEBUG : sub dir/hello world: size = 17 OK 2026/05/25 04:52:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/25 04:52:34 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.03s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:35 DEBUG : Creating backend with remote "TestB2:rclone-test-qayubej1qape" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-pukoyoy4ceqa -> B2 bucket rclone-test-qayubej1qape 2026/05/25 04:52:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 04:52:36 DEBUG : B2 bucket rclone-test-qayubej1qape: Waiting for checks to finish 2026/05/25 04:52:36 DEBUG : B2 bucket rclone-test-qayubej1qape: Waiting for transfers to finish 2026/05/25 04:52:37 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 04:52:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 04:52:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/25 04:52:39 DEBUG : B2 bucket rclone-test-qayubej1qape: Waiting for checks to finish 2026/05/25 04:52:39 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:52:39 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qayubej1qape) 2026/05/25 04:52:39 DEBUG : sub dir/hello world: Sizes differ 2026/05/25 04:52:39 DEBUG : B2 bucket rclone-test-qayubej1qape: Waiting for transfers to finish 2026/05/25 04:52:39 DEBUG : sub dir/hello world: size = 17 OK 2026/05/25 04:52:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/25 04:52:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/25 04:52:39 DEBUG : B2 bucket rclone-test-qayubej1qape: Purge remote 2026/05/25 04:52:39 INFO : B2 bucket rclone-test-qayubej1qape: cleaning bucket "rclone-test-qayubej1qape" of all files 2026/05/25 04:52:40 DEBUG : sub dir/hello world: Deleting (id "4_z5f824de370ad5bdb9fe80e1b_f1026f0ec83582733_d20260525_m045239_c001_v0001180_t0015_u01779684759578") 2026/05/25 04:52:40 DEBUG : sub dir/hello world: Deleting (id "4_z5f824de370ad5bdb9fe80e1b_f119e68446715e599_d20260525_m045237_c001_v0001101_t0023_u01779684757605") --- PASS: TestServerSideCopyOverSelf (6.52s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:42 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:52:42 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone456128948) 2026/05/25 04:52:42 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:52:42 DEBUG : sub dir/hello world: Sizes differ 2026/05/25 04:52:42 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:52:42 DEBUG : sub dir/hello world: size = 17 OK 2026/05/25 04:52:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/25 04:52:42 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/25 04:52:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.97s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:43 DEBUG : Creating backend with remote "TestB2:rclone-test-duvumir5doge" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-pukoyoy4ceqa -> B2 bucket rclone-test-duvumir5doge 2026/05/25 04:52:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 04:52:45 DEBUG : B2 bucket rclone-test-duvumir5doge: Waiting for checks to finish 2026/05/25 04:52:45 DEBUG : B2 bucket rclone-test-duvumir5doge: Waiting for transfers to finish 2026/05/25 04:52:46 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 04:52:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 04:52:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/25 04:52:47 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:52:47 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-duvumir5doge) 2026/05/25 04:52:47 DEBUG : sub dir/hello world: Sizes differ 2026/05/25 04:52:47 DEBUG : B2 bucket rclone-test-duvumir5doge: Waiting for checks to finish 2026/05/25 04:52:47 DEBUG : B2 bucket rclone-test-duvumir5doge: Waiting for transfers to finish 2026/05/25 04:52:47 DEBUG : sub dir/hello world: size = 17 OK 2026/05/25 04:52:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/25 04:52:47 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/25 04:52:47 INFO : sub dir/hello world: Deleted 2026/05/25 04:52:48 DEBUG : testing file moves 2026/05/25 04:52:48 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:52:48 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-duvumir5doge) 2026/05/25 04:52:48 DEBUG : sub dir/hello world: Sizes differ 2026/05/25 04:52:48 DEBUG : B2 bucket rclone-test-duvumir5doge: Waiting for checks to finish 2026/05/25 04:52:48 DEBUG : B2 bucket rclone-test-duvumir5doge: Waiting for transfers to finish 2026/05/25 04:52:49 DEBUG : sub dir/hello world: size = 24 OK 2026/05/25 04:52:49 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/25 04:52:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/25 04:52:49 INFO : sub dir/hello world: Deleted 2026/05/25 04:52:50 DEBUG : B2 bucket rclone-test-duvumir5doge: Purge remote 2026/05/25 04:52:50 INFO : B2 bucket rclone-test-duvumir5doge: cleaning bucket "rclone-test-duvumir5doge" of all files 2026/05/25 04:52:50 DEBUG : sub dir/hello world: Deleting (id "4_z4f526de370ad5bdb9fe80e1b_f10535d0f194d2620_d20260525_m045249_c001_v0001116_t0034_u01779684769106") 2026/05/25 04:52:50 DEBUG : sub dir/hello world: Deleting (id "4_z4f526de370ad5bdb9fe80e1b_f11973bf0191c692c_d20260525_m045247_c001_v0001167_t0014_u01779684767281") 2026/05/25 04:52:50 DEBUG : sub dir/hello world: Deleting (id "4_z4f526de370ad5bdb9fe80e1b_f11850da0e2dc41ff_d20260525_m045245_c001_v0001134_t0011_u01779684765767") --- PASS: TestServerSideMoveOverSelf (8.22s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:51 ERROR : error listing: directory not found 2026/05/25 04:52:52 INFO : Local file system at /tmp/rclone456128948: Making directory 2026/05/25 04:52:52 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:52:52 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.61s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 04:52:54 DEBUG : Local file system at /tmp/rclone456128948: Waiting for checks to finish 2026/05/25 04:52:54 DEBUG : Local file system at /tmp/rclone456128948: Waiting for transfers to finish 2026/05/25 04:52:54 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/25 04:52:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 04:52:54 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/25 04:52:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.21s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:55 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/25 04:52:55 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:52:55 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:52:56 DEBUG : check sum: size = 1 OK 2026/05/25 04:52:56 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/25 04:52:56 INFO : check sum: Copied (new) 2026/05/25 04:52:56 DEBUG : Waiting for deletions to finish 2026/05/25 04:52:56 DEBUG : check sum: size = 1 OK 2026/05/25 04:52:56 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:52:56 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/25 04:52:56 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/25 04:52:56 DEBUG : check sum: Unchanged skipping 2026/05/25 04:52:56 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:52:56 DEBUG : Waiting for deletions to finish 2026/05/25 04:52:56 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.70s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:57 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/25 04:52:57 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:52:57 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:52:57 DEBUG : sizeonly: size = 6 OK 2026/05/25 04:52:57 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/25 04:52:57 INFO : sizeonly: Copied (new) 2026/05/25 04:52:57 DEBUG : Waiting for deletions to finish 2026/05/25 04:52:58 DEBUG : sizeonly: size = 6 OK 2026/05/25 04:52:58 DEBUG : sizeonly: Sizes identical 2026/05/25 04:52:58 DEBUG : sizeonly: Unchanged skipping 2026/05/25 04:52:58 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:52:58 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:52:58 DEBUG : Waiting for deletions to finish 2026/05/25 04:52:58 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.05s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:52:59 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/25 04:52:59 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:52:59 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:52:59 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/25 04:52:59 INFO : ignore-size: Copied (new) 2026/05/25 04:52:59 DEBUG : Waiting for deletions to finish 2026/05/25 04:53:00 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:00 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:53:00 DEBUG : ignore-size: Unchanged skipping 2026/05/25 04:53:00 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:00 DEBUG : Waiting for deletions to finish 2026/05/25 04:53:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.58s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:53:01 DEBUG : existing: size = 6 OK 2026/05/25 04:53:01 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:53:01 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:01 DEBUG : existing: Unchanged skipping 2026/05/25 04:53:01 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:01 DEBUG : Waiting for deletions to finish 2026/05/25 04:53:01 INFO : There was nothing to transfer 2026/05/25 04:53:01 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/25 04:53:01 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:01 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:02 DEBUG : existing: size = 6 OK 2026/05/25 04:53:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/25 04:53:02 INFO : existing: Copied (replaced existing) 2026/05/25 04:53:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.32s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:53:03 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/25 04:53:03 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:03 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:03 DEBUG : existing: size = 6 OK 2026/05/25 04:53:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/25 04:53:03 INFO : existing: Copied (new) 2026/05/25 04:53:03 DEBUG : Waiting for deletions to finish 2026/05/25 04:53:04 DEBUG : existing: Destination exists, skipping 2026/05/25 04:53:04 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:04 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:04 DEBUG : Waiting for deletions to finish 2026/05/25 04:53:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.73s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:53:05 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/25 04:53:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/25 04:53:06 DEBUG : c/non empty space: size = 5 OK 2026/05/25 04:53:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:53:06 DEBUG : c/non empty space: Unchanged skipping 2026/05/25 04:53:06 DEBUG : a/potato2: size = 60 OK 2026/05/25 04:53:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/25 04:53:06 INFO : a/potato2: Copied (new) 2026/05/25 04:53:06 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:06 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:06 DEBUG : Waiting for deletions to finish 2026/05/25 04:53:06 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.57s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:53:08 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:08 DEBUG : empty space: size = 1 OK 2026/05/25 04:53:08 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/05/25 04:53:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/25 04:53:08 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/25 04:53:08 DEBUG : empty space: Unchanged skipping 2026/05/25 04:53:08 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:08 DEBUG : Waiting for deletions to finish 2026/05/25 04:53:08 INFO : There was nothing to transfer 2026/05/25 04:53:08 DEBUG : empty space: size = 1 OK 2026/05/25 04:53:08 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/05/25 04:53:08 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/25 04:53:09 INFO : empty space: Updated modification time in destination 2026/05/25 04:53:09 DEBUG : empty space: Unchanged skipping 2026/05/25 04:53:09 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:09 DEBUG : Waiting for deletions to finish 2026/05/25 04:53:09 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:53:11 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:11 DEBUG : empty space: size = 1 OK 2026/05/25 04:53:11 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/05/25 04:53:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/25 04:53:11 DEBUG : empty space: Unchanged skipping 2026/05/25 04:53:11 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:11 DEBUG : Waiting for deletions to finish 2026/05/25 04:53:11 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.45s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:53:12 DEBUG : foo: size = 3 OK 2026/05/25 04:53:12 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/05/25 04:53:12 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone456128948) 2026/05/25 04:53:12 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:53:12 DEBUG : foo: sha1 differ 2026/05/25 04:53:12 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:12 DEBUG : foo: size = 3 OK 2026/05/25 04:53:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/25 04:53:12 INFO : foo: Copied (replaced existing) 2026/05/25 04:53:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:53:14 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/25 04:53:14 DEBUG : empty space: size = 1 OK 2026/05/25 04:53:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:53:14 DEBUG : empty space: Unchanged skipping 2026/05/25 04:53:14 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:14 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:14 DEBUG : potato: size = 60 OK 2026/05/25 04:53:14 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/25 04:53:14 INFO : potato: Copied (new) 2026/05/25 04:53:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:53:16 DEBUG : potato: size = 21 (Local file system at /tmp/rclone456128948) 2026/05/25 04:53:16 DEBUG : potato: size = 60 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:53:16 DEBUG : potato: Sizes differ 2026/05/25 04:53:16 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:16 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:16 DEBUG : potato: size = 21 OK 2026/05/25 04:53:16 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/25 04:53:16 INFO : potato: Copied (replaced existing) 2026/05/25 04:53:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.71s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:53:17 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:17 DEBUG : potato: size = 21 OK 2026/05/25 04:53:17 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/05/25 04:53:17 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone456128948) 2026/05/25 04:53:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:53:17 DEBUG : potato: sha1 differ 2026/05/25 04:53:17 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:18 DEBUG : potato: size = 21 OK 2026/05/25 04:53:18 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/25 04:53:18 INFO : potato: Copied (replaced existing) 2026/05/25 04:53:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:53:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 04:53:19 DEBUG : empty space: size = 1 OK 2026/05/25 04:53:19 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:19 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/25 04:53:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:53:19 DEBUG : empty space: Unchanged skipping 2026/05/25 04:53:19 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:19 DEBUG : Waiting for deletions to finish 2026/05/25 04:53:19 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:53:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 04:53:21 DEBUG : empty space: size = 1 OK 2026/05/25 04:53:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:53:21 DEBUG : empty space: Unchanged skipping 2026/05/25 04:53:21 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:21 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:22 DEBUG : potato2: size = 60 OK 2026/05/25 04:53:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/25 04:53:22 INFO : potato2: Copied (new) 2026/05/25 04:53:22 DEBUG : Waiting for deletions to finish 2026/05/25 04:53:22 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:53:24 INFO : d: Making directory 2026/05/25 04:53:24 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/25 04:53:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/25 04:53:24 DEBUG : c/non empty space: size = 5 OK 2026/05/25 04:53:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:53:24 DEBUG : c/non empty space: Unchanged skipping 2026/05/25 04:53:24 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:24 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:24 DEBUG : a/potato2: size = 60 OK 2026/05/25 04:53:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/25 04:53:24 INFO : a/potato2: Copied (new) 2026/05/25 04:53:24 DEBUG : Waiting for deletions to finish 2026/05/25 04:53:25 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:53:26 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/25 04:53:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/25 04:53:27 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:27 DEBUG : c/non empty space: size = 5 OK 2026/05/25 04:53:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:53:27 DEBUG : c/non empty space: Unchanged skipping 2026/05/25 04:53:27 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:27 DEBUG : a/potato2: size = 60 OK 2026/05/25 04:53:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/25 04:53:27 INFO : a/potato2: Copied (new) 2026/05/25 04:53:27 ERROR : B2 bucket rclone-test-pukoyoy4ceqa: not deleting files as there were IO errors 2026/05/25 04:53:27 ERROR : B2 bucket rclone-test-pukoyoy4ceqa: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.88s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:53:29 DEBUG : Waiting for deletions to finish 2026/05/25 04:53:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 04:53:30 DEBUG : empty space: size = 1 OK 2026/05/25 04:53:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:53:30 DEBUG : empty space: Unchanged skipping 2026/05/25 04:53:30 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:30 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:30 INFO : potato: Deleted 2026/05/25 04:53:30 DEBUG : potato2: size = 60 OK 2026/05/25 04:53:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/25 04:53:30 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.48s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:53:32 DEBUG : Waiting for deletions to finish 2026/05/25 04:53:32 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:32 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:32 INFO : potato: Deleted 2026/05/25 04:53:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 04:53:32 DEBUG : empty space: size = 1 OK 2026/05/25 04:53:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:53:32 DEBUG : empty space: Unchanged skipping 2026/05/25 04:53:32 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:32 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:33 DEBUG : potato2: size = 60 OK 2026/05/25 04:53:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/25 04:53:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.72s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:53:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 04:53:34 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:34 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:35 DEBUG : potato2: size = 19 OK 2026/05/25 04:53:35 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/25 04:53:35 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.07s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:53:36 DEBUG : enormous: Excluded (Size Filter) 2026/05/25 04:53:36 DEBUG : enormous: Excluded 2026/05/25 04:53:36 DEBUG : potato2: Excluded (Size Filter) 2026/05/25 04:53:36 DEBUG : potato2: Excluded 2026/05/25 04:53:37 DEBUG : potato2: Excluded (Size Filter) 2026/05/25 04:53:37 DEBUG : potato2: Excluded 2026/05/25 04:53:37 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:37 DEBUG : empty space: size = 1 OK 2026/05/25 04:53:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:53:37 DEBUG : empty space: Unchanged skipping 2026/05/25 04:53:37 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:37 DEBUG : Waiting for deletions to finish 2026/05/25 04:53:37 INFO : There was nothing to transfer 2026/05/25 04:53:37 DEBUG : enormous: Excluded (Size Filter) 2026/05/25 04:53:37 DEBUG : enormous: Excluded 2026/05/25 04:53:37 DEBUG : potato2: Excluded (Size Filter) 2026/05/25 04:53:37 DEBUG : potato2: Excluded 2026/05/25 04:53:37 DEBUG : potato2: Excluded (Size Filter) 2026/05/25 04:53:37 DEBUG : potato2: Excluded 2026/05/25 04:53:37 DEBUG : empty space: size = 1 OK 2026/05/25 04:53:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/25 04:53:37 DEBUG : empty space: Unchanged skipping 2026/05/25 04:53:37 DEBUG : Local file system at /tmp/rclone456128948: Waiting for checks to finish 2026/05/25 04:53:37 DEBUG : Local file system at /tmp/rclone456128948: Waiting for transfers to finish 2026/05/25 04:53:37 DEBUG : Waiting for deletions to finish 2026/05/25 04:53:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.16s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:53:39 DEBUG : enormous: Excluded (Size Filter) 2026/05/25 04:53:39 DEBUG : enormous: Excluded 2026/05/25 04:53:39 DEBUG : potato2: Excluded (Size Filter) 2026/05/25 04:53:39 DEBUG : potato2: Excluded 2026/05/25 04:53:39 DEBUG : empty space: size = 1 OK 2026/05/25 04:53:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:53:39 DEBUG : empty space: Unchanged skipping 2026/05/25 04:53:39 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:39 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:39 DEBUG : Waiting for deletions to finish 2026/05/25 04:53:39 INFO : enormous: Deleted 2026/05/25 04:53:40 INFO : potato2: Deleted 2026/05/25 04:53:40 INFO : There was nothing to transfer 2026/05/25 04:53:40 DEBUG : empty space: size = 1 OK 2026/05/25 04:53:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/25 04:53:40 DEBUG : empty space: Unchanged skipping 2026/05/25 04:53:40 DEBUG : Local file system at /tmp/rclone456128948: Waiting for checks to finish 2026/05/25 04:53:40 DEBUG : Local file system at /tmp/rclone456128948: Waiting for transfers to finish 2026/05/25 04:53:40 DEBUG : Waiting for deletions to finish 2026/05/25 04:53:40 INFO : enormous: Deleted 2026/05/25 04:53:40 INFO : potato2: Deleted 2026/05/25 04:53:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.71s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:53:42 DEBUG : five: Need to transfer - File not found at Destination 2026/05/25 04:53:42 DEBUG : four: size = 4 (Local file system at /tmp/rclone456128948) 2026/05/25 04:53:42 DEBUG : four: size = 8 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:53:42 DEBUG : four: Sizes differ 2026/05/25 04:53:42 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/25 04:53:42 DEBUG : one: Destination is newer than source, skipping 2026/05/25 04:53:42 DEBUG : three: size = 5 OK 2026/05/25 04:53:42 DEBUG : three: Sizes identical 2026/05/25 04:53:42 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/25 04:53:42 DEBUG : two: size = 3 OK 2026/05/25 04:53:42 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone456128948) 2026/05/25 04:53:42 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:53:42 DEBUG : two: sha1 differ 2026/05/25 04:53:42 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:42 DEBUG : five: size = 4 OK 2026/05/25 04:53:42 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/25 04:53:42 INFO : five: Copied (new) 2026/05/25 04:53:43 DEBUG : four: size = 4 OK 2026/05/25 04:53:43 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/25 04:53:43 INFO : four: Copied (replaced existing) 2026/05/25 04:53:43 DEBUG : two: size = 3 OK 2026/05/25 04:53:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/25 04:53:43 INFO : two: Copied (replaced existing) 2026/05/25 04:53:43 DEBUG : Waiting for deletions to finish 2026/05/25 04:53:43 DEBUG : five: size = 4 OK 2026/05/25 04:53:43 DEBUG : four: size = 4 OK 2026/05/25 04:53:43 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/25 04:53:43 DEBUG : three: size = 5 OK 2026/05/25 04:53:43 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/25 04:53:43 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:43 DEBUG : one: Destination is newer than source, skipping 2026/05/25 04:53:43 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/25 04:53:43 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone456128948) 2026/05/25 04:53:43 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/25 04:53:43 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/25 04:53:43 DEBUG : two: size = 3 OK 2026/05/25 04:53:43 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/25 04:53:43 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:53:43 DEBUG : three: sha1 differ 2026/05/25 04:53:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/25 04:53:43 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/25 04:53:43 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/25 04:53:43 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/25 04:53:43 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:44 DEBUG : three: size = 5 OK 2026/05/25 04:53:44 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/25 04:53:44 INFO : three: Copied (replaced existing) 2026/05/25 04:53:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.75s) === 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-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/25 04:53:45 INFO : B2 bucket rclone-test-pukoyoy4ceqa: Making map for --track-renames 2026/05/25 04:53:45 INFO : B2 bucket rclone-test-pukoyoy4ceqa: Finished making map for --track-renames 2026/05/25 04:53:45 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/25 04:53:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/25 04:53:45 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for renames to finish 2026/05/25 04:53:45 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:46 DEBUG : yam: size = 11 OK 2026/05/25 04:53:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/25 04:53:46 INFO : yam: Copied (new) 2026/05/25 04:53:46 DEBUG : potato: size = 14 OK 2026/05/25 04:53:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/25 04:53:46 INFO : potato: Copied (new) 2026/05/25 04:53:46 DEBUG : Waiting for deletions to finish 2026/05/25 04:53:46 DEBUG : potato: size = 14 OK 2026/05/25 04:53:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:53:46 DEBUG : potato: Unchanged skipping 2026/05/25 04:53:46 INFO : B2 bucket rclone-test-pukoyoy4ceqa: Making map for --track-renames 2026/05/25 04:53:46 INFO : B2 bucket rclone-test-pukoyoy4ceqa: Finished making map for --track-renames 2026/05/25 04:53:46 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:46 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for renames to finish 2026/05/25 04:53:47 DEBUG : yaml: size = 11 OK 2026/05/25 04:53:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/25 04:53:47 INFO : yam: Copied (server-side copy) to: yaml 2026/05/25 04:53:47 INFO : yam: Deleted 2026/05/25 04:53:47 INFO : yaml: Renamed from "yam" 2026/05/25 04:53:47 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.18s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/25 04:53:49 INFO : B2 bucket rclone-test-pukoyoy4ceqa: Making map for --track-renames 2026/05/25 04:53:49 INFO : B2 bucket rclone-test-pukoyoy4ceqa: Finished making map for --track-renames 2026/05/25 04:53:49 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/25 04:53:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/25 04:53:49 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for renames to finish 2026/05/25 04:53:49 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:49 DEBUG : yam: size = 11 OK 2026/05/25 04:53:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/25 04:53:49 INFO : yam: Copied (new) 2026/05/25 04:53:49 DEBUG : potato: size = 14 OK 2026/05/25 04:53:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/25 04:53:49 INFO : potato: Copied (new) 2026/05/25 04:53:49 DEBUG : Waiting for deletions to finish 2026/05/25 04:53:49 DEBUG : potato: size = 14 OK 2026/05/25 04:53:49 INFO : B2 bucket rclone-test-pukoyoy4ceqa: Making map for --track-renames 2026/05/25 04:53:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:53:49 INFO : B2 bucket rclone-test-pukoyoy4ceqa: Finished making map for --track-renames 2026/05/25 04:53:49 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:49 DEBUG : potato: Unchanged skipping 2026/05/25 04:53:49 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for renames to finish 2026/05/25 04:53:50 DEBUG : yaml: size = 11 OK 2026/05/25 04:53:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/25 04:53:50 INFO : yam: Copied (server-side copy) to: yaml 2026/05/25 04:53:50 INFO : yam: Deleted 2026/05/25 04:53:50 INFO : yaml: Renamed from "yam" 2026/05/25 04:53:50 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.63s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/25 04:53:51 INFO : B2 bucket rclone-test-pukoyoy4ceqa: Making map for --track-renames 2026/05/25 04:53:51 INFO : B2 bucket rclone-test-pukoyoy4ceqa: Finished making map for --track-renames 2026/05/25 04:53:51 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/25 04:53:51 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/25 04:53:51 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for renames to finish 2026/05/25 04:53:51 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:51 DEBUG : sub/yam: size = 11 OK 2026/05/25 04:53:51 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/25 04:53:51 INFO : sub/yam: Copied (new) 2026/05/25 04:53:52 DEBUG : potato: size = 14 OK 2026/05/25 04:53:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/25 04:53:52 INFO : potato: Copied (new) 2026/05/25 04:53:52 DEBUG : Waiting for deletions to finish 2026/05/25 04:53:53 DEBUG : potato: size = 14 OK 2026/05/25 04:53:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:53:53 DEBUG : potato: Unchanged skipping 2026/05/25 04:53:53 INFO : B2 bucket rclone-test-pukoyoy4ceqa: Making map for --track-renames 2026/05/25 04:53:53 INFO : B2 bucket rclone-test-pukoyoy4ceqa: Finished making map for --track-renames 2026/05/25 04:53:53 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:53 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for renames to finish 2026/05/25 04:53:53 DEBUG : yam: size = 11 OK 2026/05/25 04:53:53 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/25 04:53:53 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/25 04:53:54 INFO : sub/yam: Deleted 2026/05/25 04:53:54 INFO : yam: Renamed from "sub/yam" 2026/05/25 04:53:54 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.51s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:53:55 DEBUG : Creating backend with remote "/tmp/rclone456128948/dir1" 2026/05/25 04:53:55 DEBUG : Creating backend with remote "/tmp/rclone456128948/dir2" 2026/05/25 04:53:55 DEBUG : Local file system at /tmp/rclone456128948/dir2: Using server-side directory move 2026/05/25 04:53:55 INFO : Local file system at /tmp/rclone456128948/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/25 04:53:55 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/25 04:53:55 DEBUG : Local file system at /tmp/rclone456128948/dir2: Waiting for checks to finish 2026/05/25 04:53:55 DEBUG : Local file system at /tmp/rclone456128948/dir2: Waiting for transfers to finish 2026/05/25 04:53:55 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:53:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 04:53:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/25 04:53:55 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:55 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:55 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/25 04:53:55 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/25 04:53:55 INFO : nested/sub dir/file: Copied (new) 2026/05/25 04:53:55 INFO : nested/sub dir/file: Deleted 2026/05/25 04:53:56 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 04:53:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 04:53:56 INFO : sub dir/hello world: Copied (new) 2026/05/25 04:53:56 INFO : sub dir/hello world: Deleted 2026/05/25 04:53:56 INFO : sub dir: Removing directory 2026/05/25 04:53:56 INFO : nested/sub dir: Removing directory 2026/05/25 04:53:56 INFO : nested: Removing directory 2026/05/25 04:53:56 DEBUG : Local file system at /tmp/rclone456128948: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.85s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:53:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 04:53:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/25 04:53:57 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:57 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:57 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/25 04:53:57 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/25 04:53:57 INFO : nested/sub dir/file: Copied (new) 2026/05/25 04:53:57 INFO : nested/sub dir/file: Deleted 2026/05/25 04:53:57 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 04:53:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 04:53:57 INFO : sub dir/hello world: Copied (new) 2026/05/25 04:53:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.09s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:53:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/25 04:53:59 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/25 04:53:59 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:53:59 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:53:59 DEBUG : existing: size = 6 OK 2026/05/25 04:53:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/25 04:53:59 INFO : existing: Copied (new) 2026/05/25 04:53:59 INFO : existing: Deleted 2026/05/25 04:53:59 DEBUG : existing-b: size = 6 OK 2026/05/25 04:53:59 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/25 04:53:59 INFO : existing-b: Copied (new) 2026/05/25 04:53:59 INFO : existing-b: Deleted 2026/05/25 04:54:00 DEBUG : existing: Destination exists, skipping 2026/05/25 04:54:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/25 04:54:00 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:54:00 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:54:00 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.86s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:54:01 DEBUG : Creating backend with remote "TestB2:rclone-test-gugehir3kali" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pukoyoy4ceqa -> B2 bucket rclone-test-gugehir3kali 2026/05/25 04:54:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 04:54:05 DEBUG : empty space: size = 1 OK 2026/05/25 04:54:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/25 04:54:05 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:54:05 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gugehir3kali) 2026/05/25 04:54:05 DEBUG : potato3: Sizes differ 2026/05/25 04:54:05 DEBUG : B2 bucket rclone-test-gugehir3kali: Waiting for checks to finish 2026/05/25 04:54:05 DEBUG : empty space: Unchanged skipping 2026/05/25 04:54:05 INFO : empty space: Deleted 2026/05/25 04:54:05 DEBUG : B2 bucket rclone-test-gugehir3kali: Waiting for transfers to finish 2026/05/25 04:54:06 DEBUG : potato2: size = 60 OK 2026/05/25 04:54:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/25 04:54:06 INFO : potato2: Copied (server-side copy) 2026/05/25 04:54:06 INFO : potato2: Deleted 2026/05/25 04:54:06 DEBUG : potato3: size = 68 OK 2026/05/25 04:54:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/25 04:54:06 INFO : potato3: Copied (server-side copy) 2026/05/25 04:54:06 INFO : potato3: Deleted 2026/05/25 04:54:06 DEBUG : Creating backend with remote "TestB2:rclone-test-tiqugog3fimi" 2026/05/25 04:54:07 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/25 04:54:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 04:54:07 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/25 04:54:07 DEBUG : B2 bucket rclone-test-tiqugog3fimi: Waiting for checks to finish 2026/05/25 04:54:07 DEBUG : B2 bucket rclone-test-tiqugog3fimi: Waiting for transfers to finish 2026/05/25 04:54:08 DEBUG : empty space: size = 1 OK 2026/05/25 04:54:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/25 04:54:08 INFO : empty space: Copied (server-side copy) 2026/05/25 04:54:08 INFO : empty space: Deleted 2026/05/25 04:54:09 DEBUG : potato2: size = 60 OK 2026/05/25 04:54:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/25 04:54:09 INFO : potato2: Copied (server-side copy) 2026/05/25 04:54:09 DEBUG : potato3: size = 68 OK 2026/05/25 04:54:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/25 04:54:09 INFO : potato3: Copied (server-side copy) 2026/05/25 04:54:09 INFO : potato2: Deleted 2026/05/25 04:54:09 INFO : potato3: Deleted 2026/05/25 04:54:09 DEBUG : B2 bucket rclone-test-tiqugog3fimi: Purge remote 2026/05/25 04:54:09 INFO : B2 bucket rclone-test-tiqugog3fimi: cleaning bucket "rclone-test-tiqugog3fimi" of all files 2026/05/25 04:54:09 DEBUG : empty space: Deleting (id "4_zbfa2bd1370bd5bdb9fe80e1b_f109d397212d14ff4_d20260525_m045408_c001_v0001178_t0057_u01779684848590") 2026/05/25 04:54:09 DEBUG : potato2: Deleting (id "4_zbfa2bd1370bd5bdb9fe80e1b_f1047bb03b4ee0ac8_d20260525_m045408_c001_v0001029_t0007_u01779684848819") 2026/05/25 04:54:09 DEBUG : potato3: Deleting (id "4_zbfa2bd1370bd5bdb9fe80e1b_f1101e552cfe1331a_d20260525_m045408_c001_v0001173_t0017_u01779684848976") 2026/05/25 04:54:10 DEBUG : B2 bucket rclone-test-gugehir3kali: Purge remote 2026/05/25 04:54:10 INFO : B2 bucket rclone-test-gugehir3kali: cleaning bucket "rclone-test-gugehir3kali" of all files 2026/05/25 04:54:10 DEBUG : empty space: Deleting (id "4_zbf82ad0370bd5bdb9fe80e1b_f402d8bcef5a77a2b_d20260525_m045408_c001_v7007000_t0000_u01779684848806") 2026/05/25 04:54:10 DEBUG : empty space: Deleting (id "4_zbf82ad0370bd5bdb9fe80e1b_f11121e94cb85b2f9_d20260525_m045404_c001_v0001183_t0004_u01779684844857") 2026/05/25 04:54:10 DEBUG : potato2: Deleting (id "4_zbf82ad0370bd5bdb9fe80e1b_f402d8bcef5a77a2c_d20260525_m045409_c001_v7007000_t0000_u01779684849210") 2026/05/25 04:54:10 DEBUG : potato2: Deleting (id "4_zbf82ad0370bd5bdb9fe80e1b_f11640b31e408000c_d20260525_m045405_c001_v0001167_t0006_u01779684845662") 2026/05/25 04:54:10 DEBUG : potato3: Deleting (id "4_zbf82ad0370bd5bdb9fe80e1b_f42241f34d099f1e7_d20260525_m045409_c001_v7007000_t0000_u01779684849272") 2026/05/25 04:54:10 DEBUG : potato3: Deleting (id "4_zbf82ad0370bd5bdb9fe80e1b_f110b5af08fe3391c_d20260525_m045406_c001_v0001174_t0026_u01779684846025") 2026/05/25 04:54:10 DEBUG : potato3: Deleting (id "4_zbf82ad0370bd5bdb9fe80e1b_f11121e94cb85b2fd_d20260525_m045405_c001_v0001183_t0002_u01779684845054") --- PASS: TestServerSideMove (11.30s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:54:12 DEBUG : Creating backend with remote "TestB2:rclone-test-rekitud9hiqu" 2026/05/25 04:54:12 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pukoyoy4ceqa -> B2 bucket rclone-test-rekitud9hiqu 2026/05/25 04:54:18 DEBUG : empty space: Excluded (Size Filter) 2026/05/25 04:54:18 DEBUG : empty space: Excluded 2026/05/25 04:54:18 DEBUG : empty space: Excluded (Size Filter) 2026/05/25 04:54:18 DEBUG : empty space: Excluded 2026/05/25 04:54:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 04:54:18 DEBUG : B2 bucket rclone-test-rekitud9hiqu: Waiting for checks to finish 2026/05/25 04:54:18 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:54:18 DEBUG : potato3: size = 60 (B2 bucket rclone-test-rekitud9hiqu) 2026/05/25 04:54:18 DEBUG : potato3: Sizes differ 2026/05/25 04:54:18 DEBUG : B2 bucket rclone-test-rekitud9hiqu: Waiting for transfers to finish 2026/05/25 04:54:19 DEBUG : potato2: size = 60 OK 2026/05/25 04:54:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/25 04:54:19 INFO : potato2: Copied (server-side copy) 2026/05/25 04:54:19 DEBUG : potato3: size = 68 OK 2026/05/25 04:54:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/25 04:54:19 INFO : potato3: Copied (server-side copy) 2026/05/25 04:54:19 INFO : potato2: Deleted 2026/05/25 04:54:19 INFO : potato3: Deleted 2026/05/25 04:54:19 DEBUG : Creating backend with remote "TestB2:rclone-test-pocakah0qara" 2026/05/25 04:54:20 DEBUG : empty space: Excluded (Size Filter) 2026/05/25 04:54:20 DEBUG : empty space: Excluded 2026/05/25 04:54:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 04:54:20 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/25 04:54:20 DEBUG : B2 bucket rclone-test-pocakah0qara: Waiting for checks to finish 2026/05/25 04:54:20 DEBUG : B2 bucket rclone-test-pocakah0qara: Waiting for transfers to finish 2026/05/25 04:54:21 DEBUG : potato2: size = 60 OK 2026/05/25 04:54:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/25 04:54:21 INFO : potato2: Copied (server-side copy) 2026/05/25 04:54:21 INFO : potato2: Deleted 2026/05/25 04:54:22 DEBUG : potato3: size = 68 OK 2026/05/25 04:54:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/25 04:54:22 INFO : potato3: Copied (server-side copy) 2026/05/25 04:54:22 INFO : potato3: Deleted 2026/05/25 04:54:22 DEBUG : B2 bucket rclone-test-pocakah0qara: Purge remote 2026/05/25 04:54:22 INFO : B2 bucket rclone-test-pocakah0qara: cleaning bucket "rclone-test-pocakah0qara" of all files 2026/05/25 04:54:22 DEBUG : potato2: Deleting (id "4_z2f92ed4370bd5bdb9fe80e1b_f110d63699619e470_d20260525_m045421_c001_v0001161_t0053_u01779684861518") 2026/05/25 04:54:22 DEBUG : potato3: Deleting (id "4_z2f92ed4370bd5bdb9fe80e1b_f1061d83f5a45b0de_d20260525_m045421_c001_v0001174_t0007_u01779684861865") 2026/05/25 04:54:23 DEBUG : B2 bucket rclone-test-rekitud9hiqu: Purge remote 2026/05/25 04:54:23 INFO : B2 bucket rclone-test-rekitud9hiqu: cleaning bucket "rclone-test-rekitud9hiqu" of all files 2026/05/25 04:54:23 DEBUG : empty space: Deleting (id "4_zeff2dd0370bd5bdb9fe80e1b_f109fe94c3765ba29_d20260525_m045417_c001_v0001106_t0022_u01779684857128") 2026/05/25 04:54:23 DEBUG : potato2: Deleting (id "4_zeff2dd0370bd5bdb9fe80e1b_f419071cf65de7ae0_d20260525_m045421_c001_v7007000_t0000_u01779684861844") 2026/05/25 04:54:23 DEBUG : potato2: Deleting (id "4_zeff2dd0370bd5bdb9fe80e1b_f119f65cac588d5a4_d20260525_m045418_c001_v0001033_t0006_u01779684858609") 2026/05/25 04:54:23 DEBUG : potato3: Deleting (id "4_zeff2dd0370bd5bdb9fe80e1b_f419071cf65de7ae1_d20260525_m045422_c001_v7007000_t0000_u01779684862253") 2026/05/25 04:54:23 DEBUG : potato3: Deleting (id "4_zeff2dd0370bd5bdb9fe80e1b_f116279d3eea3fda7_d20260525_m045418_c001_v0001183_t0047_u01779684858984") 2026/05/25 04:54:23 DEBUG : potato3: Deleting (id "4_zeff2dd0370bd5bdb9fe80e1b_f109fe94c3765ba2d_d20260525_m045417_c001_v0001106_t0015_u01779684857740") --- PASS: TestServerSideMoveWithFilter (13.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:54:25 DEBUG : Creating backend with remote "TestB2:rclone-test-rosaxep7bofa" 2026/05/25 04:54:28 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pukoyoy4ceqa -> B2 bucket rclone-test-rosaxep7bofa 2026/05/25 04:54:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 04:54:30 DEBUG : empty space: size = 1 OK 2026/05/25 04:54:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/25 04:54:30 DEBUG : empty space: Unchanged skipping 2026/05/25 04:54:30 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:54:30 DEBUG : potato3: size = 60 (B2 bucket rclone-test-rosaxep7bofa) 2026/05/25 04:54:30 DEBUG : potato3: Sizes differ 2026/05/25 04:54:30 DEBUG : B2 bucket rclone-test-rosaxep7bofa: Waiting for checks to finish 2026/05/25 04:54:30 INFO : empty space: Deleted 2026/05/25 04:54:30 DEBUG : B2 bucket rclone-test-rosaxep7bofa: Waiting for transfers to finish 2026/05/25 04:54:31 DEBUG : potato2: size = 60 OK 2026/05/25 04:54:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/25 04:54:31 INFO : potato2: Copied (server-side copy) 2026/05/25 04:54:31 INFO : potato2: Deleted 2026/05/25 04:54:31 DEBUG : potato3: size = 68 OK 2026/05/25 04:54:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/25 04:54:31 INFO : potato3: Copied (server-side copy) 2026/05/25 04:54:31 INFO : potato3: Deleted 2026/05/25 04:54:32 DEBUG : Creating backend with remote "TestB2:rclone-test-hihovoc8nemu" 2026/05/25 04:54:33 INFO : tomatoDir: Making directory 2026/05/25 04:54:33 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/25 04:54:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 04:54:33 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/25 04:54:33 DEBUG : B2 bucket rclone-test-hihovoc8nemu: Waiting for checks to finish 2026/05/25 04:54:33 DEBUG : B2 bucket rclone-test-hihovoc8nemu: Waiting for transfers to finish 2026/05/25 04:54:34 DEBUG : potato2: size = 60 OK 2026/05/25 04:54:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/25 04:54:34 INFO : potato2: Copied (server-side copy) 2026/05/25 04:54:34 INFO : potato2: Deleted 2026/05/25 04:54:34 DEBUG : empty space: size = 1 OK 2026/05/25 04:54:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/25 04:54:34 INFO : empty space: Copied (server-side copy) 2026/05/25 04:54:34 DEBUG : potato3: size = 68 OK 2026/05/25 04:54:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/25 04:54:34 INFO : potato3: Copied (server-side copy) 2026/05/25 04:54:34 INFO : empty space: Deleted 2026/05/25 04:54:34 INFO : potato3: Deleted 2026/05/25 04:54:35 DEBUG : B2 bucket rclone-test-hihovoc8nemu: Purge remote 2026/05/25 04:54:35 INFO : B2 bucket rclone-test-hihovoc8nemu: cleaning bucket "rclone-test-hihovoc8nemu" of all files 2026/05/25 04:54:35 DEBUG : empty space: Deleting (id "4_zcfb21d5370cd5bdb9fe80e1b_f117b34d8164b88b4_d20260525_m045434_c001_v0001179_t0046_u01779684874430") 2026/05/25 04:54:35 DEBUG : potato2: Deleting (id "4_zcfb21d5370cd5bdb9fe80e1b_f110bdd852526820b_d20260525_m045434_c001_v0001185_t0010_u01779684874206") 2026/05/25 04:54:35 DEBUG : potato3: Deleting (id "4_zcfb21d5370cd5bdb9fe80e1b_f113ba63d5dcc4161_d20260525_m045434_c001_v0001185_t0013_u01779684874572") 2026/05/25 04:54:36 DEBUG : B2 bucket rclone-test-rosaxep7bofa: Purge remote 2026/05/25 04:54:36 INFO : B2 bucket rclone-test-rosaxep7bofa: cleaning bucket "rclone-test-rosaxep7bofa" of all files 2026/05/25 04:54:36 DEBUG : empty space: Deleting (id "4_z9f220d3370cd5bdb9fe80e1b_f401c7b3f6ef437bd_d20260525_m045434_c001_v7007000_t0000_u01779684874647") 2026/05/25 04:54:36 DEBUG : empty space: Deleting (id "4_z9f220d3370cd5bdb9fe80e1b_f112e83e2cdbf1504_d20260525_m045430_c001_v0001182_t0003_u01779684870070") 2026/05/25 04:54:36 DEBUG : potato2: Deleting (id "4_z9f220d3370cd5bdb9fe80e1b_f401c7b3f6ef437bc_d20260525_m045434_c001_v7007000_t0000_u01779684874411") 2026/05/25 04:54:36 DEBUG : potato2: Deleting (id "4_z9f220d3370cd5bdb9fe80e1b_f1081cc86b1f1df15_d20260525_m045430_c001_v0001172_t0028_u01779684870869") 2026/05/25 04:54:36 DEBUG : potato3: Deleting (id "4_z9f220d3370cd5bdb9fe80e1b_f42241f34d099f1eb_d20260525_m045434_c001_v7007000_t0000_u01779684874772") 2026/05/25 04:54:36 DEBUG : potato3: Deleting (id "4_z9f220d3370cd5bdb9fe80e1b_f1113a4f988940cab_d20260525_m045431_c001_v0001117_t0004_u01779684871250") 2026/05/25 04:54:36 DEBUG : potato3: Deleting (id "4_z9f220d3370cd5bdb9fe80e1b_f112e83e2cdbf1506_d20260525_m045430_c001_v0001182_t0004_u01779684870279") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.57s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:54:38 DEBUG : Creating backend with remote "TestB2:rclone-test-pukoyoy4ceqa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.75s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:54:40 DEBUG : Creating backend with remote "TestB2:rclone-test-pukoyoy4ceqa/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:54:42 DEBUG : Creating backend with remote "TestB2:rclone-test-pukoyoy4ceqa/rclone-sync-test" 2026/05/25 04:54:44 DEBUG : Creating backend with remote "TestB2:rclone-test-pukoyoy4ceqa/rclone-sync-test-include/layer2" 2026/05/25 04:54:46 DEBUG : Creating backend with remote "TestB2:rclone-test-pukoyoy4ceqa/rclone-sync-test-ignore-file" 2026/05/25 04:55:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_create_bucket": net/http: TLS handshake timeout) 2026/05/25 04:55:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/25 04:55:47 DEBUG : pacer: Reducing sleep to 10ms 2026/05/25 04:55:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/25 04:55:49 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path rclone-sync-test: Waiting for checks to finish 2026/05/25 04:55:49 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path rclone-sync-test: Waiting for transfers to finish 2026/05/25 04:55:49 DEBUG : Waiting for deletions to finish 2026/05/25 04:55:49 INFO : There was nothing to transfer 2026/05/25 04:55:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/25 04:55:50 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:55:50 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:55:50 DEBUG : Waiting for deletions to finish 2026/05/25 04:55:50 INFO : There was nothing to transfer 2026/05/25 04:55:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/25 04:55:51 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/25 04:55:51 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/25 04:55:51 DEBUG : Waiting for deletions to finish 2026/05/25 04:55:51 INFO : There was nothing to transfer 2026/05/25 04:55:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/25 04:55:51 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:55:51 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:55:51 DEBUG : Waiting for deletions to finish 2026/05/25 04:55:51 INFO : There was nothing to transfer 2026/05/25 04:55:52 DEBUG : Excluded 2026/05/25 04:55:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/25 04:55:52 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/25 04:55:52 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/25 04:55:52 DEBUG : Waiting for deletions to finish 2026/05/25 04:55:52 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (70.55s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:55:52 DEBUG : Creating backend with remote "TestB2:rclone-test-pukoyoy4ceqa/dst" 2026/05/25 04:55:54 DEBUG : Creating backend with remote "TestB2:rclone-test-pukoyoy4ceqa/CompareDest" 2026/05/25 04:55:56 DEBUG : one: Need to transfer - File not found at Destination 2026/05/25 04:55:56 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for checks to finish 2026/05/25 04:55:56 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for transfers to finish 2026/05/25 04:55:56 DEBUG : one: size = 3 OK 2026/05/25 04:55:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/25 04:55:56 INFO : one: Copied (new) 2026/05/25 04:55:56 DEBUG : Waiting for deletions to finish 2026/05/25 04:55:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone456128948) 2026/05/25 04:55:57 DEBUG : one: size = 3 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:55:57 DEBUG : one: Sizes differ 2026/05/25 04:55:57 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for checks to finish 2026/05/25 04:55:57 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for transfers to finish 2026/05/25 04:55:57 DEBUG : one: size = 5 OK 2026/05/25 04:55:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/25 04:55:57 INFO : one: Copied (replaced existing) 2026/05/25 04:55:57 DEBUG : Waiting for deletions to finish 2026/05/25 04:56:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone456128948) 2026/05/25 04:56:00 DEBUG : one: size = 3 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:56:00 DEBUG : one: Sizes differ 2026/05/25 04:56:00 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for checks to finish 2026/05/25 04:56:00 DEBUG : one: size = 5 OK 2026/05/25 04:56:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:56:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/25 04:56:00 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for transfers to finish 2026/05/25 04:56:00 DEBUG : Waiting for deletions to finish 2026/05/25 04:56:00 INFO : There was nothing to transfer 2026/05/25 04:56:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone456128948) 2026/05/25 04:56:01 DEBUG : one: size = 3 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:56:01 DEBUG : one: Sizes differ 2026/05/25 04:56:01 DEBUG : two: size = 3 OK 2026/05/25 04:56:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:56:01 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/25 04:56:01 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for checks to finish 2026/05/25 04:56:01 DEBUG : one: size = 5 OK 2026/05/25 04:56:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:56:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/25 04:56:01 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for transfers to finish 2026/05/25 04:56:01 DEBUG : Waiting for deletions to finish 2026/05/25 04:56:01 INFO : There was nothing to transfer 2026/05/25 04:56:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone456128948) 2026/05/25 04:56:02 DEBUG : one: size = 3 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:56:02 DEBUG : one: Sizes differ 2026/05/25 04:56:02 DEBUG : two: size = 3 OK 2026/05/25 04:56:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:56:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/25 04:56:02 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for checks to finish 2026/05/25 04:56:02 DEBUG : one: size = 5 OK 2026/05/25 04:56:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:56:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/25 04:56:02 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for transfers to finish 2026/05/25 04:56:02 DEBUG : Waiting for deletions to finish 2026/05/25 04:56:02 INFO : There was nothing to transfer 2026/05/25 04:56:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone456128948) 2026/05/25 04:56:03 DEBUG : one: size = 3 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:56:03 DEBUG : one: Sizes differ 2026/05/25 04:56:03 DEBUG : two: size = 3 OK 2026/05/25 04:56:03 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/05/25 04:56:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/25 04:56:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/25 04:56:03 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for checks to finish 2026/05/25 04:56:03 DEBUG : one: size = 5 OK 2026/05/25 04:56:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:56:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/25 04:56:03 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for transfers to finish 2026/05/25 04:56:03 DEBUG : Waiting for deletions to finish 2026/05/25 04:56:03 INFO : There was nothing to transfer 2026/05/25 04:56:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone456128948) 2026/05/25 04:56:03 DEBUG : one: size = 3 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:56:03 DEBUG : one: Sizes differ 2026/05/25 04:56:04 DEBUG : two: size = 5 (Local file system at /tmp/rclone456128948) 2026/05/25 04:56:04 DEBUG : two: size = 3 (B2 bucket rclone-test-pukoyoy4ceqa path CompareDest) 2026/05/25 04:56:04 DEBUG : two: Sizes differ 2026/05/25 04:56:04 DEBUG : two: Need to transfer - File not found at Destination 2026/05/25 04:56:04 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for checks to finish 2026/05/25 04:56:04 DEBUG : one: size = 5 OK 2026/05/25 04:56:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:56:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/25 04:56:04 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for transfers to finish 2026/05/25 04:56:04 DEBUG : two: size = 5 OK 2026/05/25 04:56:04 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/25 04:56:04 INFO : two: Copied (new) 2026/05/25 04:56:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.07s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:56:08 DEBUG : Creating backend with remote "TestB2:rclone-test-pukoyoy4ceqa/dest" 2026/05/25 04:56:09 DEBUG : Creating backend with remote "TestB2:rclone-test-pukoyoy4ceqa/pre-dest1" 2026/05/25 04:56:10 DEBUG : Creating backend with remote "TestB2:rclone-test-pukoyoy4ceqa/pre-dest2" 2026/05/25 04:56:12 DEBUG : 1: size = 1 OK 2026/05/25 04:56:12 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:56:12 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/25 04:56:12 DEBUG : 2: size = 1 OK 2026/05/25 04:56:12 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:56:12 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/25 04:56:13 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/25 04:56:13 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dest: Waiting for checks to finish 2026/05/25 04:56:13 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dest: Waiting for transfers to finish 2026/05/25 04:56:13 DEBUG : 3: size = 1 OK 2026/05/25 04:56:13 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/25 04:56:13 INFO : 3: Copied (new) 2026/05/25 04:56:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.55s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:56:15 DEBUG : Creating backend with remote "TestB2:rclone-test-pukoyoy4ceqa/dst" 2026/05/25 04:56:16 DEBUG : Creating backend with remote "TestB2:rclone-test-pukoyoy4ceqa/CopyDest" 2026/05/25 04:56:18 DEBUG : one: Need to transfer - File not found at Destination 2026/05/25 04:56:18 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for checks to finish 2026/05/25 04:56:18 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for transfers to finish 2026/05/25 04:56:19 DEBUG : one: size = 3 OK 2026/05/25 04:56:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/25 04:56:19 INFO : one: Copied (new) 2026/05/25 04:56:19 DEBUG : Waiting for deletions to finish 2026/05/25 04:56:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone456128948) 2026/05/25 04:56:20 DEBUG : one: size = 3 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:56:20 DEBUG : one: Sizes differ 2026/05/25 04:56:20 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for checks to finish 2026/05/25 04:56:20 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for transfers to finish 2026/05/25 04:56:20 DEBUG : one: size = 5 OK 2026/05/25 04:56:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/25 04:56:20 INFO : one: Copied (replaced existing) 2026/05/25 04:56:20 DEBUG : Waiting for deletions to finish 2026/05/25 04:56:22 DEBUG : Creating backend with remote "TestB2:rclone-test-pukoyoy4ceqa/BackupDir" 2026/05/25 04:56:23 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for checks to finish 2026/05/25 04:56:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone456128948) 2026/05/25 04:56:23 DEBUG : one: size = 3 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:56:23 DEBUG : one: Sizes differ 2026/05/25 04:56:24 DEBUG : one: size = 5 OK 2026/05/25 04:56:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:56:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone456128948) 2026/05/25 04:56:24 DEBUG : one: size = 3 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:56:24 DEBUG : one: Sizes differ 2026/05/25 04:56:25 DEBUG : one: size = 3 OK 2026/05/25 04:56:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/25 04:56:25 INFO : one: Copied (server-side copy) 2026/05/25 04:56:25 INFO : one: Deleted 2026/05/25 04:56:25 DEBUG : one: size = 5 OK 2026/05/25 04:56:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/25 04:56:25 INFO : one: Copied (server-side copy) 2026/05/25 04:56:25 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/25 04:56:25 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for transfers to finish 2026/05/25 04:56:25 DEBUG : Waiting for deletions to finish 2026/05/25 04:56:27 DEBUG : one: size = 5 OK 2026/05/25 04:56:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:56:27 DEBUG : one: Unchanged skipping 2026/05/25 04:56:27 DEBUG : two: size = 3 OK 2026/05/25 04:56:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:56:28 DEBUG : two: size = 3 OK 2026/05/25 04:56:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/25 04:56:28 INFO : two: Copied (server-side copy) 2026/05/25 04:56:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/25 04:56:28 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for checks to finish 2026/05/25 04:56:28 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for transfers to finish 2026/05/25 04:56:28 DEBUG : Waiting for deletions to finish 2026/05/25 04:56:28 DEBUG : one: size = 5 OK 2026/05/25 04:56:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:56:28 DEBUG : one: Unchanged skipping 2026/05/25 04:56:28 DEBUG : two: size = 3 OK 2026/05/25 04:56:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:56:28 DEBUG : two: Unchanged skipping 2026/05/25 04:56:28 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for checks to finish 2026/05/25 04:56:28 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for transfers to finish 2026/05/25 04:56:28 DEBUG : Waiting for deletions to finish 2026/05/25 04:56:28 INFO : There was nothing to transfer 2026/05/25 04:56:29 DEBUG : one: size = 5 OK 2026/05/25 04:56:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:56:29 DEBUG : one: Unchanged skipping 2026/05/25 04:56:30 DEBUG : three: size = 7 (Local file system at /tmp/rclone456128948) 2026/05/25 04:56:30 DEBUG : three: size = 5 (B2 bucket rclone-test-pukoyoy4ceqa path CopyDest) 2026/05/25 04:56:30 DEBUG : three: Sizes differ 2026/05/25 04:56:30 DEBUG : three: Destination not found in --copy-dest 2026/05/25 04:56:30 DEBUG : three: Need to transfer - File not found at Destination 2026/05/25 04:56:30 DEBUG : two: size = 3 OK 2026/05/25 04:56:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 04:56:30 DEBUG : two: Unchanged skipping 2026/05/25 04:56:30 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for checks to finish 2026/05/25 04:56:30 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for transfers to finish 2026/05/25 04:56:30 DEBUG : three: size = 7 OK 2026/05/25 04:56:30 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/25 04:56:30 INFO : three: Copied (new) 2026/05/25 04:56:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.12s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:56:34 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-12.backblaze.com/b2api/v1/b2_upload_file/ffc2dd63709d5bdb9fe80e1b/c001_v0001184_t0033": EOF 2026/05/25 04:56:34 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-12.backblaze.com/b2api/v1/b2_upload_file/ffc2dd63709d5bdb9fe80e1b/c001_v0001184_t0033": EOF) 2026/05/25 04:56:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-pukoyoy4ceqa: 1/10 (Post "https://pod-000-1184-12.backblaze.com/b2api/v1/b2_upload_file/ffc2dd63709d5bdb9fe80e1b/c001_v0001184_t0033": EOF) 2026/05/25 04:56:36 DEBUG : pacer: Reducing sleep to 10ms 2026/05/25 04:56:37 DEBUG : Creating backend with remote "TestB2:rclone-test-pukoyoy4ceqa/dst" 2026/05/25 04:56:38 DEBUG : Creating backend with remote "TestB2:rclone-test-pukoyoy4ceqa/backup" 2026/05/25 04:56:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone456128948) 2026/05/25 04:56:40 DEBUG : one: size = 3 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:56:40 DEBUG : one: Sizes differ 2026/05/25 04:56:40 DEBUG : two: size = 3 OK 2026/05/25 04:56:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:56:40 DEBUG : two: Unchanged skipping 2026/05/25 04:56:40 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for checks to finish 2026/05/25 04:56:41 DEBUG : one: size = 3 OK 2026/05/25 04:56:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/25 04:56:41 INFO : one: Copied (server-side copy) 2026/05/25 04:56:41 INFO : one: Deleted 2026/05/25 04:56:41 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for transfers to finish 2026/05/25 04:56:42 DEBUG : one: size = 4 OK 2026/05/25 04:56:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/25 04:56:42 INFO : one: Copied (new) 2026/05/25 04:56:42 DEBUG : Waiting for deletions to finish 2026/05/25 04:56:42 DEBUG : three.txt: size = 5 OK 2026/05/25 04:56:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/25 04:56:42 INFO : three.txt: Copied (server-side copy) 2026/05/25 04:56:43 INFO : three.txt: Deleted 2026/05/25 04:56:43 INFO : three.txt: Moved into backup dir 2026/05/25 04:56:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone456128948) 2026/05/25 04:56:44 DEBUG : one: size = 4 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:56:44 DEBUG : one: Sizes differ 2026/05/25 04:56:44 DEBUG : two: size = 3 OK 2026/05/25 04:56:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:56:44 DEBUG : two: Unchanged skipping 2026/05/25 04:56:44 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for checks to finish 2026/05/25 04:56:45 DEBUG : one: size = 4 OK 2026/05/25 04:56:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/25 04:56:45 INFO : one: Copied (server-side copy) 2026/05/25 04:56:45 INFO : one: Deleted 2026/05/25 04:56:45 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for transfers to finish 2026/05/25 04:56:45 DEBUG : one: size = 5 OK 2026/05/25 04:56:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/25 04:56:45 INFO : one: Copied (new) 2026/05/25 04:56:45 DEBUG : Waiting for deletions to finish 2026/05/25 04:56:46 DEBUG : three.txt: size = 6 OK 2026/05/25 04:56:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/25 04:56:46 INFO : three.txt: Copied (server-side copy) 2026/05/25 04:56:46 INFO : three.txt: Deleted 2026/05/25 04:56:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.39s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:56:49 DEBUG : Creating backend with remote "TestB2:rclone-test-pukoyoy4ceqa/dst" 2026/05/25 04:56:50 DEBUG : Creating backend with remote "TestB2:rclone-test-pukoyoy4ceqa/backup" 2026/05/25 04:56:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone456128948) 2026/05/25 04:56:52 DEBUG : one: size = 3 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:56:52 DEBUG : one: Sizes differ 2026/05/25 04:56:52 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for checks to finish 2026/05/25 04:56:52 DEBUG : two: size = 3 OK 2026/05/25 04:56:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:56:52 DEBUG : two: Unchanged skipping 2026/05/25 04:56:53 DEBUG : one.bak: size = 3 OK 2026/05/25 04:56:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/25 04:56:53 INFO : one: Copied (server-side copy) to: one.bak 2026/05/25 04:56:54 INFO : one: Deleted 2026/05/25 04:56:54 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for transfers to finish 2026/05/25 04:56:55 DEBUG : one: size = 4 OK 2026/05/25 04:56:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/25 04:56:55 INFO : one: Copied (new) 2026/05/25 04:56:55 DEBUG : Waiting for deletions to finish 2026/05/25 04:56:55 DEBUG : three.txt.bak: size = 5 OK 2026/05/25 04:56:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/25 04:56:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/25 04:56:55 INFO : three.txt: Deleted 2026/05/25 04:56:55 INFO : three.txt: Moved into backup dir 2026/05/25 04:56:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone456128948) 2026/05/25 04:56:57 DEBUG : one: size = 4 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:56:57 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for checks to finish 2026/05/25 04:56:57 DEBUG : one: Sizes differ 2026/05/25 04:56:57 DEBUG : two: size = 3 OK 2026/05/25 04:56:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:56:57 DEBUG : two: Unchanged skipping 2026/05/25 04:56:58 DEBUG : one.bak: size = 4 OK 2026/05/25 04:56:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/25 04:56:58 INFO : one: Copied (server-side copy) to: one.bak 2026/05/25 04:56:58 INFO : one: Deleted 2026/05/25 04:56:58 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for transfers to finish 2026/05/25 04:56:58 DEBUG : one: size = 5 OK 2026/05/25 04:56:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/25 04:56:58 INFO : one: Copied (new) 2026/05/25 04:56:58 DEBUG : Waiting for deletions to finish 2026/05/25 04:56:59 DEBUG : three.txt.bak: size = 6 OK 2026/05/25 04:56:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/25 04:56:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/25 04:56:59 INFO : three.txt: Deleted 2026/05/25 04:56:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:57:02 DEBUG : Creating backend with remote "TestB2:rclone-test-pukoyoy4ceqa/dst" 2026/05/25 04:57:03 DEBUG : Creating backend with remote "TestB2:rclone-test-pukoyoy4ceqa/backup" 2026/05/25 04:57:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone456128948) 2026/05/25 04:57:05 DEBUG : one: size = 3 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:57:05 DEBUG : one: Sizes differ 2026/05/25 04:57:05 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for checks to finish 2026/05/25 04:57:05 DEBUG : two: size = 3 OK 2026/05/25 04:57:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:57:05 DEBUG : two: Unchanged skipping 2026/05/25 04:57:06 DEBUG : one-2019-01-01: size = 3 OK 2026/05/25 04:57:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/25 04:57:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/25 04:57:07 INFO : one: Deleted 2026/05/25 04:57:07 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for transfers to finish 2026/05/25 04:57:08 DEBUG : one: size = 4 OK 2026/05/25 04:57:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/25 04:57:08 INFO : one: Copied (new) 2026/05/25 04:57:08 DEBUG : Waiting for deletions to finish 2026/05/25 04:57:09 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/25 04:57:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/25 04:57:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/25 04:57:09 INFO : three.txt: Deleted 2026/05/25 04:57:09 INFO : three.txt: Moved into backup dir 2026/05/25 04:57:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone456128948) 2026/05/25 04:57:11 DEBUG : one: size = 4 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:57:11 DEBUG : one: Sizes differ 2026/05/25 04:57:11 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for checks to finish 2026/05/25 04:57:11 DEBUG : two: size = 3 OK 2026/05/25 04:57:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:57:11 DEBUG : two: Unchanged skipping 2026/05/25 04:57:11 DEBUG : one-2019-01-01: size = 4 OK 2026/05/25 04:57:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/25 04:57:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/25 04:57:11 INFO : one: Deleted 2026/05/25 04:57:11 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for transfers to finish 2026/05/25 04:57:12 DEBUG : one: size = 5 OK 2026/05/25 04:57:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/25 04:57:12 INFO : one: Copied (new) 2026/05/25 04:57:12 DEBUG : Waiting for deletions to finish 2026/05/25 04:57:12 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/25 04:57:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/25 04:57:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/25 04:57:12 INFO : three.txt: Deleted 2026/05/25 04:57:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.81s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:57:16 DEBUG : Creating backend with remote "TestB2:rclone-test-pukoyoy4ceqa/dst" 2026/05/25 04:57:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone456128948) 2026/05/25 04:57:18 DEBUG : one: size = 3 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:57:18 DEBUG : one: Sizes differ 2026/05/25 04:57:18 DEBUG : two: size = 3 OK 2026/05/25 04:57:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:57:18 DEBUG : two: Unchanged skipping 2026/05/25 04:57:18 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for checks to finish 2026/05/25 04:57:18 DEBUG : one.bak: size = 3 OK 2026/05/25 04:57:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/25 04:57:18 INFO : one: Copied (server-side copy) to: one.bak 2026/05/25 04:57:18 INFO : one: Deleted 2026/05/25 04:57:18 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for transfers to finish 2026/05/25 04:57:19 DEBUG : one: size = 4 OK 2026/05/25 04:57:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/25 04:57:19 INFO : one: Copied (new) 2026/05/25 04:57:19 DEBUG : Waiting for deletions to finish 2026/05/25 04:57:20 DEBUG : three.txt.bak: size = 5 OK 2026/05/25 04:57:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/25 04:57:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/25 04:57:20 INFO : three.txt: Deleted 2026/05/25 04:57:20 INFO : three.txt: Moved into backup dir 2026/05/25 04:57:21 DEBUG : one.bak: Excluded (Path Filter) 2026/05/25 04:57:21 DEBUG : one.bak: Excluded 2026/05/25 04:57:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/25 04:57:21 DEBUG : three.txt.bak: Excluded 2026/05/25 04:57:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone456128948) 2026/05/25 04:57:21 DEBUG : one: size = 4 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:57:21 DEBUG : one: Sizes differ 2026/05/25 04:57:21 DEBUG : two: size = 3 OK 2026/05/25 04:57:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:57:21 DEBUG : two: Unchanged skipping 2026/05/25 04:57:21 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for checks to finish 2026/05/25 04:57:21 DEBUG : one.bak: size = 4 OK 2026/05/25 04:57:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/25 04:57:21 INFO : one: Copied (server-side copy) to: one.bak 2026/05/25 04:57:22 INFO : one: Deleted 2026/05/25 04:57:22 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa path dst: Waiting for transfers to finish 2026/05/25 04:57:22 DEBUG : one: size = 5 OK 2026/05/25 04:57:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/25 04:57:22 INFO : one: Copied (new) 2026/05/25 04:57:22 DEBUG : Waiting for deletions to finish 2026/05/25 04:57:23 DEBUG : three.txt.bak: size = 6 OK 2026/05/25 04:57:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/25 04:57:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/25 04:57:23 INFO : three.txt: Deleted 2026/05/25 04:57:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.20s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:57:26 DEBUG : Creating backend with remote "TestB2:rclone-test-pukoyoy4ceqa/dst" 2026/05/25 04:57:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone456128948) 2026/05/25 04:57:27 DEBUG : one: size = 3 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:57:27 DEBUG : one: Sizes differ 2026/05/25 04:57:29 DEBUG : one.bak: size = 3 OK 2026/05/25 04:57:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/25 04:57:29 INFO : one: Copied (server-side copy) to: one.bak 2026/05/25 04:57:29 INFO : one: Deleted 2026/05/25 04:57:30 DEBUG : one: size = 4 OK 2026/05/25 04:57:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/25 04:57:30 INFO : one: Copied (new) 2026/05/25 04:57:30 DEBUG : two: size = 3 OK 2026/05/25 04:57:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:57:30 DEBUG : two: Unchanged skipping 2026/05/25 04:57:30 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone456128948) 2026/05/25 04:57:30 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:57:30 DEBUG : three.txt: Sizes differ 2026/05/25 04:57:31 DEBUG : three.txt.bak: size = 5 OK 2026/05/25 04:57:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/25 04:57:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/25 04:57:31 INFO : three.txt: Deleted 2026/05/25 04:57:31 DEBUG : three.txt: size = 6 OK 2026/05/25 04:57:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/25 04:57:31 INFO : three.txt: Copied (new) 2026/05/25 04:57:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone456128948) 2026/05/25 04:57:32 DEBUG : one: size = 4 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:57:32 DEBUG : one: Sizes differ 2026/05/25 04:57:33 DEBUG : one.bak: size = 4 OK 2026/05/25 04:57:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/25 04:57:33 INFO : one: Copied (server-side copy) to: one.bak 2026/05/25 04:57:33 INFO : one: Deleted 2026/05/25 04:57:33 DEBUG : one: size = 5 OK 2026/05/25 04:57:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/25 04:57:33 INFO : one: Copied (new) 2026/05/25 04:57:33 DEBUG : two: size = 3 OK 2026/05/25 04:57:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:57:33 DEBUG : two: Unchanged skipping 2026/05/25 04:57:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone456128948) 2026/05/25 04:57:34 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:57:34 DEBUG : three.txt: Sizes differ 2026/05/25 04:57:34 DEBUG : three.txt.bak: size = 6 OK 2026/05/25 04:57:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/25 04:57:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/25 04:57:35 INFO : three.txt: Deleted 2026/05/25 04:57:35 DEBUG : three.txt: size = 19 OK 2026/05/25 04:57:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/25 04:57:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.37s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:57:39 DEBUG : Creating backend with remote "TestB2:rclone-test-pukoyoy4ceqa/dst" 2026/05/25 04:57:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone456128948) 2026/05/25 04:57:41 DEBUG : one: size = 3 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:57:41 DEBUG : one: Sizes differ 2026/05/25 04:57:42 DEBUG : one-2019-01-01: size = 3 OK 2026/05/25 04:57:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/25 04:57:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/25 04:57:42 INFO : one: Deleted 2026/05/25 04:57:43 DEBUG : one: size = 4 OK 2026/05/25 04:57:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/25 04:57:43 INFO : one: Copied (new) 2026/05/25 04:57:43 DEBUG : two: size = 3 OK 2026/05/25 04:57:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:57:43 DEBUG : two: Unchanged skipping 2026/05/25 04:57:43 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone456128948) 2026/05/25 04:57:43 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:57:43 DEBUG : three.txt: Sizes differ 2026/05/25 04:57:45 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/25 04:57:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/25 04:57:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/25 04:57:45 INFO : three.txt: Deleted 2026/05/25 04:57:46 DEBUG : three.txt: size = 6 OK 2026/05/25 04:57:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/25 04:57:46 INFO : three.txt: Copied (new) 2026/05/25 04:57:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone456128948) 2026/05/25 04:57:47 DEBUG : one: size = 4 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:57:47 DEBUG : one: Sizes differ 2026/05/25 04:57:47 DEBUG : one-2019-01-01: size = 4 OK 2026/05/25 04:57:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/25 04:57:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/25 04:57:47 INFO : one: Deleted 2026/05/25 04:57:48 DEBUG : one: size = 5 OK 2026/05/25 04:57:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/25 04:57:48 INFO : one: Copied (new) 2026/05/25 04:57:48 DEBUG : two: size = 3 OK 2026/05/25 04:57:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:57:48 DEBUG : two: Unchanged skipping 2026/05/25 04:57:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone456128948) 2026/05/25 04:57:48 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-pukoyoy4ceqa path dst) 2026/05/25 04:57:48 DEBUG : three.txt: Sizes differ 2026/05/25 04:57:49 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/25 04:57:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/25 04:57:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/25 04:57:49 INFO : three.txt: Deleted 2026/05/25 04:57:50 DEBUG : three.txt: size = 19 OK 2026/05/25 04:57:50 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/25 04:57:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.85s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:57:52 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:57:52 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone456128948) 2026/05/25 04:57:52 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:57:52 DEBUG : Testêé: Sizes differ 2026/05/25 04:57:52 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:57:54 DEBUG : Testêé: size = 14 OK 2026/05/25 04:57:54 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/25 04:57:54 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/25 04:57:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.23s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:57:55 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/25 04:57:55 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:57:55 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:57:55 DEBUG : existing: size = 6 OK 2026/05/25 04:57:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/25 04:57:55 INFO : existing: Copied (new) 2026/05/25 04:57:55 DEBUG : Waiting for deletions to finish 2026/05/25 04:57:56 DEBUG : existing: size = 8 (Local file system at /tmp/rclone456128948) 2026/05/25 04:57:56 DEBUG : existing: size = 6 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:57:56 DEBUG : existing: Sizes differ 2026/05/25 04:57:56 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:57:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/25 04:57:56 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:57:56 ERROR : B2 bucket rclone-test-pukoyoy4ceqa: not deleting files as there were IO errors 2026/05/25 04:57:56 ERROR : B2 bucket rclone-test-pukoyoy4ceqa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.06s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:57:58 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:57:58 DEBUG : EXISTING: size = 6 OK 2026/05/25 04:57:58 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:57:58 DEBUG : existing: Unchanged skipping 2026/05/25 04:57:58 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:57:58 DEBUG : Waiting for deletions to finish 2026/05/25 04:57:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.74s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.26s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.51s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:58:22 DEBUG : both0: size = 6 OK 2026/05/25 04:58:22 DEBUG : both11: size = 6 OK 2026/05/25 04:58:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:22 DEBUG : both12: size = 6 OK 2026/05/25 04:58:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:22 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:58:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:22 DEBUG : both10: size = 6 OK 2026/05/25 04:58:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:22 DEBUG : both11: Unchanged skipping 2026/05/25 04:58:22 DEBUG : both13: size = 6 OK 2026/05/25 04:58:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:22 DEBUG : both10: Unchanged skipping 2026/05/25 04:58:22 DEBUG : both14: size = 6 OK 2026/05/25 04:58:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:22 DEBUG : both14: Unchanged skipping 2026/05/25 04:58:22 DEBUG : both15: size = 6 OK 2026/05/25 04:58:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:22 DEBUG : both15: Unchanged skipping 2026/05/25 04:58:22 DEBUG : both16: size = 6 OK 2026/05/25 04:58:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:22 DEBUG : both16: Unchanged skipping 2026/05/25 04:58:22 DEBUG : both17: size = 6 OK 2026/05/25 04:58:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:22 DEBUG : both17: Unchanged skipping 2026/05/25 04:58:22 DEBUG : both18: size = 6 OK 2026/05/25 04:58:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:22 DEBUG : both18: Unchanged skipping 2026/05/25 04:58:22 DEBUG : both19: size = 6 OK 2026/05/25 04:58:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:22 DEBUG : both19: Unchanged skipping 2026/05/25 04:58:22 DEBUG : both1: size = 6 OK 2026/05/25 04:58:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:22 DEBUG : both1: Unchanged skipping 2026/05/25 04:58:22 DEBUG : both2: size = 6 OK 2026/05/25 04:58:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:22 DEBUG : both2: Unchanged skipping 2026/05/25 04:58:22 DEBUG : both3: size = 6 OK 2026/05/25 04:58:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:22 DEBUG : both12: Unchanged skipping 2026/05/25 04:58:22 DEBUG : both4: size = 6 OK 2026/05/25 04:58:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:22 DEBUG : both4: Unchanged skipping 2026/05/25 04:58:22 DEBUG : both5: size = 6 OK 2026/05/25 04:58:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:22 DEBUG : both5: Unchanged skipping 2026/05/25 04:58:22 DEBUG : both6: size = 6 OK 2026/05/25 04:58:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:22 DEBUG : both0: Unchanged skipping 2026/05/25 04:58:22 DEBUG : both7: size = 6 OK 2026/05/25 04:58:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:22 DEBUG : both7: Unchanged skipping 2026/05/25 04:58:22 DEBUG : both8: size = 6 OK 2026/05/25 04:58:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:22 DEBUG : both8: Unchanged skipping 2026/05/25 04:58:22 DEBUG : both9: size = 6 OK 2026/05/25 04:58:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:22 DEBUG : both9: Unchanged skipping 2026/05/25 04:58:22 DEBUG : both13: Unchanged skipping 2026/05/25 04:58:22 DEBUG : both3: Unchanged skipping 2026/05/25 04:58:22 DEBUG : both6: Unchanged skipping 2026/05/25 04:58:22 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:58:22 DEBUG : Waiting for deletions to finish 2026/05/25 04:58:22 INFO : only13: Deleted 2026/05/25 04:58:23 INFO : only3: Deleted 2026/05/25 04:58:23 INFO : only7: Deleted 2026/05/25 04:58:23 INFO : only8: Deleted 2026/05/25 04:58:23 INFO : only15: Deleted 2026/05/25 04:58:23 INFO : only16: Deleted 2026/05/25 04:58:23 INFO : only19: Deleted 2026/05/25 04:58:23 INFO : only1: Deleted 2026/05/25 04:58:23 INFO : only2: Deleted 2026/05/25 04:58:23 INFO : only4: Deleted 2026/05/25 04:58:23 INFO : only5: Deleted 2026/05/25 04:58:23 INFO : only9: Deleted 2026/05/25 04:58:23 INFO : only0: Deleted 2026/05/25 04:58:23 INFO : only12: Deleted 2026/05/25 04:58:23 INFO : only14: Deleted 2026/05/25 04:58:23 INFO : only17: Deleted 2026/05/25 04:58:23 INFO : only18: Deleted 2026/05/25 04:58:23 INFO : only6: Deleted 2026/05/25 04:58:24 INFO : only10: Deleted 2026/05/25 04:58:24 INFO : only11: Deleted 2026/05/25 04:58:24 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (27.86s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:58:50 DEBUG : both0: size = 6 OK 2026/05/25 04:58:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:50 DEBUG : both11: size = 6 OK 2026/05/25 04:58:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:50 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:58:50 DEBUG : both0: Unchanged skipping 2026/05/25 04:58:50 DEBUG : both12: size = 6 OK 2026/05/25 04:58:50 DEBUG : both10: size = 6 OK 2026/05/25 04:58:50 DEBUG : both11: Unchanged skipping 2026/05/25 04:58:50 DEBUG : both14: size = 6 OK 2026/05/25 04:58:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:50 DEBUG : both13: size = 6 OK 2026/05/25 04:58:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:50 DEBUG : both14: Unchanged skipping 2026/05/25 04:58:50 DEBUG : both15: size = 6 OK 2026/05/25 04:58:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:50 DEBUG : both13: Unchanged skipping 2026/05/25 04:58:50 DEBUG : both16: size = 6 OK 2026/05/25 04:58:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:50 DEBUG : both10: Unchanged skipping 2026/05/25 04:58:50 DEBUG : both17: size = 6 OK 2026/05/25 04:58:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:50 DEBUG : both17: Unchanged skipping 2026/05/25 04:58:50 DEBUG : both18: size = 6 OK 2026/05/25 04:58:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:50 DEBUG : both18: Unchanged skipping 2026/05/25 04:58:50 DEBUG : both19: size = 6 OK 2026/05/25 04:58:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:50 DEBUG : both12: Unchanged skipping 2026/05/25 04:58:50 DEBUG : both1: size = 6 OK 2026/05/25 04:58:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:50 DEBUG : both1: Unchanged skipping 2026/05/25 04:58:50 DEBUG : both2: size = 6 OK 2026/05/25 04:58:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:50 DEBUG : both15: Unchanged skipping 2026/05/25 04:58:50 DEBUG : both3: size = 6 OK 2026/05/25 04:58:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:50 DEBUG : both3: Unchanged skipping 2026/05/25 04:58:50 DEBUG : both4: size = 6 OK 2026/05/25 04:58:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:50 DEBUG : both4: Unchanged skipping 2026/05/25 04:58:50 DEBUG : both5: size = 6 OK 2026/05/25 04:58:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:50 DEBUG : both5: Unchanged skipping 2026/05/25 04:58:50 DEBUG : both6: size = 6 OK 2026/05/25 04:58:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:50 DEBUG : both6: Unchanged skipping 2026/05/25 04:58:50 DEBUG : both7: size = 6 OK 2026/05/25 04:58:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:50 DEBUG : both16: Unchanged skipping 2026/05/25 04:58:50 DEBUG : both8: size = 6 OK 2026/05/25 04:58:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:50 DEBUG : both8: Unchanged skipping 2026/05/25 04:58:50 DEBUG : both9: size = 6 OK 2026/05/25 04:58:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:58:50 DEBUG : both19: Unchanged skipping 2026/05/25 04:58:50 DEBUG : only0: size = 0 (Local file system at /tmp/rclone456128948) 2026/05/25 04:58:50 DEBUG : only0: size = 6 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:58:50 DEBUG : only0: Sizes differ 2026/05/25 04:58:50 DEBUG : only10: size = 0 (Local file system at /tmp/rclone456128948) 2026/05/25 04:58:50 DEBUG : only10: size = 6 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:58:50 DEBUG : only10: Sizes differ 2026/05/25 04:58:50 DEBUG : only11: size = 0 (Local file system at /tmp/rclone456128948) 2026/05/25 04:58:50 DEBUG : only11: size = 6 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:58:50 DEBUG : only11: Sizes differ 2026/05/25 04:58:50 DEBUG : only12: size = 0 (Local file system at /tmp/rclone456128948) 2026/05/25 04:58:50 DEBUG : only12: size = 6 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:58:50 DEBUG : only12: Sizes differ 2026/05/25 04:58:50 DEBUG : only13: size = 0 (Local file system at /tmp/rclone456128948) 2026/05/25 04:58:50 DEBUG : only13: size = 6 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:58:50 DEBUG : only13: Sizes differ 2026/05/25 04:58:50 DEBUG : only14: size = 0 (Local file system at /tmp/rclone456128948) 2026/05/25 04:58:50 DEBUG : only14: size = 6 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:58:50 DEBUG : only14: Sizes differ 2026/05/25 04:58:50 DEBUG : only15: size = 0 (Local file system at /tmp/rclone456128948) 2026/05/25 04:58:50 DEBUG : only15: size = 6 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:58:50 DEBUG : only15: Sizes differ 2026/05/25 04:58:50 DEBUG : only16: size = 0 (Local file system at /tmp/rclone456128948) 2026/05/25 04:58:50 DEBUG : only16: size = 6 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:58:50 DEBUG : only16: Sizes differ 2026/05/25 04:58:50 DEBUG : only17: size = 0 (Local file system at /tmp/rclone456128948) 2026/05/25 04:58:50 DEBUG : only17: size = 6 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:58:50 DEBUG : only17: Sizes differ 2026/05/25 04:58:50 DEBUG : only18: size = 0 (Local file system at /tmp/rclone456128948) 2026/05/25 04:58:50 DEBUG : only18: size = 6 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:58:50 DEBUG : only18: Sizes differ 2026/05/25 04:58:50 DEBUG : only19: size = 0 (Local file system at /tmp/rclone456128948) 2026/05/25 04:58:50 DEBUG : only19: size = 6 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:58:50 DEBUG : only19: Sizes differ 2026/05/25 04:58:50 DEBUG : only1: size = 0 (Local file system at /tmp/rclone456128948) 2026/05/25 04:58:50 DEBUG : only1: size = 6 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:58:50 DEBUG : only1: Sizes differ 2026/05/25 04:58:50 DEBUG : only2: size = 0 (Local file system at /tmp/rclone456128948) 2026/05/25 04:58:50 DEBUG : only2: size = 6 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:58:50 DEBUG : only2: Sizes differ 2026/05/25 04:58:50 DEBUG : only3: size = 0 (Local file system at /tmp/rclone456128948) 2026/05/25 04:58:50 DEBUG : only3: size = 6 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:58:50 DEBUG : only3: Sizes differ 2026/05/25 04:58:50 DEBUG : only4: size = 0 (Local file system at /tmp/rclone456128948) 2026/05/25 04:58:50 DEBUG : only4: size = 6 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:58:50 DEBUG : only4: Sizes differ 2026/05/25 04:58:50 DEBUG : only5: size = 0 (Local file system at /tmp/rclone456128948) 2026/05/25 04:58:50 DEBUG : only5: size = 6 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:58:50 DEBUG : only5: Sizes differ 2026/05/25 04:58:50 DEBUG : only6: size = 0 (Local file system at /tmp/rclone456128948) 2026/05/25 04:58:50 DEBUG : only6: size = 6 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:58:50 DEBUG : only6: Sizes differ 2026/05/25 04:58:50 DEBUG : only7: size = 0 (Local file system at /tmp/rclone456128948) 2026/05/25 04:58:50 DEBUG : only7: size = 6 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:58:50 DEBUG : only7: Sizes differ 2026/05/25 04:58:50 DEBUG : only8: size = 0 (Local file system at /tmp/rclone456128948) 2026/05/25 04:58:50 DEBUG : only8: size = 6 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:58:50 DEBUG : only8: Sizes differ 2026/05/25 04:58:50 DEBUG : only9: size = 0 (Local file system at /tmp/rclone456128948) 2026/05/25 04:58:50 DEBUG : only9: size = 6 (B2 bucket rclone-test-pukoyoy4ceqa) 2026/05/25 04:58:50 DEBUG : only9: Sizes differ 2026/05/25 04:58:50 DEBUG : both2: Unchanged skipping 2026/05/25 04:58:50 DEBUG : both7: Unchanged skipping 2026/05/25 04:58:50 DEBUG : both9: Unchanged skipping 2026/05/25 04:58:50 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:58:51 DEBUG : only0: size = 0 OK 2026/05/25 04:58:51 DEBUG : only10: size = 0 OK 2026/05/25 04:58:51 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/25 04:58:51 INFO : only0: Copied (replaced existing) 2026/05/25 04:58:51 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/25 04:58:51 INFO : only10: Copied (replaced existing) 2026/05/25 04:58:51 DEBUG : only13: size = 0 OK 2026/05/25 04:58:51 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/25 04:58:51 INFO : only13: Copied (replaced existing) 2026/05/25 04:58:51 DEBUG : only14: size = 0 OK 2026/05/25 04:58:51 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/25 04:58:51 INFO : only14: Copied (replaced existing) 2026/05/25 04:58:51 DEBUG : only11: size = 0 OK 2026/05/25 04:58:51 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/25 04:58:51 INFO : only11: Copied (replaced existing) 2026/05/25 04:58:51 DEBUG : only15: size = 0 OK 2026/05/25 04:58:51 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/25 04:58:51 INFO : only15: Copied (replaced existing) 2026/05/25 04:58:51 DEBUG : only16: size = 0 OK 2026/05/25 04:58:51 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/25 04:58:51 INFO : only16: Copied (replaced existing) 2026/05/25 04:58:51 DEBUG : only17: size = 0 OK 2026/05/25 04:58:51 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/25 04:58:51 INFO : only17: Copied (replaced existing) 2026/05/25 04:58:51 DEBUG : only18: size = 0 OK 2026/05/25 04:58:51 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/25 04:58:51 INFO : only18: Copied (replaced existing) 2026/05/25 04:58:51 DEBUG : only12: size = 0 OK 2026/05/25 04:58:51 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/25 04:58:51 INFO : only12: Copied (replaced existing) 2026/05/25 04:58:51 DEBUG : only19: size = 0 OK 2026/05/25 04:58:51 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/25 04:58:51 INFO : only19: Copied (replaced existing) 2026/05/25 04:58:51 DEBUG : only1: size = 0 OK 2026/05/25 04:58:51 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/25 04:58:51 INFO : only1: Copied (replaced existing) 2026/05/25 04:58:51 DEBUG : only2: size = 0 OK 2026/05/25 04:58:51 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/25 04:58:51 INFO : only2: Copied (replaced existing) 2026/05/25 04:58:51 DEBUG : only3: size = 0 OK 2026/05/25 04:58:51 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/25 04:58:51 INFO : only3: Copied (replaced existing) 2026/05/25 04:58:51 DEBUG : only4: size = 0 OK 2026/05/25 04:58:51 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/25 04:58:51 INFO : only4: Copied (replaced existing) 2026/05/25 04:58:51 DEBUG : only5: size = 0 OK 2026/05/25 04:58:51 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/25 04:58:51 INFO : only5: Copied (replaced existing) 2026/05/25 04:58:51 DEBUG : only6: size = 0 OK 2026/05/25 04:58:51 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/25 04:58:51 INFO : only6: Copied (replaced existing) 2026/05/25 04:58:51 DEBUG : only7: size = 0 OK 2026/05/25 04:58:51 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/25 04:58:51 INFO : only7: Copied (replaced existing) 2026/05/25 04:58:51 DEBUG : only8: size = 0 OK 2026/05/25 04:58:51 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/25 04:58:51 INFO : only8: Copied (replaced existing) 2026/05/25 04:58:52 DEBUG : only9: size = 0 OK 2026/05/25 04:58:52 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/25 04:58:52 INFO : only9: Copied (replaced existing) 2026/05/25 04:58:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (31.81s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:59:00 DEBUG : empty_dir: Making directory with metadata 2026/05/25 04:59:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 04:59:00 DEBUG : empty_on_remote: Making directory with metadata 2026/05/25 04:59:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 04:59:00 INFO : empty_on_remote: Making directory 2026/05/25 04:59:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/25 04:59:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/25 04:59:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/25 04:59:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/25 04:59:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.00s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:59:03 DEBUG : empty_dir: Making directory with metadata 2026/05/25 04:59:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 04:59:03 DEBUG : empty_on_remote: Making directory with metadata 2026/05/25 04:59:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 04:59:03 INFO : empty_on_remote: Making directory 2026/05/25 04:59:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/25 04:59:04 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/25 04:59:04 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/25 04:59:04 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/25 04:59:04 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/25 04:59:04 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.71s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:59:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 04:59:05 INFO : sub dir: Making directory 2026/05/25 04:59:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.78s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:59:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 04:59:09 INFO : sub dir: Making directory 2026/05/25 04:59:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.07s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:59:23 DEBUG : Waiting for deletions to finish 2026/05/25 04:59:24 DEBUG : apple: Excluded (Path Filter) 2026/05/25 04:59:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 04:59:24 DEBUG : banana: Excluded (Path Filter) 2026/05/25 04:59:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 04:59:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 04:59:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 04:59:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 04:59:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 04:59:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 04:59:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 04:59:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 04:59:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 04:59:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 04:59:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 04:59:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 04:59:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 04:59:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 04:59:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 04:59:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 04:59:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 04:59:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 04:59:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:24 DEBUG : banana: size = 6 OK 2026/05/25 04:59:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 04:59:24 DEBUG : apple: size = 5 OK 2026/05/25 04:59:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:24 DEBUG : banana: Unchanged skipping 2026/05/25 04:59:24 DEBUG : apple: Unchanged skipping 2026/05/25 04:59:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 04:59:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 04:59:25 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:59:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 04:59:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 04:59:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 04:59:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 04:59:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 04:59:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 04:59:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 04:59:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 04:59:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 04:59:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 04:59:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 04:59:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 04:59:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 04:59:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 04:59:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 04:59:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:59:25 DEBUG : Waiting for deletions to finish 2026/05/25 04:59:25 INFO : There was nothing to transfer 2026/05/25 04:59:25 DEBUG : Waiting for deletions to finish 2026/05/25 04:59:25 DEBUG : apple: Excluded (Path Filter) 2026/05/25 04:59:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 04:59:25 DEBUG : banana: Excluded (Path Filter) 2026/05/25 04:59:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 04:59:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 04:59:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 04:59:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 04:59:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 04:59:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 04:59:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 04:59:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 04:59:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 04:59:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 04:59:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 04:59:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 04:59:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 04:59:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 04:59:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 04:59:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 04:59:25 DEBUG : apple: size = 5 OK 2026/05/25 04:59:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : banana: size = 6 OK 2026/05/25 04:59:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 04:59:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 04:59:25 DEBUG : apple: Unchanged skipping 2026/05/25 04:59:25 DEBUG : banana: Unchanged skipping 2026/05/25 04:59:25 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 04:59:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 04:59:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 04:59:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 04:59:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 04:59:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 04:59:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 04:59:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 04:59:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 04:59:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 04:59:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 04:59:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 04:59:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 04:59:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 04:59:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 04:59:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 04:59:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:59:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 04:59:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 04:59:25 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:59:25 DEBUG : Waiting for deletions to finish 2026/05/25 04:59:25 INFO : There was nothing to transfer 2026/05/25 04:59:25 DEBUG : Waiting for deletions to finish 2026/05/25 04:59:26 DEBUG : apple: Excluded (Path Filter) 2026/05/25 04:59:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 04:59:26 DEBUG : banana: Excluded (Path Filter) 2026/05/25 04:59:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 04:59:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 04:59:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 04:59:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 04:59:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 04:59:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 04:59:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 04:59:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 04:59:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 04:59:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 04:59:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 04:59:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 04:59:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 04:59:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 04:59:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 04:59:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 04:59:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 04:59:41 DEBUG : Waiting for deletions to finish 2026/05/25 04:59:42 DEBUG : apple: Excluded (Path Filter) 2026/05/25 04:59:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 04:59:42 DEBUG : banana: Excluded (Path Filter) 2026/05/25 04:59:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 04:59:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 04:59:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 04:59:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 04:59:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 04:59:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 04:59:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 04:59:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 04:59:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 04:59:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 04:59:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 04:59:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 04:59:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 04:59:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 04:59:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 04:59:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 04:59:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 04:59:42 DEBUG : apple: size = 5 OK 2026/05/25 04:59:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 04:59:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:42 DEBUG : apple: Unchanged skipping 2026/05/25 04:59:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:42 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 04:59:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 04:59:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 04:59:42 DEBUG : banana: size = 6 OK 2026/05/25 04:59:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:42 DEBUG : banana: Unchanged skipping 2026/05/25 04:59:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 04:59:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 04:59:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 04:59:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 04:59:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 04:59:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 04:59:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 04:59:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 04:59:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 04:59:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:42 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:59:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 04:59:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 04:59:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 04:59:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 04:59:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 04:59:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 04:59:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 04:59:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 04:59:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 04:59:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 04:59:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 04:59:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 04:59:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 04:59:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 04:59:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 04:59:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 04:59:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 04:59:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 04:59:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 04:59:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 04:59:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 04:59:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 04:59:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 04:59:42 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:59:42 DEBUG : Waiting for deletions to finish 2026/05/25 04:59:42 INFO : There was nothing to transfer 2026/05/25 04:59:42 DEBUG : Waiting for deletions to finish 2026/05/25 04:59:43 DEBUG : apple: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : banana: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : apple: size = 5 OK 2026/05/25 04:59:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 04:59:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:43 DEBUG : banana: size = 6 OK 2026/05/25 04:59:43 DEBUG : apple: Unchanged skipping 2026/05/25 04:59:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 04:59:43 DEBUG : banana: Unchanged skipping 2026/05/25 04:59:43 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 04:59:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:43 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 04:59:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 04:59:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 04:59:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 04:59:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 04:59:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 04:59:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 04:59:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 04:59:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 04:59:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 04:59:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 04:59:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 04:59:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 04:59:43 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 04:59:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 04:59:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 04:59:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 04:59:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 04:59:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 04:59:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 04:59:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 04:59:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 04:59:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 04:59:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 04:59:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 04:59:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 04:59:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 04:59:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 04:59:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 04:59:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 04:59:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 04:59:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 04:59:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 04:59:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:59:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 04:59:43 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 04:59:43 DEBUG : Waiting for deletions to finish 2026/05/25 04:59:43 INFO : There was nothing to transfer 2026/05/25 04:59:43 DEBUG : Waiting for deletions to finish 2026/05/25 04:59:43 DEBUG : apple: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : banana: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 04:59:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 05:00:00 DEBUG : Waiting for deletions to finish 2026/05/25 05:00:00 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:00:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:00:00 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:00:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:00:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:00:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:00:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:00:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:00:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:00:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:00:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:00:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:00:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:00:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:00:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:00:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:00:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:00:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:00:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:00:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 05:00:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:01 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:01 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:01 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:01 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:01 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:01 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:01 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/25 05:00:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/25 05:00:01 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/25 05:00:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/25 05:00:01 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:01 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/25 05:00:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/25 05:00:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:01 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:00:01 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:00:01 DEBUG : YmFuYW5h: size = 6 OK 2026/05/25 05:00:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/25 05:00:01 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/25 05:00:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:01 DEBUG : YXBwbGU=: size = 5 OK 2026/05/25 05:00:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/25 05:00:01 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/25 05:00:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/25 05:00:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/25 05:00:01 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/25 05:00:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/25 05:00:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/25 05:00:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/25 05:00:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/25 05:00:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/25 05:00:02 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/25 05:00:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/25 05:00:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/25 05:00:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/25 05:00:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/25 05:00:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/25 05:00:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/25 05:00:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/25 05:00:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/25 05:00:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/25 05:00:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/25 05:00:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/25 05:00:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/25 05:00:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/25 05:00:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/25 05:00:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/25 05:00:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/25 05:00:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/25 05:00:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/25 05:00:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/25 05:00:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 05:00:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/25 05:00:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/25 05:00:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/25 05:00:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/25 05:00:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:03 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/25 05:00:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/25 05:00:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/25 05:00:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/25 05:00:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/25 05:00:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:04 DEBUG : Waiting for deletions to finish 2026/05/25 05:00:04 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/25 05:00:04 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/25 05:00:04 INFO : dir1/0009-3456789.txt: Deleted 2026/05/25 05:00:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/25 05:00:04 INFO : dir1/0007-1234567.txt: Deleted 2026/05/25 05:00:04 INFO : splitbananasplit: Deleted 2026/05/25 05:00:04 INFO : dir1/0014-89;=.txt: Deleted 2026/05/25 05:00:04 INFO : dir1/0011-56789;.txt: Deleted 2026/05/25 05:00:04 INFO : dir1/0013-789;=.txt: Deleted 2026/05/25 05:00:04 INFO : dir1/0015-9;=.txt: Deleted 2026/05/25 05:00:04 INFO : banana: Deleted 2026/05/25 05:00:04 INFO : dir1/0003-defghij.txt: Deleted 2026/05/25 05:00:04 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/25 05:00:04 INFO : dir1/0012-6789;.txt: Deleted 2026/05/25 05:00:04 INFO : apple: Deleted 2026/05/25 05:00:04 INFO : appleappleapplebanana: Deleted 2026/05/25 05:00:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/25 05:00:04 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/25 05:00:04 INFO : dir1/0008-2345678.txt: Deleted 2026/05/25 05:00:04 INFO : dir1/0010-456789.txt: Deleted 2026/05/25 05:00:04 DEBUG : Waiting for deletions to finish 2026/05/25 05:00:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/25 05:00:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/25 05:00:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/25 05:00:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/25 05:00:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/25 05:00:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/25 05:00:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/25 05:00:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/25 05:00:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/25 05:00:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/25 05:00:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/25 05:00:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/25 05:00:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/25 05:00:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/25 05:00:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/25 05:00:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/25 05:00:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/25 05:00:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/25 05:00:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/25 05:00:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/25 05:00:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 05:00:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 05:00:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 05:00:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 05:00:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:05 DEBUG : YXBwbGU=: size = 5 OK 2026/05/25 05:00:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:00:05 DEBUG : apple: Unchanged skipping 2026/05/25 05:00:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:00:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 05:00:05 DEBUG : YmFuYW5h: size = 6 OK 2026/05/25 05:00:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:00:05 DEBUG : banana: Unchanged skipping 2026/05/25 05:00:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/25 05:00:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:00:05 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 05:00:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/25 05:00:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/25 05:00:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/25 05:00:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:00:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:00:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 05:00:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 05:00:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/25 05:00:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:00:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 05:00:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/25 05:00:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/25 05:00:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:00:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 05:00:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/25 05:00:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:00:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 05:00:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/25 05:00:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:00:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/25 05:00:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:00:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:00:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 05:00:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/25 05:00:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/25 05:00:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:00:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:00:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 05:00:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 05:00:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/25 05:00:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:00:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 05:00:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/25 05:00:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/25 05:00:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:00:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 05:00:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 05:00:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/25 05:00:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:00:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/25 05:00:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/25 05:00:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:00:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 05:00:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 05:00:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 05:00:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:00:05 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/25 05:00:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 05:00:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:00:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 05:00:05 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:00:05 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:00:05 DEBUG : Waiting for deletions to finish 2026/05/25 05:00:05 DEBUG : Waiting for deletions to finish 2026/05/25 05:00:06 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/25 05:00:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/25 05:00:06 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/25 05:00:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/25 05:00:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/25 05:00:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/25 05:00:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/25 05:00:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/25 05:00:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/25 05:00:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/25 05:00:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/25 05:00:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/25 05:00:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/25 05:00:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/25 05:00:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/25 05:00:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/25 05:00:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/25 05:00:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/25 05:00:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/25 05:00:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/25 05:00:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:06 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:06 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:06 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 05:00:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:06 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 05:00:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 05:00:06 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 05:00:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 05:00:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 05:00:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 05:00:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 05:00:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 05:00:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 05:00:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 05:00:21 DEBUG : Waiting for deletions to finish 2026/05/25 05:00:21 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:00:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:00:21 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:00:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:00:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:00:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:00:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:00:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:00:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:00:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:00:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:00:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:00:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:00:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:00:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:00:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:00:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:00:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:00:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:00:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 05:00:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:21 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:21 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:21 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:21 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:21 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:21 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:21 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/25 05:00:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/25 05:00:22 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/25 05:00:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/25 05:00:22 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:22 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 05:00:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 05:00:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 05:00:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 05:00:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 05:00:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 05:00:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 05:00:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 05:00:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 05:00:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 05:00:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 05:00:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 05:00:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 05:00:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 05:00:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 05:00:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 05:00:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 05:00:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 05:00:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 05:00:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 05:00:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 05:00:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 05:00:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 05:00:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 05:00:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 05:00:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 05:00:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 05:00:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 05:00:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 05:00:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 05:00:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 05:00:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 05:00:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 05:00:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 05:00:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 05:00:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 05:00:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 05:00:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 05:00:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 05:00:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 05:00:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 05:00:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 05:00:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 05:00:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 05:00:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 05:00:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 05:00:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 05:00:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 05:00:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 05:00:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 05:00:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 05:00:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 05:00:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 05:00:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 05:00:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 05:00:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 05:00:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 05:00:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 05:00:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 05:00:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 05:00:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 05:00:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 05:00:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 05:00:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 05:00:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 05:00:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 05:00:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 05:00:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 05:00:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 05:00:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 05:00:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 05:00:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 05:00:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 05:00:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 05:00:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 05:00:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 05:00:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 05:00:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 05:00:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 05:00:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 05:00:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 05:00:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 05:00:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 05:00:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 05:00:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 05:00:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 05:00:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 05:00:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 05:00:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 05:00:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 05:00:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 05:00:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 05:00:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 05:00:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 05:00:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 05:00:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 05:00:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 05:00:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 05:00:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 05:00:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 05:00:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 05:00:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 05:00:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 05:00:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 05:00:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 05:00:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 05:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 05:00:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 05:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 05:00:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 05:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 05:00:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 05:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 05:00:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 05:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 05:00:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 05:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 05:00:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 05:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 05:00:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 05:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 05:00:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 05:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 05:00:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 05:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 05:00:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 05:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 05:00:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 05:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 05:00:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 05:00:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/25 05:00:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 05:00:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/25 05:00:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 05:00:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/25 05:00:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 05:00:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/25 05:00:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 05:00:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/25 05:00:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 05:00:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 05:00:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 05:00:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 05:00:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 05:00:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 05:00:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 05:00:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 05:00:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 05:00:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 05:00:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/25 05:00:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 05:00:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 05:00:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 05:00:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 05:00:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 05:00:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 05:00:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 05:00:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 05:00:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 05:00:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 05:00:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 05:00:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 05:00:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 05:00:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 05:00:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 05:00:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 05:00:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 05:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 05:00:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/25 05:00:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 05:00:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 05:00:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 05:00:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 05:00:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 05:00:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 05:00:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 05:00:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 05:00:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 05:00:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 05:00:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 05:00:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/25 05:00:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 05:00:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 05:00:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 05:00:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 05:00:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/25 05:00:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:22 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:00:22 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:00:22 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/25 05:00:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/25 05:00:22 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/25 05:00:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 05:00:22 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/25 05:00:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/25 05:00:22 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/25 05:00:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 05:00:22 DEBUG : PREFIXapple: size = 5 OK 2026/05/25 05:00:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/25 05:00:22 INFO : apple: Copied (new) to: PREFIXapple 2026/05/25 05:00:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 05:00:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/25 05:00:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/25 05:00:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 05:00:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 05:00:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/25 05:00:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/25 05:00:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 05:00:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 05:00:23 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/25 05:00:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/25 05:00:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/25 05:00:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/25 05:00:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/25 05:00:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 05:00:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 05:00:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 05:00:23 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/25 05:00:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/25 05:00:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/25 05:00:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 05:00:23 DEBUG : PREFIXbanana: size = 6 OK 2026/05/25 05:00:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/25 05:00:23 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/25 05:00:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 05:00:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/25 05:00:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/25 05:00:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 05:00:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 05:00:23 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/25 05:00:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/25 05:00:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/25 05:00:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 05:00:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/25 05:00:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/25 05:00:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 05:00:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 05:00:23 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/25 05:00:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/25 05:00:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/25 05:00:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 05:00:23 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/25 05:00:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/25 05:00:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/25 05:00:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 05:00:23 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/25 05:00:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/25 05:00:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/25 05:00:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 05:00:23 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/25 05:00:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/25 05:00:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/25 05:00:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/25 05:00:24 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/25 05:00:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/25 05:00:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/25 05:00:24 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/25 05:00:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/25 05:00:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/25 05:00:24 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/25 05:00:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/25 05:00:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/25 05:00:24 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/25 05:00:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/25 05:00:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/25 05:00:24 DEBUG : Waiting for deletions to finish 2026/05/25 05:00:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/25 05:00:24 INFO : dir1/0011-56789;.txt: Deleted 2026/05/25 05:00:24 INFO : dir1/0009-3456789.txt: Deleted 2026/05/25 05:00:24 INFO : apple: Deleted 2026/05/25 05:00:25 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/25 05:00:25 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/25 05:00:25 INFO : dir1/0014-89;=.txt: Deleted 2026/05/25 05:00:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/25 05:00:25 INFO : dir1/0008-2345678.txt: Deleted 2026/05/25 05:00:25 INFO : dir1/0013-789;=.txt: Deleted 2026/05/25 05:00:25 INFO : dir1/0007-1234567.txt: Deleted 2026/05/25 05:00:25 INFO : appleappleapplebanana: Deleted 2026/05/25 05:00:25 INFO : dir1/0010-456789.txt: Deleted 2026/05/25 05:00:25 INFO : banana: Deleted 2026/05/25 05:00:25 INFO : splitbananasplit: Deleted 2026/05/25 05:00:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/25 05:00:25 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/25 05:00:25 INFO : dir1/0012-6789;.txt: Deleted 2026/05/25 05:00:25 INFO : dir1/0015-9;=.txt: Deleted 2026/05/25 05:00:25 INFO : dir1/0003-defghij.txt: Deleted 2026/05/25 05:00:25 DEBUG : Waiting for deletions to finish 2026/05/25 05:00:25 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/25 05:00:25 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:00:25 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/25 05:00:25 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/25 05:00:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:00:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:00:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:00:25 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:00:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:00:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:00:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:00:25 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:00:25 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:00:25 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:00:25 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:00:25 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:00:25 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:00:25 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:00:25 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:00:25 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 05:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 05:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 05:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 05:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 05:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 05:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 05:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 05:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 05:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 05:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 05:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 05:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 05:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 05:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 05:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 05:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 05:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 05:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 05:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 05:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 05:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 05:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 05:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 05:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 05:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 05:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 05:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 05:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/25 05:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 05:00:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/25 05:00:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 05:00:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 05:00:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 05:00:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 05:00:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 05:00:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 05:00:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 05:00:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 05:00:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 05:00:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 05:00:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 05:00:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 05:00:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 05:00:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 05:00:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 05:00:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/25 05:00:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 05:00:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 05:00:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 05:00:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 05:00:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 05:00:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 05:00:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 05:00:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 05:00:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 05:00:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 05:00:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 05:00:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 05:00:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 05:00:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 05:00:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 05:00:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/25 05:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 05:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 05:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 05:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 05:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 05:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 05:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 05:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 05:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 05:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 05:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 05:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 05:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 05:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 05:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 05:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/25 05:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 05:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 05:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 05:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 05:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 05:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 05:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 05:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 05:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 05:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 05:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 05:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 05:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 05:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 05:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 05:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:25 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 05:00:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 05:00:25 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 05:00:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 05:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 05:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 05:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 05:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 05:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 05:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 05:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 05:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 05:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 05:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 05:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 05:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 05:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 05:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 05:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 05:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/25 05:00:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/25 05:00:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/25 05:00:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/25 05:00:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/25 05:00:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:26 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:00:26 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:00:26 DEBUG : apple: size = 5 OK 2026/05/25 05:00:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/25 05:00:26 INFO : apple: Copied (new) 2026/05/25 05:00:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 05:00:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/25 05:00:26 INFO : appleappleapplebanana: Copied (new) 2026/05/25 05:00:26 DEBUG : banana: size = 6 OK 2026/05/25 05:00:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/25 05:00:26 INFO : banana: Copied (new) 2026/05/25 05:00:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 05:00:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/25 05:00:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/25 05:00:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 05:00:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/25 05:00:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/25 05:00:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 05:00:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/25 05:00:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/25 05:00:26 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 05:00:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/25 05:00:26 INFO : splitbananasplit: Copied (new) 2026/05/25 05:00:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 05:00:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/25 05:00:27 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/25 05:00:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 05:00:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/25 05:00:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/25 05:00:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 05:00:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/25 05:00:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/25 05:00:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 05:00:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/25 05:00:27 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/25 05:00:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 05:00:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/25 05:00:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/25 05:00:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 05:00:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/25 05:00:27 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/25 05:00:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 05:00:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/25 05:00:27 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/25 05:00:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 05:00:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/25 05:00:27 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/25 05:00:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 05:00:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/25 05:00:28 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/25 05:00:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 05:00:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/25 05:00:28 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/25 05:00:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 05:00:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/25 05:00:28 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/25 05:00:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 05:00:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/25 05:00:28 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/25 05:00:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 05:00:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/25 05:00:28 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/25 05:00:28 DEBUG : Waiting for deletions to finish 2026/05/25 05:00:28 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/25 05:00:28 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/25 05:00:28 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/25 05:00:28 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/25 05:00:28 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/25 05:00:28 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/25 05:00:28 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/25 05:00:28 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/25 05:00:28 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/25 05:00:28 INFO : PREFIXsplitbananasplit: Deleted 2026/05/25 05:00:28 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/25 05:00:28 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/25 05:00:28 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/25 05:00:28 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/25 05:00:28 INFO : PREFIXbanana: Deleted 2026/05/25 05:00:28 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/25 05:00:28 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/25 05:00:28 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/25 05:00:28 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/25 05:00:29 INFO : PREFIXapple: Deleted 2026/05/25 05:00:29 DEBUG : Waiting for deletions to finish 2026/05/25 05:00:29 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : Waiting for deletions to finish 2026/05/25 05:00:29 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:00:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 05:00:46 DEBUG : Waiting for deletions to finish 2026/05/25 05:00:46 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:00:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:00:46 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:00:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:00:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:00:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:00:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:00:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:00:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:00:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:00:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:00:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:00:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:00:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:00:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:00:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:00:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:00:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:00:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:00:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 05:00:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 05:00:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 05:00:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 05:00:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 05:00:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/25 05:00:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/25 05:00:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/25 05:00:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 05:00:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/25 05:00:47 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 05:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:47 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:00:47 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:00:47 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/25 05:00:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/25 05:00:47 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/25 05:00:47 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/25 05:00:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/25 05:00:47 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 05:00:47 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/25 05:00:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/25 05:00:47 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/25 05:00:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/25 05:00:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/25 05:00:47 DEBUG : appleSUFFIX: size = 5 OK 2026/05/25 05:00:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/25 05:00:47 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/25 05:00:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/25 05:00:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/25 05:00:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/25 05:00:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 05:00:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 05:00:48 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/25 05:00:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/25 05:00:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/25 05:00:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/25 05:00:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/25 05:00:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/25 05:00:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 05:00:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/25 05:00:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/25 05:00:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/25 05:00:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 05:00:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/25 05:00:48 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/25 05:00:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/25 05:00:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/25 05:00:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/25 05:00:48 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/25 05:00:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/25 05:00:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/25 05:00:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/25 05:00:48 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/25 05:00:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/25 05:00:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/25 05:00:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/25 05:00:48 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/25 05:00:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/25 05:00:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/25 05:00:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/25 05:00:49 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/25 05:00:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/25 05:00:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/25 05:00:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/25 05:00:49 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/25 05:00:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/25 05:00:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/25 05:00:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/25 05:00:49 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/25 05:00:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/25 05:00:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/25 05:00:49 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/25 05:00:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/25 05:00:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/25 05:00:49 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/25 05:00:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/25 05:00:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/25 05:00:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/25 05:00:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/25 05:00:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 05:00:51 DEBUG : Waiting for deletions to finish 2026/05/25 05:00:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/25 05:00:51 INFO : apple: Deleted 2026/05/25 05:00:51 INFO : splitbananasplit: Deleted 2026/05/25 05:00:51 INFO : dir1/0008-2345678.txt: Deleted 2026/05/25 05:00:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/25 05:00:51 INFO : dir1/0011-56789;.txt: Deleted 2026/05/25 05:00:51 INFO : dir1/0014-89;=.txt: Deleted 2026/05/25 05:00:51 INFO : dir1/0009-3456789.txt: Deleted 2026/05/25 05:00:51 INFO : dir1/0010-456789.txt: Deleted 2026/05/25 05:00:51 INFO : appleappleapplebanana: Deleted 2026/05/25 05:00:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/25 05:00:51 INFO : banana: Deleted 2026/05/25 05:00:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/25 05:00:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/25 05:00:51 INFO : dir1/0003-defghij.txt: Deleted 2026/05/25 05:00:51 INFO : dir1/0007-1234567.txt: Deleted 2026/05/25 05:00:51 INFO : dir1/0012-6789;.txt: Deleted 2026/05/25 05:00:51 INFO : dir1/0015-9;=.txt: Deleted 2026/05/25 05:00:51 INFO : dir1/0013-789;=.txt: Deleted 2026/05/25 05:00:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/25 05:00:52 DEBUG : Waiting for deletions to finish 2026/05/25 05:00:52 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/25 05:00:52 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/25 05:00:52 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/25 05:00:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/25 05:00:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/25 05:00:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/25 05:00:52 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/25 05:00:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/25 05:00:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/25 05:00:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/25 05:00:52 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/25 05:00:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/25 05:00:52 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/25 05:00:52 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/25 05:00:52 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/25 05:00:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/25 05:00:52 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/25 05:00:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/25 05:00:52 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/25 05:00:52 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/25 05:00:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/25 05:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/25 05:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/25 05:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/25 05:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/25 05:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/25 05:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/25 05:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/25 05:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/25 05:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/25 05:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 05:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 05:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 05:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/25 05:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 05:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 05:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/25 05:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/25 05:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/25 05:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/25 05:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/25 05:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/25 05:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/25 05:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/25 05:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/25 05:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/25 05:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 05:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 05:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 05:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/25 05:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 05:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 05:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/25 05:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/25 05:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/25 05:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/25 05:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/25 05:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/25 05:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/25 05:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/25 05:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/25 05:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/25 05:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 05:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 05:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 05:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/25 05:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 05:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 05:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/25 05:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/25 05:00:52 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 05:00:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 05:00:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/25 05:00:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/25 05:00:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 05:00:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/25 05:00:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/25 05:00:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/25 05:00:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/25 05:00:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/25 05:00:53 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:00:53 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:00:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 05:00:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/25 05:00:53 INFO : appleappleapplebanana: Copied (new) 2026/05/25 05:00:53 DEBUG : apple: size = 5 OK 2026/05/25 05:00:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/25 05:00:53 INFO : apple: Copied (new) 2026/05/25 05:00:53 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 05:00:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/25 05:00:53 INFO : splitbananasplit: Copied (new) 2026/05/25 05:00:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 05:00:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/25 05:00:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/25 05:00:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 05:00:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/25 05:00:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/25 05:00:54 DEBUG : banana: size = 6 OK 2026/05/25 05:00:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/25 05:00:54 INFO : banana: Copied (new) 2026/05/25 05:00:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 05:00:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/25 05:00:54 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/25 05:00:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 05:00:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/25 05:00:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/25 05:00:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 05:00:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/25 05:00:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/25 05:00:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 05:00:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/25 05:00:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/25 05:00:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 05:00:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/25 05:00:54 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/25 05:00:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 05:00:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/25 05:00:54 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/25 05:00:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 05:00:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/25 05:00:54 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/25 05:00:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 05:00:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/25 05:00:54 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/25 05:00:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 05:00:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/25 05:00:55 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/25 05:00:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 05:00:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/25 05:00:55 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/25 05:00:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 05:00:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/25 05:00:55 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/25 05:00:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 05:00:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/25 05:00:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/25 05:00:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 05:00:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/25 05:00:55 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/25 05:00:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 05:00:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/25 05:00:55 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/25 05:00:55 DEBUG : Waiting for deletions to finish 2026/05/25 05:00:55 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/25 05:00:55 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/25 05:00:55 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/25 05:00:55 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/25 05:00:55 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/25 05:00:55 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/25 05:00:55 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/25 05:00:55 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/25 05:00:56 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/25 05:00:56 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/25 05:00:56 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/25 05:00:56 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/25 05:00:56 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/25 05:00:56 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/25 05:00:56 INFO : appleSUFFIX: Deleted 2026/05/25 05:00:56 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/25 05:00:56 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/25 05:00:56 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/25 05:00:56 INFO : splitbananasplitSUFFIX: Deleted 2026/05/25 05:00:56 INFO : bananaSUFFIX: Deleted 2026/05/25 05:00:56 DEBUG : Waiting for deletions to finish 2026/05/25 05:00:56 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:00:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:00:56 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:00:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:00:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:00:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:00:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:00:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:00:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:00:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:00:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:00:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:00:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:00:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:00:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:00:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:00:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:00:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:00:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:00:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 05:00:56 DEBUG : Waiting for deletions to finish 2026/05/25 05:00:57 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:00:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:00:57 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:00:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:00:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:00:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:00:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:00:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:00:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:00:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:00:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:00:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:00:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:00:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:00:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:00:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:00:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:00:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:00:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:00:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 05:01:15 DEBUG : Waiting for deletions to finish 2026/05/25 05:01:15 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:01:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:01:15 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:01:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:01:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:01:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:01:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:01:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:01:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:01:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:01:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:01:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:01:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:01:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:01:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:01:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:01:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:01:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:01:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:01:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 05:01:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 05:01:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 05:01:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 05:01:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 05:01:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/25 05:01:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 05:01:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/25 05:01:15 DEBUG : apple: size = 5 OK 2026/05/25 05:01:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:15 DEBUG : apple: Unchanged skipping 2026/05/25 05:01:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:15 DEBUG : banana: size = 6 OK 2026/05/25 05:01:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:15 DEBUG : banana: Unchanged skipping 2026/05/25 05:01:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 05:01:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 05:01:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 05:01:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 05:01:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 05:01:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 05:01:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 05:01:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 05:01:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 05:01:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 05:01:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 05:01:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 05:01:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 05:01:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 05:01:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 05:01:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 05:01:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 05:01:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 05:01:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 05:01:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 05:01:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 05:01:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 05:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 05:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 05:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 05:01:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 05:01:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 05:01:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 05:01:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 05:01:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 05:01:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 05:01:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 05:01:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 05:01:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 05:01:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 05:01:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/25 05:01:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/25 05:01:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/25 05:01:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/25 05:01:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/25 05:01:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/25 05:01:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/25 05:01:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 05:01:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/25 05:01:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/25 05:01:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 05:01:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/25 05:01:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 05:01:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/25 05:01:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 05:01:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/25 05:01:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/25 05:01:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/25 05:01:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 05:01:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/25 05:01:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/25 05:01:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/25 05:01:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/25 05:01:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 05:01:15 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:01:15 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:01:16 DEBUG : appleapple: size = 21 OK 2026/05/25 05:01:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/25 05:01:16 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/25 05:01:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 05:01:16 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/25 05:01:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/25 05:01:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/25 05:01:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 05:01:16 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/25 05:01:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/25 05:01:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/25 05:01:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 05:01:16 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/25 05:01:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/25 05:01:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/25 05:01:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 05:01:16 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/25 05:01:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/25 05:01:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/25 05:01:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 05:01:16 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/25 05:01:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/25 05:01:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/25 05:01:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 05:01:16 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/25 05:01:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/25 05:01:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/25 05:01:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 05:01:16 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/25 05:01:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/25 05:01:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/25 05:01:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 05:01:17 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/25 05:01:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/25 05:01:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/25 05:01:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 05:01:17 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/25 05:01:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/25 05:01:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/25 05:01:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 05:01:17 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/25 05:01:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/25 05:01:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/25 05:01:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 05:01:17 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/25 05:01:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/25 05:01:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/25 05:01:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 05:01:17 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/25 05:01:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/25 05:01:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/25 05:01:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 05:01:17 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/25 05:01:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/25 05:01:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/25 05:01:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 05:01:17 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/25 05:01:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/25 05:01:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/25 05:01:17 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/25 05:01:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/25 05:01:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/25 05:01:18 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/25 05:01:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/25 05:01:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/25 05:01:18 DEBUG : splitbanan: size = 16 OK 2026/05/25 05:01:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/25 05:01:18 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/25 05:01:18 DEBUG : Waiting for deletions to finish 2026/05/25 05:01:18 INFO : dir1/0013-789;=.txt: Deleted 2026/05/25 05:01:18 INFO : dir1/0015-9;=.txt: Deleted 2026/05/25 05:01:18 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/25 05:01:18 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/25 05:01:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/25 05:01:18 INFO : appleappleapplebanana: Deleted 2026/05/25 05:01:18 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/25 05:01:18 INFO : dir1/0003-defghij.txt: Deleted 2026/05/25 05:01:18 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/25 05:01:18 INFO : dir1/0007-1234567.txt: Deleted 2026/05/25 05:01:18 INFO : dir1/0008-2345678.txt: Deleted 2026/05/25 05:01:18 INFO : dir1/0012-6789;.txt: Deleted 2026/05/25 05:01:18 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/25 05:01:18 INFO : dir1/0010-456789.txt: Deleted 2026/05/25 05:01:18 INFO : dir1/0014-89;=.txt: Deleted 2026/05/25 05:01:18 INFO : dir1/0011-56789;.txt: Deleted 2026/05/25 05:01:18 INFO : dir1/0009-3456789.txt: Deleted 2026/05/25 05:01:18 INFO : splitbananasplit: Deleted 2026/05/25 05:01:18 DEBUG : Waiting for deletions to finish 2026/05/25 05:01:19 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:01:19 DEBUG : appleapple: Excluded (Path Filter) 2026/05/25 05:01:19 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:01:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/25 05:01:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/25 05:01:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/25 05:01:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/25 05:01:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/25 05:01:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/25 05:01:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/25 05:01:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/25 05:01:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/25 05:01:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/25 05:01:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/25 05:01:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/25 05:01:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/25 05:01:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/25 05:01:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/25 05:01:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/25 05:01:19 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/25 05:01:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 05:01:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 05:01:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 05:01:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 05:01:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 05:01:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 05:01:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 05:01:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 05:01:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 05:01:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 05:01:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 05:01:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 05:01:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 05:01:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 05:01:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 05:01:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 05:01:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 05:01:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 05:01:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 05:01:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 05:01:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 05:01:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 05:01:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 05:01:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 05:01:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 05:01:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 05:01:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 05:01:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 05:01:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 05:01:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 05:01:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 05:01:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 05:01:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 05:01:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 05:01:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 05:01:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 05:01:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 05:01:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 05:01:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 05:01:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 05:01:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 05:01:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 05:01:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 05:01:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 05:01:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 05:01:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 05:01:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 05:01:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 05:01:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 05:01:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 05:01:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 05:01:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 05:01:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 05:01:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 05:01:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 05:01:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 05:01:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 05:01:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 05:01:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 05:01:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 05:01:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 05:01:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 05:01:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 05:01:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 05:01:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 05:01:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 05:01:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 05:01:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 05:01:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 05:01:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 05:01:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 05:01:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 05:01:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 05:01:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 05:01:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 05:01:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 05:01:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 05:01:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 05:01:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 05:01:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 05:01:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 05:01:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 05:01:19 DEBUG : apple: size = 5 OK 2026/05/25 05:01:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:19 DEBUG : apple: Unchanged skipping 2026/05/25 05:01:19 DEBUG : appleapple: size = 21 OK 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 05:01:19 DEBUG : banana: size = 6 OK 2026/05/25 05:01:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:19 DEBUG : banana: Unchanged skipping 2026/05/25 05:01:19 DEBUG : splitbanan: size = 16 OK 2026/05/25 05:01:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:19 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 05:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 05:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 05:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 05:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 05:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 05:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 05:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 05:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 05:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 05:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 05:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 05:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 05:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 05:01:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 05:01:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 05:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 05:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 05:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 05:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 05:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 05:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 05:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 05:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 05:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 05:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 05:01:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 05:01:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 05:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 05:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 05:01:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 05:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 05:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 05:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 05:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 05:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/25 05:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 05:01:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 05:01:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 05:01:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 05:01:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 05:01:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 05:01:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 05:01:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 05:01:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 05:01:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 05:01:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 05:01:19 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/25 05:01:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:19 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/25 05:01:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 05:01:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 05:01:19 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/25 05:01:19 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/25 05:01:19 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/25 05:01:19 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/25 05:01:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:19 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/25 05:01:19 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/25 05:01:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 05:01:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 05:01:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 05:01:19 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/25 05:01:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 05:01:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 05:01:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:19 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/25 05:01:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 05:01:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 05:01:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 05:01:19 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/25 05:01:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 05:01:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 05:01:19 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/25 05:01:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 05:01:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 05:01:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 05:01:19 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/25 05:01:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 05:01:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/25 05:01:19 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/25 05:01:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:19 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/25 05:01:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 05:01:19 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/25 05:01:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 05:01:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:19 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:01:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 05:01:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 05:01:19 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:01:19 DEBUG : Waiting for deletions to finish 2026/05/25 05:01:19 DEBUG : Waiting for deletions to finish 2026/05/25 05:01:20 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:01:20 DEBUG : appleapple: Excluded (Path Filter) 2026/05/25 05:01:20 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:01:20 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/25 05:01:20 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/25 05:01:20 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/25 05:01:20 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/25 05:01:20 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/25 05:01:20 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/25 05:01:20 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/25 05:01:20 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/25 05:01:20 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/25 05:01:20 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/25 05:01:20 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/25 05:01:20 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/25 05:01:20 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/25 05:01:20 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/25 05:01:20 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/25 05:01:20 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/25 05:01:20 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/25 05:01:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 05:01:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 05:01:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 05:01:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 05:01:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 05:01:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 05:01:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 05:01:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 05:01:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 05:01:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 05:01:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 05:01:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 05:01:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 05:01:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 05:01:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 05:01:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 05:01:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 05:01:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 05:01:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 05:01:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 05:01:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 05:01:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 05:01:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 05:01:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 05:01:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 05:01:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 05:01:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 05:01:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 05:01:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 05:01:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 05:01:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 05:01:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 05:01:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 05:01:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 05:01:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 05:01:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 05:01:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 05:01:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 05:01:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 05:01:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 05:01:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 05:01:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 05:01:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 05:01:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 05:01:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 05:01:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 05:01:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 05:01:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 05:01:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 05:01:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 05:01:20 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 05:01:48 DEBUG : Waiting for deletions to finish 2026/05/25 05:01:48 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:01:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:01:48 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:01:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:01:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:01:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:01:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:01:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:01:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:01:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:01:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:01:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:01:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:01:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:01:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:01:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:01:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:01:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:01:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:01:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 05:01:49 DEBUG : apple: size = 5 OK 2026/05/25 05:01:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:49 DEBUG : apple: Unchanged skipping 2026/05/25 05:01:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 05:01:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 05:01:49 DEBUG : banana: size = 6 OK 2026/05/25 05:01:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:49 DEBUG : banana: Unchanged skipping 2026/05/25 05:01:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 05:01:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:49 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 05:01:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 05:01:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 05:01:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:49 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:01:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 05:01:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 05:01:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 05:01:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 05:01:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 05:01:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 05:01:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 05:01:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 05:01:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 05:01:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 05:01:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 05:01:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 05:01:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 05:01:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 05:01:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 05:01:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 05:01:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 05:01:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 05:01:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 05:01:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 05:01:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 05:01:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 05:01:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 05:01:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 05:01:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 05:01:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 05:01:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 05:01:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 05:01:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 05:01:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 05:01:49 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:01:49 DEBUG : Waiting for deletions to finish 2026/05/25 05:01:49 DEBUG : Waiting for deletions to finish 2026/05/25 05:01:49 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:01:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:01:49 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:01:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:01:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:01:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:01:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:01:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:01:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:01:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:01:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:01:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:01:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:01:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:01:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:01:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:01:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:01:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:01:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:01:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 05:01:50 DEBUG : apple: size = 5 OK 2026/05/25 05:01:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:50 DEBUG : apple: Unchanged skipping 2026/05/25 05:01:50 DEBUG : banana: size = 6 OK 2026/05/25 05:01:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 05:01:50 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 05:01:50 DEBUG : banana: Unchanged skipping 2026/05/25 05:01:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:50 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 05:01:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 05:01:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 05:01:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 05:01:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 05:01:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 05:01:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 05:01:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:50 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:01:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 05:01:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 05:01:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 05:01:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 05:01:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 05:01:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 05:01:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 05:01:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 05:01:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 05:01:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 05:01:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 05:01:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 05:01:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 05:01:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 05:01:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 05:01:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 05:01:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 05:01:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 05:01:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 05:01:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 05:01:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 05:01:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 05:01:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 05:01:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 05:01:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 05:01:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:01:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 05:01:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 05:01:50 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:01:50 DEBUG : Waiting for deletions to finish 2026/05/25 05:01:50 DEBUG : Waiting for deletions to finish 2026/05/25 05:01:50 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:01:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:01:50 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:01:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:01:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:01:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:01:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:01:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:01:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:01:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:01:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:01:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:01:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:01:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:01:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:01:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:01:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:01:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:01:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:01:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 05:01:50 DEBUG : Waiting for deletions to finish 2026/05/25 05:01:51 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:01:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:01:51 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:01:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:01:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:01:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:01:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:01:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:01:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:01:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:01:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:01:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:01:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:01:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:01:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:01:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:01:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:01:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:01:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:01:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 05:02:16 DEBUG : Waiting for deletions to finish 2026/05/25 05:02:17 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:02:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:02:17 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:02:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:02:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:02:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:02:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:02:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:02:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:02:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:02:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:02:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:02:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:02:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:02:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:02:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:02:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:02:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:02:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:02:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 05:02:17 DEBUG : apple: size = 5 OK 2026/05/25 05:02:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:17 DEBUG : apple: Unchanged skipping 2026/05/25 05:02:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 05:02:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 05:02:17 DEBUG : banana: size = 6 OK 2026/05/25 05:02:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:17 DEBUG : banana: Unchanged skipping 2026/05/25 05:02:17 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 05:02:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:17 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 05:02:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 05:02:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 05:02:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 05:02:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 05:02:17 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:02:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 05:02:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 05:02:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 05:02:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 05:02:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 05:02:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 05:02:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 05:02:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 05:02:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 05:02:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 05:02:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 05:02:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 05:02:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 05:02:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 05:02:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 05:02:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 05:02:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 05:02:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 05:02:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 05:02:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 05:02:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 05:02:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 05:02:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 05:02:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 05:02:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 05:02:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 05:02:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 05:02:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 05:02:17 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:02:17 DEBUG : Waiting for deletions to finish 2026/05/25 05:02:17 DEBUG : Waiting for deletions to finish 2026/05/25 05:02:18 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:02:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:02:18 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:02:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:02:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:02:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:02:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:02:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:02:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:02:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:02:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:02:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:02:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:02:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:02:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:02:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:02:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:02:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:02:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:02:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 05:02:18 DEBUG : apple: size = 5 OK 2026/05/25 05:02:18 DEBUG : banana: size = 6 OK 2026/05/25 05:02:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:18 DEBUG : banana: Unchanged skipping 2026/05/25 05:02:18 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 05:02:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:18 DEBUG : apple: Unchanged skipping 2026/05/25 05:02:18 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 05:02:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 05:02:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 05:02:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 05:02:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 05:02:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:18 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:02:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 05:02:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 05:02:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 05:02:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 05:02:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 05:02:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 05:02:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 05:02:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 05:02:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 05:02:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 05:02:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 05:02:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 05:02:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 05:02:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 05:02:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 05:02:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 05:02:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 05:02:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 05:02:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 05:02:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 05:02:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 05:02:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 05:02:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 05:02:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 05:02:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 05:02:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 05:02:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 05:02:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 05:02:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 05:02:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 05:02:18 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:02:18 DEBUG : Waiting for deletions to finish 2026/05/25 05:02:18 DEBUG : Waiting for deletions to finish 2026/05/25 05:02:19 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:02:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:02:19 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:02:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:02:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:02:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:02:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:02:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:02:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:02:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:02:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:02:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:02:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:02:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:02:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:02:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:02:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:02:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:02:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:02:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 05:02:43 DEBUG : Waiting for deletions to finish 2026/05/25 05:02:44 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:02:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:02:44 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:02:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:02:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:02:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:02:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:02:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:02:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:02:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:02:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:02:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:02:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:02:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:02:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:02:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:02:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:02:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:02:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:02:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 05:02:44 DEBUG : apple: size = 5 OK 2026/05/25 05:02:44 DEBUG : banana: size = 6 OK 2026/05/25 05:02:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:44 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 05:02:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:44 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 05:02:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:44 DEBUG : apple: Unchanged skipping 2026/05/25 05:02:44 DEBUG : banana: Unchanged skipping 2026/05/25 05:02:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 05:02:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 05:02:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 05:02:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 05:02:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 05:02:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 05:02:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 05:02:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 05:02:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 05:02:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 05:02:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 05:02:44 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:02:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 05:02:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 05:02:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 05:02:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 05:02:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 05:02:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 05:02:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 05:02:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 05:02:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 05:02:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 05:02:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 05:02:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 05:02:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 05:02:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 05:02:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 05:02:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 05:02:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 05:02:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 05:02:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 05:02:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 05:02:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 05:02:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 05:02:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 05:02:44 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:02:44 DEBUG : Waiting for deletions to finish 2026/05/25 05:02:44 DEBUG : Waiting for deletions to finish 2026/05/25 05:02:45 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:02:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:02:45 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:02:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:02:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:02:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:02:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:02:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:02:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:02:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:02:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:02:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:02:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:02:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:02:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:02:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:02:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:02:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:02:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:02:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 05:02:45 DEBUG : apple: size = 5 OK 2026/05/25 05:02:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:45 DEBUG : apple: Unchanged skipping 2026/05/25 05:02:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 05:02:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 05:02:45 DEBUG : banana: size = 6 OK 2026/05/25 05:02:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:45 DEBUG : banana: Unchanged skipping 2026/05/25 05:02:45 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 05:02:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:45 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 05:02:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 05:02:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 05:02:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 05:02:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 05:02:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 05:02:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 05:02:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 05:02:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 05:02:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 05:02:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 05:02:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 05:02:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 05:02:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 05:02:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 05:02:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 05:02:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 05:02:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 05:02:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 05:02:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 05:02:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 05:02:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 05:02:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 05:02:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 05:02:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 05:02:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 05:02:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 05:02:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 05:02:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 05:02:45 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:02:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 05:02:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 05:02:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 05:02:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:02:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 05:02:45 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:02:45 DEBUG : Waiting for deletions to finish 2026/05/25 05:02:45 DEBUG : Waiting for deletions to finish 2026/05/25 05:02:46 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:02:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:02:46 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:02:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:02:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:02:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:02:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:02:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:02:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:02:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:02:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:02:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:02:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:02:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:02:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:02:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:02:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:02:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:02:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:02:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 05:03:01 DEBUG : Waiting for deletions to finish 2026/05/25 05:03:02 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:03:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:03:02 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:03:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:03:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:03:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:03:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:03:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:03:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:03:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:03:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:03:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:03:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:03:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:03:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:03:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:03:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:03:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:03:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:03:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 05:03:02 DEBUG : apple: size = 5 OK 2026/05/25 05:03:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:02 DEBUG : apple: Unchanged skipping 2026/05/25 05:03:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 05:03:02 DEBUG : banana: size = 6 OK 2026/05/25 05:03:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:02 DEBUG : banana: Unchanged skipping 2026/05/25 05:03:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 05:03:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 05:03:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 05:03:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 05:03:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 05:03:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:03 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:03:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 05:03:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 05:03:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 05:03:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 05:03:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 05:03:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 05:03:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 05:03:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 05:03:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 05:03:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 05:03:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 05:03:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 05:03:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 05:03:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 05:03:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 05:03:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 05:03:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 05:03:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 05:03:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 05:03:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 05:03:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 05:03:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 05:03:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 05:03:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 05:03:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 05:03:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 05:03:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 05:03:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 05:03:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 05:03:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 05:03:03 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:03:03 DEBUG : Waiting for deletions to finish 2026/05/25 05:03:03 DEBUG : Waiting for deletions to finish 2026/05/25 05:03:03 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:03:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:03:03 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:03:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:03:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:03:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:03:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:03:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:03:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:03:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:03:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:03:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:03:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:03:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:03:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:03:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:03:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:03:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:03:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:03:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 05:03:03 DEBUG : apple: size = 5 OK 2026/05/25 05:03:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 05:03:03 DEBUG : apple: Unchanged skipping 2026/05/25 05:03:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 05:03:03 DEBUG : banana: size = 6 OK 2026/05/25 05:03:03 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 05:03:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:03 DEBUG : banana: Unchanged skipping 2026/05/25 05:03:03 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 05:03:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 05:03:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 05:03:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 05:03:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 05:03:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 05:03:04 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:03:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 05:03:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 05:03:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 05:03:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 05:03:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 05:03:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 05:03:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 05:03:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 05:03:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 05:03:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 05:03:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 05:03:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 05:03:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 05:03:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 05:03:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 05:03:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 05:03:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 05:03:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 05:03:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 05:03:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 05:03:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 05:03:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 05:03:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 05:03:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 05:03:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 05:03:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 05:03:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 05:03:04 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:03:04 DEBUG : Waiting for deletions to finish 2026/05/25 05:03:04 DEBUG : Waiting for deletions to finish 2026/05/25 05:03:04 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:03:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:03:04 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:03:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:03:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:03:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:03:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:03:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:03:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:03:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:03:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:03:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:03:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:03:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:03:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:03:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:03:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:03:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:03:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:03:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 05:03:20 DEBUG : Waiting for deletions to finish 2026/05/25 05:03:21 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:03:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:03:21 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:03:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:03:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:03:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:03:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:03:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:03:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:03:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:03:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:03:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:03:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:03:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:03:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:03:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:03:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:03:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:03:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:03:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 05:03:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 05:03:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 05:03:21 DEBUG : banana: size = 6 OK 2026/05/25 05:03:21 DEBUG : apple: size = 5 OK 2026/05/25 05:03:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:21 DEBUG : apple: Unchanged skipping 2026/05/25 05:03:21 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 05:03:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:21 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 05:03:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:21 DEBUG : banana: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 05:03:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 05:03:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 05:03:22 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:03:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 05:03:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 05:03:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 05:03:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 05:03:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 05:03:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 05:03:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 05:03:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 05:03:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 05:03:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 05:03:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 05:03:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 05:03:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 05:03:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:03:22 DEBUG : Waiting for deletions to finish 2026/05/25 05:03:22 DEBUG : Waiting for deletions to finish 2026/05/25 05:03:22 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:03:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:03:22 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:03:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:03:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:03:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:03:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:03:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:03:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:03:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:03:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:03:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:03:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:03:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:03:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:03:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:03:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:03:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:03:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:03:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 05:03:22 DEBUG : apple: size = 5 OK 2026/05/25 05:03:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : banana: size = 6 OK 2026/05/25 05:03:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : banana: Unchanged skipping 2026/05/25 05:03:22 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 05:03:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : apple: Unchanged skipping 2026/05/25 05:03:22 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 05:03:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 05:03:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 05:03:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 05:03:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 05:03:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 05:03:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 05:03:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 05:03:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 05:03:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 05:03:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 05:03:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 05:03:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 05:03:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 05:03:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 05:03:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 05:03:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 05:03:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 05:03:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 05:03:22 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:03:22 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:03:22 DEBUG : Waiting for deletions to finish 2026/05/25 05:03:22 DEBUG : Waiting for deletions to finish 2026/05/25 05:03:23 DEBUG : apple: Excluded (Path Filter) 2026/05/25 05:03:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 05:03:23 DEBUG : banana: Excluded (Path Filter) 2026/05/25 05:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 05:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 05:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 05:03:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 05:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 05:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 05:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 05:03:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 05:03:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 05:03:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 05:03:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 05:03:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 05:03:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 05:03:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 05:03:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 05:03:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 05:03:23 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (254.52s) --- PASS: TestTransform/NFC (17.35s) --- PASS: TestTransform/NFD (17.56s) --- PASS: TestTransform/base64 (22.33s) --- PASS: TestTransform/prefix (23.52s) --- PASS: TestTransform/suffix (27.32s) --- PASS: TestTransform/truncate (23.07s) --- PASS: TestTransform/encoder (30.99s) --- PASS: TestTransform/ISO-8859-1 (28.02s) --- PASS: TestTransform/charmap (26.91s) --- PASS: TestTransform/lowercase (18.29s) --- PASS: TestTransform/ascii (19.17s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 05:03:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/25 05:03:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/25 05:03:28 INFO : sub dir_somesuffix: Making directory 2026/05/25 05:03:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/25 05:03:28 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/25 05:03:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/25 05:03:28 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/25 05:03:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/25 05:03:28 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:03:28 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:03:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/25 05:03:29 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 05:03:29 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/25 05:03:29 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.89s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 05:03:30 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:30 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:30 INFO : tictactoe: Making directory 2026/05/25 05:03:30 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:30 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 05:03:30 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/25 05:03:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 05:03:30 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:03:30 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:03:31 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/25 05:03:31 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 05:03:31 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/25 05:03:31 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.28s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 05:03:32 INFO : toe: Making directory 2026/05/25 05:03:32 INFO : toe/toe: Making directory 2026/05/25 05:03:32 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/25 05:03:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/25 05:03:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/25 05:03:32 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:03:32 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:03:33 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/25 05:03:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 05:03:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/25 05:03:33 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.95s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 05:03:34 INFO : toe: Making directory 2026/05/25 05:03:34 INFO : toe/toe: Making directory 2026/05/25 05:03:34 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/25 05:03:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/25 05:03:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/25 05:03:34 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:03:34 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:03:35 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/25 05:03:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 05:03:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/25 05:03:35 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.23s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 05:03:36 DEBUG : empty_dir: Making directory with metadata 2026/05/25 05:03:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 05:03:36 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 05:03:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 05:03:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 05:03:36 INFO : tictacempty_dir: Making directory 2026/05/25 05:03:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 05:03:36 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:36 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:36 INFO : tictactoe: Making directory 2026/05/25 05:03:36 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:36 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 05:03:36 INFO : tictactoe/tictactoe: Making directory 2026/05/25 05:03:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 05:03:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/25 05:03:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/25 05:03:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/25 05:03:36 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:03:36 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:03:37 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/25 05:03:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 05:03:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/25 05:03:37 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.77s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 05:03:38 DEBUG : empty_dir: Making directory with metadata 2026/05/25 05:03:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 05:03:38 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 05:03:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 05:03:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 05:03:38 INFO : tictacempty_dir: Making directory 2026/05/25 05:03:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 05:03:38 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:38 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:38 INFO : tictactoe: Making directory 2026/05/25 05:03:38 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:38 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 05:03:38 INFO : tictactoe/tictactoe: Making directory 2026/05/25 05:03:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 05:03:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/25 05:03:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 05:03:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/25 05:03:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 05:03:38 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:03:38 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:03:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/25 05:03:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 05:03:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 05:03:39 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/25 05:03:39 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:03:39 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 05:03:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 05:03:39 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:39 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/25 05:03:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/25 05:03:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 05:03:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/25 05:03:40 NOTICE: B2 bucket rclone-test-pukoyoy4ceqa: 0 differences found 2026/05/25 05:03:40 NOTICE: B2 bucket rclone-test-pukoyoy4ceqa: 1 matching files --- PASS: TestAllTag (2.43s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 05:03:40 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:41 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:41 INFO : tictactoe: Making directory 2026/05/25 05:03:41 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:41 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 05:03:41 INFO : tictactoe/tictactoe: Making directory 2026/05/25 05:03:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 05:03:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/25 05:03:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/25 05:03:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/25 05:03:41 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:03:41 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:03:41 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/25 05:03:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 05:03:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/25 05:03:41 DEBUG : Waiting for deletions to finish 2026/05/25 05:03:41 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:42 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:42 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 05:03:42 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/25 05:03:42 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:03:42 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 05:03:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/25 05:03:42 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/25 05:03:42 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:03:42 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.60s) === RUN TestSyntax 2026/05/25 05:03:43 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 05:03:43 INFO : toe: Making directory 2026/05/25 05:03:43 INFO : toe/toe: Making directory 2026/05/25 05:03:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/25 05:03:43 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:03:43 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:03:44 DEBUG : toe/toe/toe: size = 11 OK 2026/05/25 05:03:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 05:03:44 INFO : toe/toe/toe: Copied (new) 2026/05/25 05:03:44 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.28s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 05:03:45 DEBUG : empty_dir: Making directory with metadata 2026/05/25 05:03:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 05:03:45 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 05:03:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 05:03:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 05:03:45 INFO : tictacempty_dir: Making directory 2026/05/25 05:03:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 05:03:45 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:45 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:45 INFO : tictactoe: Making directory 2026/05/25 05:03:45 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:45 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 05:03:45 INFO : tictactoe/tictactoe: Making directory 2026/05/25 05:03:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 05:03:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/25 05:03:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 05:03:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/25 05:03:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 05:03:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 05:03:45 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:03:45 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:03:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/25 05:03:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 05:03:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 05:03:50 INFO : toe/toe/toe.txt: Deleted 2026/05/25 05:03:50 INFO : toe/toe: Removing directory 2026/05/25 05:03:50 INFO : toe: Removing directory 2026/05/25 05:03:50 INFO : empty_dir: Removing directory 2026/05/25 05:03:50 DEBUG : Local file system at /tmp/rclone456128948: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (5.68s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 05:03:51 DEBUG : empty_dir: Making directory with metadata 2026/05/25 05:03:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 05:03:51 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 05:03:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 05:03:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 05:03:51 INFO : tictacempty_dir: Making directory 2026/05/25 05:03:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 05:03:51 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:51 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:51 INFO : tictactoe: Making directory 2026/05/25 05:03:51 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:51 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:03:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 05:03:51 INFO : tictactoe/tictactoe: Making directory 2026/05/25 05:03:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 05:03:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/25 05:03:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 05:03:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/25 05:03:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 05:03:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 05:03:51 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:03:51 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:03:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/25 05:03:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 05:03:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 05:03:52 INFO : toe/toe/toe.txt: Deleted 2026/05/25 05:03:52 INFO : toe/toe: Removing directory 2026/05/25 05:03:52 INFO : toe: Removing directory 2026/05/25 05:03:52 INFO : empty_dir: Removing directory 2026/05/25 05:03:52 DEBUG : Local file system at /tmp/rclone456128948: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/25 05:04:52 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-pukoyoy4ceqa/tictactoe/tictactoe/tictactoe.txt": net/http: TLS handshake timeout) 2026/05/25 05:04:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/25 05:04:53 DEBUG : pacer: Reducing sleep to 10ms 2026/05/25 05:04:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/25 05:04:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/25 05:04:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/25 05:04:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/25 05:04:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/25 05:04:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/25 05:04:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 05:04:54 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/25 05:04:54 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 (63.97s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 05:04:55 DEBUG : Reset feature "Copy" 2026/05/25 05:04:55 DEBUG : Reset feature "Move" 2026/05/25 05:04:55 DEBUG : Reset feature "Copy" 2026/05/25 05:04:55 DEBUG : Reset feature "Move" 2026/05/25 05:04:55 DEBUG : empty_dir: Making directory with metadata 2026/05/25 05:04:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 05:04:55 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:04:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 05:04:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 05:04:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 05:04:55 INFO : tictacempty_dir: Making directory 2026/05/25 05:04:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 05:04:55 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:04:55 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:04:55 INFO : tictactoe: Making directory 2026/05/25 05:04:55 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:04:55 DEBUG : toe: transformed to: tictactoe 2026/05/25 05:04:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 05:04:55 INFO : tictactoe/tictactoe: Making directory 2026/05/25 05:04:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 05:04:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/25 05:04:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 05:04:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/25 05:04:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 05:04:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 05:04:55 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:04:55 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:04:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/25 05:04:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 05:04:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 05:04:56 INFO : toe/toe/toe.txt: Deleted 2026/05/25 05:04:56 INFO : toe/toe: Removing directory 2026/05/25 05:04:56 INFO : toe: Removing directory 2026/05/25 05:04:56 INFO : empty_dir: Removing directory 2026/05/25 05:04:56 DEBUG : Local file system at /tmp/rclone456128948: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/25 05:04:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/25 05:04:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/25 05:04:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/25 05:04:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/25 05:04:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/25 05:04:58 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/25 05:04:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 05:04:58 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/25 05:04:58 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 (4.21s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 05:04:59 DEBUG : toe: transformed to: dG9l 2026/05/25 05:04:59 DEBUG : toe: transformed to: dG9l 2026/05/25 05:04:59 INFO : dG9l: Making directory 2026/05/25 05:04:59 DEBUG : toe: transformed to: dG9l 2026/05/25 05:04:59 DEBUG : toe: transformed to: dG9l 2026/05/25 05:04:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/25 05:04:59 INFO : dG9l/dG9l: Making directory 2026/05/25 05:04:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/25 05:04:59 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/25 05:04:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/25 05:04:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/25 05:04:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/25 05:04:59 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:04:59 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:05:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/25 05:05:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 05:05:00 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/25 05:05:00 DEBUG : Waiting for deletions to finish 2026/05/25 05:05:01 DEBUG : dG9l: transformed to: toe 2026/05/25 05:05:01 DEBUG : dG9l: transformed to: toe 2026/05/25 05:05:01 DEBUG : dG9l: transformed to: toe 2026/05/25 05:05:01 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/25 05:05:01 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/25 05:05:01 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/25 05:05:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/25 05:05:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/25 05:05:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/25 05:05:01 DEBUG : Local file system at /tmp/rclone456128948: Waiting for checks to finish 2026/05/25 05:05:01 DEBUG : Local file system at /tmp/rclone456128948: Waiting for transfers to finish 2026/05/25 05:05:01 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.95s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-pukoyoy4ceqa", Local "Local file system at /tmp/rclone456128948", Modify Window "1ms" 2026/05/25 05:05:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 05:05:02 DEBUG : toe: transformed to: 2026/05/25 05:05:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 05:05:02 DEBUG : toe: transformed to: 2026/05/25 05:05:02 INFO : B2 bucket rclone-test-pukoyoy4ceqa: Making directory 2026/05/25 05:05:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 05:05:02 DEBUG : toe: transformed to: 2026/05/25 05:05:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 05:05:02 DEBUG : toe: transformed to: 2026/05/25 05:05:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 05:05:02 DEBUG : toe/toe: transformed to: 2026/05/25 05:05:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/25 05:05:02 INFO : toe/toe: Making directory 2026/05/25 05:05:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 05:05:02 DEBUG : toe/toe: transformed to: 2026/05/25 05:05:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/25 05:05:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 05:05:02 DEBUG : toe: transformed to: 2026/05/25 05:05:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/25 05:05:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 05:05:02 DEBUG : toe/toe/toe: transformed to: 2026/05/25 05:05:02 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/25 05:05:02 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for checks to finish 2026/05/25 05:05:02 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Waiting for transfers to finish 2026/05/25 05:05:03 DEBUG : toe/toe/toe: size = 11 OK 2026/05/25 05:05:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/25 05:05:03 INFO : toe/toe/toe: Copied (new) 2026/05/25 05:05:03 ERROR : B2 bucket rclone-test-pukoyoy4ceqa: not deleting files as there were IO errors 2026/05/25 05:05:03 ERROR : B2 bucket rclone-test-pukoyoy4ceqa: not deleting directories as there were IO errors --- PASS: TestError (1.83s) PASS 2026/05/25 05:05:04 DEBUG : B2 bucket rclone-test-pukoyoy4ceqa: Purge remote 2026/05/25 05:05:04 INFO : B2 bucket rclone-test-pukoyoy4ceqa: cleaning bucket "rclone-test-pukoyoy4ceqa" of all files 2026/05/25 05:05:05 DEBUG : BackupDir/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404031b191f48056_d20260525_m045631_c001_v7007000_t0000_u01779684991266") 2026/05/25 05:05:05 DEBUG : BackupDir/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f11611fbc9d1817b2_d20260525_m045625_c001_v0001172_t0036_u01779684985049") 2026/05/25 05:05:05 DEBUG : CompareDest/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4055ad115e31f0c7_d20260525_m045605_c001_v7007000_t0000_u01779684965133") 2026/05/25 05:05:05 DEBUG : CompareDest/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37ad9_d20260525_m045559_c001_v0001144_t0004_u01779684959112") 2026/05/25 05:05:05 DEBUG : CompareDest/two: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4055ad115e31f0c8_d20260525_m045605_c001_v7007000_t0000_u01779684965318") 2026/05/25 05:05:05 DEBUG : CompareDest/two: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1126f9aad0e7bca3_d20260525_m045600_c001_v0001184_t0004_u01779684960826") 2026/05/25 05:05:05 DEBUG : CopyDest/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404031b191f48057_d20260525_m045631_c001_v7007000_t0000_u01779684991447") 2026/05/25 05:05:05 DEBUG : CopyDest/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ea02_d20260525_m045622_c001_v0001157_t0059_u01779684982172") 2026/05/25 05:05:05 DEBUG : CopyDest/three: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404031b191f48058_d20260525_m045631_c001_v7007000_t0000_u01779684991629") 2026/05/25 05:05:05 DEBUG : CopyDest/three: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1126f9aad0e7bd2b_d20260525_m045629_c001_v0001184_t0044_u01779684989396") 2026/05/25 05:05:05 DEBUG : CopyDest/two: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404031b191f48059_d20260525_m045631_c001_v7007000_t0000_u01779684991810") 2026/05/25 05:05:05 DEBUG : CopyDest/two: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37b0b_d20260525_m045626_c001_v0001144_t0034_u01779684986354") 2026/05/25 05:05:05 DEBUG : EXISTING: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41123d536bf3c0e0_d20260525_m045758_c001_v7007000_t0000_u01779685078575") 2026/05/25 05:05:05 DEBUG : EXISTING: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37b85_d20260525_m045757_c001_v0001144_t0004_u01779685077202") 2026/05/25 05:05:05 DEBUG : PREFIXapple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4ca5_d20260525_m050028_c001_v7007000_t0000_u01779685228912") 2026/05/25 05:05:06 DEBUG : PREFIXapple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec37_d20260525_m050022_c001_v0001157_t0025_u01779685222185") 2026/05/25 05:05:06 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f5fe9_d20260525_m050028_c001_v7007000_t0000_u01779685228533") 2026/05/25 05:05:06 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e458_d20260525_m050022_c001_v0001131_t0017_u01779685222214") 2026/05/25 05:05:06 DEBUG : PREFIXbanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f421c2d1cbce50a3b_d20260525_m050028_c001_v7007000_t0000_u01779685228776") 2026/05/25 05:05:06 DEBUG : PREFIXbanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37cd8_d20260525_m050022_c001_v0001144_t0025_u01779685222194") 2026/05/25 05:05:06 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4055ad115e31f53a_d20260525_m050028_c001_v7007000_t0000_u01779685228706") 2026/05/25 05:05:06 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f61_d20260525_m050022_c001_v0001161_t0056_u01779685222204") 2026/05/25 05:05:06 DEBUG : Testêé: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41123d536bf3c0dd_d20260525_m045754_c001_v7007000_t0000_u01779685074769") 2026/05/25 05:05:06 DEBUG : Testêé: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37b81_d20260525_m045753_c001_v0001144_t0037_u01779685073447") 2026/05/25 05:05:06 DEBUG : Testêé: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ea8c_d20260525_m045752_c001_v0001157_t0044_u01779685072273") 2026/05/25 05:05:06 DEBUG : YXBwbGU=: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b062f_d20260525_m050006_c001_v7007000_t0000_u01779685206688") 2026/05/25 05:05:06 DEBUG : YXBwbGU=: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f35_d20260525_m050001_c001_v0001161_t0005_u01779685201318") 2026/05/25 05:05:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0631_d20260525_m050006_c001_v7007000_t0000_u01779685206871") 2026/05/25 05:05:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37cae_d20260525_m050001_c001_v0001144_t0027_u01779685201322") 2026/05/25 05:05:06 DEBUG : YmFuYW5h: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0633_d20260525_m050007_c001_v7007000_t0000_u01779685207052") 2026/05/25 05:05:06 DEBUG : YmFuYW5h: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ebf9_d20260525_m050001_c001_v0001157_t0052_u01779685201330") 2026/05/25 05:05:06 DEBUG : a/potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fa3_d20260525_m045328_c001_v7007000_t0000_u01779684808159") 2026/05/25 05:05:06 DEBUG : a/potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8ea_d20260525_m045327_c001_v0001157_t0018_u01779684807432") 2026/05/25 05:05:06 DEBUG : a/potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4156b2a26ba07672_d20260525_m045325_c001_v7007000_t0000_u01779684805463") 2026/05/25 05:05:06 DEBUG : a/potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8e0_d20260525_m045324_c001_v0001157_t0025_u01779684804513") 2026/05/25 05:05:07 DEBUG : a/potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f409398c5ff9f9e55_d20260525_m045306_c001_v7007000_t0000_u01779684786915") 2026/05/25 05:05:07 DEBUG : a/potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8a2_d20260525_m045306_c001_v0001157_t0045_u01779684786023") 2026/05/25 05:05:07 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfa6_d20260525_m050323_c001_v7007000_t0000_u01779685403813") 2026/05/25 05:05:07 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e659_d20260525_m050318_c001_v0001131_t0031_u01779685398694") 2026/05/25 05:05:07 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f583_d20260525_m050304_c001_v7007000_t0000_u01779685384860") 2026/05/25 05:05:07 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e62d_d20260525_m050300_c001_v0001131_t0032_u01779685380326") 2026/05/25 05:05:07 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0886_d20260525_m050246_c001_v7007000_t0000_u01779685366579") 2026/05/25 05:05:07 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e5e9_d20260525_m050238_c001_v0001131_t0054_u01779685358538") 2026/05/25 05:05:07 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db67f5_d20260525_m050219_c001_v7007000_t0000_u01779685339613") 2026/05/25 05:05:07 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e5ad_d20260525_m050215_c001_v0001131_t0049_u01779685335262") 2026/05/25 05:05:07 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377cd56_d20260525_m050151_c001_v7007000_t0000_u01779685311648") 2026/05/25 05:05:07 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e561_d20260525_m050143_c001_v0001131_t0013_u01779685303757") 2026/05/25 05:05:07 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f401c7b3f6ef43ccb_d20260525_m050120_c001_v7007000_t0000_u01779685280623") 2026/05/25 05:05:07 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ece1_d20260525_m050113_c001_v0001157_t0043_u01779685273242") 2026/05/25 05:05:07 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe17723_d20260525_m050057_c001_v7007000_t0000_u01779685257652") 2026/05/25 05:05:07 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eca1_d20260525_m050053_c001_v0001157_t0013_u01779685253181") 2026/05/25 05:05:07 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f420ba7b76a72a68f_d20260525_m050051_c001_v7007000_t0000_u01779685251277") 2026/05/25 05:05:08 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e4a5_d20260525_m050044_c001_v0001131_t0031_u01779685244666") 2026/05/25 05:05:08 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4cb6_d20260525_m050030_c001_v7007000_t0000_u01779685230247") 2026/05/25 05:05:08 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f83_d20260525_m050026_c001_v0001161_t0004_u01779685226214") 2026/05/25 05:05:08 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4055ad115e31f533_d20260525_m050024_c001_v7007000_t0000_u01779685224764") 2026/05/25 05:05:08 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37cd2_d20260525_m050019_c001_v0001144_t0017_u01779685219494") 2026/05/25 05:05:08 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f406af68108382a88_d20260525_m050004_c001_v7007000_t0000_u01779685204739") 2026/05/25 05:05:08 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f31_d20260525_m045958_c001_v0001161_t0044_u01779685198314") 2026/05/25 05:05:08 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f27b_d20260525_m045944_c001_v7007000_t0000_u01779685184423") 2026/05/25 05:05:08 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f11_d20260525_m045939_c001_v0001161_t0057_u01779685179991") 2026/05/25 05:05:08 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f47b6_d20260525_m045926_c001_v7007000_t0000_u01779685166753") 2026/05/25 05:05:08 DEBUG : apple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62eed_d20260525_m045922_c001_v0001161_t0053_u01779685162107") 2026/05/25 05:05:08 DEBUG : appleSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f420ba7b76a72a69e_d20260525_m050056_c001_v7007000_t0000_u01779685256041") 2026/05/25 05:05:08 DEBUG : appleSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37d14_d20260525_m050047_c001_v0001144_t0051_u01779685247281") 2026/05/25 05:05:08 DEBUG : appleapple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f401c7b3f6ef43ccd_d20260525_m050120_c001_v7007000_t0000_u01779685280824") 2026/05/25 05:05:08 DEBUG : appleapple: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ece5_d20260525_m050115_c001_v0001157_t0036_u01779685275850") 2026/05/25 05:05:08 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfa7_d20260525_m050323_c001_v7007000_t0000_u01779685403997") 2026/05/25 05:05:09 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d631a5_d20260525_m050319_c001_v0001161_t0027_u01779685399448") 2026/05/25 05:05:09 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f584_d20260525_m050305_c001_v7007000_t0000_u01779685385042") 2026/05/25 05:05:09 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d63159_d20260525_m050300_c001_v0001161_t0047_u01779685380993") 2026/05/25 05:05:09 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0887_d20260525_m050246_c001_v7007000_t0000_u01779685366760") 2026/05/25 05:05:09 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d63119_d20260525_m050242_c001_v0001161_t0046_u01779685362556") 2026/05/25 05:05:09 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db67f6_d20260525_m050219_c001_v7007000_t0000_u01779685339799") 2026/05/25 05:05:09 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d630d3_d20260525_m050216_c001_v0001161_t0058_u01779685336009") 2026/05/25 05:05:09 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377cd5a_d20260525_m050151_c001_v7007000_t0000_u01779685311833") 2026/05/25 05:05:09 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d63089_d20260525_m050147_c001_v0001161_t0039_u01779685307493") 2026/05/25 05:05:09 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db65e9_d20260525_m050118_c001_v7007000_t0000_u01779685278521") 2026/05/25 05:05:09 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e4fb_d20260525_m050114_c001_v0001131_t0034_u01779685274414") 2026/05/25 05:05:09 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe17724_d20260525_m050057_c001_v7007000_t0000_u01779685257834") 2026/05/25 05:05:09 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62fc5_d20260525_m050053_c001_v0001161_t0007_u01779685253190") 2026/05/25 05:05:09 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4150c89ff1744a20_d20260525_m050051_c001_v7007000_t0000_u01779685251675") 2026/05/25 05:05:09 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec83_d20260525_m050045_c001_v0001157_t0018_u01779685245743") 2026/05/25 05:05:10 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4cb9_d20260525_m050030_c001_v7007000_t0000_u01779685230430") 2026/05/25 05:05:10 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e46b_d20260525_m050026_c001_v0001131_t0048_u01779685226224") 2026/05/25 05:05:10 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b0bd_d20260525_m050025_c001_v7007000_t0000_u01779685225119") 2026/05/25 05:05:10 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f5f_d20260525_m050020_c001_v0001161_t0013_u01779685220567") 2026/05/25 05:05:10 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f409398c5ff9f9eb4_d20260525_m050004_c001_v7007000_t0000_u01779685204747") 2026/05/25 05:05:10 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ebf6_d20260525_m045959_c001_v0001157_t0040_u01779685199444") 2026/05/25 05:05:10 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f27c_d20260525_m045944_c001_v7007000_t0000_u01779685184664") 2026/05/25 05:05:10 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ebba_d20260525_m045940_c001_v0001157_t0044_u01779685180851") 2026/05/25 05:05:10 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f47b7_d20260525_m045926_c001_v7007000_t0000_u01779685166936") 2026/05/25 05:05:10 DEBUG : appleappleapplebanana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eb92_d20260525_m045923_c001_v0001157_t0045_u01779685163279") 2026/05/25 05:05:10 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f406af68108382c21_d20260525_m050056_c001_v7007000_t0000_u01779685256052") 2026/05/25 05:05:10 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e4a9_d20260525_m050047_c001_v0001131_t0000_u01779685247282") 2026/05/25 05:05:10 DEBUG : b/potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fa4_d20260525_m045328_c001_v7007000_t0000_u01779684808341") 2026/05/25 05:05:10 DEBUG : b/potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8e6_d20260525_m045326_c001_v0001157_t0058_u01779684806009") 2026/05/25 05:05:10 DEBUG : b/potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4156b2a26ba07671_d20260525_m045324_c001_v7007000_t0000_u01779684804917") 2026/05/25 05:05:11 DEBUG : b/potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8dc_d20260525_m045323_c001_v0001157_t0036_u01779684803360") 2026/05/25 05:05:11 DEBUG : b/potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f409398c5ff9f9e54_d20260525_m045306_c001_v7007000_t0000_u01779684786367") 2026/05/25 05:05:11 DEBUG : b/potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e89a_d20260525_m045304_c001_v0001157_t0002_u01779684784888") 2026/05/25 05:05:11 DEBUG : backup/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f406af68108382a12_d20260525_m045647_c001_v7007000_t0000_u01779685007194") 2026/05/25 05:05:11 DEBUG : backup/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f114db4b8957dccd0_d20260525_m045645_c001_v0001171_t0015_u01779685005261") 2026/05/25 05:05:11 DEBUG : backup/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f11148d1cc8d4769f_d20260525_m045641_c001_v0001174_t0011_u01779685001073") 2026/05/25 05:05:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4165f895d58a431f_d20260525_m045713_c001_v7007000_t0000_u01779685033430") 2026/05/25 05:05:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f107854aa1416a91e_d20260525_m045711_c001_v0001171_t0058_u01779685031491") 2026/05/25 05:05:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f101d3e99f46fa4ef_d20260525_m045706_c001_v0001033_t0050_u01779685026626") 2026/05/25 05:05:11 DEBUG : backup/one.bak: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4055ad115e31f0f5_d20260525_m045659_c001_v7007000_t0000_u01779685019725") 2026/05/25 05:05:11 DEBUG : backup/one.bak: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1186f49c300322d2_d20260525_m045657_c001_v0001185_t0010_u01779685017941") 2026/05/25 05:05:11 DEBUG : backup/one.bak: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1017f0980e7081cf_d20260525_m045653_c001_v0001178_t0028_u01779685013854") 2026/05/25 05:05:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4165f895d58a4320_d20260525_m045713_c001_v7007000_t0000_u01779685033624") 2026/05/25 05:05:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f105b08f0f19982a6_d20260525_m045712_c001_v0001173_t0004_u01779685032596") 2026/05/25 05:05:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10514aa4b7205879_d20260525_m045708_c001_v0001184_t0007_u01779685028893") 2026/05/25 05:05:11 DEBUG : backup/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f406af68108382a13_d20260525_m045647_c001_v7007000_t0000_u01779685007376") 2026/05/25 05:05:12 DEBUG : backup/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1017fac04d8a02df_d20260525_m045646_c001_v0001146_t0024_u01779685006146") 2026/05/25 05:05:12 DEBUG : backup/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f105874cf2b9297c7_d20260525_m045642_c001_v0001137_t0038_u01779685002706") 2026/05/25 05:05:12 DEBUG : backup/three.txt.bak: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4055ad115e31f0f7_d20260525_m045659_c001_v7007000_t0000_u01779685019912") 2026/05/25 05:05:12 DEBUG : backup/three.txt.bak: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1060de23be8697a4_d20260525_m045658_c001_v0001165_t0029_u01779685018923") 2026/05/25 05:05:12 DEBUG : backup/three.txt.bak: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1098354483c3283d_d20260525_m045655_c001_v0001185_t0018_u01779685015365") 2026/05/25 05:05:12 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfa8_d20260525_m050324_c001_v7007000_t0000_u01779685404180") 2026/05/25 05:05:12 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ee55_d20260525_m050319_c001_v0001157_t0034_u01779685399114") 2026/05/25 05:05:12 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f585_d20260525_m050305_c001_v7007000_t0000_u01779685385224") 2026/05/25 05:05:12 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ee1f_d20260525_m050300_c001_v0001157_t0056_u01779685380723") 2026/05/25 05:05:12 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0888_d20260525_m050246_c001_v7007000_t0000_u01779685366942") 2026/05/25 05:05:12 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8edd9_d20260525_m050242_c001_v0001157_t0048_u01779685362226") 2026/05/25 05:05:12 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db67f7_d20260525_m050219_c001_v7007000_t0000_u01779685339983") 2026/05/25 05:05:12 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ed91_d20260525_m050215_c001_v0001157_t0018_u01779685335578") 2026/05/25 05:05:12 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377cd5d_d20260525_m050152_c001_v7007000_t0000_u01779685312016") 2026/05/25 05:05:12 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ed5b_d20260525_m050147_c001_v0001157_t0043_u01779685307093") 2026/05/25 05:05:12 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f401c7b3f6ef43ccf_d20260525_m050121_c001_v7007000_t0000_u01779685281007") 2026/05/25 05:05:12 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37d5c_d20260525_m050113_c001_v0001144_t0048_u01779685273663") 2026/05/25 05:05:12 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe17726_d20260525_m050058_c001_v7007000_t0000_u01779685258017") 2026/05/25 05:05:12 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37d24_d20260525_m050053_c001_v0001144_t0040_u01779685253200") 2026/05/25 05:05:12 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe1770e_d20260525_m050051_c001_v7007000_t0000_u01779685251684") 2026/05/25 05:05:13 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37d0e_d20260525_m050045_c001_v0001144_t0047_u01779685245172") 2026/05/25 05:05:13 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4cbe_d20260525_m050030_c001_v7007000_t0000_u01779685230613") 2026/05/25 05:05:13 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec4b_d20260525_m050026_c001_v0001157_t0022_u01779685226236") 2026/05/25 05:05:13 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4055ad115e31f535_d20260525_m050025_c001_v7007000_t0000_u01779685225129") 2026/05/25 05:05:13 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec33_d20260525_m050020_c001_v0001157_t0021_u01779685220107") 2026/05/25 05:05:13 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404031b191f480ce_d20260525_m050004_c001_v7007000_t0000_u01779685204669") 2026/05/25 05:05:13 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37ca8_d20260525_m045958_c001_v0001144_t0045_u01779685198717") 2026/05/25 05:05:13 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f27d_d20260525_m045944_c001_v7007000_t0000_u01779685184845") 2026/05/25 05:05:13 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37c8a_d20260525_m045940_c001_v0001144_t0046_u01779685180287") 2026/05/25 05:05:13 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f47b8_d20260525_m045927_c001_v7007000_t0000_u01779685167119") 2026/05/25 05:05:13 DEBUG : banana: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37c6a_d20260525_m045922_c001_v0001144_t0026_u01779685162418") 2026/05/25 05:05:13 DEBUG : bananaSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe1771d_d20260525_m050056_c001_v7007000_t0000_u01779685256177") 2026/05/25 05:05:13 DEBUG : bananaSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec89_d20260525_m050047_c001_v0001157_t0055_u01779685247222") 2026/05/25 05:05:13 DEBUG : both0: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b0a_d20260525_m045852_c001_v7007000_t0000_u01779685132741") 2026/05/25 05:05:13 DEBUG : both0: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eae2_d20260525_m045828_c001_v0001157_t0033_u01779685108799") 2026/05/25 05:05:13 DEBUG : both0: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b02a_d20260525_m045824_c001_v7007000_t0000_u01779685104561") 2026/05/25 05:05:13 DEBUG : both0: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ea96_d20260525_m045800_c001_v0001157_t0038_u01779685080581") 2026/05/25 05:05:13 DEBUG : both1: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b0b_d20260525_m045852_c001_v7007000_t0000_u01779685132923") 2026/05/25 05:05:13 DEBUG : both1: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eae4_d20260525_m045830_c001_v0001157_t0041_u01779685110096") 2026/05/25 05:05:14 DEBUG : both1: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b02b_d20260525_m045824_c001_v7007000_t0000_u01779685104746") 2026/05/25 05:05:14 DEBUG : both1: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ea9a_d20260525_m045801_c001_v0001157_t0029_u01779685081789") 2026/05/25 05:05:14 DEBUG : both10: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b0d_d20260525_m045853_c001_v7007000_t0000_u01779685133103") 2026/05/25 05:05:14 DEBUG : both10: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eb06_d20260525_m045840_c001_v0001157_t0034_u01779685120156") 2026/05/25 05:05:14 DEBUG : both10: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b02c_d20260525_m045824_c001_v7007000_t0000_u01779685104930") 2026/05/25 05:05:14 DEBUG : both10: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eac2_d20260525_m045811_c001_v0001157_t0002_u01779685091510") 2026/05/25 05:05:14 DEBUG : both11: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b0e_d20260525_m045853_c001_v7007000_t0000_u01779685133283") 2026/05/25 05:05:14 DEBUG : both11: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eb0a_d20260525_m045841_c001_v0001157_t0001_u01779685121303") 2026/05/25 05:05:14 DEBUG : both11: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b02d_d20260525_m045825_c001_v7007000_t0000_u01779685105112") 2026/05/25 05:05:14 DEBUG : both11: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eac4_d20260525_m045812_c001_v0001157_t0053_u01779685092508") 2026/05/25 05:05:14 DEBUG : both12: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b0f_d20260525_m045853_c001_v7007000_t0000_u01779685133464") 2026/05/25 05:05:14 DEBUG : both12: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eb0c_d20260525_m045842_c001_v0001157_t0056_u01779685122097") 2026/05/25 05:05:14 DEBUG : both12: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b02e_d20260525_m045825_c001_v7007000_t0000_u01779685105297") 2026/05/25 05:05:14 DEBUG : both12: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eac6_d20260525_m045813_c001_v0001157_t0051_u01779685093414") 2026/05/25 05:05:14 DEBUG : both13: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b10_d20260525_m045853_c001_v7007000_t0000_u01779685133645") 2026/05/25 05:05:14 DEBUG : both13: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eb12_d20260525_m045843_c001_v0001157_t0013_u01779685123225") 2026/05/25 05:05:14 DEBUG : both13: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b02f_d20260525_m045825_c001_v7007000_t0000_u01779685105479") 2026/05/25 05:05:14 DEBUG : both13: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eaca_d20260525_m045814_c001_v0001157_t0007_u01779685094372") 2026/05/25 05:05:14 DEBUG : both14: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b11_d20260525_m045853_c001_v7007000_t0000_u01779685133827") 2026/05/25 05:05:14 DEBUG : both14: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eb18_d20260525_m045844_c001_v0001157_t0049_u01779685124557") 2026/05/25 05:05:14 DEBUG : both14: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b030_d20260525_m045825_c001_v7007000_t0000_u01779685105662") 2026/05/25 05:05:14 DEBUG : both14: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eacc_d20260525_m045815_c001_v0001157_t0034_u01779685095377") 2026/05/25 05:05:14 DEBUG : both15: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b12_d20260525_m045854_c001_v7007000_t0000_u01779685134008") 2026/05/25 05:05:15 DEBUG : both15: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eb1a_d20260525_m045845_c001_v0001157_t0038_u01779685125465") 2026/05/25 05:05:15 DEBUG : both15: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b032_d20260525_m045825_c001_v7007000_t0000_u01779685105847") 2026/05/25 05:05:15 DEBUG : both15: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ead0_d20260525_m045816_c001_v0001157_t0028_u01779685096322") 2026/05/25 05:05:15 DEBUG : both16: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b13_d20260525_m045854_c001_v7007000_t0000_u01779685134190") 2026/05/25 05:05:15 DEBUG : both16: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eb22_d20260525_m045846_c001_v0001157_t0045_u01779685126420") 2026/05/25 05:05:15 DEBUG : both16: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b033_d20260525_m045826_c001_v7007000_t0000_u01779685106031") 2026/05/25 05:05:15 DEBUG : both16: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ead6_d20260525_m045817_c001_v0001157_t0057_u01779685097589") 2026/05/25 05:05:15 DEBUG : both17: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b14_d20260525_m045854_c001_v7007000_t0000_u01779685134373") 2026/05/25 05:05:15 DEBUG : both17: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eb28_d20260525_m045847_c001_v0001157_t0005_u01779685127373") 2026/05/25 05:05:15 DEBUG : both17: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b034_d20260525_m045826_c001_v7007000_t0000_u01779685106214") 2026/05/25 05:05:15 DEBUG : both17: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ead8_d20260525_m045818_c001_v0001157_t0001_u01779685098627") 2026/05/25 05:05:15 DEBUG : both18: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b15_d20260525_m045854_c001_v7007000_t0000_u01779685134555") 2026/05/25 05:05:15 DEBUG : both18: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eb2a_d20260525_m045848_c001_v0001157_t0046_u01779685128242") 2026/05/25 05:05:15 DEBUG : both18: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b035_d20260525_m045826_c001_v7007000_t0000_u01779685106398") 2026/05/25 05:05:15 DEBUG : both18: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eadc_d20260525_m045819_c001_v0001157_t0032_u01779685099635") 2026/05/25 05:05:15 DEBUG : both19: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b16_d20260525_m045854_c001_v7007000_t0000_u01779685134736") 2026/05/25 05:05:15 DEBUG : both19: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eb2c_d20260525_m045849_c001_v0001157_t0028_u01779685129114") 2026/05/25 05:05:15 DEBUG : both19: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b036_d20260525_m045826_c001_v7007000_t0000_u01779685106581") 2026/05/25 05:05:15 DEBUG : both19: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eade_d20260525_m045820_c001_v0001157_t0029_u01779685100922") 2026/05/25 05:05:15 DEBUG : both2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b18_d20260525_m045854_c001_v7007000_t0000_u01779685134916") 2026/05/25 05:05:15 DEBUG : both2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eae6_d20260525_m045831_c001_v0001157_t0057_u01779685111233") 2026/05/25 05:05:16 DEBUG : both2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b037_d20260525_m045826_c001_v7007000_t0000_u01779685106763") 2026/05/25 05:05:16 DEBUG : both2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ea9c_d20260525_m045803_c001_v0001157_t0058_u01779685083111") 2026/05/25 05:05:16 DEBUG : both3: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b19_d20260525_m045855_c001_v7007000_t0000_u01779685135097") 2026/05/25 05:05:16 DEBUG : both3: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eaec_d20260525_m045832_c001_v0001157_t0047_u01779685112650") 2026/05/25 05:05:16 DEBUG : both3: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b038_d20260525_m045826_c001_v7007000_t0000_u01779685106947") 2026/05/25 05:05:16 DEBUG : both3: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ea9e_d20260525_m045804_c001_v0001157_t0013_u01779685084284") 2026/05/25 05:05:16 DEBUG : both4: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b1a_d20260525_m045855_c001_v7007000_t0000_u01779685135280") 2026/05/25 05:05:16 DEBUG : both4: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eaee_d20260525_m045833_c001_v0001157_t0018_u01779685113577") 2026/05/25 05:05:16 DEBUG : both4: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b039_d20260525_m045827_c001_v7007000_t0000_u01779685107129") 2026/05/25 05:05:16 DEBUG : both4: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eaa6_d20260525_m045805_c001_v0001157_t0019_u01779685085202") 2026/05/25 05:05:16 DEBUG : both5: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b1b_d20260525_m045855_c001_v7007000_t0000_u01779685135463") 2026/05/25 05:05:16 DEBUG : both5: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eaf0_d20260525_m045834_c001_v0001157_t0058_u01779685114548") 2026/05/25 05:05:16 DEBUG : both5: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b03a_d20260525_m045827_c001_v7007000_t0000_u01779685107313") 2026/05/25 05:05:16 DEBUG : both5: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eaac_d20260525_m045806_c001_v0001157_t0036_u01779685086217") 2026/05/25 05:05:16 DEBUG : both6: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b1c_d20260525_m045855_c001_v7007000_t0000_u01779685135643") 2026/05/25 05:05:16 DEBUG : both6: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eaf4_d20260525_m045835_c001_v0001157_t0013_u01779685115889") 2026/05/25 05:05:16 DEBUG : both6: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b03b_d20260525_m045827_c001_v7007000_t0000_u01779685107501") 2026/05/25 05:05:16 DEBUG : both6: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eab6_d20260525_m045807_c001_v0001157_t0019_u01779685087462") 2026/05/25 05:05:16 DEBUG : both7: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b1d_d20260525_m045855_c001_v7007000_t0000_u01779685135859") 2026/05/25 05:05:16 DEBUG : both7: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eaf8_d20260525_m045837_c001_v0001157_t0059_u01779685117085") 2026/05/25 05:05:16 DEBUG : both7: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b03c_d20260525_m045827_c001_v7007000_t0000_u01779685107687") 2026/05/25 05:05:17 DEBUG : both7: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eab8_d20260525_m045808_c001_v0001157_t0037_u01779685088491") 2026/05/25 05:05:17 DEBUG : both8: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b1e_d20260525_m045856_c001_v7007000_t0000_u01779685136040") 2026/05/25 05:05:17 DEBUG : both8: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eafa_d20260525_m045837_c001_v0001157_t0024_u01779685117922") 2026/05/25 05:05:17 DEBUG : both8: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b03d_d20260525_m045827_c001_v7007000_t0000_u01779685107872") 2026/05/25 05:05:17 DEBUG : both8: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eabc_d20260525_m045809_c001_v0001157_t0028_u01779685089627") 2026/05/25 05:05:17 DEBUG : both9: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b1f_d20260525_m045856_c001_v7007000_t0000_u01779685136222") 2026/05/25 05:05:17 DEBUG : both9: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eb02_d20260525_m045839_c001_v0001157_t0058_u01779685119219") 2026/05/25 05:05:17 DEBUG : both9: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b03e_d20260525_m045828_c001_v7007000_t0000_u01779685108055") 2026/05/25 05:05:17 DEBUG : both9: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eac0_d20260525_m045810_c001_v0001157_t0037_u01779685090499") 2026/05/25 05:05:17 DEBUG : c/non empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fa5_d20260525_m045328_c001_v7007000_t0000_u01779684808524") 2026/05/25 05:05:17 DEBUG : c/non empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8e8_d20260525_m045326_c001_v0001157_t0017_u01779684806345") 2026/05/25 05:05:17 DEBUG : c/non empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4156b2a26ba07673_d20260525_m045325_c001_v7007000_t0000_u01779684805644") 2026/05/25 05:05:17 DEBUG : c/non empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8de_d20260525_m045323_c001_v0001157_t0007_u01779684803766") 2026/05/25 05:05:17 DEBUG : c/non empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f409398c5ff9f9e56_d20260525_m045307_c001_v7007000_t0000_u01779684787098") 2026/05/25 05:05:17 DEBUG : c/non empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e89c_d20260525_m045305_c001_v0001157_t0039_u01779684785266") 2026/05/25 05:05:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0634_d20260525_m050007_c001_v7007000_t0000_u01779685207239") 2026/05/25 05:05:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e41b_d20260525_m050001_c001_v0001131_t0035_u01779685201341") 2026/05/25 05:05:17 DEBUG : check sum: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f409398c5ff9f9e4f_d20260525_m045256_c001_v7007000_t0000_u01779684776823") 2026/05/25 05:05:17 DEBUG : check sum: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e886_d20260525_m045255_c001_v0001157_t0026_u01779684775696") 2026/05/25 05:05:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f417dbe8af0658717_d20260525_m050502_c001_v7007000_t0000_u01779685502187") 2026/05/25 05:05:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e771_d20260525_m050500_c001_v0001131_t0020_u01779685500193") 2026/05/25 05:05:17 DEBUG : dest/3: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404031b191f4804f_d20260525_m045614_c001_v7007000_t0000_u01779684974875") 2026/05/25 05:05:18 DEBUG : dest/3: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40411145abfdcb0e_d20260525_m045613_c001_v0001183_t0003_u01779684973776") 2026/05/25 05:05:18 DEBUG : dir1/0000-abcde: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f401c7b3f6ef43cd1_d20260525_m050121_c001_v7007000_t0000_u01779685281190") 2026/05/25 05:05:18 DEBUG : dir1/0000-abcde: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e4ff_d20260525_m050116_c001_v0001131_t0043_u01779685276067") 2026/05/25 05:05:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfa9_d20260525_m050324_c001_v7007000_t0000_u01779685404363") 2026/05/25 05:05:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e641_d20260525_m050309_c001_v0001131_t0040_u01779685389523") 2026/05/25 05:05:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f586_d20260525_m050305_c001_v7007000_t0000_u01779685385436") 2026/05/25 05:05:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e601_d20260525_m050251_c001_v0001131_t0046_u01779685371236") 2026/05/25 05:05:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0889_d20260525_m050247_c001_v7007000_t0000_u01779685367125") 2026/05/25 05:05:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e5c1_d20260525_m050224_c001_v0001131_t0047_u01779685344324") 2026/05/25 05:05:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db67f8_d20260525_m050220_c001_v7007000_t0000_u01779685340166") 2026/05/25 05:05:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e583_d20260525_m050156_c001_v0001131_t0034_u01779685316317") 2026/05/25 05:05:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377cd60_d20260525_m050152_c001_v7007000_t0000_u01779685312199") 2026/05/25 05:05:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e521_d20260525_m050125_c001_v0001131_t0017_u01779685285322") 2026/05/25 05:05:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4055ad115e31f5a1_d20260525_m050118_c001_v7007000_t0000_u01779685278725") 2026/05/25 05:05:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ecbf_d20260525_m050102_c001_v0001157_t0036_u01779685262246") 2026/05/25 05:05:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe17727_d20260525_m050058_c001_v7007000_t0000_u01779685258198") 2026/05/25 05:05:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62fc7_d20260525_m050053_c001_v0001161_t0030_u01779685253495") 2026/05/25 05:05:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f406af68108382c00_d20260525_m050051_c001_v7007000_t0000_u01779685251840") 2026/05/25 05:05:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e485_d20260525_m050034_c001_v0001131_t0030_u01779685234933") 2026/05/25 05:05:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4cc2_d20260525_m050030_c001_v7007000_t0000_u01779685230794") 2026/05/25 05:05:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f87_d20260525_m050026_c001_v0001161_t0038_u01779685226516") 2026/05/25 05:05:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b0bc_d20260525_m050024_c001_v7007000_t0000_u01779685224935") 2026/05/25 05:05:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37cbc_d20260525_m050011_c001_v0001144_t0005_u01779685211410") 2026/05/25 05:05:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404031b191f480cc_d20260525_m050004_c001_v7007000_t0000_u01779685204298") 2026/05/25 05:05:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f1f_d20260525_m045949_c001_v0001161_t0014_u01779685189084") 2026/05/25 05:05:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f27e_d20260525_m045945_c001_v7007000_t0000_u01779685185026") 2026/05/25 05:05:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f01_d20260525_m045931_c001_v0001161_t0044_u01779685171760") 2026/05/25 05:05:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f47b9_d20260525_m045927_c001_v7007000_t0000_u01779685167304") 2026/05/25 05:05:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62ec9_d20260525_m045914_c001_v0001161_t0026_u01779685154181") 2026/05/25 05:05:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b1c5_d20260525_m050055_c001_v7007000_t0000_u01779685255790") 2026/05/25 05:05:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec8b_d20260525_m050047_c001_v0001157_t0047_u01779685247521") 2026/05/25 05:05:19 DEBUG : dir1/0001-bcdef: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f401c7b3f6ef43cd3_d20260525_m050121_c001_v7007000_t0000_u01779685281374") 2026/05/25 05:05:19 DEBUG : dir1/0001-bcdef: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d6302f_d20260525_m050116_c001_v0001161_t0057_u01779685276078") 2026/05/25 05:05:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfaa_d20260525_m050324_c001_v7007000_t0000_u01779685404661") 2026/05/25 05:05:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ee37_d20260525_m050311_c001_v0001157_t0017_u01779685391189") 2026/05/25 05:05:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f588_d20260525_m050305_c001_v7007000_t0000_u01779685385618") 2026/05/25 05:05:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8edee_d20260525_m050251_c001_v0001157_t0037_u01779685371903") 2026/05/25 05:05:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b088a_d20260525_m050247_c001_v7007000_t0000_u01779685367307") 2026/05/25 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8edb7_d20260525_m050231_c001_v0001157_t0035_u01779685351011") 2026/05/25 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db67f9_d20260525_m050220_c001_v7007000_t0000_u01779685340353") 2026/05/25 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ed6f_d20260525_m050157_c001_v0001157_t0042_u01779685317066") 2026/05/25 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377cd63_d20260525_m050152_c001_v7007000_t0000_u01779685312381") 2026/05/25 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ed1b_d20260525_m050126_c001_v0001157_t0052_u01779685286065") 2026/05/25 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4165f895d58a4b2a_d20260525_m050118_c001_v7007000_t0000_u01779685278385") 2026/05/25 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37d38_d20260525_m050102_c001_v0001144_t0040_u01779685262924") 2026/05/25 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe17728_d20260525_m050058_c001_v7007000_t0000_u01779685258380") 2026/05/25 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eca7_d20260525_m050053_c001_v0001157_t0038_u01779685253607") 2026/05/25 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b1b4_d20260525_m050051_c001_v7007000_t0000_u01779685251260") 2026/05/25 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37cf8_d20260525_m050035_c001_v0001144_t0025_u01779685235630") 2026/05/25 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4cc6_d20260525_m050030_c001_v7007000_t0000_u01779685230976") 2026/05/25 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e46d_d20260525_m050026_c001_v0001131_t0034_u01779685226587") 2026/05/25 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377bf84_d20260525_m050025_c001_v7007000_t0000_u01779685225149") 2026/05/25 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec1f_d20260525_m050012_c001_v0001157_t0004_u01779685212400") 2026/05/25 05:05:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41379e8d206b680a_d20260525_m050004_c001_v7007000_t0000_u01779685204757") 2026/05/25 05:05:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37c98_d20260525_m045950_c001_v0001144_t0015_u01779685190059") 2026/05/25 05:05:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f27f_d20260525_m045945_c001_v7007000_t0000_u01779685185209") 2026/05/25 05:05:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37c7c_d20260525_m045932_c001_v0001144_t0004_u01779685172488") 2026/05/25 05:05:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f47ba_d20260525_m045927_c001_v7007000_t0000_u01779685167488") 2026/05/25 05:05:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37c5a_d20260525_m045914_c001_v0001144_t0042_u01779685154913") 2026/05/25 05:05:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4103e5fc8ea9ae0f_d20260525_m050055_c001_v7007000_t0000_u01779685255848") 2026/05/25 05:05:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e4ab_d20260525_m050047_c001_v0001131_t0003_u01779685247621") 2026/05/25 05:05:21 DEBUG : dir1/0002-cdefg: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f401c7b3f6ef43cd4_d20260525_m050121_c001_v7007000_t0000_u01779685281558") 2026/05/25 05:05:21 DEBUG : dir1/0002-cdefg: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ece7_d20260525_m050116_c001_v0001157_t0043_u01779685276190") 2026/05/25 05:05:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfab_d20260525_m050324_c001_v7007000_t0000_u01779685404845") 2026/05/25 05:05:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d63185_d20260525_m050312_c001_v0001161_t0018_u01779685392164") 2026/05/25 05:05:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f589_d20260525_m050305_c001_v7007000_t0000_u01779685385799") 2026/05/25 05:05:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d63135_d20260525_m050252_c001_v0001161_t0039_u01779685372706") 2026/05/25 05:05:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b088c_d20260525_m050247_c001_v7007000_t0000_u01779685367489") 2026/05/25 05:05:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d630fb_d20260525_m050231_c001_v0001161_t0036_u01779685351838") 2026/05/25 05:05:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db67fa_d20260525_m050220_c001_v7007000_t0000_u01779685340549") 2026/05/25 05:05:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d630a3_d20260525_m050157_c001_v0001161_t0045_u01779685317770") 2026/05/25 05:05:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377cd64_d20260525_m050152_c001_v7007000_t0000_u01779685312563") 2026/05/25 05:05:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d63057_d20260525_m050126_c001_v0001161_t0024_u01779685286688") 2026/05/25 05:05:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4150c89ff1744e67_d20260525_m050118_c001_v7007000_t0000_u01779685278529") 2026/05/25 05:05:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e4d5_d20260525_m050104_c001_v0001131_t0019_u01779685264729") 2026/05/25 05:05:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe17729_d20260525_m050058_c001_v7007000_t0000_u01779685258563") 2026/05/25 05:05:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e4bd_d20260525_m050053_c001_v0001131_t0046_u01779685253740") 2026/05/25 05:05:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f420ba7b76a72a690_d20260525_m050051_c001_v7007000_t0000_u01779685251458") 2026/05/25 05:05:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec6b_d20260525_m050037_c001_v0001157_t0020_u01779685237661") 2026/05/25 05:05:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4cca_d20260525_m050031_c001_v7007000_t0000_u01779685231159") 2026/05/25 05:05:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec4f_d20260525_m050026_c001_v0001157_t0028_u01779685226623") 2026/05/25 05:05:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4c68_d20260525_m050025_c001_v7007000_t0000_u01779685225298") 2026/05/25 05:05:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f47_d20260525_m050013_c001_v0001161_t0008_u01779685213052") 2026/05/25 05:05:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404031b191f480ca_d20260525_m050004_c001_v7007000_t0000_u01779685204116") 2026/05/25 05:05:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ebd6_d20260525_m045951_c001_v0001157_t0017_u01779685191179") 2026/05/25 05:05:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f280_d20260525_m045945_c001_v7007000_t0000_u01779685185393") 2026/05/25 05:05:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eba6_d20260525_m045933_c001_v0001157_t0038_u01779685173397") 2026/05/25 05:05:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f47bb_d20260525_m045927_c001_v7007000_t0000_u01779685167671") 2026/05/25 05:05:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eb76_d20260525_m045915_c001_v0001157_t0019_u01779685155635") 2026/05/25 05:05:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f420ba7b76a72a69b_d20260525_m050055_c001_v7007000_t0000_u01779685255802") 2026/05/25 05:05:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62fb9_d20260525_m050047_c001_v0001161_t0057_u01779685247752") 2026/05/25 05:05:23 DEBUG : dir1/0003-defgh: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f401c7b3f6ef43d0e_d20260525_m050121_c001_v7007000_t0000_u01779685281741") 2026/05/25 05:05:23 DEBUG : dir1/0003-defgh: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d63033_d20260525_m050116_c001_v0001161_t0042_u01779685276353") 2026/05/25 05:05:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfac_d20260525_m050325_c001_v7007000_t0000_u01779685405029") 2026/05/25 05:05:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37e92_d20260525_m050313_c001_v0001144_t0051_u01779685393019") 2026/05/25 05:05:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f58a_d20260525_m050305_c001_v7007000_t0000_u01779685385980") 2026/05/25 05:05:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37e60_d20260525_m050253_c001_v0001144_t0020_u01779685373395") 2026/05/25 05:05:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b088d_d20260525_m050247_c001_v7007000_t0000_u01779685367671") 2026/05/25 05:05:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37e26_d20260525_m050232_c001_v0001144_t0029_u01779685352548") 2026/05/25 05:05:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db67fb_d20260525_m050220_c001_v7007000_t0000_u01779685340753") 2026/05/25 05:05:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37dc8_d20260525_m050158_c001_v0001144_t0008_u01779685318405") 2026/05/25 05:05:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377cd65_d20260525_m050152_c001_v7007000_t0000_u01779685312746") 2026/05/25 05:05:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37d76_d20260525_m050127_c001_v0001144_t0017_u01779685287450") 2026/05/25 05:05:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4055ad115e31f5a0_d20260525_m050118_c001_v7007000_t0000_u01779685278541") 2026/05/25 05:05:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62ff7_d20260525_m050105_c001_v0001161_t0027_u01779685265540") 2026/05/25 05:05:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe1772a_d20260525_m050058_c001_v7007000_t0000_u01779685258748") 2026/05/25 05:05:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62fcd_d20260525_m050053_c001_v0001161_t0015_u01779685253845") 2026/05/25 05:05:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f420ba7b76a72a694_d20260525_m050051_c001_v7007000_t0000_u01779685251847") 2026/05/25 05:05:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62fa7_d20260525_m050038_c001_v0001161_t0057_u01779685238431") 2026/05/25 05:05:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4cce_d20260525_m050031_c001_v7007000_t0000_u01779685231340") 2026/05/25 05:05:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f89_d20260525_m050026_c001_v0001161_t0014_u01779685226800") 2026/05/25 05:05:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f2db_d20260525_m050025_c001_v7007000_t0000_u01779685225329") 2026/05/25 05:05:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e443_d20260525_m050013_c001_v0001131_t0028_u01779685213708") 2026/05/25 05:05:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b062a_d20260525_m050004_c001_v7007000_t0000_u01779685204705") 2026/05/25 05:05:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e405_d20260525_m045951_c001_v0001131_t0047_u01779685191956") 2026/05/25 05:05:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f281_d20260525_m045945_c001_v7007000_t0000_u01779685185578") 2026/05/25 05:05:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e3d5_d20260525_m045934_c001_v0001131_t0004_u01779685174092") 2026/05/25 05:05:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f47bd_d20260525_m045927_c001_v7007000_t0000_u01779685167857") 2026/05/25 05:05:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e3a9_d20260525_m045916_c001_v0001131_t0001_u01779685156382") 2026/05/25 05:05:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f420ba7b76a72a69d_d20260525_m050055_c001_v7007000_t0000_u01779685255984") 2026/05/25 05:05:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec8d_d20260525_m050047_c001_v0001157_t0019_u01779685247825") 2026/05/25 05:05:25 DEBUG : dir1/0004-efghi: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f401c7b3f6ef43d0f_d20260525_m050121_c001_v7007000_t0000_u01779685281923") 2026/05/25 05:05:25 DEBUG : dir1/0004-efghi: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e503_d20260525_m050116_c001_v0001131_t0029_u01779685276599") 2026/05/25 05:05:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfae_d20260525_m050325_c001_v7007000_t0000_u01779685405213") 2026/05/25 05:05:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e647_d20260525_m050313_c001_v0001131_t0017_u01779685393635") 2026/05/25 05:05:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f58c_d20260525_m050306_c001_v7007000_t0000_u01779685386162") 2026/05/25 05:05:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e60b_d20260525_m050253_c001_v0001131_t0048_u01779685373932") 2026/05/25 05:05:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b088f_d20260525_m050247_c001_v7007000_t0000_u01779685367853") 2026/05/25 05:05:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e5d9_d20260525_m050233_c001_v0001131_t0037_u01779685353348") 2026/05/25 05:05:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db67fc_d20260525_m050220_c001_v7007000_t0000_u01779685340936") 2026/05/25 05:05:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e58b_d20260525_m050159_c001_v0001131_t0035_u01779685319333") 2026/05/25 05:05:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377cd66_d20260525_m050152_c001_v7007000_t0000_u01779685312929") 2026/05/25 05:05:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e52b_d20260525_m050128_c001_v0001131_t0051_u01779685288344") 2026/05/25 05:05:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4055ad115e31f59f_d20260525_m050118_c001_v7007000_t0000_u01779685278359") 2026/05/25 05:05:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ecc9_d20260525_m050106_c001_v0001157_t0043_u01779685266042") 2026/05/25 05:05:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe1772c_d20260525_m050058_c001_v7007000_t0000_u01779685258930") 2026/05/25 05:05:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eca9_d20260525_m050053_c001_v0001157_t0021_u01779685253899") 2026/05/25 05:05:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b1b6_d20260525_m050051_c001_v7007000_t0000_u01779685251625") 2026/05/25 05:05:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e48f_d20260525_m050038_c001_v0001131_t0013_u01779685238717") 2026/05/25 05:05:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4cd2_d20260525_m050031_c001_v7007000_t0000_u01779685231523") 2026/05/25 05:05:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e46f_d20260525_m050026_c001_v0001131_t0059_u01779685226979") 2026/05/25 05:05:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b0ba_d20260525_m050024_c001_v7007000_t0000_u01779685224570") 2026/05/25 05:05:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37cc4_d20260525_m050014_c001_v0001144_t0015_u01779685214283") 2026/05/25 05:05:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b062b_d20260525_m050004_c001_v7007000_t0000_u01779685204766") 2026/05/25 05:05:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f25_d20260525_m045952_c001_v0001161_t0045_u01779685192329") 2026/05/25 05:05:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f282_d20260525_m045945_c001_v7007000_t0000_u01779685185759") 2026/05/25 05:05:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f03_d20260525_m045934_c001_v0001161_t0036_u01779685174503") 2026/05/25 05:05:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f47be_d20260525_m045928_c001_v7007000_t0000_u01779685168040") 2026/05/25 05:05:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62ed3_d20260525_m045916_c001_v0001161_t0026_u01779685156778") 2026/05/25 05:05:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe1771c_d20260525_m050055_c001_v7007000_t0000_u01779685255994") 2026/05/25 05:05:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37d18_d20260525_m050047_c001_v0001144_t0016_u01779685247872") 2026/05/25 05:05:26 DEBUG : dir1/0005-fghij: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f401c7b3f6ef43d10_d20260525_m050122_c001_v7007000_t0000_u01779685282106") 2026/05/25 05:05:26 DEBUG : dir1/0005-fghij: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ece9_d20260525_m050116_c001_v0001157_t0049_u01779685276609") 2026/05/25 05:05:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfb0_d20260525_m050325_c001_v7007000_t0000_u01779685405396") 2026/05/25 05:05:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ee41_d20260525_m050314_c001_v0001157_t0051_u01779685394003") 2026/05/25 05:05:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f58d_d20260525_m050306_c001_v7007000_t0000_u01779685386343") 2026/05/25 05:05:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ee03_d20260525_m050254_c001_v0001157_t0058_u01779685374378") 2026/05/25 05:05:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0890_d20260525_m050248_c001_v7007000_t0000_u01779685368034") 2026/05/25 05:05:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8edc1_d20260525_m050233_c001_v0001157_t0035_u01779685353790") 2026/05/25 05:05:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db67fd_d20260525_m050221_c001_v7007000_t0000_u01779685341134") 2026/05/25 05:05:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ed73_d20260525_m050159_c001_v0001157_t0034_u01779685319920") 2026/05/25 05:05:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377cd68_d20260525_m050153_c001_v7007000_t0000_u01779685313112") 2026/05/25 05:05:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ed3b_d20260525_m050138_c001_v0001157_t0004_u01779685298055") 2026/05/25 05:05:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4233436327076b41_d20260525_m050118_c001_v7007000_t0000_u01779685278373") 2026/05/25 05:05:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37d46_d20260525_m050106_c001_v0001144_t0055_u01779685266509") 2026/05/25 05:05:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe1772d_d20260525_m050059_c001_v7007000_t0000_u01779685259112") 2026/05/25 05:05:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37d2c_d20260525_m050054_c001_v0001144_t0047_u01779685254123") 2026/05/25 05:05:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4186e86626bfa038_d20260525_m050051_c001_v7007000_t0000_u01779685251682") 2026/05/25 05:05:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37cfe_d20260525_m050039_c001_v0001144_t0003_u01779685239560") 2026/05/25 05:05:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4cd7_d20260525_m050031_c001_v7007000_t0000_u01779685231767") 2026/05/25 05:05:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec53_d20260525_m050027_c001_v0001157_t0029_u01779685227027") 2026/05/25 05:05:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f2d6_d20260525_m050024_c001_v7007000_t0000_u01779685224957") 2026/05/25 05:05:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec27_d20260525_m050014_c001_v0001157_t0008_u01779685214874") 2026/05/25 05:05:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f421c2d1cbce509e3_d20260525_m050004_c001_v7007000_t0000_u01779685204717") 2026/05/25 05:05:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37c9c_d20260525_m045952_c001_v0001144_t0006_u01779685192724") 2026/05/25 05:05:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f283_d20260525_m045945_c001_v7007000_t0000_u01779685185944") 2026/05/25 05:05:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37c7e_d20260525_m045934_c001_v0001144_t0040_u01779685174872") 2026/05/25 05:05:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f47bf_d20260525_m045928_c001_v7007000_t0000_u01779685168223") 2026/05/25 05:05:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37c5e_d20260525_m045917_c001_v0001144_t0048_u01779685157165") 2026/05/25 05:05:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe1771b_d20260525_m050055_c001_v7007000_t0000_u01779685255811") 2026/05/25 05:05:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e4af_d20260525_m050047_c001_v0001131_t0053_u01779685247969") 2026/05/25 05:05:28 DEBUG : dir1/0006-ghijk: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f401c7b3f6ef43d12_d20260525_m050122_c001_v7007000_t0000_u01779685282289") 2026/05/25 05:05:28 DEBUG : dir1/0006-ghijk: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d63035_d20260525_m050116_c001_v0001161_t0002_u01779685276623") 2026/05/25 05:05:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfb1_d20260525_m050325_c001_v7007000_t0000_u01779685405579") 2026/05/25 05:05:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d63189_d20260525_m050314_c001_v0001161_t0035_u01779685394309") 2026/05/25 05:05:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f58e_d20260525_m050306_c001_v7007000_t0000_u01779685386524") 2026/05/25 05:05:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d6313f_d20260525_m050254_c001_v0001161_t0047_u01779685374704") 2026/05/25 05:05:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0893_d20260525_m050248_c001_v7007000_t0000_u01779685368215") 2026/05/25 05:05:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d63105_d20260525_m050234_c001_v0001161_t0003_u01779685354159") 2026/05/25 05:05:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db67ff_d20260525_m050221_c001_v7007000_t0000_u01779685341323") 2026/05/25 05:05:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d630ad_d20260525_m050200_c001_v0001161_t0052_u01779685320400") 2026/05/25 05:05:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377cd69_d20260525_m050153_c001_v7007000_t0000_u01779685313296") 2026/05/25 05:05:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d63075_d20260525_m050138_c001_v0001161_t0020_u01779685298737") 2026/05/25 05:05:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4233436327076b44_d20260525_m050118_c001_v7007000_t0000_u01779685278556") 2026/05/25 05:05:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e4e3_d20260525_m050108_c001_v0001131_t0003_u01779685268502") 2026/05/25 05:05:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe1772e_d20260525_m050059_c001_v7007000_t0000_u01779685259294") 2026/05/25 05:05:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62fd1_d20260525_m050054_c001_v0001161_t0047_u01779685254186") 2026/05/25 05:05:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4162a26fda1070c7_d20260525_m050051_c001_v7007000_t0000_u01779685251698") 2026/05/25 05:05:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec6f_d20260525_m050040_c001_v0001157_t0026_u01779685240286") 2026/05/25 05:05:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4cdd_d20260525_m050031_c001_v7007000_t0000_u01779685231950") 2026/05/25 05:05:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37ce2_d20260525_m050027_c001_v0001144_t0006_u01779685227086") 2026/05/25 05:05:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4055ad115e31f534_d20260525_m050024_c001_v7007000_t0000_u01779685224945") 2026/05/25 05:05:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f4b_d20260525_m050015_c001_v0001161_t0042_u01779685215173") 2026/05/25 05:05:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0628_d20260525_m050004_c001_v7007000_t0000_u01779685204500") 2026/05/25 05:05:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ebd8_d20260525_m045953_c001_v0001157_t0044_u01779685193283") 2026/05/25 05:05:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f284_d20260525_m045946_c001_v7007000_t0000_u01779685186125") 2026/05/25 05:05:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ebaa_d20260525_m045935_c001_v0001157_t0019_u01779685175427") 2026/05/25 05:05:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f47c0_d20260525_m045928_c001_v7007000_t0000_u01779685168407") 2026/05/25 05:05:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eb7a_d20260525_m045917_c001_v0001157_t0040_u01779685157735") 2026/05/25 05:05:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f420ba7b76a72a69c_d20260525_m050055_c001_v7007000_t0000_u01779685255853") 2026/05/25 05:05:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62fbb_d20260525_m050048_c001_v0001161_t0008_u01779685248072") 2026/05/25 05:05:30 DEBUG : dir1/0007-12345: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f401c7b3f6ef43d13_d20260525_m050122_c001_v7007000_t0000_u01779685282473") 2026/05/25 05:05:30 DEBUG : dir1/0007-12345: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eceb_d20260525_m050116_c001_v0001157_t0028_u01779685276899") 2026/05/25 05:05:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfb2_d20260525_m050325_c001_v7007000_t0000_u01779685405837") 2026/05/25 05:05:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37e9e_d20260525_m050314_c001_v0001144_t0048_u01779685394711") 2026/05/25 05:05:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f58f_d20260525_m050306_c001_v7007000_t0000_u01779685386705") 2026/05/25 05:05:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37e64_d20260525_m050255_c001_v0001144_t0040_u01779685375068") 2026/05/25 05:05:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0895_d20260525_m050248_c001_v7007000_t0000_u01779685368397") 2026/05/25 05:05:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37e2c_d20260525_m050234_c001_v0001144_t0036_u01779685354459") 2026/05/25 05:05:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db6800_d20260525_m050221_c001_v7007000_t0000_u01779685341507") 2026/05/25 05:05:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37dce_d20260525_m050200_c001_v0001144_t0019_u01779685320756") 2026/05/25 05:05:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377cd6a_d20260525_m050153_c001_v7007000_t0000_u01779685313479") 2026/05/25 05:05:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37d90_d20260525_m050139_c001_v0001144_t0052_u01779685299530") 2026/05/25 05:05:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4165f895d58a4b2e_d20260525_m050118_c001_v7007000_t0000_u01779685278567") 2026/05/25 05:05:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d6300f_d20260525_m050108_c001_v0001161_t0017_u01779685268876") 2026/05/25 05:05:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe1772f_d20260525_m050059_c001_v7007000_t0000_u01779685259475") 2026/05/25 05:05:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e4bf_d20260525_m050054_c001_v0001131_t0001_u01779685254285") 2026/05/25 05:05:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4150c89ff1744a23_d20260525_m050051_c001_v7007000_t0000_u01779685251858") 2026/05/25 05:05:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62fa9_d20260525_m050040_c001_v0001161_t0046_u01779685240701") 2026/05/25 05:05:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4ce0_d20260525_m050032_c001_v7007000_t0000_u01779685232132") 2026/05/25 05:05:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f8d_d20260525_m050027_c001_v0001161_t0048_u01779685227219") 2026/05/25 05:05:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f421c2d1cbce50a29_d20260525_m050024_c001_v7007000_t0000_u01779685224970") 2026/05/25 05:05:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e445_d20260525_m050015_c001_v0001131_t0034_u01779685215462") 2026/05/25 05:05:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0629_d20260525_m050004_c001_v7007000_t0000_u01779685204525") 2026/05/25 05:05:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e407_d20260525_m045953_c001_v0001131_t0034_u01779685193690") 2026/05/25 05:05:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f285_d20260525_m045946_c001_v7007000_t0000_u01779685186305") 2026/05/25 05:05:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e3d9_d20260525_m045935_c001_v0001131_t0002_u01779685175804") 2026/05/25 05:05:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f47c2_d20260525_m045928_c001_v7007000_t0000_u01779685168591") 2026/05/25 05:05:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e3af_d20260525_m045918_c001_v0001131_t0021_u01779685158088") 2026/05/25 05:05:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4186e86626bfa095_d20260525_m050055_c001_v7007000_t0000_u01779685255823") 2026/05/25 05:05:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec8f_d20260525_m050048_c001_v0001157_t0015_u01779685248210") 2026/05/25 05:05:32 DEBUG : dir1/0008-23456: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f401c7b3f6ef43d14_d20260525_m050122_c001_v7007000_t0000_u01779685282656") 2026/05/25 05:05:32 DEBUG : dir1/0008-23456: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d63037_d20260525_m050116_c001_v0001161_t0036_u01779685276937") 2026/05/25 05:05:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfb3_d20260525_m050326_c001_v7007000_t0000_u01779685406021") 2026/05/25 05:05:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e64e_d20260525_m050315_c001_v0001131_t0021_u01779685395264") 2026/05/25 05:05:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f590_d20260525_m050306_c001_v7007000_t0000_u01779685386887") 2026/05/25 05:05:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e611_d20260525_m050255_c001_v0001131_t0057_u01779685375860") 2026/05/25 05:05:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0896_d20260525_m050248_c001_v7007000_t0000_u01779685368579") 2026/05/25 05:05:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e5dd_d20260525_m050234_c001_v0001131_t0034_u01779685354963") 2026/05/25 05:05:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db6801_d20260525_m050221_c001_v7007000_t0000_u01779685341690") 2026/05/25 05:05:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e591_d20260525_m050201_c001_v0001131_t0008_u01779685321430") 2026/05/25 05:05:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377cd6b_d20260525_m050153_c001_v7007000_t0000_u01779685313663") 2026/05/25 05:05:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e559_d20260525_m050140_c001_v0001131_t0048_u01779685300365") 2026/05/25 05:05:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db65ec_d20260525_m050118_c001_v7007000_t0000_u01779685278705") 2026/05/25 05:05:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eccb_d20260525_m050109_c001_v0001157_t0000_u01779685269247") 2026/05/25 05:05:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe17731_d20260525_m050059_c001_v7007000_t0000_u01779685259658") 2026/05/25 05:05:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ecab_d20260525_m050054_c001_v0001157_t0007_u01779685254272") 2026/05/25 05:05:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b1b5_d20260525_m050051_c001_v7007000_t0000_u01779685251442") 2026/05/25 05:05:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e499_d20260525_m050041_c001_v0001131_t0017_u01779685241037") 2026/05/25 05:05:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4ce4_d20260525_m050032_c001_v7007000_t0000_u01779685232315") 2026/05/25 05:05:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e471_d20260525_m050027_c001_v0001131_t0030_u01779685227307") 2026/05/25 05:05:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4c64_d20260525_m050025_c001_v7007000_t0000_u01779685225115") 2026/05/25 05:05:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37cc6_d20260525_m050015_c001_v0001144_t0041_u01779685215890") 2026/05/25 05:05:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404031b191f480d1_d20260525_m050004_c001_v7007000_t0000_u01779685204868") 2026/05/25 05:05:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f27_d20260525_m045954_c001_v0001161_t0004_u01779685194236") 2026/05/25 05:05:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f286_d20260525_m045946_c001_v7007000_t0000_u01779685186486") 2026/05/25 05:05:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f05_d20260525_m045936_c001_v0001161_t0048_u01779685176141") 2026/05/25 05:05:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f47c3_d20260525_m045928_c001_v7007000_t0000_u01779685168774") 2026/05/25 05:05:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62edb_d20260525_m045918_c001_v0001161_t0027_u01779685158537") 2026/05/25 05:05:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b1c8_d20260525_m050056_c001_v7007000_t0000_u01779685256155") 2026/05/25 05:05:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62fbd_d20260525_m050048_c001_v0001161_t0043_u01779685248375") 2026/05/25 05:05:33 DEBUG : dir1/0009-34567: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f401c7b3f6ef43d15_d20260525_m050122_c001_v7007000_t0000_u01779685282839") 2026/05/25 05:05:34 DEBUG : dir1/0009-34567: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e505_d20260525_m050117_c001_v0001131_t0034_u01779685277008") 2026/05/25 05:05:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfb4_d20260525_m050326_c001_v7007000_t0000_u01779685406206") 2026/05/25 05:05:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ee49_d20260525_m050315_c001_v0001157_t0051_u01779685395737") 2026/05/25 05:05:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f592_d20260525_m050307_c001_v7007000_t0000_u01779685387068") 2026/05/25 05:05:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ee0f_d20260525_m050256_c001_v0001157_t0004_u01779685376281") 2026/05/25 05:05:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0897_d20260525_m050248_c001_v7007000_t0000_u01779685368761") 2026/05/25 05:05:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8edc7_d20260525_m050235_c001_v0001157_t0044_u01779685355380") 2026/05/25 05:05:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db6803_d20260525_m050221_c001_v7007000_t0000_u01779685341874") 2026/05/25 05:05:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ed75_d20260525_m050201_c001_v0001157_t0045_u01779685321852") 2026/05/25 05:05:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377cd6c_d20260525_m050153_c001_v7007000_t0000_u01779685313846") 2026/05/25 05:05:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ed47_d20260525_m050140_c001_v0001157_t0029_u01779685300722") 2026/05/25 05:05:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4162a26fda107104_d20260525_m050118_c001_v7007000_t0000_u01779685278770") 2026/05/25 05:05:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37d4c_d20260525_m050109_c001_v0001144_t0006_u01779685269581") 2026/05/25 05:05:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe17732_d20260525_m050059_c001_v7007000_t0000_u01779685259840") 2026/05/25 05:05:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62fd3_d20260525_m050054_c001_v0001161_t0044_u01779685254548") 2026/05/25 05:05:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f406af68108382bfc_d20260525_m050051_c001_v7007000_t0000_u01779685251654") 2026/05/25 05:05:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37d04_d20260525_m050041_c001_v0001144_t0046_u01779685241429") 2026/05/25 05:05:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4ce7_d20260525_m050032_c001_v7007000_t0000_u01779685232496") 2026/05/25 05:05:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec57_d20260525_m050027_c001_v0001157_t0013_u01779685227479") 2026/05/25 05:05:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b0bb_d20260525_m050024_c001_v7007000_t0000_u01779685224753") 2026/05/25 05:05:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec2d_d20260525_m050016_c001_v0001157_t0051_u01779685216444") 2026/05/25 05:05:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404031b191f480cd_d20260525_m050004_c001_v7007000_t0000_u01779685204483") 2026/05/25 05:05:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37ca0_d20260525_m045954_c001_v0001144_t0034_u01779685194539") 2026/05/25 05:05:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f287_d20260525_m045946_c001_v7007000_t0000_u01779685186685") 2026/05/25 05:05:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37c82_d20260525_m045936_c001_v0001144_t0035_u01779685176443") 2026/05/25 05:05:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f47c4_d20260525_m045928_c001_v7007000_t0000_u01779685168959") 2026/05/25 05:05:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37c60_d20260525_m045918_c001_v0001144_t0008_u01779685158908") 2026/05/25 05:05:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b1c7_d20260525_m050055_c001_v7007000_t0000_u01779685255973") 2026/05/25 05:05:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37d1c_d20260525_m050048_c001_v0001144_t0049_u01779685248434") 2026/05/25 05:05:35 DEBUG : dir1/0010-45678: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f401c7b3f6ef43d16_d20260525_m050123_c001_v7007000_t0000_u01779685283022") 2026/05/25 05:05:35 DEBUG : dir1/0010-45678: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eced_d20260525_m050117_c001_v0001157_t0018_u01779685277220") 2026/05/25 05:05:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfb7_d20260525_m050326_c001_v7007000_t0000_u01779685406390") 2026/05/25 05:05:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d63199_d20260525_m050316_c001_v0001161_t0048_u01779685396123") 2026/05/25 05:05:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f593_d20260525_m050307_c001_v7007000_t0000_u01779685387250") 2026/05/25 05:05:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d63145_d20260525_m050256_c001_v0001161_t0039_u01779685376656") 2026/05/25 05:05:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0899_d20260525_m050248_c001_v7007000_t0000_u01779685368941") 2026/05/25 05:05:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d6310b_d20260525_m050235_c001_v0001161_t0058_u01779685355786") 2026/05/25 05:05:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db6804_d20260525_m050222_c001_v7007000_t0000_u01779685342056") 2026/05/25 05:05:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d630b3_d20260525_m050202_c001_v0001161_t0009_u01779685322237") 2026/05/25 05:05:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377cd6e_d20260525_m050154_c001_v7007000_t0000_u01779685314029") 2026/05/25 05:05:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d6307b_d20260525_m050141_c001_v0001161_t0001_u01779685301102") 2026/05/25 05:05:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4233436327076b48_d20260525_m050118_c001_v7007000_t0000_u01779685278742") 2026/05/25 05:05:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e4eb_d20260525_m050110_c001_v0001131_t0019_u01779685270101") 2026/05/25 05:05:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe17733_d20260525_m050100_c001_v7007000_t0000_u01779685260022") 2026/05/25 05:05:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ecaf_d20260525_m050054_c001_v0001157_t0051_u01779685254608") 2026/05/25 05:05:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f420ba7b76a72a692_d20260525_m050051_c001_v7007000_t0000_u01779685251661") 2026/05/25 05:05:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec77_d20260525_m050042_c001_v0001157_t0008_u01779685242286") 2026/05/25 05:05:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4ce9_d20260525_m050032_c001_v7007000_t0000_u01779685232680") 2026/05/25 05:05:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f8f_d20260525_m050027_c001_v0001161_t0049_u01779685227526") 2026/05/25 05:05:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f5fd9_d20260525_m050025_c001_v7007000_t0000_u01779685225115") 2026/05/25 05:05:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f53_d20260525_m050016_c001_v0001161_t0058_u01779685216750") 2026/05/25 05:05:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b062c_d20260525_m050004_c001_v7007000_t0000_u01779685204886") 2026/05/25 05:05:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ebe6_d20260525_m045955_c001_v0001157_t0033_u01779685195514") 2026/05/25 05:05:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f288_d20260525_m045946_c001_v7007000_t0000_u01779685186865") 2026/05/25 05:05:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ebae_d20260525_m045937_c001_v0001157_t0032_u01779685177283") 2026/05/25 05:05:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f47c5_d20260525_m045929_c001_v7007000_t0000_u01779685169153") 2026/05/25 05:05:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eb82_d20260525_m045919_c001_v0001157_t0057_u01779685159447") 2026/05/25 05:05:37 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4186e86626bfa098_d20260525_m050056_c001_v7007000_t0000_u01779685256006") 2026/05/25 05:05:37 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec91_d20260525_m050048_c001_v0001157_t0050_u01779685248621") 2026/05/25 05:05:37 DEBUG : dir1/0011-56789: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f401c7b3f6ef43d18_d20260525_m050123_c001_v7007000_t0000_u01779685283205") 2026/05/25 05:05:37 DEBUG : dir1/0011-56789: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d6303b_d20260525_m050117_c001_v0001161_t0037_u01779685277310") 2026/05/25 05:05:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfb8_d20260525_m050326_c001_v7007000_t0000_u01779685406573") 2026/05/25 05:05:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37ea2_d20260525_m050316_c001_v0001144_t0052_u01779685396393") 2026/05/25 05:05:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f594_d20260525_m050307_c001_v7007000_t0000_u01779685387433") 2026/05/25 05:05:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37e6a_d20260525_m050256_c001_v0001144_t0040_u01779685376941") 2026/05/25 05:05:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b089a_d20260525_m050249_c001_v7007000_t0000_u01779685369121") 2026/05/25 05:05:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37e32_d20260525_m050236_c001_v0001144_t0054_u01779685356224") 2026/05/25 05:05:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db6805_d20260525_m050222_c001_v7007000_t0000_u01779685342240") 2026/05/25 05:05:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37dd2_d20260525_m050202_c001_v0001144_t0042_u01779685322552") 2026/05/25 05:05:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377cd6f_d20260525_m050154_c001_v7007000_t0000_u01779685314213") 2026/05/25 05:05:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37d94_d20260525_m050141_c001_v0001144_t0054_u01779685301398") 2026/05/25 05:05:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f412e5afa9e7d3cab_d20260525_m050118_c001_v7007000_t0000_u01779685278755") 2026/05/25 05:05:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d63017_d20260525_m050110_c001_v0001161_t0049_u01779685270574") 2026/05/25 05:05:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe17735_d20260525_m050100_c001_v7007000_t0000_u01779685260204") 2026/05/25 05:05:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e4c1_d20260525_m050054_c001_v0001131_t0035_u01779685254616") 2026/05/25 05:05:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4186e86626bfa037_d20260525_m050051_c001_v7007000_t0000_u01779685251499") 2026/05/25 05:05:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62fab_d20260525_m050042_c001_v0001161_t0050_u01779685242598") 2026/05/25 05:05:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4ced_d20260525_m050032_c001_v7007000_t0000_u01779685232862") 2026/05/25 05:05:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37ce4_d20260525_m050027_c001_v0001144_t0003_u01779685227639") 2026/05/25 05:05:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4055ad115e31f532_d20260525_m050024_c001_v7007000_t0000_u01779685224583") 2026/05/25 05:05:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e44b_d20260525_m050017_c001_v0001131_t0029_u01779685217040") 2026/05/25 05:05:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f406af68108382a87_d20260525_m050004_c001_v7007000_t0000_u01779685204523") 2026/05/25 05:05:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e40b_d20260525_m045955_c001_v0001131_t0008_u01779685195910") 2026/05/25 05:05:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f289_d20260525_m045947_c001_v7007000_t0000_u01779685187047") 2026/05/25 05:05:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e3dd_d20260525_m045937_c001_v0001131_t0029_u01779685177647") 2026/05/25 05:05:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f47c6_d20260525_m045929_c001_v7007000_t0000_u01779685169336") 2026/05/25 05:05:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e3b7_d20260525_m045919_c001_v0001131_t0035_u01779685159802") 2026/05/25 05:05:39 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f420ba7b76a72a69f_d20260525_m050056_c001_v7007000_t0000_u01779685256166") 2026/05/25 05:05:39 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62fbf_d20260525_m050048_c001_v0001161_t0053_u01779685248814") 2026/05/25 05:05:39 DEBUG : dir1/0012-6789;: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f401c7b3f6ef43d43_d20260525_m050123_c001_v7007000_t0000_u01779685283390") 2026/05/25 05:05:39 DEBUG : dir1/0012-6789;: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e50d_d20260525_m050117_c001_v0001131_t0047_u01779685277551") 2026/05/25 05:05:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfba_d20260525_m050326_c001_v7007000_t0000_u01779685406757") 2026/05/25 05:05:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e655_d20260525_m050316_c001_v0001131_t0020_u01779685396944") 2026/05/25 05:05:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f595_d20260525_m050307_c001_v7007000_t0000_u01779685387614") 2026/05/25 05:05:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e621_d20260525_m050257_c001_v0001131_t0020_u01779685377953") 2026/05/25 05:05:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b089b_d20260525_m050249_c001_v7007000_t0000_u01779685369305") 2026/05/25 05:05:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e5e1_d20260525_m050236_c001_v0001131_t0043_u01779685356986") 2026/05/25 05:05:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db6807_d20260525_m050222_c001_v7007000_t0000_u01779685342423") 2026/05/25 05:05:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e597_d20260525_m050203_c001_v0001131_t0046_u01779685323161") 2026/05/25 05:05:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377cd70_d20260525_m050154_c001_v7007000_t0000_u01779685314397") 2026/05/25 05:05:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e55b_d20260525_m050142_c001_v0001131_t0042_u01779685302017") 2026/05/25 05:05:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4150c89ff1744e68_d20260525_m050118_c001_v7007000_t0000_u01779685278712") 2026/05/25 05:05:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ecd5_d20260525_m050111_c001_v0001157_t0043_u01779685271003") 2026/05/25 05:05:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe17737_d20260525_m050100_c001_v7007000_t0000_u01779685260387") 2026/05/25 05:05:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62fd7_d20260525_m050054_c001_v0001161_t0022_u01779685254832") 2026/05/25 05:05:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4186e86626bfa03b_d20260525_m050051_c001_v7007000_t0000_u01779685251872") 2026/05/25 05:05:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e49f_d20260525_m050042_c001_v0001131_t0006_u01779685242945") 2026/05/25 05:05:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4cf5_d20260525_m050033_c001_v7007000_t0000_u01779685233044") 2026/05/25 05:05:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f91_d20260525_m050027_c001_v0001161_t0050_u01779685227811") 2026/05/25 05:05:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f5fdd_d20260525_m050025_c001_v7007000_t0000_u01779685225307") 2026/05/25 05:05:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37cca_d20260525_m050017_c001_v0001144_t0006_u01779685217643") 2026/05/25 05:05:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4156b2a26ba080d1_d20260525_m050004_c001_v7007000_t0000_u01779685204728") 2026/05/25 05:05:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f2d_d20260525_m045956_c001_v0001161_t0005_u01779685196263") 2026/05/25 05:05:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f28a_d20260525_m045947_c001_v7007000_t0000_u01779685187227") 2026/05/25 05:05:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f0f_d20260525_m045938_c001_v0001161_t0034_u01779685178020") 2026/05/25 05:05:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f47c7_d20260525_m045929_c001_v7007000_t0000_u01779685169524") 2026/05/25 05:05:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62ee3_d20260525_m045920_c001_v0001161_t0059_u01779685160173") 2026/05/25 05:05:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4150c89ff1744e28_d20260525_m050055_c001_v7007000_t0000_u01779685255833") 2026/05/25 05:05:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec93_d20260525_m050048_c001_v0001157_t0038_u01779685248947") 2026/05/25 05:05:40 DEBUG : dir1/0013-789;=: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f401c7b3f6ef43d45_d20260525_m050123_c001_v7007000_t0000_u01779685283572") 2026/05/25 05:05:41 DEBUG : dir1/0013-789;=: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d6303f_d20260525_m050117_c001_v0001161_t0046_u01779685277615") 2026/05/25 05:05:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfbb_d20260525_m050326_c001_v7007000_t0000_u01779685406940") 2026/05/25 05:05:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ee53_d20260525_m050317_c001_v0001157_t0050_u01779685397531") 2026/05/25 05:05:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f596_d20260525_m050307_c001_v7007000_t0000_u01779685387795") 2026/05/25 05:05:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ee13_d20260525_m050258_c001_v0001157_t0033_u01779685378450") 2026/05/25 05:05:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b089c_d20260525_m050249_c001_v7007000_t0000_u01779685369486") 2026/05/25 05:05:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8edcf_d20260525_m050237_c001_v0001157_t0013_u01779685357365") 2026/05/25 05:05:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db6808_d20260525_m050222_c001_v7007000_t0000_u01779685342607") 2026/05/25 05:05:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ed89_d20260525_m050213_c001_v0001157_t0029_u01779685333099") 2026/05/25 05:05:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377cd73_d20260525_m050154_c001_v7007000_t0000_u01779685314583") 2026/05/25 05:05:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ed4d_d20260525_m050142_c001_v0001157_t0024_u01779685302317") 2026/05/25 05:05:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db65e5_d20260525_m050118_c001_v7007000_t0000_u01779685278338") 2026/05/25 05:05:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37d56_d20260525_m050111_c001_v0001144_t0049_u01779685271504") 2026/05/25 05:05:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe17738_d20260525_m050100_c001_v7007000_t0000_u01779685260569") 2026/05/25 05:05:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ecb3_d20260525_m050055_c001_v0001157_t0052_u01779685255061") 2026/05/25 05:05:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f420ba7b76a72a693_d20260525_m050051_c001_v7007000_t0000_u01779685251820") 2026/05/25 05:05:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37d08_d20260525_m050043_c001_v0001144_t0023_u01779685243428") 2026/05/25 05:05:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4cfa_d20260525_m050033_c001_v7007000_t0000_u01779685233227") 2026/05/25 05:05:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e475_d20260525_m050027_c001_v0001131_t0004_u01779685227844") 2026/05/25 05:05:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f2d8_d20260525_m050025_c001_v7007000_t0000_u01779685225090") 2026/05/25 05:05:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec31_d20260525_m050018_c001_v0001157_t0003_u01779685218315") 2026/05/25 05:05:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4156b2a26ba080d0_d20260525_m050004_c001_v7007000_t0000_u01779685204542") 2026/05/25 05:05:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37ca4_d20260525_m045956_c001_v0001144_t0006_u01779685196739") 2026/05/25 05:05:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f28b_d20260525_m045947_c001_v7007000_t0000_u01779685187409") 2026/05/25 05:05:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37c84_d20260525_m045938_c001_v0001144_t0046_u01779685178583") 2026/05/25 05:05:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f47c8_d20260525_m045929_c001_v7007000_t0000_u01779685169707") 2026/05/25 05:05:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37c62_d20260525_m045920_c001_v0001144_t0005_u01779685160543") 2026/05/25 05:05:42 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4150c89ff1744e2a_d20260525_m050056_c001_v7007000_t0000_u01779685256016") 2026/05/25 05:05:42 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37d1e_d20260525_m050049_c001_v0001144_t0024_u01779685249006") 2026/05/25 05:05:42 DEBUG : dir1/0014-89;=.: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f401c7b3f6ef43d47_d20260525_m050123_c001_v7007000_t0000_u01779685283756") 2026/05/25 05:05:42 DEBUG : dir1/0014-89;=.: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ecef_d20260525_m050117_c001_v0001157_t0008_u01779685277632") 2026/05/25 05:05:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfbc_d20260525_m050327_c001_v7007000_t0000_u01779685407125") 2026/05/25 05:05:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d631a3_d20260525_m050317_c001_v0001161_t0001_u01779685397828") 2026/05/25 05:05:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f597_d20260525_m050307_c001_v7007000_t0000_u01779685387976") 2026/05/25 05:05:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d6314d_d20260525_m050258_c001_v0001161_t0019_u01779685378816") 2026/05/25 05:05:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b089d_d20260525_m050249_c001_v7007000_t0000_u01779685369668") 2026/05/25 05:05:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d63111_d20260525_m050237_c001_v0001161_t0045_u01779685357719") 2026/05/25 05:05:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db6809_d20260525_m050222_c001_v7007000_t0000_u01779685342794") 2026/05/25 05:05:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d630cd_d20260525_m050213_c001_v0001161_t0046_u01779685333917") 2026/05/25 05:05:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377cd74_d20260525_m050154_c001_v7007000_t0000_u01779685314767") 2026/05/25 05:05:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d63081_d20260525_m050142_c001_v0001161_t0057_u01779685302804") 2026/05/25 05:05:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4165f895d58a4b30_d20260525_m050118_c001_v7007000_t0000_u01779685278750") 2026/05/25 05:05:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e4f1_d20260525_m050112_c001_v0001131_t0056_u01779685272054") 2026/05/25 05:05:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe17739_d20260525_m050100_c001_v7007000_t0000_u01779685260751") 2026/05/25 05:05:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e4c7_d20260525_m050055_c001_v0001131_t0040_u01779685255102") 2026/05/25 05:05:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f420ba7b76a72a691_d20260525_m050051_c001_v7007000_t0000_u01779685251639") 2026/05/25 05:05:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec7d_d20260525_m050043_c001_v0001157_t0044_u01779685243984") 2026/05/25 05:05:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4cfe_d20260525_m050033_c001_v7007000_t0000_u01779685233411") 2026/05/25 05:05:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec59_d20260525_m050027_c001_v0001157_t0022_u01779685227898") 2026/05/25 05:05:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377bf83_d20260525_m050024_c001_v7007000_t0000_u01779685224952") 2026/05/25 05:05:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f5b_d20260525_m050018_c001_v0001161_t0031_u01779685218638") 2026/05/25 05:05:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f421c2d1cbce509e1_d20260525_m050004_c001_v7007000_t0000_u01779685204528") 2026/05/25 05:05:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ebf0_d20260525_m045957_c001_v0001157_t0040_u01779685197527") 2026/05/25 05:05:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f28c_d20260525_m045947_c001_v7007000_t0000_u01779685187590") 2026/05/25 05:05:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ebb2_d20260525_m045939_c001_v0001157_t0049_u01779685179314") 2026/05/25 05:05:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f47c9_d20260525_m045929_c001_v7007000_t0000_u01779685169889") 2026/05/25 05:05:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eb86_d20260525_m045921_c001_v0001157_t0007_u01779685161362") 2026/05/25 05:05:43 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f406af68108382c1f_d20260525_m050055_c001_v7007000_t0000_u01779685255866") 2026/05/25 05:05:43 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62fc3_d20260525_m050049_c001_v0001161_t0024_u01779685249169") 2026/05/25 05:05:43 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f401c7b3f6ef43d48_d20260525_m050123_c001_v7007000_t0000_u01779685283939") 2026/05/25 05:05:43 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d63041_d20260525_m050117_c001_v0001161_t0045_u01779685277889") 2026/05/25 05:05:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfbd_d20260525_m050327_c001_v7007000_t0000_u01779685407309") 2026/05/25 05:05:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37eae_d20260525_m050318_c001_v0001144_t0054_u01779685398122") 2026/05/25 05:05:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f598_d20260525_m050308_c001_v7007000_t0000_u01779685388157") 2026/05/25 05:05:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37e76_d20260525_m050259_c001_v0001144_t0054_u01779685379272") 2026/05/25 05:05:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b089e_d20260525_m050249_c001_v7007000_t0000_u01779685369849") 2026/05/25 05:05:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37e36_d20260525_m050238_c001_v0001144_t0048_u01779685358031") 2026/05/25 05:05:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db680a_d20260525_m050222_c001_v7007000_t0000_u01779685342976") 2026/05/25 05:05:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37dea_d20260525_m050214_c001_v0001144_t0035_u01779685334688") 2026/05/25 05:05:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377cd75_d20260525_m050154_c001_v7007000_t0000_u01779685314950") 2026/05/25 05:05:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37d96_d20260525_m050143_c001_v0001144_t0015_u01779685303104") 2026/05/25 05:05:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4150c89ff1744e66_d20260525_m050118_c001_v7007000_t0000_u01779685278347") 2026/05/25 05:05:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d63023_d20260525_m050112_c001_v0001161_t0036_u01779685272681") 2026/05/25 05:05:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe1773b_d20260525_m050100_c001_v7007000_t0000_u01779685260935") 2026/05/25 05:05:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62fd9_d20260525_m050055_c001_v0001161_t0028_u01779685255309") 2026/05/25 05:05:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe1770f_d20260525_m050051_c001_v7007000_t0000_u01779685251879") 2026/05/25 05:05:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62faf_d20260525_m050044_c001_v0001161_t0027_u01779685244291") 2026/05/25 05:05:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4d00_d20260525_m050033_c001_v7007000_t0000_u01779685233594") 2026/05/25 05:05:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f93_d20260525_m050028_c001_v0001161_t0022_u01779685228122") 2026/05/25 05:05:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4055ad115e31f536_d20260525_m050025_c001_v7007000_t0000_u01779685225318") 2026/05/25 05:05:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e44f_d20260525_m050019_c001_v0001131_t0029_u01779685219021") 2026/05/25 05:05:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f409398c5ff9f9eb3_d20260525_m050004_c001_v7007000_t0000_u01779685204554") 2026/05/25 05:05:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e413_d20260525_m045957_c001_v0001131_t0001_u01779685197992") 2026/05/25 05:05:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f28d_d20260525_m045947_c001_v7007000_t0000_u01779685187771") 2026/05/25 05:05:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e3e5_d20260525_m045939_c001_v0001131_t0031_u01779685179596") 2026/05/25 05:05:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f47cb_d20260525_m045930_c001_v7007000_t0000_u01779685170082") 2026/05/25 05:05:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e3bf_d20260525_m045921_c001_v0001131_t0031_u01779685161711") 2026/05/25 05:05:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4103e5fc8ea9ae11_d20260525_m050056_c001_v7007000_t0000_u01779685256029") 2026/05/25 05:05:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec95_d20260525_m050049_c001_v0001157_t0038_u01779685249238") 2026/05/25 05:05:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0635_d20260525_m050007_c001_v7007000_t0000_u01779685207420") 2026/05/25 05:05:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ebfd_d20260525_m050001_c001_v0001157_t0038_u01779685201654") 2026/05/25 05:05:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0636_d20260525_m050007_c001_v7007000_t0000_u01779685207602") 2026/05/25 05:05:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f37_d20260525_m050001_c001_v0001161_t0054_u01779685201707") 2026/05/25 05:05:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0638_d20260525_m050007_c001_v7007000_t0000_u01779685207861") 2026/05/25 05:05:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e41d_d20260525_m050001_c001_v0001131_t0022_u01779685201829") 2026/05/25 05:05:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0639_d20260525_m050008_c001_v7007000_t0000_u01779685208057") 2026/05/25 05:05:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec01_d20260525_m050002_c001_v0001157_t0019_u01779685202023") 2026/05/25 05:05:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b063b_d20260525_m050008_c001_v7007000_t0000_u01779685208250") 2026/05/25 05:05:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f39_d20260525_m050002_c001_v0001161_t0026_u01779685202098") 2026/05/25 05:05:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b063d_d20260525_m050008_c001_v7007000_t0000_u01779685208430") 2026/05/25 05:05:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37cb0_d20260525_m050002_c001_v0001144_t0039_u01779685202281") 2026/05/25 05:05:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b063e_d20260525_m050008_c001_v7007000_t0000_u01779685208613") 2026/05/25 05:05:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec03_d20260525_m050002_c001_v0001157_t0031_u01779685202476") 2026/05/25 05:05:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b063f_d20260525_m050008_c001_v7007000_t0000_u01779685208794") 2026/05/25 05:05:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e421_d20260525_m050002_c001_v0001131_t0037_u01779685202503") 2026/05/25 05:05:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0640_d20260525_m050008_c001_v7007000_t0000_u01779685208975") 2026/05/25 05:05:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f3b_d20260525_m050002_c001_v0001161_t0015_u01779685202668") 2026/05/25 05:05:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0641_d20260525_m050009_c001_v7007000_t0000_u01779685209160") 2026/05/25 05:05:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e423_d20260525_m050002_c001_v0001131_t0030_u01779685202836") 2026/05/25 05:05:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0642_d20260525_m050009_c001_v7007000_t0000_u01779685209341") 2026/05/25 05:05:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37cb2_d20260525_m050002_c001_v0001144_t0052_u01779685202881") 2026/05/25 05:05:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0643_d20260525_m050009_c001_v7007000_t0000_u01779685209521") 2026/05/25 05:05:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec05_d20260525_m050002_c001_v0001157_t0043_u01779685202971") 2026/05/25 05:05:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0644_d20260525_m050009_c001_v7007000_t0000_u01779685209703") 2026/05/25 05:05:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f3d_d20260525_m050003_c001_v0001161_t0049_u01779685203045") 2026/05/25 05:05:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0645_d20260525_m050009_c001_v7007000_t0000_u01779685209884") 2026/05/25 05:05:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e427_d20260525_m050003_c001_v0001131_t0019_u01779685203286") 2026/05/25 05:05:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0646_d20260525_m050010_c001_v7007000_t0000_u01779685210080") 2026/05/25 05:05:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec07_d20260525_m050003_c001_v0001157_t0032_u01779685203348") 2026/05/25 05:05:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b0647_d20260525_m050010_c001_v7007000_t0000_u01779685210261") 2026/05/25 05:05:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f3f_d20260525_m050003_c001_v0001161_t0010_u01779685203481") 2026/05/25 05:05:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4c9b_d20260525_m050028_c001_v7007000_t0000_u01779685228545") 2026/05/25 05:05:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f65_d20260525_m050022_c001_v0001161_t0049_u01779685222476") 2026/05/25 05:05:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b0ca_d20260525_m050028_c001_v7007000_t0000_u01779685228579") 2026/05/25 05:05:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e45d_d20260525_m050022_c001_v0001131_t0047_u01779685222618") 2026/05/25 05:05:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b0ce_d20260525_m050028_c001_v7007000_t0000_u01779685228786") 2026/05/25 05:05:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec39_d20260525_m050022_c001_v0001157_t0051_u01779685222735") 2026/05/25 05:05:47 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f2e4_d20260525_m050028_c001_v7007000_t0000_u01779685228878") 2026/05/25 05:05:47 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f67_d20260525_m050022_c001_v0001161_t0001_u01779685222794") 2026/05/25 05:05:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f5fea_d20260525_m050028_c001_v7007000_t0000_u01779685228717") 2026/05/25 05:05:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec3b_d20260525_m050023_c001_v0001157_t0057_u01779685223032") 2026/05/25 05:05:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f421c2d1cbce50a39_d20260525_m050028_c001_v7007000_t0000_u01779685228586") 2026/05/25 05:05:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e45f_d20260525_m050023_c001_v0001131_t0031_u01779685223142") 2026/05/25 05:05:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f2e2_d20260525_m050028_c001_v7007000_t0000_u01779685228696") 2026/05/25 05:05:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f69_d20260525_m050023_c001_v0001161_t0021_u01779685223132") 2026/05/25 05:05:47 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f2e1_d20260525_m050028_c001_v7007000_t0000_u01779685228512") 2026/05/25 05:05:47 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec3d_d20260525_m050023_c001_v0001157_t0004_u01779685223324") 2026/05/25 05:05:47 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377bf89_d20260525_m050028_c001_v7007000_t0000_u01779685228738") 2026/05/25 05:05:48 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37cdc_d20260525_m050023_c001_v0001144_t0047_u01779685223389") 2026/05/25 05:05:48 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b0cd_d20260525_m050028_c001_v7007000_t0000_u01779685228768") 2026/05/25 05:05:48 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f6b_d20260525_m050023_c001_v0001161_t0015_u01779685223525") 2026/05/25 05:05:48 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b0cb_d20260525_m050028_c001_v7007000_t0000_u01779685228583") 2026/05/25 05:05:48 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec3f_d20260525_m050023_c001_v0001157_t0016_u01779685223676") 2026/05/25 05:05:48 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377bf88_d20260525_m050028_c001_v7007000_t0000_u01779685228553") 2026/05/25 05:05:48 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e461_d20260525_m050023_c001_v0001131_t0009_u01779685223687") 2026/05/25 05:05:48 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4055ad115e31f53b_d20260525_m050028_c001_v7007000_t0000_u01779685228889") 2026/05/25 05:05:48 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62f6d_d20260525_m050023_c001_v0001161_t0005_u01779685223903") 2026/05/25 05:05:48 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4c9f_d20260525_m050028_c001_v7007000_t0000_u01779685228729") 2026/05/25 05:05:48 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37cde_d20260525_m050023_c001_v0001144_t0024_u01779685223978") 2026/05/25 05:05:48 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f5feb_d20260525_m050028_c001_v7007000_t0000_u01779685228899") 2026/05/25 05:05:48 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e463_d20260525_m050024_c001_v0001131_t0008_u01779685224026") 2026/05/25 05:05:48 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4055ad115e31f538_d20260525_m050028_c001_v7007000_t0000_u01779685228524") 2026/05/25 05:05:49 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ec43_d20260525_m050024_c001_v0001157_t0048_u01779685224040") 2026/05/25 05:05:49 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41123d536bf3c0d8_d20260525_m045750_c001_v7007000_t0000_u01779685070803") 2026/05/25 05:05:49 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1095aae66cdafe0b_d20260525_m045748_c001_v0001120_t0040_u01779685068022") 2026/05/25 05:05:49 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe17645_d20260525_m045747_c001_v7007000_t0000_u01779685067837") 2026/05/25 05:05:49 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1095aae66cdafdfd_d20260525_m045743_c001_v0001120_t0013_u01779685063156") 2026/05/25 05:05:49 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe17640_d20260525_m045742_c001_v7007000_t0000_u01779685062431") 2026/05/25 05:05:49 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37b69_d20260525_m045737_c001_v0001144_t0008_u01779685057417") 2026/05/25 05:05:49 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f421c2d1cbce508f6_d20260525_m045735_c001_v7007000_t0000_u01779685055942") 2026/05/25 05:05:49 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f115e6b915cd0b66a_d20260525_m045733_c001_v0001173_t0046_u01779685053570") 2026/05/25 05:05:49 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b05e6_d20260525_m045733_c001_v7007000_t0000_u01779685053386") 2026/05/25 05:05:50 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f115e6b915cd0b658_d20260525_m045729_c001_v0001173_t0023_u01779685049997") 2026/05/25 05:05:50 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b05de_d20260525_m045729_c001_v7007000_t0000_u01779685049269") 2026/05/25 05:05:50 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ea5a_d20260525_m045725_c001_v0001157_t0024_u01779685045045") 2026/05/25 05:05:50 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4165f895d58a4323_d20260525_m045723_c001_v7007000_t0000_u01779685043751") 2026/05/25 05:05:50 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f100be86c7356a9dd_d20260525_m045722_c001_v0001173_t0034_u01779685042240") 2026/05/25 05:05:50 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe17635_d20260525_m045722_c001_v7007000_t0000_u01779685042054") 2026/05/25 05:05:50 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f100be86c7356a9d3_d20260525_m045719_c001_v0001173_t0028_u01779685039375") 2026/05/25 05:05:50 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe17632_d20260525_m045718_c001_v7007000_t0000_u01779685038636") 2026/05/25 05:05:50 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ea42_d20260525_m045714_c001_v0001157_t0031_u01779685034849") 2026/05/25 05:05:50 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4165f895d58a4321_d20260525_m045713_c001_v7007000_t0000_u01779685033809") 2026/05/25 05:05:50 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f101925ed1841264d_d20260525_m045711_c001_v0001032_t0035_u01779685031960") 2026/05/25 05:05:51 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40053fdfba232269_d20260525_m045711_c001_v7007000_t0000_u01779685031777") 2026/05/25 05:05:51 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f101925ed1841264b_d20260525_m045708_c001_v0001032_t0059_u01779685028283") 2026/05/25 05:05:51 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40053fdfba232261_d20260525_m045707_c001_v7007000_t0000_u01779685027064") 2026/05/25 05:05:51 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ea3a_d20260525_m045701_c001_v0001157_t0033_u01779685021031") 2026/05/25 05:05:51 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4055ad115e31f0f8_d20260525_m045700_c001_v7007000_t0000_u01779685020095") 2026/05/25 05:05:51 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1103de3195bc15e4_d20260525_m045658_c001_v0001036_t0055_u01779685018337") 2026/05/25 05:05:51 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f407dd1c1451e1fc8_d20260525_m045658_c001_v7007000_t0000_u01779685018155") 2026/05/25 05:05:51 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1103de3195bc15e0_d20260525_m045654_c001_v0001036_t0040_u01779685014808") 2026/05/25 05:05:51 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f407dd1c1451e1fbd_d20260525_m045654_c001_v7007000_t0000_u01779685014078") 2026/05/25 05:05:51 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ea2e_d20260525_m045648_c001_v0001157_t0031_u01779685008471") 2026/05/25 05:05:52 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f406af68108382a15_d20260525_m045647_c001_v7007000_t0000_u01779685007558") 2026/05/25 05:05:52 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10514aa4b7205843_d20260525_m045645_c001_v0001184_t0025_u01779685005739") 2026/05/25 05:05:52 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4162a26fda106241_d20260525_m045645_c001_v7007000_t0000_u01779685005554") 2026/05/25 05:05:52 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10514aa4b7205833_d20260525_m045642_c001_v0001184_t0030_u01779685002300") 2026/05/25 05:05:52 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4162a26fda10623f_d20260525_m045641_c001_v7007000_t0000_u01779685001582") 2026/05/25 05:05:52 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ea14_d20260525_m045633_c001_v0001157_t0001_u01779684993086") 2026/05/25 05:05:52 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404031b191f4805a_d20260525_m045631_c001_v7007000_t0000_u01779684991991") 2026/05/25 05:05:52 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f107057bf16c88f37_d20260525_m045625_c001_v0001180_t0051_u01779684985592") 2026/05/25 05:05:52 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4233436327076888_d20260525_m045625_c001_v7007000_t0000_u01779684985392") 2026/05/25 05:05:52 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1126f9aad0e7bd0b_d20260525_m045621_c001_v0001184_t0034_u01779684981505") 2026/05/25 05:05:52 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f106b4d0106dec9e1_d20260525_m045620_c001_v0001131_t0036_u01779684980495") 2026/05/25 05:05:52 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f106b4d0106dec9dd_d20260525_m045619_c001_v0001131_t0033_u01779684979247") 2026/05/25 05:05:52 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4055ad115e31f0c9_d20260525_m045605_c001_v7007000_t0000_u01779684965502") 2026/05/25 05:05:52 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e9de_d20260525_m045558_c001_v0001157_t0001_u01779684958371") 2026/05/25 05:05:53 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f11000cf456bfbd4d_d20260525_m045557_c001_v0001181_t0024_u01779684957595") 2026/05/25 05:05:53 DEBUG : dst/one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f11000cf456bfbd4b_d20260525_m045556_c001_v0001181_t0052_u01779684956643") 2026/05/25 05:05:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41123d536bf3c0d9_d20260525_m045750_c001_v7007000_t0000_u01779685070983") 2026/05/25 05:05:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f111fdfc67c44eca7_d20260525_m045747_c001_v0001101_t0042_u01779685067536") 2026/05/25 05:05:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10766f6fea043de9_d20260525_m045742_c001_v0001174_t0005_u01779685062153") 2026/05/25 05:05:53 DEBUG : dst/one.bak: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f421c2d1cbce508f7_d20260525_m045736_c001_v7007000_t0000_u01779685056124") 2026/05/25 05:05:53 DEBUG : dst/one.bak: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f106066ddc7099e5c_d20260525_m045733_c001_v0001184_t0018_u01779685053104") 2026/05/25 05:05:53 DEBUG : dst/one.bak: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1104356024cfd400_d20260525_m045728_c001_v0001171_t0033_u01779685048901") 2026/05/25 05:05:53 DEBUG : dst/one.bak: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4165f895d58a4324_d20260525_m045723_c001_v7007000_t0000_u01779685043936") 2026/05/25 05:05:53 DEBUG : dst/one.bak: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1152d62aabde73a9_d20260525_m045721_c001_v0001181_t0044_u01779685041823") 2026/05/25 05:05:53 DEBUG : dst/one.bak: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f106930543d27201a_d20260525_m045718_c001_v0001177_t0025_u01779685038409") 2026/05/25 05:05:53 DEBUG : dst/three: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404031b191f4805b_d20260525_m045632_c001_v7007000_t0000_u01779684992173") 2026/05/25 05:05:53 DEBUG : dst/three: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f106b4d0106dec9f3_d20260525_m045630_c001_v0001131_t0033_u01779684990527") 2026/05/25 05:05:53 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41123d536bf3c0da_d20260525_m045751_c001_v7007000_t0000_u01779685071167") 2026/05/25 05:05:53 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f110b83497a58fc0b_d20260525_m045749_c001_v0001100_t0055_u01779685069063") 2026/05/25 05:05:53 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1027c5f178b8f03f_d20260525_m045745_c001_v0001174_t0031_u01779685065430") 2026/05/25 05:05:53 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41123d536bf3c0db_d20260525_m045751_c001_v7007000_t0000_u01779685071350") 2026/05/25 05:05:53 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1095aae66cdafe11_d20260525_m045749_c001_v0001120_t0022_u01779685069549") 2026/05/25 05:05:53 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe17646_d20260525_m045749_c001_v7007000_t0000_u01779685069367") 2026/05/25 05:05:53 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1095aae66cdafe05_d20260525_m045746_c001_v0001120_t0057_u01779685066040") 2026/05/25 05:05:54 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe17642_d20260525_m045745_c001_v7007000_t0000_u01779685065857") 2026/05/25 05:05:54 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37b6d_d20260525_m045739_c001_v0001144_t0045_u01779685059031") 2026/05/25 05:05:54 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f421c2d1cbce508f8_d20260525_m045736_c001_v7007000_t0000_u01779685056307") 2026/05/25 05:05:54 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f115e6b915cd0b672_d20260525_m045735_c001_v0001173_t0033_u01779685055225") 2026/05/25 05:05:54 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b05e9_d20260525_m045735_c001_v7007000_t0000_u01779685055042") 2026/05/25 05:05:54 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f115e6b915cd0b660_d20260525_m045731_c001_v0001173_t0003_u01779685051679") 2026/05/25 05:05:54 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b05e1_d20260525_m045731_c001_v7007000_t0000_u01779685051495") 2026/05/25 05:05:54 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ea5c_d20260525_m045726_c001_v0001157_t0045_u01779685046215") 2026/05/25 05:05:54 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe17636_d20260525_m045723_c001_v7007000_t0000_u01779685043186") 2026/05/25 05:05:54 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37b59_d20260525_m045720_c001_v0001144_t0035_u01779685040678") 2026/05/25 05:05:54 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe17633_d20260525_m045720_c001_v7007000_t0000_u01779685040306") 2026/05/25 05:05:54 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ea46_d20260525_m045715_c001_v0001157_t0047_u01779685035916") 2026/05/25 05:05:54 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40053fdfba23226c_d20260525_m045712_c001_v7007000_t0000_u01779685032862") 2026/05/25 05:05:54 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37b47_d20260525_m045710_c001_v0001144_t0046_u01779685030198") 2026/05/25 05:05:54 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40053fdfba232265_d20260525_m045709_c001_v7007000_t0000_u01779685029096") 2026/05/25 05:05:54 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ea3c_d20260525_m045701_c001_v0001157_t0026_u01779685021991") 2026/05/25 05:05:54 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f407dd1c1451e1fca_d20260525_m045659_c001_v7007000_t0000_u01779685019166") 2026/05/25 05:05:54 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37b39_d20260525_m045656_c001_v0001144_t0051_u01779685016661") 2026/05/25 05:05:54 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f407dd1c1451e1fc7_d20260525_m045655_c001_v7007000_t0000_u01779685015572") 2026/05/25 05:05:54 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ea32_d20260525_m045649_c001_v0001157_t0047_u01779685009528") 2026/05/25 05:05:54 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4162a26fda106243_d20260525_m045646_c001_v7007000_t0000_u01779685006644") 2026/05/25 05:05:54 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37b23_d20260525_m045644_c001_v0001144_t0029_u01779685004148") 2026/05/25 05:05:55 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4162a26fda106240_d20260525_m045643_c001_v7007000_t0000_u01779685003058") 2026/05/25 05:05:55 DEBUG : dst/three.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ea1c_d20260525_m045636_c001_v0001157_t0027_u01779684996588") 2026/05/25 05:05:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f421c2d1cbce508f9_d20260525_m045736_c001_v7007000_t0000_u01779685056490") 2026/05/25 05:05:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1178a41322ad42ab_d20260525_m045734_c001_v0001097_t0054_u01779685054577") 2026/05/25 05:05:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f112780ed81e152c4_d20260525_m045730_c001_v0001033_t0018_u01779685050886") 2026/05/25 05:05:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4165f895d58a4325_d20260525_m045724_c001_v7007000_t0000_u01779685044121") 2026/05/25 05:05:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f11850da0e2dc4301_d20260525_m045722_c001_v0001134_t0002_u01779685042862") 2026/05/25 05:05:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1091932c56e8ef33_d20260525_m045719_c001_v0001174_t0036_u01779685039920") 2026/05/25 05:05:55 DEBUG : dst/two: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41123d536bf3c0dc_d20260525_m045751_c001_v7007000_t0000_u01779685071533") 2026/05/25 05:05:55 DEBUG : dst/two: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ea74_d20260525_m045738_c001_v0001157_t0038_u01779685058656") 2026/05/25 05:05:55 DEBUG : dst/two: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f421c2d1cbce508fb_d20260525_m045736_c001_v7007000_t0000_u01779685056672") 2026/05/25 05:05:55 DEBUG : dst/two: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37b63_d20260525_m045725_c001_v0001144_t0022_u01779685045587") 2026/05/25 05:05:55 DEBUG : dst/two: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4165f895d58a4326_d20260525_m045724_c001_v7007000_t0000_u01779685044306") 2026/05/25 05:05:55 DEBUG : dst/two: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37b4f_d20260525_m045715_c001_v0001144_t0059_u01779685035230") 2026/05/25 05:05:55 DEBUG : dst/two: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4165f895d58a4322_d20260525_m045713_c001_v7007000_t0000_u01779685033998") 2026/05/25 05:05:55 DEBUG : dst/two: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37b41_d20260525_m045701_c001_v0001144_t0023_u01779685021385") 2026/05/25 05:05:55 DEBUG : dst/two: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4055ad115e31f0f9_d20260525_m045700_c001_v7007000_t0000_u01779685020280") 2026/05/25 05:05:55 DEBUG : dst/two: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37b31_d20260525_m045648_c001_v0001144_t0022_u01779685008836") 2026/05/25 05:05:55 DEBUG : dst/two: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f406af68108382a16_d20260525_m045647_c001_v7007000_t0000_u01779685007742") 2026/05/25 05:05:56 DEBUG : dst/two: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37b17_d20260525_m045633_c001_v0001144_t0016_u01779684993819") 2026/05/25 05:05:56 DEBUG : dst/two: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404031b191f4805c_d20260525_m045632_c001_v7007000_t0000_u01779684992354") 2026/05/25 05:05:56 DEBUG : dst/two: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f114ebf4c6c0468c4_d20260525_m045627_c001_v0001044_t0032_u01779684987605") 2026/05/25 05:05:56 DEBUG : dst/two: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4055ad115e31f0ca_d20260525_m045605_c001_v7007000_t0000_u01779684965685") 2026/05/25 05:05:56 DEBUG : dst/two: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f11000cf456bfbd63_d20260525_m045604_c001_v0001181_t0021_u01779684964537") 2026/05/25 05:05:56 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f406af681083829db_d20260525_m045430_c001_v7007000_t0000_u01779684870850") 2026/05/25 05:05:56 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1126f9aad0e7bae3_d20260525_m045427_c001_v0001184_t0024_u01779684867526") 2026/05/25 05:05:56 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f406af681083829d6_d20260525_m045425_c001_v7007000_t0000_u01779684865298") 2026/05/25 05:05:56 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1126f9aad0e7baa5_d20260525_m045414_c001_v0001184_t0001_u01779684854521") 2026/05/25 05:05:56 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408adcd232b89d30_d20260525_m045405_c001_v7007000_t0000_u01779684845634") 2026/05/25 05:05:56 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1126f9aad0e7ba7b_d20260525_m045402_c001_v0001184_t0002_u01779684842577") 2026/05/25 05:05:56 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fb4_d20260525_m045340_c001_v7007000_t0000_u01779684820663") 2026/05/25 05:05:56 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e90a_d20260525_m045338_c001_v0001157_t0007_u01779684818600") 2026/05/25 05:05:56 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67faf_d20260525_m045337_c001_v7007000_t0000_u01779684817770") 2026/05/25 05:05:56 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e906_d20260525_m045336_c001_v0001157_t0039_u01779684816529") 2026/05/25 05:05:56 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fab_d20260525_m045333_c001_v7007000_t0000_u01779684813511") 2026/05/25 05:05:56 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8f6_d20260525_m045331_c001_v0001157_t0029_u01779684811651") 2026/05/25 05:05:56 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fa8_d20260525_m045330_c001_v7007000_t0000_u01779684810786") 2026/05/25 05:05:56 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8ee_d20260525_m045329_c001_v0001157_t0002_u01779684809462") 2026/05/25 05:05:56 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4156b2a26ba0766f_d20260525_m045322_c001_v7007000_t0000_u01779684802815") 2026/05/25 05:05:57 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8d2_d20260525_m045321_c001_v0001157_t0033_u01779684801188") 2026/05/25 05:05:57 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4156b2a26ba0766c_d20260525_m045320_c001_v7007000_t0000_u01779684800365") 2026/05/25 05:05:57 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8ce_d20260525_m045319_c001_v0001157_t0049_u01779684799338") 2026/05/25 05:05:57 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4156b2a26ba07663_d20260525_m045314_c001_v7007000_t0000_u01779684794956") 2026/05/25 05:05:57 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8b8_d20260525_m045313_c001_v0001157_t0023_u01779684793412") 2026/05/25 05:05:57 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f409398c5ff9f9e58_d20260525_m045311_c001_v7007000_t0000_u01779684791577") 2026/05/25 05:05:57 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8b0_d20260525_m045310_c001_v0001157_t0034_u01779684790490") 2026/05/25 05:05:57 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f409398c5ff9f9e57_d20260525_m045310_c001_v7007000_t0000_u01779684790126") 2026/05/25 05:05:57 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f108081689ee9915c_d20260525_m045309_c001_v0001109_t0001_u01779684789032") 2026/05/25 05:05:57 DEBUG : empty space: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8a8_d20260525_m045307_c001_v0001157_t0056_u01779684787461") 2026/05/25 05:05:57 DEBUG : enormous: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fb1_d20260525_m045339_c001_v7007000_t0000_u01779684819743") 2026/05/25 05:05:57 DEBUG : enormous: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e90c_d20260525_m045338_c001_v0001157_t0018_u01779684818945") 2026/05/25 05:05:57 DEBUG : existing: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41123d536bf3c0df_d20260525_m045756_c001_v7007000_t0000_u01779685076832") 2026/05/25 05:05:57 DEBUG : existing: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ea90_d20260525_m045755_c001_v0001157_t0042_u01779685075512") 2026/05/25 05:05:57 DEBUG : existing: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408adcd232b89d2e_d20260525_m045400_c001_v7007000_t0000_u01779684840715") 2026/05/25 05:05:57 DEBUG : existing: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1126f9aad0e7ba73_d20260525_m045359_c001_v0001184_t0028_u01779684839607") 2026/05/25 05:05:57 DEBUG : existing: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f409398c5ff9f9e53_d20260525_m045304_c001_v7007000_t0000_u01779684784526") 2026/05/25 05:05:57 DEBUG : existing: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e896_d20260525_m045303_c001_v0001157_t0024_u01779684783342") 2026/05/25 05:05:57 DEBUG : existing: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f409398c5ff9f9e52_d20260525_m045302_c001_v7007000_t0000_u01779684782799") 2026/05/25 05:05:57 DEBUG : existing: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e894_d20260525_m045301_c001_v0001157_t0023_u01779684781833") 2026/05/25 05:05:58 DEBUG : existing: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e892_d20260525_m045300_c001_v0001157_t0031_u01779684780845") 2026/05/25 05:05:58 DEBUG : existing-b: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408adcd232b89d2f_d20260525_m045400_c001_v7007000_t0000_u01779684840899") 2026/05/25 05:05:58 DEBUG : existing-b: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e944_d20260525_m045359_c001_v0001157_t0045_u01779684839596") 2026/05/25 05:05:58 DEBUG : file1: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b3d_d20260525_m045905_c001_v7007000_t0000_u01779685145224") 2026/05/25 05:05:58 DEBUG : file1: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eb5c_d20260525_m045903_c001_v0001157_t0021_u01779685143453") 2026/05/25 05:05:58 DEBUG : file1: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b3a_d20260525_m045902_c001_v7007000_t0000_u01779685142511") 2026/05/25 05:05:58 DEBUG : file1: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eb54_d20260525_m045900_c001_v0001157_t0032_u01779685140799") 2026/05/25 05:05:58 DEBUG : five: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fb5_d20260525_m045344_c001_v7007000_t0000_u01779684824641") 2026/05/25 05:05:58 DEBUG : five: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40378896c2c8e91c_d20260525_m045342_c001_v0001157_t0006_u01779684822581") 2026/05/25 05:05:58 DEBUG : foo: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4156b2a26ba0765c_d20260525_m045313_c001_v7007000_t0000_u01779684793051") 2026/05/25 05:05:58 DEBUG : foo: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40378896c2c8e8b4_d20260525_m045312_c001_v0001157_t0006_u01779684792509") 2026/05/25 05:05:58 DEBUG : foo: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40378896c2c8e8b2_d20260525_m045311_c001_v0001157_t0006_u01779684791941") 2026/05/25 05:05:58 DEBUG : four: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fb6_d20260525_m045344_c001_v7007000_t0000_u01779684824823") 2026/05/25 05:05:58 DEBUG : four: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f418074e84ab37a4d_d20260525_m045343_c001_v0001144_t0058_u01779684823140") 2026/05/25 05:05:58 DEBUG : four: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e91a_d20260525_m045341_c001_v0001157_t0048_u01779684821844") 2026/05/25 05:05:58 DEBUG : hello world2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f412e5afa9e7d39de_d20260525_m045216_c001_v7007000_t0000_u01779684736442") 2026/05/25 05:05:58 DEBUG : hello world2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e824_d20260525_m045215_c001_v0001157_t0015_u01779684735653") 2026/05/25 05:05:58 DEBUG : ignore-size: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f409398c5ff9f9e51_d20260525_m045300_c001_v7007000_t0000_u01779684780482") 2026/05/25 05:05:58 DEBUG : ignore-size: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e88e_d20260525_m045259_c001_v0001157_t0038_u01779684779453") 2026/05/25 05:05:58 DEBUG : nested/sub dir/file: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408adcd232b89d2c_d20260525_m045358_c001_v7007000_t0000_u01779684838440") 2026/05/25 05:05:58 DEBUG : nested/sub dir/file: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1126f9aad0e7ba69_d20260525_m045357_c001_v0001184_t0056_u01779684837514") 2026/05/25 05:05:59 DEBUG : nested/sub dir/file: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fc3_d20260525_m045356_c001_v7007000_t0000_u01779684836761") 2026/05/25 05:05:59 DEBUG : nested/sub dir/file: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1126f9aad0e7ba57_d20260525_m045355_c001_v0001184_t0039_u01779684835669") 2026/05/25 05:05:59 DEBUG : one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fb7_d20260525_m045345_c001_v7007000_t0000_u01779684825006") 2026/05/25 05:05:59 DEBUG : one: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40378896c2c8e914_d20260525_m045341_c001_v0001157_t0006_u01779684821034") 2026/05/25 05:05:59 DEBUG : only0: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b20_d20260525_m045856_c001_v7007000_t0000_u01779685136402") 2026/05/25 05:05:59 DEBUG : only0: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40378896c2c8eb2e_d20260525_m045850_c001_v0001157_t0006_u01779685130748") 2026/05/25 05:05:59 DEBUG : only0: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37bd0_d20260525_m045829_c001_v0001144_t0048_u01779685109513") 2026/05/25 05:05:59 DEBUG : only0: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4156b2a26ba0773b_d20260525_m045823_c001_v7007000_t0000_u01779685103580") 2026/05/25 05:05:59 DEBUG : only0: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37b8f_d20260525_m045800_c001_v0001144_t0036_u01779685080900") 2026/05/25 05:05:59 DEBUG : only1: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b21_d20260525_m045856_c001_v7007000_t0000_u01779685136584") 2026/05/25 05:05:59 DEBUG : only1: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4014e28f0283e371_d20260525_m045851_c001_v0001131_t0030_u01779685131683") 2026/05/25 05:05:59 DEBUG : only1: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37bd4_d20260525_m045830_c001_v0001144_t0036_u01779685110607") 2026/05/25 05:05:59 DEBUG : only1: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b025_d20260525_m045823_c001_v7007000_t0000_u01779685103386") 2026/05/25 05:05:59 DEBUG : only1: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37b91_d20260525_m045802_c001_v0001144_t0051_u01779685082169") 2026/05/25 05:05:59 DEBUG : only10: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b22_d20260525_m045856_c001_v7007000_t0000_u01779685136765") 2026/05/25 05:05:59 DEBUG : only10: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f418074e84ab37c1c_d20260525_m045850_c001_v0001144_t0058_u01779685130760") 2026/05/25 05:05:59 DEBUG : only10: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37bf4_d20260525_m045840_c001_v0001144_t0018_u01779685120593") 2026/05/25 05:05:59 DEBUG : only10: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f407dd1c1451e1ff0_d20260525_m045823_c001_v7007000_t0000_u01779685103913") 2026/05/25 05:05:59 DEBUG : only10: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37bb0_d20260525_m045811_c001_v0001144_t0017_u01779685091832") 2026/05/25 05:05:59 DEBUG : only11: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b23_d20260525_m045856_c001_v7007000_t0000_u01779685136955") 2026/05/25 05:05:59 DEBUG : only11: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4014e28f0283e36d_d20260525_m045851_c001_v0001131_t0030_u01779685131312") 2026/05/25 05:05:59 DEBUG : only11: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37bf6_d20260525_m045841_c001_v0001144_t0029_u01779685121607") 2026/05/25 05:06:00 DEBUG : only11: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b028_d20260525_m045823_c001_v7007000_t0000_u01779685103933") 2026/05/25 05:06:00 DEBUG : only11: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37bb2_d20260525_m045812_c001_v0001144_t0003_u01779685092842") 2026/05/25 05:06:00 DEBUG : only12: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b24_d20260525_m045857_c001_v7007000_t0000_u01779685137137") 2026/05/25 05:06:00 DEBUG : only12: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4079af7af4d62e93_d20260525_m045851_c001_v0001161_t0052_u01779685131511") 2026/05/25 05:06:00 DEBUG : only12: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37bfa_d20260525_m045842_c001_v0001144_t0026_u01779685122462") 2026/05/25 05:06:00 DEBUG : only12: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4162a26fda106260_d20260525_m045823_c001_v7007000_t0000_u01779685103591") 2026/05/25 05:06:00 DEBUG : only12: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37bb4_d20260525_m045813_c001_v0001144_t0015_u01779685093692") 2026/05/25 05:06:00 DEBUG : only13: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b25_d20260525_m045857_c001_v7007000_t0000_u01779685137319") 2026/05/25 05:06:00 DEBUG : only13: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40378896c2c8eb32_d20260525_m045851_c001_v0001157_t0006_u01779685131144") 2026/05/25 05:06:00 DEBUG : only13: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37c00_d20260525_m045843_c001_v0001144_t0053_u01779685123542") 2026/05/25 05:06:00 DEBUG : only13: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f407dd1c1451e1fea_d20260525_m045822_c001_v7007000_t0000_u01779685102822") 2026/05/25 05:06:00 DEBUG : only13: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37bba_d20260525_m045814_c001_v0001144_t0055_u01779685094718") 2026/05/25 05:06:00 DEBUG : only14: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b26_d20260525_m045857_c001_v7007000_t0000_u01779685137500") 2026/05/25 05:06:00 DEBUG : only14: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f418074e84ab37c1e_d20260525_m045851_c001_v0001144_t0058_u01779685131155") 2026/05/25 05:06:00 DEBUG : only14: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37c06_d20260525_m045844_c001_v0001144_t0018_u01779685124831") 2026/05/25 05:06:00 DEBUG : only14: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f407dd1c1451e1fef_d20260525_m045823_c001_v7007000_t0000_u01779685103732") 2026/05/25 05:06:00 DEBUG : only14: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37bbc_d20260525_m045815_c001_v0001144_t0053_u01779685095711") 2026/05/25 05:06:00 DEBUG : only15: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b27_d20260525_m045857_c001_v7007000_t0000_u01779685137681") 2026/05/25 05:06:00 DEBUG : only15: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40378896c2c8eb36_d20260525_m045851_c001_v0001157_t0006_u01779685131327") 2026/05/25 05:06:00 DEBUG : only15: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37c0c_d20260525_m045845_c001_v0001144_t0036_u01779685125857") 2026/05/25 05:06:00 DEBUG : only15: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4156b2a26ba07739_d20260525_m045823_c001_v7007000_t0000_u01779685103207") 2026/05/25 05:06:01 DEBUG : only15: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37bbe_d20260525_m045816_c001_v0001144_t0016_u01779685096702") 2026/05/25 05:06:01 DEBUG : only16: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b28_d20260525_m045857_c001_v7007000_t0000_u01779685137862") 2026/05/25 05:06:01 DEBUG : only16: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f418074e84ab37c20_d20260525_m045851_c001_v0001144_t0058_u01779685131338") 2026/05/25 05:06:01 DEBUG : only16: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37c0e_d20260525_m045846_c001_v0001144_t0017_u01779685126701") 2026/05/25 05:06:01 DEBUG : only16: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4162a26fda10625e_d20260525_m045823_c001_v7007000_t0000_u01779685103217") 2026/05/25 05:06:01 DEBUG : only16: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37bc0_d20260525_m045817_c001_v0001144_t0003_u01779685097877") 2026/05/25 05:06:02 DEBUG : only17: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b29_d20260525_m045858_c001_v7007000_t0000_u01779685138043") 2026/05/25 05:06:02 DEBUG : only17: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4014e28f0283e36f_d20260525_m045851_c001_v0001131_t0030_u01779685131498") 2026/05/25 05:06:02 DEBUG : only17: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37c12_d20260525_m045847_c001_v0001144_t0023_u01779685127715") 2026/05/25 05:06:02 DEBUG : only17: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b027_d20260525_m045823_c001_v7007000_t0000_u01779685103751") 2026/05/25 05:06:02 DEBUG : only17: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37bc2_d20260525_m045819_c001_v0001144_t0059_u01779685099028") 2026/05/25 05:06:02 DEBUG : only18: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b2a_d20260525_m045858_c001_v7007000_t0000_u01779685138225") 2026/05/25 05:06:02 DEBUG : only18: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40378896c2c8eb38_d20260525_m045851_c001_v0001157_t0006_u01779685131509") 2026/05/25 05:06:02 DEBUG : only18: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37c18_d20260525_m045848_c001_v0001144_t0001_u01779685128557") 2026/05/25 05:06:02 DEBUG : only18: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4156b2a26ba0773c_d20260525_m045823_c001_v7007000_t0000_u01779685103762") 2026/05/25 05:06:02 DEBUG : only18: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37bc4_d20260525_m045819_c001_v0001144_t0003_u01779685099987") 2026/05/25 05:06:02 DEBUG : only19: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b2b_d20260525_m045858_c001_v7007000_t0000_u01779685138406") 2026/05/25 05:06:02 DEBUG : only19: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f418074e84ab37c22_d20260525_m045851_c001_v0001144_t0058_u01779685131521") 2026/05/25 05:06:02 DEBUG : only19: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37c1a_d20260525_m045849_c001_v0001144_t0026_u01779685129544") 2026/05/25 05:06:02 DEBUG : only19: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f407dd1c1451e1fed_d20260525_m045823_c001_v7007000_t0000_u01779685103370") 2026/05/25 05:06:02 DEBUG : only19: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37bc8_d20260525_m045821_c001_v0001144_t0047_u01779685101263") 2026/05/25 05:06:02 DEBUG : only2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b2d_d20260525_m045858_c001_v7007000_t0000_u01779685138588") 2026/05/25 05:06:02 DEBUG : only2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40378896c2c8eb3c_d20260525_m045851_c001_v0001157_t0006_u01779685131693") 2026/05/25 05:06:02 DEBUG : only2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37bda_d20260525_m045831_c001_v0001144_t0039_u01779685111571") 2026/05/25 05:06:02 DEBUG : only2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4156b2a26ba0773a_d20260525_m045823_c001_v7007000_t0000_u01779685103397") 2026/05/25 05:06:02 DEBUG : only2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37b95_d20260525_m045803_c001_v0001144_t0019_u01779685083446") 2026/05/25 05:06:02 DEBUG : only3: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b2f_d20260525_m045858_c001_v7007000_t0000_u01779685138772") 2026/05/25 05:06:02 DEBUG : only3: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4079af7af4d62e95_d20260525_m045851_c001_v0001161_t0052_u01779685131704") 2026/05/25 05:06:02 DEBUG : only3: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37bde_d20260525_m045832_c001_v0001144_t0022_u01779685112952") 2026/05/25 05:06:02 DEBUG : only3: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f407dd1c1451e1feb_d20260525_m045823_c001_v7007000_t0000_u01779685103005") 2026/05/25 05:06:02 DEBUG : only3: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37b98_d20260525_m045804_c001_v0001144_t0017_u01779685084654") 2026/05/25 05:06:03 DEBUG : only4: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b30_d20260525_m045858_c001_v7007000_t0000_u01779685138954") 2026/05/25 05:06:03 DEBUG : only4: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f418074e84ab37c24_d20260525_m045851_c001_v0001144_t0058_u01779685131714") 2026/05/25 05:06:03 DEBUG : only4: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37be0_d20260525_m045834_c001_v0001144_t0042_u01779685114009") 2026/05/25 05:06:03 DEBUG : only4: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4162a26fda10625f_d20260525_m045823_c001_v7007000_t0000_u01779685103408") 2026/05/25 05:06:03 DEBUG : only4: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37b9c_d20260525_m045805_c001_v0001144_t0018_u01779685085595") 2026/05/25 05:06:03 DEBUG : only5: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b31_d20260525_m045859_c001_v7007000_t0000_u01779685139135") 2026/05/25 05:06:03 DEBUG : only5: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4014e28f0283e373_d20260525_m045851_c001_v0001131_t0030_u01779685131867") 2026/05/25 05:06:03 DEBUG : only5: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37be4_d20260525_m045835_c001_v0001144_t0059_u01779685115001") 2026/05/25 05:06:03 DEBUG : only5: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f407dd1c1451e1fee_d20260525_m045823_c001_v7007000_t0000_u01779685103551") 2026/05/25 05:06:03 DEBUG : only5: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37ba0_d20260525_m045806_c001_v0001144_t0016_u01779685086559") 2026/05/25 05:06:03 DEBUG : only6: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b33_d20260525_m045859_c001_v7007000_t0000_u01779685139318") 2026/05/25 05:06:03 DEBUG : only6: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40378896c2c8eb3e_d20260525_m045851_c001_v0001157_t0006_u01779685131878") 2026/05/25 05:06:03 DEBUG : only6: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37be8_d20260525_m045836_c001_v0001144_t0006_u01779685116348") 2026/05/25 05:06:03 DEBUG : only6: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4162a26fda106261_d20260525_m045823_c001_v7007000_t0000_u01779685103774") 2026/05/25 05:06:03 DEBUG : only6: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37ba4_d20260525_m045807_c001_v0001144_t0026_u01779685087838") 2026/05/25 05:06:04 DEBUG : only7: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b34_d20260525_m045859_c001_v7007000_t0000_u01779685139498") 2026/05/25 05:06:04 DEBUG : only7: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4079af7af4d62e97_d20260525_m045851_c001_v0001161_t0052_u01779685131888") 2026/05/25 05:06:04 DEBUG : only7: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37bea_d20260525_m045837_c001_v0001144_t0035_u01779685117354") 2026/05/25 05:06:04 DEBUG : only7: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f407dd1c1451e1fec_d20260525_m045823_c001_v7007000_t0000_u01779685103187") 2026/05/25 05:06:04 DEBUG : only7: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37ba6_d20260525_m045808_c001_v0001144_t0027_u01779685088805") 2026/05/25 05:06:04 DEBUG : only8: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b35_d20260525_m045859_c001_v7007000_t0000_u01779685139680") 2026/05/25 05:06:04 DEBUG : only8: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f418074e84ab37c26_d20260525_m045851_c001_v0001144_t0058_u01779685131899") 2026/05/25 05:06:04 DEBUG : only8: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37bee_d20260525_m045838_c001_v0001144_t0037_u01779685118307") 2026/05/25 05:06:04 DEBUG : only8: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b024_d20260525_m045823_c001_v7007000_t0000_u01779685103202") 2026/05/25 05:06:04 DEBUG : only8: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37ba8_d20260525_m045809_c001_v0001144_t0047_u01779685089949") 2026/05/25 05:06:04 DEBUG : only9: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b36_d20260525_m045859_c001_v7007000_t0000_u01779685139863") 2026/05/25 05:06:04 DEBUG : only9: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4014e28f0283e375_d20260525_m045852_c001_v0001131_t0030_u01779685132054") 2026/05/25 05:06:04 DEBUG : only9: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37bf0_d20260525_m045839_c001_v0001144_t0038_u01779685119518") 2026/05/25 05:06:04 DEBUG : only9: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6b026_d20260525_m045823_c001_v7007000_t0000_u01779685103569") 2026/05/25 05:06:05 DEBUG : only9: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37bae_d20260525_m045810_c001_v0001144_t0027_u01779685090829") 2026/05/25 05:06:05 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fc1_d20260525_m045354_c001_v7007000_t0000_u01779684834547") 2026/05/25 05:06:05 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37a5f_d20260525_m045352_c001_v0001144_t0051_u01779684832142") 2026/05/25 05:06:05 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fbe_d20260525_m045351_c001_v7007000_t0000_u01779684831045") 2026/05/25 05:06:05 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e930_d20260525_m045349_c001_v0001157_t0004_u01779684829144") 2026/05/25 05:06:05 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fbb_d20260525_m045348_c001_v7007000_t0000_u01779684828412") 2026/05/25 05:06:07 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37a57_d20260525_m045345_c001_v0001144_t0026_u01779684825963") 2026/05/25 05:06:08 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fad_d20260525_m045335_c001_v7007000_t0000_u01779684815616") 2026/05/25 05:06:08 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e900_d20260525_m045334_c001_v0001157_t0034_u01779684814088") 2026/05/25 05:06:08 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67faa_d20260525_m045332_c001_v7007000_t0000_u01779684812395") 2026/05/25 05:06:08 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8f2_d20260525_m045331_c001_v0001157_t0047_u01779684811367") 2026/05/25 05:06:08 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fa7_d20260525_m045330_c001_v7007000_t0000_u01779684810131") 2026/05/25 05:06:08 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8ec_d20260525_m045328_c001_v0001157_t0018_u01779684808889") 2026/05/25 05:06:09 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4156b2a26ba0766e_d20260525_m045322_c001_v7007000_t0000_u01779684802271") 2026/05/25 05:06:09 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8d0_d20260525_m045320_c001_v0001157_t0039_u01779684800911") 2026/05/25 05:06:09 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4156b2a26ba0766d_d20260525_m045320_c001_v7007000_t0000_u01779684800548") 2026/05/25 05:06:09 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8ca_d20260525_m045318_c001_v0001157_t0022_u01779684798892") 2026/05/25 05:06:09 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4156b2a26ba0766b_d20260525_m045318_c001_v7007000_t0000_u01779684798531") 2026/05/25 05:06:09 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8c8_d20260525_m045317_c001_v0001157_t0051_u01779684797904") 2026/05/25 05:06:10 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8c4_d20260525_m045317_c001_v0001157_t0057_u01779684797211") 2026/05/25 05:06:10 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4156b2a26ba07668_d20260525_m045316_c001_v7007000_t0000_u01779684796850") 2026/05/25 05:06:10 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8c0_d20260525_m045316_c001_v0001157_t0021_u01779684796128") 2026/05/25 05:06:10 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8be_d20260525_m045315_c001_v0001157_t0045_u01779684795497") 2026/05/25 05:06:10 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4156b2a26ba07665_d20260525_m045315_c001_v7007000_t0000_u01779684795136") 2026/05/25 05:06:10 DEBUG : potato: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8ba_d20260525_m045314_c001_v0001157_t0037_u01779684794179") 2026/05/25 05:06:10 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b058b_d20260525_m045440_c001_v7007000_t0000_u01779684880614") 2026/05/25 05:06:10 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37a93_d20260525_m045439_c001_v0001144_t0021_u01779684879681") 2026/05/25 05:06:10 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f406af681083829dc_d20260525_m045431_c001_v7007000_t0000_u01779684871237") 2026/05/25 05:06:10 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37a87_d20260525_m045426_c001_v0001144_t0053_u01779684866626") 2026/05/25 05:06:10 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db419c_d20260525_m045419_c001_v7007000_t0000_u01779684859099") 2026/05/25 05:06:10 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37a7d_d20260525_m045413_c001_v0001144_t0058_u01779684853502") 2026/05/25 05:06:10 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408adcd232b89d31_d20260525_m045406_c001_v7007000_t0000_u01779684846105") 2026/05/25 05:06:10 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37a6f_d20260525_m045401_c001_v0001144_t0035_u01779684841842") 2026/05/25 05:06:10 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fb2_d20260525_m045339_c001_v7007000_t0000_u01779684819927") 2026/05/25 05:06:10 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e908_d20260525_m045338_c001_v0001157_t0050_u01779684818318") 2026/05/25 05:06:11 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fb0_d20260525_m045337_c001_v7007000_t0000_u01779684817954") 2026/05/25 05:06:11 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e904_d20260525_m045336_c001_v0001157_t0040_u01779684816162") 2026/05/25 05:06:11 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fae_d20260525_m045335_c001_v7007000_t0000_u01779684815798") 2026/05/25 05:06:11 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e902_d20260525_m045334_c001_v0001157_t0059_u01779684814889") 2026/05/25 05:06:11 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fac_d20260525_m045333_c001_v7007000_t0000_u01779684813694") 2026/05/25 05:06:11 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8f8_d20260525_m045332_c001_v0001157_t0028_u01779684812763") 2026/05/25 05:06:11 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fa9_d20260525_m045330_c001_v7007000_t0000_u01779684810969") 2026/05/25 05:06:11 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8f0_d20260525_m045330_c001_v0001157_t0046_u01779684810120") 2026/05/25 05:06:11 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4156b2a26ba07670_d20260525_m045322_c001_v7007000_t0000_u01779684802997") 2026/05/25 05:06:11 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e8d4_d20260525_m045321_c001_v0001157_t0026_u01779684801921") 2026/05/25 05:06:11 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f412e5afa9e7d39e0_d20260525_m045219_c001_v7007000_t0000_u01779684739324") 2026/05/25 05:06:11 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e828_d20260525_m045218_c001_v0001157_t0015_u01779684738561") 2026/05/25 05:06:11 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f412e5afa9e7d39df_d20260525_m045217_c001_v7007000_t0000_u01779684737649") 2026/05/25 05:06:11 DEBUG : potato2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e826_d20260525_m045216_c001_v0001157_t0053_u01779684736983") 2026/05/25 05:06:11 DEBUG : potato3: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f406af681083829de_d20260525_m045431_c001_v7007000_t0000_u01779684871799") 2026/05/25 05:06:11 DEBUG : potato3: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e97c_d20260525_m045428_c001_v0001157_t0057_u01779684868154") 2026/05/25 05:06:11 DEBUG : potato3: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db419d_d20260525_m045419_c001_v7007000_t0000_u01779684859281") 2026/05/25 05:06:11 DEBUG : potato3: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e962_d20260525_m045415_c001_v0001157_t0028_u01779684855092") 2026/05/25 05:06:11 DEBUG : potato3: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408adcd232b89d32_d20260525_m045406_c001_v7007000_t0000_u01779684846410") 2026/05/25 05:06:11 DEBUG : potato3: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e94c_d20260525_m045402_c001_v0001157_t0002_u01779684842816") 2026/05/25 05:06:11 DEBUG : pre-dest1/1: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404031b191f48050_d20260525_m045615_c001_v7007000_t0000_u01779684975056") 2026/05/25 05:06:11 DEBUG : pre-dest1/1: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e9e8_d20260525_m045606_c001_v0001157_t0058_u01779684966414") 2026/05/25 05:06:12 DEBUG : pre-dest2/2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404031b191f48051_d20260525_m045615_c001_v7007000_t0000_u01779684975239") 2026/05/25 05:06:12 DEBUG : pre-dest2/2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37ae9_d20260525_m045607_c001_v0001144_t0050_u01779684967101") 2026/05/25 05:06:12 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4055ad115e31f0bf_d20260525_m045552_c001_v7007000_t0000_u01779684952585") 2026/05/25 05:06:12 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1126f9aad0e7bc59_d20260525_m045548_c001_v0001184_t0038_u01779684948539") 2026/05/25 05:06:12 DEBUG : sizeonly: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f409398c5ff9f9e50_d20260525_m045258_c001_v7007000_t0000_u01779684778502") 2026/05/25 05:06:12 DEBUG : sizeonly: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e88a_d20260525_m045257_c001_v0001157_t0033_u01779684777398") 2026/05/25 05:06:12 DEBUG : splitbanan: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f401c7b3f6ef43d49_d20260525_m050124_c001_v7007000_t0000_u01779685284127") 2026/05/25 05:06:12 DEBUG : splitbanan: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37d5e_d20260525_m050115_c001_v0001144_t0013_u01779685275861") 2026/05/25 05:06:12 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfbe_d20260525_m050327_c001_v7007000_t0000_u01779685407494") 2026/05/25 05:06:12 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37eb4_d20260525_m050319_c001_v0001144_t0038_u01779685399849") 2026/05/25 05:06:12 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f599_d20260525_m050308_c001_v7007000_t0000_u01779685388345") 2026/05/25 05:06:12 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37e7c_d20260525_m050301_c001_v0001144_t0035_u01779685381298") 2026/05/25 05:06:12 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41494464a66b089f_d20260525_m050250_c001_v7007000_t0000_u01779685370030") 2026/05/25 05:06:12 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37e3e_d20260525_m050242_c001_v0001144_t0051_u01779685362881") 2026/05/25 05:06:12 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db680b_d20260525_m050223_c001_v7007000_t0000_u01779685343158") 2026/05/25 05:06:12 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37dfa_d20260525_m050216_c001_v0001144_t0007_u01779685336285") 2026/05/25 05:06:12 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41805c456377cd76_d20260525_m050155_c001_v7007000_t0000_u01779685315134") 2026/05/25 05:06:12 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37dac_d20260525_m050147_c001_v0001144_t0052_u01779685307806") 2026/05/25 05:06:12 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f401c7b3f6ef43c98_d20260525_m050118_c001_v7007000_t0000_u01779685278775") 2026/05/25 05:06:12 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d63027_d20260525_m050114_c001_v0001161_t0003_u01779685274861") 2026/05/25 05:06:12 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4179e727dbe1773c_d20260525_m050101_c001_v7007000_t0000_u01779685261119") 2026/05/25 05:06:13 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e4b9_d20260525_m050053_c001_v0001131_t0014_u01779685253211") 2026/05/25 05:06:13 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4186e86626bfa034_d20260525_m050051_c001_v7007000_t0000_u01779685251307") 2026/05/25 05:06:13 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62fb3_d20260525_m050046_c001_v0001161_t0049_u01779685246160") 2026/05/25 05:06:13 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408ad27183db4d03_d20260525_m050033_c001_v7007000_t0000_u01779685233776") 2026/05/25 05:06:13 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37ce0_d20260525_m050026_c001_v0001144_t0041_u01779685226245") 2026/05/25 05:06:13 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f2da_d20260525_m050025_c001_v7007000_t0000_u01779685225139") 2026/05/25 05:06:13 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e455_d20260525_m050021_c001_v0001131_t0025_u01779685221030") 2026/05/25 05:06:13 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f41379e8d206b6809_d20260525_m050004_c001_v7007000_t0000_u01779685204527") 2026/05/25 05:06:13 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e419_d20260525_m045959_c001_v0001131_t0009_u01779685199751") 2026/05/25 05:06:13 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f42241f34d099f28e_d20260525_m045947_c001_v7007000_t0000_u01779685187952") 2026/05/25 05:06:13 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e3ef_d20260525_m045941_c001_v0001131_t0047_u01779685181277") 2026/05/25 05:06:13 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40936e98c40f47cc_d20260525_m045930_c001_v7007000_t0000_u01779685170266") 2026/05/25 05:06:13 DEBUG : splitbananasplit: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e3c1_d20260525_m045923_c001_v0001131_t0000_u01779685163564") 2026/05/25 05:06:13 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4186e86626bfa09c_d20260525_m050056_c001_v7007000_t0000_u01779685256189") 2026/05/25 05:06:13 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62fb7_d20260525_m050047_c001_v0001161_t0018_u01779685247285") 2026/05/25 05:06:13 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b45_d20260525_m045913_c001_v7007000_t0000_u01779685153250") 2026/05/25 05:06:14 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eb6a_d20260525_m045910_c001_v0001157_t0032_u01779685150303") 2026/05/25 05:06:14 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40053fdfba2322fc_d20260525_m045909_c001_v7007000_t0000_u01779685149179") 2026/05/25 05:06:14 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37c46_d20260525_m045906_c001_v0001144_t0050_u01779685146248") 2026/05/25 05:06:14 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f408adcd232b89d2d_d20260525_m045358_c001_v7007000_t0000_u01779684838624") 2026/05/25 05:06:14 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37a6d_d20260525_m045357_c001_v0001144_t0024_u01779684837503") 2026/05/25 05:06:14 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fc4_d20260525_m045356_c001_v7007000_t0000_u01779684836944") 2026/05/25 05:06:14 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e93e_d20260525_m045356_c001_v0001157_t0005_u01779684836029") 2026/05/25 05:06:14 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f409398c5ff9f9e4e_d20260525_m045255_c001_v7007000_t0000_u01779684775151") 2026/05/25 05:06:14 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e884_d20260525_m045253_c001_v0001157_t0039_u01779684773307") 2026/05/25 05:06:14 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f409398c5ff9f9e4d_d20260525_m045252_c001_v7007000_t0000_u01779684772944") 2026/05/25 05:06:14 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e880_d20260525_m045251_c001_v0001157_t0037_u01779684771696") 2026/05/25 05:06:14 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f409398c5ff9f9e4c_d20260525_m045249_c001_v7007000_t0000_u01779684769608") 2026/05/25 05:06:14 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e87c_d20260525_m045248_c001_v0001157_t0047_u01779684768255") 2026/05/25 05:06:14 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f409398c5ff9f9e4b_d20260525_m045247_c001_v7007000_t0000_u01779684767715") 2026/05/25 05:06:14 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e872_d20260525_m045246_c001_v0001157_t0042_u01779684766347") 2026/05/25 05:06:14 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e86a_d20260525_m045243_c001_v0001157_t0039_u01779684763472") 2026/05/25 05:06:15 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f409398c5ff9f9e4a_d20260525_m045243_c001_v7007000_t0000_u01779684763109") 2026/05/25 05:06:15 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e868_d20260525_m045242_c001_v0001157_t0000_u01779684762391") 2026/05/25 05:06:15 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e864_d20260525_m045241_c001_v0001157_t0007_u01779684761505") 2026/05/25 05:06:15 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f409398c5ff9f9e49_d20260525_m045241_c001_v7007000_t0000_u01779684761143") 2026/05/25 05:06:15 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e85c_d20260525_m045238_c001_v0001157_t0028_u01779684758144") 2026/05/25 05:06:15 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e856_d20260525_m045235_c001_v0001157_t0009_u01779684754984") 2026/05/25 05:06:15 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f412e5afa9e7d39ea_d20260525_m045234_c001_v7007000_t0000_u01779684754622") 2026/05/25 05:06:15 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e854_d20260525_m045233_c001_v0001157_t0033_u01779684753922") 2026/05/25 05:06:15 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e850_d20260525_m045232_c001_v0001157_t0019_u01779684752953") 2026/05/25 05:06:15 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f412e5afa9e7d39e9_d20260525_m045232_c001_v7007000_t0000_u01779684752590") 2026/05/25 05:06:15 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e846_d20260525_m045228_c001_v0001157_t0022_u01779684748385") 2026/05/25 05:06:15 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f412e5afa9e7d39e6_d20260525_m045228_c001_v7007000_t0000_u01779684748022") 2026/05/25 05:06:15 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e844_d20260525_m045227_c001_v0001157_t0033_u01779684747223") 2026/05/25 05:06:15 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f412e5afa9e7d39e5_d20260525_m045226_c001_v7007000_t0000_u01779684746318") 2026/05/25 05:06:15 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e840_d20260525_m045225_c001_v0001157_t0009_u01779684745482") 2026/05/25 05:06:15 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f412e5afa9e7d39e4_d20260525_m045224_c001_v7007000_t0000_u01779684744941") 2026/05/25 05:06:15 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e83c_d20260525_m045224_c001_v0001157_t0057_u01779684744206") 2026/05/25 05:06:16 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f412e5afa9e7d39e3_d20260525_m045223_c001_v7007000_t0000_u01779684743303") 2026/05/25 05:06:16 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e834_d20260525_m045222_c001_v0001157_t0049_u01779684742402") 2026/05/25 05:06:16 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f412e5afa9e7d39e2_d20260525_m045221_c001_v7007000_t0000_u01779684741858") 2026/05/25 05:06:16 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e82e_d20260525_m045221_c001_v0001157_t0043_u01779684741144") 2026/05/25 05:06:16 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f412e5afa9e7d39e1_d20260525_m045220_c001_v7007000_t0000_u01779684740603") 2026/05/25 05:06:16 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e82a_d20260525_m045219_c001_v0001157_t0032_u01779684739868") 2026/05/25 05:06:16 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f412e5afa9e7d39dd_d20260525_m045215_c001_v7007000_t0000_u01779684735111") 2026/05/25 05:06:16 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e81e_d20260525_m045214_c001_v0001157_t0016_u01779684734353") 2026/05/25 05:06:16 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f412e5afa9e7d39dc_d20260525_m045213_c001_v7007000_t0000_u01779684733806") 2026/05/25 05:06:16 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e818_d20260525_m045213_c001_v0001157_t0043_u01779684733089") 2026/05/25 05:06:16 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f412e5afa9e7d39db_d20260525_m045212_c001_v7007000_t0000_u01779684732188") 2026/05/25 05:06:16 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e814_d20260525_m045211_c001_v0001157_t0020_u01779684731368") 2026/05/25 05:06:16 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f412e5afa9e7d39d9_d20260525_m045209_c001_v7007000_t0000_u01779684729205") 2026/05/25 05:06:16 DEBUG : sub dir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e80e_d20260525_m045208_c001_v0001157_t0004_u01779684728542") 2026/05/25 05:06:16 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b46_d20260525_m045913_c001_v7007000_t0000_u01779685153433") 2026/05/25 05:06:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e39f_d20260525_m045910_c001_v0001131_t0009_u01779685150537") 2026/05/25 05:06:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40053fdfba2322fd_d20260525_m045909_c001_v7007000_t0000_u01779685149361") 2026/05/25 05:06:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62eaf_d20260525_m045906_c001_v0001161_t0057_u01779685146173") 2026/05/25 05:06:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfc1_d20260525_m050329_c001_v7007000_t0000_u01779685409825") 2026/05/25 05:06:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e67f_d20260525_m050328_c001_v0001131_t0055_u01779685408916") 2026/05/25 05:06:17 DEBUG : sub/yam: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fc0_d20260525_m045353_c001_v7007000_t0000_u01779684833997") 2026/05/25 05:06:17 DEBUG : sub/yam: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1126f9aad0e7ba3f_d20260525_m045351_c001_v0001184_t0021_u01779684831788") 2026/05/25 05:06:17 DEBUG : test_dir1/file2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b3e_d20260525_m045905_c001_v7007000_t0000_u01779685145405") 2026/05/25 05:06:17 DEBUG : test_dir1/file2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62eab_d20260525_m045903_c001_v0001161_t0050_u01779685143464") 2026/05/25 05:06:17 DEBUG : test_dir1/file2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b3b_d20260525_m045902_c001_v7007000_t0000_u01779685142693") 2026/05/25 05:06:17 DEBUG : test_dir1/file2: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37c34_d20260525_m045900_c001_v0001144_t0054_u01779685140825") 2026/05/25 05:06:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b3f_d20260525_m045905_c001_v7007000_t0000_u01779685145586") 2026/05/25 05:06:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e393_d20260525_m045903_c001_v0001131_t0024_u01779685143812") 2026/05/25 05:06:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f402d8bcef5a77b3c_d20260525_m045902_c001_v7007000_t0000_u01779685142873") 2026/05/25 05:06:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d62ea7_d20260525_m045900_c001_v0001161_t0026_u01779685140822") 2026/05/25 05:06:17 DEBUG : three: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fb8_d20260525_m045345_c001_v7007000_t0000_u01779684825188") 2026/05/25 05:06:18 DEBUG : three: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e91e_d20260525_m045343_c001_v0001157_t0033_u01779684823890") 2026/05/25 05:06:18 DEBUG : three: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8e918_d20260525_m045341_c001_v0001157_t0014_u01779684821401") 2026/05/25 05:06:18 DEBUG : tictactoe/tictactoe: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfd2_d20260525_m050332_c001_v7007000_t0000_u01779685412108") 2026/05/25 05:06:18 DEBUG : tictactoe/tictactoe: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ee83_d20260525_m050330_c001_v0001157_t0038_u01779685410810") 2026/05/25 05:06:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f417dbe8af0658714_d20260525_m050458_c001_v7007000_t0000_u01779685498614") 2026/05/25 05:06:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d632e3_d20260525_m050455_c001_v0001161_t0033_u01779685495996") 2026/05/25 05:06:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f417dbe8af0658705_d20260525_m050454_c001_v7007000_t0000_u01779685494421") 2026/05/25 05:06:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8eeb9_d20260525_m050352_c001_v0001157_t0019_u01779685432022") 2026/05/25 05:06:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bff1_d20260525_m050351_c001_v7007000_t0000_u01779685431030") 2026/05/25 05:06:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e6a5_d20260525_m050346_c001_v0001131_t0007_u01779685426344") 2026/05/25 05:06:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfdf_d20260525_m050340_c001_v7007000_t0000_u01779685420491") 2026/05/25 05:06:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ee99_d20260525_m050339_c001_v0001157_t0024_u01779685419031") 2026/05/25 05:06:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfed_d20260525_m050343_c001_v7007000_t0000_u01779685423082") 2026/05/25 05:06:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d631e5_d20260525_m050341_c001_v0001161_t0008_u01779685421469") 2026/05/25 05:06:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfdc_d20260525_m050338_c001_v7007000_t0000_u01779685418041") 2026/05/25 05:06:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1014e28f0283e68d_d20260525_m050337_c001_v0001131_t0036_u01779685417262") 2026/05/25 05:06:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfda_d20260525_m050336_c001_v7007000_t0000_u01779685416276") 2026/05/25 05:06:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37edc_d20260525_m050335_c001_v0001144_t0015_u01779685415016") 2026/05/25 05:06:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfd6_d20260525_m050334_c001_v7007000_t0000_u01779685414062") 2026/05/25 05:06:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1079af7af4d631cd_d20260525_m050333_c001_v0001161_t0035_u01779685413084") 2026/05/25 05:06:19 DEBUG : toe/toe/toe: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f417dbe8af065871a_d20260525_m050504_c001_v7007000_t0000_u01779685504001") 2026/05/25 05:06:19 DEBUG : toe/toe/toe: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f10378896c2c8ef89_d20260525_m050503_c001_v0001157_t0032_u01779685503134") 2026/05/25 05:06:19 DEBUG : toe/toe/toe: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f419f69b5bee6bfee_d20260525_m050345_c001_v7007000_t0000_u01779685425290") 2026/05/25 05:06:19 DEBUG : toe/toe/toe: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37ef2_d20260525_m050344_c001_v0001144_t0054_u01779685424059") 2026/05/25 05:06:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f417dbe8af0658716_d20260525_m050459_c001_v7007000_t0000_u01779685499233") 2026/05/25 05:06:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118074e84ab37fe4_d20260525_m050457_c001_v0001144_t0019_u01779685497498") 2026/05/25 05:06:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f417dbe8af0658708_d20260525_m050455_c001_v7007000_t0000_u01779685495016") 2026/05/25 05:06:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1036f54866ce9c44_d20260525_m050454_c001_v0001174_t0021_u01779685494094") 2026/05/25 05:06:19 DEBUG : two: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fb9_d20260525_m045345_c001_v7007000_t0000_u01779684825413") 2026/05/25 05:06:19 DEBUG : two: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f4126f9aad0e7ba09_d20260525_m045343_c001_v0001184_t0033_u01779684823324") 2026/05/25 05:06:19 DEBUG : two: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f40378896c2c8e916_d20260525_m045341_c001_v0001157_t0006_u01779684821218") 2026/05/25 05:06:19 DEBUG : yam: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fc2_d20260525_m045354_c001_v7007000_t0000_u01779684834734") 2026/05/25 05:06:19 DEBUG : yam: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f118d263584736b6f_d20260525_m045353_c001_v0001090_t0039_u01779684833629") 2026/05/25 05:06:19 DEBUG : yam: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fbd_d20260525_m045350_c001_v7007000_t0000_u01779684830497") 2026/05/25 05:06:20 DEBUG : yam: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1126f9aad0e7ba2d_d20260525_m045349_c001_v0001184_t0023_u01779684829156") 2026/05/25 05:06:20 DEBUG : yam: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fba_d20260525_m045347_c001_v7007000_t0000_u01779684827852") 2026/05/25 05:06:20 DEBUG : yam: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1126f9aad0e7ba1d_d20260525_m045345_c001_v0001184_t0042_u01779684825974") 2026/05/25 05:06:20 DEBUG : yaml: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fbf_d20260525_m045351_c001_v7007000_t0000_u01779684831227") 2026/05/25 05:06:20 DEBUG : yaml: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f110210382faa9596_d20260525_m045350_c001_v0001099_t0018_u01779684830111") 2026/05/25 05:06:20 DEBUG : yaml: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f404525d548c67fbc_d20260525_m045348_c001_v7007000_t0000_u01779684828595") 2026/05/25 05:06:20 DEBUG : yaml: Deleting (id "4_zffc2dd63709d5bdb9fe80e1b_f1124c63e75744478_d20260525_m045347_c001_v0001105_t0043_u01779684827450") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 14m15.779544933s (try 1/5)