"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/06/27 05:54:58 DEBUG : Creating backend with remote "TestB2:rclone-test-woriquv4qeri" 2026/06/27 05:54:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/27 05:54:59 DEBUG : Creating backend with remote "/tmp/rclone1567660098" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:55:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:55:00 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:55:00 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:55:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.66s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:55:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/27 05:55:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:55:00 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:55:00 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:55:02 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:55:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:55:02 INFO : sub dir/hello world: Copied (new) 2026/06/27 05:55:03 DEBUG : B2 bucket rclone-test-woriquv4qeri: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.94s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", 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-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", 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-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:55:04 DEBUG : Creating backend with remote "/non-existing" 2026/06/27 05:55:04 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/27 05:55:04 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:55:04 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:55:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:55:05 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:55:05 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:55:07 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:55:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:55:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.95s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", 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-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:55:08 INFO : B2 bucket rclone-test-woriquv4qeri: Running all checks before starting transfers 2026/06/27 05:55:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:55:08 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:55:08 INFO : B2 bucket rclone-test-woriquv4qeri: Checks finished, now starting transfers 2026/06/27 05:55:08 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:55:10 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:55:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:55:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (2.61s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:55:10 ERROR : Ignoring --no-traverse with sync 2026/06/27 05:55:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:55:11 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:55:11 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:55:12 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:55:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:55:12 INFO : sub dir/hello world: Copied (new) 2026/06/27 05:55:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (2.56s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:55:13 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/27 05:55:13 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:55:13 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:55:15 DEBUG : hello world2: size = 12 OK 2026/06/27 05:55:15 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/27 05:55:15 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.93s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:55:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:55:16 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:55:16 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:55:19 DEBUG : potato2: size = 11 OK 2026/06/27 05:55:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:55:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.72s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:55:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:55:20 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:55:20 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:55:23 DEBUG : potato2: size = 11 OK 2026/06/27 05:55:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:55:23 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.03s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:55:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/27 05:55:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/27 05:55:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/27 05:55:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/27 05:55:24 INFO : sub dir2: Making directory 2026/06/27 05:55:24 INFO : sub dir: Making directory 2026/06/27 05:55:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:55:24 INFO : sub dir2/sub sub dir2: Making directory 2026/06/27 05:55:24 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:55:24 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:55:27 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:55:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:55:27 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/06/27 05:55:27 DEBUG : B2 bucket rclone-test-woriquv4qeri: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (3.70s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:55:27 INFO : sub dir2: Making directory 2026/06/27 05:55:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/27 05:55:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/27 05:55:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:55:28 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:55:28 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:55:31 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:55:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:55:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (4.45s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:55:32 DEBUG : sub dir2: Making directory with metadata 2026/06/27 05:55:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/27 05:55:32 INFO : sub dir2: Making directory 2026/06/27 05:55:32 INFO : sub dir: Making directory 2026/06/27 05:55:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:55:32 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:55:32 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:55:34 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:55:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:55:34 INFO : sub dir/hello world: Copied (new) 2026/06/27 05:55:34 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/27 05:55:34 DEBUG : B2 bucket rclone-test-woriquv4qeri: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/27 05:55:34 DEBUG : B2 bucket rclone-test-woriquv4qeri: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (3.18s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", 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-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:55:35 INFO : sub dir2: Making directory 2026/06/27 05:55:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:55:35 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:55:35 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:55:37 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:55:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:55:37 INFO : sub dir/hello world: Copied (new) 2026/06/27 05:55:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (2.50s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:55:38 DEBUG : sub dir2: Making directory with metadata 2026/06/27 05:55:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/27 05:55:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/27 05:55:38 INFO : sub dir2: Making directory 2026/06/27 05:55:38 INFO : sub dir: Making directory 2026/06/27 05:55:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:55:38 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:55:38 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:55:40 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:55:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:55:40 INFO : sub dir/hello world: Copied (new) 2026/06/27 05:55:40 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/27 05:55:40 DEBUG : B2 bucket rclone-test-woriquv4qeri: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.65s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", 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-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:55:41 INFO : sub dir2: Making directory 2026/06/27 05:55:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:55:41 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:55:41 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:55:42 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:55:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:55:42 INFO : sub dir/hello world: Copied (new) 2026/06/27 05:55:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.26s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:55:46 DEBUG : Creating backend with remote "TestB2:rclone-test-zofeduy2qezo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-woriquv4qeri -> B2 bucket rclone-test-zofeduy2qezo 2026/06/27 05:55:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:55:47 DEBUG : B2 bucket rclone-test-zofeduy2qezo: Waiting for checks to finish 2026/06/27 05:55:47 DEBUG : B2 bucket rclone-test-zofeduy2qezo: Waiting for transfers to finish 2026/06/27 05:55:48 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:55:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:55:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/27 05:55:48 DEBUG : B2 bucket rclone-test-zofeduy2qezo: Purge remote 2026/06/27 05:55:48 INFO : B2 bucket rclone-test-zofeduy2qezo: cleaning bucket "rclone-test-zofeduy2qezo" of all files 2026/06/27 05:55:48 DEBUG : sub dir/hello world: Deleting (id "4_zbf120d13a06d0b7b9ff80e1b_f11275bfed330cd53_d20260627_m055548_c001_v0001183_t0022_u01782539748157") --- PASS: TestServerSideCopy (6.22s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:55:51 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1567660098) 2026/06/27 05:55:51 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 05:55:51 DEBUG : sub dir/hello world: Sizes differ 2026/06/27 05:55:51 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:55:51 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:55:52 DEBUG : sub dir/hello world: size = 17 OK 2026/06/27 05:55:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/27 05:55:52 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (3.77s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:55:54 DEBUG : Creating backend with remote "TestB2:rclone-test-meqapel1nuzu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-woriquv4qeri -> B2 bucket rclone-test-meqapel1nuzu 2026/06/27 05:55:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:55:56 DEBUG : B2 bucket rclone-test-meqapel1nuzu: Waiting for checks to finish 2026/06/27 05:55:56 DEBUG : B2 bucket rclone-test-meqapel1nuzu: Waiting for transfers to finish 2026/06/27 05:55:56 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:55:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:55:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/27 05:55:58 DEBUG : B2 bucket rclone-test-meqapel1nuzu: Waiting for checks to finish 2026/06/27 05:55:58 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 05:55:58 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-meqapel1nuzu) 2026/06/27 05:55:58 DEBUG : sub dir/hello world: Sizes differ 2026/06/27 05:55:58 DEBUG : B2 bucket rclone-test-meqapel1nuzu: Waiting for transfers to finish 2026/06/27 05:55:59 DEBUG : sub dir/hello world: size = 17 OK 2026/06/27 05:55:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/27 05:55:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/27 05:55:59 DEBUG : B2 bucket rclone-test-meqapel1nuzu: Purge remote 2026/06/27 05:55:59 INFO : B2 bucket rclone-test-meqapel1nuzu: cleaning bucket "rclone-test-meqapel1nuzu" of all files 2026/06/27 05:55:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f522d23a06d0b7b9ff80e1b_f1043afa1224322f0_d20260627_m055558_c001_v0001131_t0019_u01782539758782") 2026/06/27 05:55:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f522d23a06d0b7b9ff80e1b_f102eb9f133ebfc07_d20260627_m055556_c001_v0001183_t0041_u01782539756514") --- PASS: TestServerSideCopyOverSelf (7.74s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:56:05 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1567660098) 2026/06/27 05:56:05 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 05:56:05 DEBUG : sub dir/hello world: Sizes differ 2026/06/27 05:56:05 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:56:05 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:56:08 DEBUG : sub dir/hello world: size = 17 OK 2026/06/27 05:56:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/27 05:56:08 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/27 05:56:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (7.72s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:56:11 DEBUG : Creating backend with remote "TestB2:rclone-test-lavodud5qahe" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-woriquv4qeri -> B2 bucket rclone-test-lavodud5qahe 2026/06/27 05:56:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:56:12 DEBUG : B2 bucket rclone-test-lavodud5qahe: Waiting for checks to finish 2026/06/27 05:56:12 DEBUG : B2 bucket rclone-test-lavodud5qahe: Waiting for transfers to finish 2026/06/27 05:56:13 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:56:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:56:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/27 05:56:16 DEBUG : B2 bucket rclone-test-lavodud5qahe: Waiting for checks to finish 2026/06/27 05:56:16 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 05:56:16 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-lavodud5qahe) 2026/06/27 05:56:16 DEBUG : sub dir/hello world: Sizes differ 2026/06/27 05:56:16 DEBUG : B2 bucket rclone-test-lavodud5qahe: Waiting for transfers to finish 2026/06/27 05:56:16 DEBUG : sub dir/hello world: size = 17 OK 2026/06/27 05:56:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/27 05:56:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/27 05:56:16 INFO : sub dir/hello world: Deleted 2026/06/27 05:56:19 DEBUG : testing file moves 2026/06/27 05:56:20 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 05:56:20 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-lavodud5qahe) 2026/06/27 05:56:20 DEBUG : sub dir/hello world: Sizes differ 2026/06/27 05:56:20 DEBUG : B2 bucket rclone-test-lavodud5qahe: Waiting for checks to finish 2026/06/27 05:56:20 DEBUG : B2 bucket rclone-test-lavodud5qahe: Waiting for transfers to finish 2026/06/27 05:56:20 DEBUG : sub dir/hello world: size = 24 OK 2026/06/27 05:56:20 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/27 05:56:20 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/27 05:56:20 INFO : sub dir/hello world: Deleted 2026/06/27 05:56:20 DEBUG : B2 bucket rclone-test-lavodud5qahe: Purge remote 2026/06/27 05:56:20 INFO : B2 bucket rclone-test-lavodud5qahe: cleaning bucket "rclone-test-lavodud5qahe" of all files 2026/06/27 05:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zcf526d23a06d0b7b9ff80e1b_f1115531b289a3891_d20260627_m055620_c001_v0001172_t0027_u01782539780154") 2026/06/27 05:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zcf526d23a06d0b7b9ff80e1b_f107dd333ad827cf3_d20260627_m055616_c001_v0001182_t0002_u01782539776574") 2026/06/27 05:56:21 DEBUG : sub dir/hello world: Deleting (id "4_zcf526d23a06d0b7b9ff80e1b_f116d698736356b5d_d20260627_m055613_c001_v0001173_t0008_u01782539773085") --- PASS: TestServerSideMoveOverSelf (13.34s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:56:23 ERROR : error listing: directory not found 2026/06/27 05:56:23 INFO : Local file system at /tmp/rclone1567660098: Making directory 2026/06/27 05:56:23 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:56:23 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.06s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:56:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:56:26 DEBUG : Local file system at /tmp/rclone1567660098: Waiting for checks to finish 2026/06/27 05:56:26 DEBUG : Local file system at /tmp/rclone1567660098: Waiting for transfers to finish 2026/06/27 05:56:28 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/27 05:56:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:56:28 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/27 05:56:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (4.62s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:56:29 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/27 05:56:29 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:56:29 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:56:32 DEBUG : check sum: size = 1 OK 2026/06/27 05:56:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/27 05:56:32 INFO : check sum: Copied (new) 2026/06/27 05:56:32 DEBUG : Waiting for deletions to finish 2026/06/27 05:56:33 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:56:33 DEBUG : check sum: size = 1 OK 2026/06/27 05:56:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/27 05:56:33 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/27 05:56:33 DEBUG : check sum: Unchanged skipping 2026/06/27 05:56:33 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:56:33 DEBUG : Waiting for deletions to finish 2026/06/27 05:56:33 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.71s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:56:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/27 05:56:33 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:56:33 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:56:35 DEBUG : sizeonly: size = 6 OK 2026/06/27 05:56:35 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/27 05:56:35 INFO : sizeonly: Copied (new) 2026/06/27 05:56:35 DEBUG : Waiting for deletions to finish 2026/06/27 05:56:35 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:56:35 DEBUG : sizeonly: size = 6 OK 2026/06/27 05:56:35 DEBUG : sizeonly: Sizes identical 2026/06/27 05:56:35 DEBUG : sizeonly: Unchanged skipping 2026/06/27 05:56:35 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:56:35 DEBUG : Waiting for deletions to finish 2026/06/27 05:56:35 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.52s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:56:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/27 05:56:36 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:56:36 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:56:39 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/27 05:56:39 INFO : ignore-size: Copied (new) 2026/06/27 05:56:39 DEBUG : Waiting for deletions to finish 2026/06/27 05:56:39 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:56:39 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:56:39 DEBUG : ignore-size: Unchanged skipping 2026/06/27 05:56:39 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:56:39 DEBUG : Waiting for deletions to finish 2026/06/27 05:56:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.34s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:56:42 DEBUG : existing: size = 6 OK 2026/06/27 05:56:42 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:56:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:56:42 DEBUG : existing: Unchanged skipping 2026/06/27 05:56:42 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:56:42 DEBUG : Waiting for deletions to finish 2026/06/27 05:56:42 INFO : There was nothing to transfer 2026/06/27 05:56:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/27 05:56:42 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:56:42 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:56:44 DEBUG : existing: size = 6 OK 2026/06/27 05:56:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/27 05:56:44 INFO : existing: Copied (replaced existing) 2026/06/27 05:56:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.14s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:56:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/27 05:56:44 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:56:44 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:56:46 DEBUG : existing: size = 6 OK 2026/06/27 05:56:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/27 05:56:46 INFO : existing: Copied (new) 2026/06/27 05:56:46 DEBUG : Waiting for deletions to finish 2026/06/27 05:56:47 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:56:47 DEBUG : existing: Destination exists, skipping 2026/06/27 05:56:47 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:56:47 DEBUG : Waiting for deletions to finish 2026/06/27 05:56:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.07s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:56:51 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/27 05:56:51 DEBUG : c/non empty space: size = 5 OK 2026/06/27 05:56:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:56:51 DEBUG : c/non empty space: Unchanged skipping 2026/06/27 05:56:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/27 05:56:51 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:56:51 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:56:53 DEBUG : a/potato2: size = 60 OK 2026/06/27 05:56:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:56:53 INFO : a/potato2: Copied (new) 2026/06/27 05:56:53 DEBUG : Waiting for deletions to finish 2026/06/27 05:56:53 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (6.65s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:56:56 DEBUG : empty space: size = 1 OK 2026/06/27 05:56:56 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/27 05:56:56 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:56:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/27 05:56:56 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/27 05:56:56 DEBUG : empty space: Unchanged skipping 2026/06/27 05:56:56 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:56:56 DEBUG : Waiting for deletions to finish 2026/06/27 05:56:56 INFO : There was nothing to transfer 2026/06/27 05:56:57 DEBUG : empty space: size = 1 OK 2026/06/27 05:56:57 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:56:57 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/27 05:56:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/27 05:56:58 INFO : empty space: Updated modification time in destination 2026/06/27 05:56:58 DEBUG : empty space: Unchanged skipping 2026/06/27 05:56:58 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:56:58 DEBUG : Waiting for deletions to finish 2026/06/27 05:56:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.32s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:57:01 DEBUG : empty space: size = 1 OK 2026/06/27 05:57:01 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/27 05:57:01 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:57:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/27 05:57:01 DEBUG : empty space: Unchanged skipping 2026/06/27 05:57:01 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:57:01 DEBUG : Waiting for deletions to finish 2026/06/27 05:57:01 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.01s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:57:02 DEBUG : foo: size = 3 OK 2026/06/27 05:57:02 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/27 05:57:02 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:57:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1567660098) 2026/06/27 05:57:02 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 05:57:02 DEBUG : foo: sha1 differ 2026/06/27 05:57:02 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:57:02 DEBUG : foo: size = 3 OK 2026/06/27 05:57:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/27 05:57:02 INFO : foo: Copied (replaced existing) 2026/06/27 05:57:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.45s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:57:05 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/27 05:57:05 DEBUG : empty space: size = 1 OK 2026/06/27 05:57:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:57:05 DEBUG : empty space: Unchanged skipping 2026/06/27 05:57:05 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:57:05 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:57:07 DEBUG : potato: size = 60 OK 2026/06/27 05:57:07 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:57:07 INFO : potato: Copied (new) 2026/06/27 05:57:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.38s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:57:10 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1567660098) 2026/06/27 05:57:10 DEBUG : potato: size = 60 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 05:57:10 DEBUG : potato: Sizes differ 2026/06/27 05:57:10 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:57:10 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:57:12 DEBUG : potato: size = 21 OK 2026/06/27 05:57:12 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/27 05:57:12 INFO : potato: Copied (replaced existing) 2026/06/27 05:57:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.73s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:57:15 DEBUG : potato: size = 21 OK 2026/06/27 05:57:15 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/06/27 05:57:15 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:57:15 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1567660098) 2026/06/27 05:57:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 05:57:15 DEBUG : potato: sha1 differ 2026/06/27 05:57:15 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:57:19 DEBUG : potato: size = 21 OK 2026/06/27 05:57:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/27 05:57:19 INFO : potato: Copied (replaced existing) 2026/06/27 05:57:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (6.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:57:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:57:23 DEBUG : empty space: size = 1 OK 2026/06/27 05:57:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:57:23 DEBUG : empty space: Unchanged skipping 2026/06/27 05:57:23 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/27 05:57:23 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:57:23 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:57:23 DEBUG : Waiting for deletions to finish 2026/06/27 05:57:23 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:57:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:57:27 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:57:27 DEBUG : empty space: size = 1 OK 2026/06/27 05:57:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:57:27 DEBUG : empty space: Unchanged skipping 2026/06/27 05:57:27 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:57:28 DEBUG : potato2: size = 60 OK 2026/06/27 05:57:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:57:28 INFO : potato2: Copied (new) 2026/06/27 05:57:28 DEBUG : Waiting for deletions to finish 2026/06/27 05:57:28 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (5.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:57:34 INFO : d: Making directory 2026/06/27 05:57:34 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/27 05:57:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/27 05:57:35 DEBUG : c/non empty space: size = 5 OK 2026/06/27 05:57:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:57:35 DEBUG : c/non empty space: Unchanged skipping 2026/06/27 05:57:35 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:57:35 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:57:36 DEBUG : a/potato2: size = 60 OK 2026/06/27 05:57:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:57:36 INFO : a/potato2: Copied (new) 2026/06/27 05:57:36 DEBUG : Waiting for deletions to finish 2026/06/27 05:57:37 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (8.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:57:45 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/27 05:57:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/27 05:57:46 DEBUG : c/non empty space: size = 5 OK 2026/06/27 05:57:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:57:46 DEBUG : c/non empty space: Unchanged skipping 2026/06/27 05:57:46 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:57:46 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:57:47 DEBUG : a/potato2: size = 60 OK 2026/06/27 05:57:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:57:47 INFO : a/potato2: Copied (new) 2026/06/27 05:57:47 ERROR : B2 bucket rclone-test-woriquv4qeri: not deleting files as there were IO errors 2026/06/27 05:57:47 ERROR : B2 bucket rclone-test-woriquv4qeri: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.60s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:57:52 DEBUG : Waiting for deletions to finish 2026/06/27 05:57:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:57:53 DEBUG : empty space: size = 1 OK 2026/06/27 05:57:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:57:53 DEBUG : empty space: Unchanged skipping 2026/06/27 05:57:53 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:57:53 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:57:53 INFO : potato: Deleted 2026/06/27 05:57:54 DEBUG : potato2: size = 60 OK 2026/06/27 05:57:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:57:54 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.76s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:57:58 DEBUG : Waiting for deletions to finish 2026/06/27 05:57:59 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:57:59 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:57:59 INFO : potato: Deleted 2026/06/27 05:57:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:57:59 DEBUG : empty space: size = 1 OK 2026/06/27 05:57:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:57:59 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:57:59 DEBUG : empty space: Unchanged skipping 2026/06/27 05:57:59 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:58:01 DEBUG : potato2: size = 60 OK 2026/06/27 05:58:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:58:01 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.68s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:58:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:58:03 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:58:03 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:58:04 DEBUG : potato2: size = 19 OK 2026/06/27 05:58:04 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/27 05:58:04 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (3.67s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:58:07 DEBUG : enormous: Excluded (Size Filter) 2026/06/27 05:58:07 DEBUG : enormous: Excluded 2026/06/27 05:58:07 DEBUG : potato2: Excluded (Size Filter) 2026/06/27 05:58:07 DEBUG : potato2: Excluded 2026/06/27 05:58:07 DEBUG : potato2: Excluded (Size Filter) 2026/06/27 05:58:07 DEBUG : empty space: size = 1 OK 2026/06/27 05:58:07 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:58:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:58:07 DEBUG : empty space: Unchanged skipping 2026/06/27 05:58:07 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:58:07 DEBUG : Waiting for deletions to finish 2026/06/27 05:58:07 INFO : There was nothing to transfer 2026/06/27 05:58:07 DEBUG : enormous: Excluded (Size Filter) 2026/06/27 05:58:07 DEBUG : enormous: Excluded 2026/06/27 05:58:07 DEBUG : potato2: Excluded (Size Filter) 2026/06/27 05:58:07 DEBUG : potato2: Excluded 2026/06/27 05:58:07 DEBUG : potato2: Excluded (Size Filter) 2026/06/27 05:58:07 DEBUG : Local file system at /tmp/rclone1567660098: Waiting for checks to finish 2026/06/27 05:58:07 DEBUG : empty space: size = 1 OK 2026/06/27 05:58:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/27 05:58:07 DEBUG : empty space: Unchanged skipping 2026/06/27 05:58:07 DEBUG : Local file system at /tmp/rclone1567660098: Waiting for transfers to finish 2026/06/27 05:58:07 DEBUG : Waiting for deletions to finish 2026/06/27 05:58:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.89s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:58:16 DEBUG : enormous: Excluded (Size Filter) 2026/06/27 05:58:16 DEBUG : enormous: Excluded 2026/06/27 05:58:16 DEBUG : potato2: Excluded (Size Filter) 2026/06/27 05:58:16 DEBUG : potato2: Excluded 2026/06/27 05:58:16 DEBUG : empty space: size = 1 OK 2026/06/27 05:58:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:58:16 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:58:16 DEBUG : empty space: Unchanged skipping 2026/06/27 05:58:16 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:58:16 DEBUG : Waiting for deletions to finish 2026/06/27 05:58:16 INFO : enormous: Deleted 2026/06/27 05:58:16 INFO : potato2: Deleted 2026/06/27 05:58:16 INFO : There was nothing to transfer 2026/06/27 05:58:17 DEBUG : empty space: size = 1 OK 2026/06/27 05:58:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/27 05:58:17 DEBUG : empty space: Unchanged skipping 2026/06/27 05:58:17 DEBUG : Local file system at /tmp/rclone1567660098: Waiting for checks to finish 2026/06/27 05:58:17 DEBUG : Local file system at /tmp/rclone1567660098: Waiting for transfers to finish 2026/06/27 05:58:17 DEBUG : Waiting for deletions to finish 2026/06/27 05:58:17 INFO : potato2: Deleted 2026/06/27 05:58:17 INFO : enormous: Deleted 2026/06/27 05:58:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.07s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:58:24 DEBUG : five: Need to transfer - File not found at Destination 2026/06/27 05:58:24 DEBUG : four: size = 4 (Local file system at /tmp/rclone1567660098) 2026/06/27 05:58:24 DEBUG : four: size = 8 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 05:58:24 DEBUG : four: Sizes differ 2026/06/27 05:58:24 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/27 05:58:24 DEBUG : one: Destination is newer than source, skipping 2026/06/27 05:58:24 DEBUG : three: size = 5 OK 2026/06/27 05:58:24 DEBUG : three: Sizes identical 2026/06/27 05:58:24 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/27 05:58:24 DEBUG : two: size = 3 OK 2026/06/27 05:58:24 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:58:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1567660098) 2026/06/27 05:58:24 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 05:58:24 DEBUG : two: sha1 differ 2026/06/27 05:58:24 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:58:24 DEBUG : five: size = 4 OK 2026/06/27 05:58:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/27 05:58:24 INFO : five: Copied (new) 2026/06/27 05:58:24 DEBUG : four: size = 4 OK 2026/06/27 05:58:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/27 05:58:24 INFO : four: Copied (replaced existing) 2026/06/27 05:58:25 DEBUG : two: size = 3 OK 2026/06/27 05:58:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/27 05:58:25 INFO : two: Copied (replaced existing) 2026/06/27 05:58:25 DEBUG : Waiting for deletions to finish 2026/06/27 05:58:25 DEBUG : one: Destination is newer than source, skipping 2026/06/27 05:58:25 DEBUG : four: size = 4 OK 2026/06/27 05:58:25 DEBUG : three: size = 5 OK 2026/06/27 05:58:25 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:58:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/27 05:58:25 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/27 05:58:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1567660098) 2026/06/27 05:58:25 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 05:58:25 DEBUG : three: sha1 differ 2026/06/27 05:58:25 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/27 05:58:25 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/27 05:58:25 DEBUG : five: size = 4 OK 2026/06/27 05:58:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/27 05:58:25 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/27 05:58:25 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/27 05:58:25 DEBUG : two: size = 3 OK 2026/06/27 05:58:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/27 05:58:25 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/27 05:58:25 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/27 05:58:25 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:58:27 DEBUG : three: size = 5 OK 2026/06/27 05:58:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/27 05:58:27 INFO : three: Copied (replaced existing) 2026/06/27 05:58:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.15s) === 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-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/27 05:58:29 INFO : B2 bucket rclone-test-woriquv4qeri: Making map for --track-renames 2026/06/27 05:58:29 INFO : B2 bucket rclone-test-woriquv4qeri: Finished making map for --track-renames 2026/06/27 05:58:29 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:58:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/27 05:58:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/27 05:58:29 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for renames to finish 2026/06/27 05:58:29 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:58:29 DEBUG : yam: size = 11 OK 2026/06/27 05:58:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/27 05:58:29 INFO : yam: Copied (new) 2026/06/27 05:58:29 DEBUG : potato: size = 14 OK 2026/06/27 05:58:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/27 05:58:29 INFO : potato: Copied (new) 2026/06/27 05:58:29 DEBUG : Waiting for deletions to finish 2026/06/27 05:58:29 DEBUG : potato: size = 14 OK 2026/06/27 05:58:29 INFO : B2 bucket rclone-test-woriquv4qeri: Making map for --track-renames 2026/06/27 05:58:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:58:29 INFO : B2 bucket rclone-test-woriquv4qeri: Finished making map for --track-renames 2026/06/27 05:58:29 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:58:29 DEBUG : potato: Unchanged skipping 2026/06/27 05:58:29 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for renames to finish 2026/06/27 05:58:31 DEBUG : yaml: size = 11 OK 2026/06/27 05:58:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/27 05:58:31 INFO : yam: Copied (server-side copy) to: yaml 2026/06/27 05:58:31 INFO : yam: Deleted 2026/06/27 05:58:31 INFO : yaml: Renamed from "yam" 2026/06/27 05:58:31 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:58:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.75s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/27 05:58:32 INFO : B2 bucket rclone-test-woriquv4qeri: Making map for --track-renames 2026/06/27 05:58:32 INFO : B2 bucket rclone-test-woriquv4qeri: Finished making map for --track-renames 2026/06/27 05:58:32 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:58:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/27 05:58:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/27 05:58:32 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for renames to finish 2026/06/27 05:58:32 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:58:32 DEBUG : yam: size = 11 OK 2026/06/27 05:58:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/27 05:58:32 INFO : yam: Copied (new) 2026/06/27 05:58:36 DEBUG : potato: size = 14 OK 2026/06/27 05:58:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/27 05:58:36 INFO : potato: Copied (new) 2026/06/27 05:58:36 DEBUG : Waiting for deletions to finish 2026/06/27 05:58:37 INFO : B2 bucket rclone-test-woriquv4qeri: Making map for --track-renames 2026/06/27 05:58:37 INFO : B2 bucket rclone-test-woriquv4qeri: Finished making map for --track-renames 2026/06/27 05:58:37 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:58:37 DEBUG : potato: size = 14 OK 2026/06/27 05:58:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:58:37 DEBUG : potato: Unchanged skipping 2026/06/27 05:58:37 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for renames to finish 2026/06/27 05:58:38 DEBUG : yaml: size = 11 OK 2026/06/27 05:58:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/27 05:58:38 INFO : yam: Copied (server-side copy) to: yaml 2026/06/27 05:58:38 INFO : yam: Deleted 2026/06/27 05:58:38 INFO : yaml: Renamed from "yam" 2026/06/27 05:58:38 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:58:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.61s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/27 05:58:39 INFO : B2 bucket rclone-test-woriquv4qeri: Making map for --track-renames 2026/06/27 05:58:39 INFO : B2 bucket rclone-test-woriquv4qeri: Finished making map for --track-renames 2026/06/27 05:58:39 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:58:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/27 05:58:39 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for renames to finish 2026/06/27 05:58:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/27 05:58:39 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:58:39 DEBUG : sub/yam: size = 11 OK 2026/06/27 05:58:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/27 05:58:39 INFO : sub/yam: Copied (new) 2026/06/27 05:58:40 DEBUG : potato: size = 14 OK 2026/06/27 05:58:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/27 05:58:40 INFO : potato: Copied (new) 2026/06/27 05:58:40 DEBUG : Waiting for deletions to finish 2026/06/27 05:58:40 DEBUG : potato: size = 14 OK 2026/06/27 05:58:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 05:58:40 INFO : B2 bucket rclone-test-woriquv4qeri: Making map for --track-renames 2026/06/27 05:58:40 INFO : B2 bucket rclone-test-woriquv4qeri: Finished making map for --track-renames 2026/06/27 05:58:40 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:58:40 DEBUG : potato: Unchanged skipping 2026/06/27 05:58:40 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for renames to finish 2026/06/27 05:58:41 DEBUG : yam: size = 11 OK 2026/06/27 05:58:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/27 05:58:41 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/27 05:58:41 INFO : sub/yam: Deleted 2026/06/27 05:58:41 INFO : yam: Renamed from "sub/yam" 2026/06/27 05:58:41 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:58:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.12s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:58:42 DEBUG : Creating backend with remote "/tmp/rclone1567660098/dir1" 2026/06/27 05:58:42 DEBUG : Config file has changed externally - reloading 2026/06/27 05:58:42 DEBUG : Creating backend with remote "/tmp/rclone1567660098/dir2" 2026/06/27 05:58:42 DEBUG : Local file system at /tmp/rclone1567660098/dir2: Using server-side directory move 2026/06/27 05:58:42 INFO : Local file system at /tmp/rclone1567660098/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/27 05:58:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/27 05:58:42 DEBUG : Local file system at /tmp/rclone1567660098/dir2: Waiting for checks to finish 2026/06/27 05:58:42 DEBUG : Local file system at /tmp/rclone1567660098/dir2: Waiting for transfers to finish 2026/06/27 05:58:42 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:58:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:58:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/27 05:58:42 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:58:42 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:58:43 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/27 05:58:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/27 05:58:43 INFO : nested/sub dir/file: Copied (new) 2026/06/27 05:58:43 INFO : nested/sub dir/file: Deleted 2026/06/27 05:58:45 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:58:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:58:45 INFO : sub dir/hello world: Copied (new) 2026/06/27 05:58:45 INFO : sub dir/hello world: Deleted 2026/06/27 05:58:45 INFO : sub dir: Removing directory 2026/06/27 05:58:45 INFO : nested/sub dir: Removing directory 2026/06/27 05:58:45 INFO : nested: Removing directory 2026/06/27 05:58:45 DEBUG : Local file system at /tmp/rclone1567660098: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (3.55s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:58:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/27 05:58:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/27 05:58:46 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:58:46 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:58:46 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/27 05:58:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/27 05:58:46 INFO : nested/sub dir/file: Copied (new) 2026/06/27 05:58:46 INFO : nested/sub dir/file: Deleted 2026/06/27 05:58:47 DEBUG : sub dir/hello world: size = 11 OK 2026/06/27 05:58:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 05:58:47 INFO : sub dir/hello world: Copied (new) 2026/06/27 05:58:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.94s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:58:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/27 05:58:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/27 05:58:48 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:58:48 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:58:48 DEBUG : existing-b: size = 6 OK 2026/06/27 05:58:48 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/27 05:58:48 INFO : existing-b: Copied (new) 2026/06/27 05:58:48 INFO : existing-b: Deleted 2026/06/27 05:58:49 DEBUG : existing: size = 6 OK 2026/06/27 05:58:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/27 05:58:49 INFO : existing: Copied (new) 2026/06/27 05:58:49 INFO : existing: Deleted 2026/06/27 05:58:49 DEBUG : existing: Destination exists, skipping 2026/06/27 05:58:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/27 05:58:49 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:58:49 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:58:49 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.48s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:58:50 DEBUG : Creating backend with remote "TestB2:rclone-test-lahaway9beke" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-woriquv4qeri -> B2 bucket rclone-test-lahaway9beke 2026/06/27 05:58:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:58:55 DEBUG : B2 bucket rclone-test-lahaway9beke: Waiting for checks to finish 2026/06/27 05:58:55 DEBUG : empty space: size = 1 OK 2026/06/27 05:58:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/27 05:58:55 DEBUG : empty space: Unchanged skipping 2026/06/27 05:58:55 DEBUG : potato3: size = 68 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 05:58:55 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lahaway9beke) 2026/06/27 05:58:55 DEBUG : potato3: Sizes differ 2026/06/27 05:58:55 INFO : empty space: Deleted 2026/06/27 05:58:55 DEBUG : B2 bucket rclone-test-lahaway9beke: Waiting for transfers to finish 2026/06/27 05:58:55 DEBUG : potato2: size = 60 OK 2026/06/27 05:58:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:58:55 INFO : potato2: Copied (server-side copy) 2026/06/27 05:58:56 INFO : potato2: Deleted 2026/06/27 05:58:56 DEBUG : potato3: size = 68 OK 2026/06/27 05:58:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/27 05:58:56 INFO : potato3: Copied (server-side copy) 2026/06/27 05:58:56 INFO : potato3: Deleted 2026/06/27 05:58:56 DEBUG : Creating backend with remote "TestB2:rclone-test-firunaj9qozu" 2026/06/27 05:58:57 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/27 05:58:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:58:57 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/27 05:58:57 DEBUG : B2 bucket rclone-test-firunaj9qozu: Waiting for checks to finish 2026/06/27 05:58:57 DEBUG : B2 bucket rclone-test-firunaj9qozu: Waiting for transfers to finish 2026/06/27 05:58:58 DEBUG : potato2: size = 60 OK 2026/06/27 05:58:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:58:58 INFO : potato2: Copied (server-side copy) 2026/06/27 05:58:58 INFO : potato2: Deleted 2026/06/27 05:58:58 DEBUG : empty space: size = 1 OK 2026/06/27 05:58:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/27 05:58:58 INFO : empty space: Copied (server-side copy) 2026/06/27 05:58:58 INFO : empty space: Deleted 2026/06/27 05:58:58 DEBUG : potato3: size = 68 OK 2026/06/27 05:58:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/27 05:58:58 INFO : potato3: Copied (server-side copy) 2026/06/27 05:58:59 INFO : potato3: Deleted 2026/06/27 05:58:59 DEBUG : B2 bucket rclone-test-firunaj9qozu: Purge remote 2026/06/27 05:58:59 INFO : B2 bucket rclone-test-firunaj9qozu: cleaning bucket "rclone-test-firunaj9qozu" of all files 2026/06/27 05:58:59 DEBUG : empty space: Deleting (id "4_z2f82ed83a08d0b7b9ff80e1b_f1171a5e84b92e47c_d20260627_m055858_c001_v0001185_t0018_u01782539938509") 2026/06/27 05:58:59 DEBUG : potato2: Deleting (id "4_z2f82ed83a08d0b7b9ff80e1b_f1129ff831363ee18_d20260627_m055858_c001_v0001182_t0032_u01782539938218") 2026/06/27 05:58:59 DEBUG : potato3: Deleting (id "4_z2f82ed83a08d0b7b9ff80e1b_f11878a9d1a9e3c69_d20260627_m055858_c001_v0001161_t0006_u01782539938593") 2026/06/27 05:59:00 DEBUG : B2 bucket rclone-test-lahaway9beke: Purge remote 2026/06/27 05:59:00 INFO : B2 bucket rclone-test-lahaway9beke: cleaning bucket "rclone-test-lahaway9beke" of all files 2026/06/27 05:59:00 DEBUG : empty space: Deleting (id "4_z7fa2dd83a08d0b7b9ff80e1b_f427c4943fa27ca13_d20260627_m055858_c001_v7007000_t0000_u01782539938769") 2026/06/27 05:59:00 DEBUG : empty space: Deleting (id "4_z7fa2dd83a08d0b7b9ff80e1b_f117ee80ef18723cb_d20260627_m055854_c001_v0001177_t0011_u01782539934727") 2026/06/27 05:59:00 DEBUG : potato2: Deleting (id "4_z7fa2dd83a08d0b7b9ff80e1b_f427c4943fa27ca12_d20260627_m055858_c001_v7007000_t0000_u01782539938453") 2026/06/27 05:59:00 DEBUG : potato2: Deleting (id "4_z7fa2dd83a08d0b7b9ff80e1b_f112281eebfc9e998_d20260627_m055855_c001_v0001178_t0040_u01782539935546") 2026/06/27 05:59:00 DEBUG : potato3: Deleting (id "4_z7fa2dd83a08d0b7b9ff80e1b_f427c4943fa27ca14_d20260627_m055859_c001_v7007000_t0000_u01782539939007") 2026/06/27 05:59:00 DEBUG : potato3: Deleting (id "4_z7fa2dd83a08d0b7b9ff80e1b_f105cf6c4ea618e12_d20260627_m055855_c001_v0001182_t0031_u01782539935928") 2026/06/27 05:59:00 DEBUG : potato3: Deleting (id "4_z7fa2dd83a08d0b7b9ff80e1b_f117ee80ef18723cf_d20260627_m055854_c001_v0001177_t0047_u01782539934940") --- PASS: TestServerSideMove (11.52s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:59:02 DEBUG : Creating backend with remote "TestB2:rclone-test-gawatuz5nihu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-woriquv4qeri -> B2 bucket rclone-test-gawatuz5nihu 2026/06/27 05:59:10 DEBUG : empty space: Excluded (Size Filter) 2026/06/27 05:59:10 DEBUG : empty space: Excluded (Size Filter) 2026/06/27 05:59:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:59:10 DEBUG : B2 bucket rclone-test-gawatuz5nihu: Waiting for checks to finish 2026/06/27 05:59:10 DEBUG : potato3: size = 68 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 05:59:10 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gawatuz5nihu) 2026/06/27 05:59:10 DEBUG : potato3: Sizes differ 2026/06/27 05:59:10 DEBUG : B2 bucket rclone-test-gawatuz5nihu: Waiting for transfers to finish 2026/06/27 05:59:10 DEBUG : potato2: size = 60 OK 2026/06/27 05:59:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:59:10 INFO : potato2: Copied (server-side copy) 2026/06/27 05:59:10 INFO : potato2: Deleted 2026/06/27 05:59:12 DEBUG : potato3: size = 68 OK 2026/06/27 05:59:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/27 05:59:12 INFO : potato3: Copied (server-side copy) 2026/06/27 05:59:12 INFO : potato3: Deleted 2026/06/27 05:59:12 DEBUG : Creating backend with remote "TestB2:rclone-test-hibufah1wiqo" 2026/06/27 05:59:13 DEBUG : empty space: Excluded (Size Filter) 2026/06/27 05:59:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:59:13 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/27 05:59:13 DEBUG : B2 bucket rclone-test-hibufah1wiqo: Waiting for checks to finish 2026/06/27 05:59:13 DEBUG : B2 bucket rclone-test-hibufah1wiqo: Waiting for transfers to finish 2026/06/27 05:59:14 DEBUG : potato2: size = 60 OK 2026/06/27 05:59:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:59:14 INFO : potato2: Copied (server-side copy) 2026/06/27 05:59:14 DEBUG : potato3: size = 68 OK 2026/06/27 05:59:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/27 05:59:14 INFO : potato3: Copied (server-side copy) 2026/06/27 05:59:15 INFO : potato2: Deleted 2026/06/27 05:59:15 INFO : potato3: Deleted 2026/06/27 05:59:15 DEBUG : B2 bucket rclone-test-hibufah1wiqo: Purge remote 2026/06/27 05:59:15 INFO : B2 bucket rclone-test-hibufah1wiqo: cleaning bucket "rclone-test-hibufah1wiqo" of all files 2026/06/27 05:59:15 DEBUG : potato2: Deleting (id "4_zbf322d63a09d0b7b9ff80e1b_f11138acf69c1b51e_d20260627_m055914_c001_v0001037_t0038_u01782539954458") 2026/06/27 05:59:15 DEBUG : potato3: Deleting (id "4_zbf322d63a09d0b7b9ff80e1b_f104c82e4ee360075_d20260627_m055914_c001_v0001174_t0030_u01782539954609") 2026/06/27 05:59:16 DEBUG : B2 bucket rclone-test-gawatuz5nihu: Purge remote 2026/06/27 05:59:16 INFO : B2 bucket rclone-test-gawatuz5nihu: cleaning bucket "rclone-test-gawatuz5nihu" of all files 2026/06/27 05:59:16 DEBUG : empty space: Deleting (id "4_z4fd20d93a09d0b7b9ff80e1b_f102d59b7687242ad_d20260627_m055907_c001_v0001115_t0058_u01782539947228") 2026/06/27 05:59:16 DEBUG : potato2: Deleting (id "4_z4fd20d93a09d0b7b9ff80e1b_f40669196329b6fa3_d20260627_m055914_c001_v7007000_t0000_u01782539954910") 2026/06/27 05:59:16 DEBUG : potato2: Deleting (id "4_z4fd20d93a09d0b7b9ff80e1b_f111a398b29a78f3a_d20260627_m055910_c001_v0001177_t0015_u01782539950202") 2026/06/27 05:59:16 DEBUG : potato3: Deleting (id "4_z4fd20d93a09d0b7b9ff80e1b_f4189478fe500776a_d20260627_m055914_c001_v7007000_t0000_u01782539954990") 2026/06/27 05:59:16 DEBUG : potato3: Deleting (id "4_z4fd20d93a09d0b7b9ff80e1b_f1150c99060c037c8_d20260627_m055911_c001_v0001182_t0007_u01782539951969") 2026/06/27 05:59:16 DEBUG : potato3: Deleting (id "4_z4fd20d93a09d0b7b9ff80e1b_f102d59b7687242af_d20260627_m055909_c001_v0001115_t0034_u01782539949245") 2026/06/27 05:59:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/27 05:59:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/27 05:59:17 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (16.19s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:59:18 DEBUG : Creating backend with remote "TestB2:rclone-test-jupefux0liqo" 2026/06/27 05:59:23 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-woriquv4qeri -> B2 bucket rclone-test-jupefux0liqo 2026/06/27 05:59:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:59:26 DEBUG : empty space: size = 1 OK 2026/06/27 05:59:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/27 05:59:26 DEBUG : empty space: Unchanged skipping 2026/06/27 05:59:26 DEBUG : potato3: size = 68 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 05:59:26 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jupefux0liqo) 2026/06/27 05:59:26 DEBUG : potato3: Sizes differ 2026/06/27 05:59:26 DEBUG : B2 bucket rclone-test-jupefux0liqo: Waiting for checks to finish 2026/06/27 05:59:27 INFO : empty space: Deleted 2026/06/27 05:59:27 DEBUG : B2 bucket rclone-test-jupefux0liqo: Waiting for transfers to finish 2026/06/27 05:59:27 DEBUG : potato2: size = 60 OK 2026/06/27 05:59:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:59:27 INFO : potato2: Copied (server-side copy) 2026/06/27 05:59:27 DEBUG : potato3: size = 68 OK 2026/06/27 05:59:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/27 05:59:27 INFO : potato3: Copied (server-side copy) 2026/06/27 05:59:27 INFO : potato2: Deleted 2026/06/27 05:59:27 INFO : potato3: Deleted 2026/06/27 05:59:28 DEBUG : Creating backend with remote "TestB2:rclone-test-bizanod8kive" 2026/06/27 05:59:28 INFO : tomatoDir: Making directory 2026/06/27 05:59:29 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/27 05:59:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/27 05:59:29 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/27 05:59:29 DEBUG : B2 bucket rclone-test-bizanod8kive: Waiting for checks to finish 2026/06/27 05:59:29 DEBUG : B2 bucket rclone-test-bizanod8kive: Waiting for transfers to finish 2026/06/27 05:59:30 DEBUG : empty space: size = 1 OK 2026/06/27 05:59:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/27 05:59:30 INFO : empty space: Copied (server-side copy) 2026/06/27 05:59:30 INFO : empty space: Deleted 2026/06/27 05:59:30 DEBUG : potato3: size = 68 OK 2026/06/27 05:59:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/27 05:59:30 INFO : potato3: Copied (server-side copy) 2026/06/27 05:59:30 DEBUG : potato2: size = 60 OK 2026/06/27 05:59:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/27 05:59:30 INFO : potato2: Copied (server-side copy) 2026/06/27 05:59:30 INFO : potato3: Deleted 2026/06/27 05:59:30 INFO : potato2: Deleted 2026/06/27 05:59:31 DEBUG : B2 bucket rclone-test-bizanod8kive: Purge remote 2026/06/27 05:59:31 INFO : B2 bucket rclone-test-bizanod8kive: cleaning bucket "rclone-test-bizanod8kive" of all files 2026/06/27 05:59:31 DEBUG : empty space: Deleting (id "4_zef326d33a09d0b7b9ff80e1b_f10565aff26b0f8f1_d20260627_m055929_c001_v0001161_t0051_u01782539969904") 2026/06/27 05:59:31 DEBUG : potato2: Deleting (id "4_zef326d33a09d0b7b9ff80e1b_f108284d3b975d31f_d20260627_m055930_c001_v0001154_t0016_u01782539970263") 2026/06/27 05:59:31 DEBUG : potato3: Deleting (id "4_zef326d33a09d0b7b9ff80e1b_f1078c0b1f457ff18_d20260627_m055930_c001_v0001183_t0016_u01782539970282") 2026/06/27 05:59:32 DEBUG : B2 bucket rclone-test-jupefux0liqo: Purge remote 2026/06/27 05:59:32 INFO : B2 bucket rclone-test-jupefux0liqo: cleaning bucket "rclone-test-jupefux0liqo" of all files 2026/06/27 05:59:32 DEBUG : empty space: Deleting (id "4_zeff25d03a09d0b7b9ff80e1b_f410219d842708f97_d20260627_m055930_c001_v7007000_t0000_u01782539970239") 2026/06/27 05:59:32 DEBUG : empty space: Deleting (id "4_zeff25d03a09d0b7b9ff80e1b_f10583c3a1053120d_d20260627_m055925_c001_v0001136_t0005_u01782539965638") 2026/06/27 05:59:32 DEBUG : potato2: Deleting (id "4_zeff25d03a09d0b7b9ff80e1b_f41361a13c297cbc6_d20260627_m055930_c001_v7007000_t0000_u01782539970595") 2026/06/27 05:59:32 DEBUG : potato2: Deleting (id "4_zeff25d03a09d0b7b9ff80e1b_f1112c4fd89fe6d5b_d20260627_m055927_c001_v0001098_t0007_u01782539967075") 2026/06/27 05:59:32 DEBUG : potato3: Deleting (id "4_zeff25d03a09d0b7b9ff80e1b_f410219d842708f98_d20260627_m055930_c001_v7007000_t0000_u01782539970583") 2026/06/27 05:59:32 DEBUG : potato3: Deleting (id "4_zeff25d03a09d0b7b9ff80e1b_f11838f2c4a5e66f3_d20260627_m055927_c001_v0001184_t0002_u01782539967443") 2026/06/27 05:59:32 DEBUG : potato3: Deleting (id "4_zeff25d03a09d0b7b9ff80e1b_f10583c3a1053120f_d20260627_m055926_c001_v0001136_t0011_u01782539966166") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.18s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:59:33 DEBUG : Creating backend with remote "TestB2:rclone-test-woriquv4qeri/rclone-move-test" 2026/06/27 05:59:33 DEBUG : Config file has changed externally - reloading --- PASS: TestServerSideMoveOverlap (2.58s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:59:36 DEBUG : Creating backend with remote "TestB2:rclone-test-woriquv4qeri/rclone-sync-test" 2026/06/27 05:59:36 DEBUG : Config file has changed externally - reloading --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:59:37 DEBUG : Creating backend with remote "TestB2:rclone-test-woriquv4qeri/rclone-sync-test" 2026/06/27 05:59:39 DEBUG : Creating backend with remote "TestB2:rclone-test-woriquv4qeri/rclone-sync-test-include/layer2" 2026/06/27 05:59:41 DEBUG : Creating backend with remote "TestB2:rclone-test-woriquv4qeri/rclone-sync-test-ignore-file" 2026/06/27 05:59:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/27 05:59:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/27 05:59:45 DEBUG : pacer: Reducing sleep to 10ms 2026/06/27 05:59:45 DEBUG : B2 bucket rclone-test-woriquv4qeri path rclone-sync-test: Waiting for checks to finish 2026/06/27 05:59:45 DEBUG : B2 bucket rclone-test-woriquv4qeri path rclone-sync-test: Waiting for transfers to finish 2026/06/27 05:59:45 DEBUG : Waiting for deletions to finish 2026/06/27 05:59:45 INFO : There was nothing to transfer 2026/06/27 05:59:45 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:59:45 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:59:45 DEBUG : Waiting for deletions to finish 2026/06/27 05:59:45 INFO : There was nothing to transfer 2026/06/27 05:59:45 DEBUG : B2 bucket rclone-test-woriquv4qeri path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/27 05:59:45 DEBUG : B2 bucket rclone-test-woriquv4qeri path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/27 05:59:45 DEBUG : Waiting for deletions to finish 2026/06/27 05:59:45 INFO : There was nothing to transfer 2026/06/27 05:59:46 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 05:59:46 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 05:59:46 DEBUG : Waiting for deletions to finish 2026/06/27 05:59:46 INFO : There was nothing to transfer 2026/06/27 05:59:46 DEBUG : B2 bucket rclone-test-woriquv4qeri path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/27 05:59:46 DEBUG : B2 bucket rclone-test-woriquv4qeri path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/27 05:59:46 DEBUG : Waiting for deletions to finish 2026/06/27 05:59:46 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.41s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 05:59:47 DEBUG : Creating backend with remote "TestB2:rclone-test-woriquv4qeri/dst" 2026/06/27 05:59:48 DEBUG : Creating backend with remote "TestB2:rclone-test-woriquv4qeri/CompareDest" 2026/06/27 05:59:50 DEBUG : one: Need to transfer - File not found at Destination 2026/06/27 05:59:50 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for checks to finish 2026/06/27 05:59:50 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for transfers to finish 2026/06/27 05:59:50 DEBUG : one: size = 3 OK 2026/06/27 05:59:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/27 05:59:50 INFO : one: Copied (new) 2026/06/27 05:59:50 DEBUG : Waiting for deletions to finish 2026/06/27 05:59:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone1567660098) 2026/06/27 05:59:51 DEBUG : one: size = 3 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 05:59:51 DEBUG : one: Sizes differ 2026/06/27 05:59:51 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for checks to finish 2026/06/27 05:59:51 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for transfers to finish 2026/06/27 05:59:51 DEBUG : one: size = 5 OK 2026/06/27 05:59:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/27 05:59:51 INFO : one: Copied (replaced existing) 2026/06/27 05:59:51 DEBUG : Waiting for deletions to finish 2026/06/27 05:59:56 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for checks to finish 2026/06/27 05:59:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1567660098) 2026/06/27 05:59:56 DEBUG : one: size = 3 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 05:59:56 DEBUG : one: Sizes differ 2026/06/27 05:59:56 DEBUG : one: size = 5 OK 2026/06/27 05:59:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:59:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/27 05:59:56 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for transfers to finish 2026/06/27 05:59:56 DEBUG : Waiting for deletions to finish 2026/06/27 05:59:56 INFO : There was nothing to transfer 2026/06/27 05:59:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1567660098) 2026/06/27 05:59:57 DEBUG : one: size = 3 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 05:59:57 DEBUG : one: Sizes differ 2026/06/27 05:59:57 DEBUG : two: size = 3 OK 2026/06/27 05:59:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:59:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/27 05:59:57 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for checks to finish 2026/06/27 05:59:57 DEBUG : one: size = 5 OK 2026/06/27 05:59:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:59:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/27 05:59:57 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for transfers to finish 2026/06/27 05:59:57 DEBUG : Waiting for deletions to finish 2026/06/27 05:59:57 INFO : There was nothing to transfer 2026/06/27 05:59:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1567660098) 2026/06/27 05:59:58 DEBUG : one: size = 3 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 05:59:58 DEBUG : one: Sizes differ 2026/06/27 05:59:58 DEBUG : two: size = 3 OK 2026/06/27 05:59:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:59:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/27 05:59:58 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for checks to finish 2026/06/27 05:59:58 DEBUG : one: size = 5 OK 2026/06/27 05:59:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:59:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/27 05:59:58 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for transfers to finish 2026/06/27 05:59:58 DEBUG : Waiting for deletions to finish 2026/06/27 05:59:58 INFO : There was nothing to transfer 2026/06/27 05:59:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1567660098) 2026/06/27 05:59:59 DEBUG : one: size = 3 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 05:59:59 DEBUG : one: Sizes differ 2026/06/27 05:59:59 DEBUG : two: size = 3 OK 2026/06/27 05:59:59 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/06/27 05:59:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/27 05:59:59 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/27 05:59:59 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for checks to finish 2026/06/27 05:59:59 DEBUG : one: size = 5 OK 2026/06/27 05:59:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 05:59:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/27 05:59:59 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for transfers to finish 2026/06/27 05:59:59 DEBUG : Waiting for deletions to finish 2026/06/27 05:59:59 INFO : There was nothing to transfer 2026/06/27 06:00:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:00:00 DEBUG : one: size = 3 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 06:00:00 DEBUG : one: Sizes differ 2026/06/27 06:00:00 DEBUG : two: size = 5 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:00:00 DEBUG : two: size = 3 (B2 bucket rclone-test-woriquv4qeri path CompareDest) 2026/06/27 06:00:00 DEBUG : two: Sizes differ 2026/06/27 06:00:00 DEBUG : two: Need to transfer - File not found at Destination 2026/06/27 06:00:00 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for checks to finish 2026/06/27 06:00:00 DEBUG : one: size = 5 OK 2026/06/27 06:00:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 06:00:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/27 06:00:00 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for transfers to finish 2026/06/27 06:00:00 DEBUG : two: size = 5 OK 2026/06/27 06:00:00 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/27 06:00:00 INFO : two: Copied (new) 2026/06/27 06:00:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.15s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:00:04 DEBUG : Creating backend with remote "TestB2:rclone-test-woriquv4qeri/dest" 2026/06/27 06:00:05 DEBUG : Creating backend with remote "TestB2:rclone-test-woriquv4qeri/pre-dest1" 2026/06/27 06:00:06 DEBUG : Creating backend with remote "TestB2:rclone-test-woriquv4qeri/pre-dest2" 2026/06/27 06:00:08 DEBUG : 1: size = 1 OK 2026/06/27 06:00:08 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:00:08 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/27 06:00:09 DEBUG : 2: size = 1 OK 2026/06/27 06:00:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:00:09 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/27 06:00:09 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/27 06:00:09 DEBUG : B2 bucket rclone-test-woriquv4qeri path dest: Waiting for checks to finish 2026/06/27 06:00:09 DEBUG : B2 bucket rclone-test-woriquv4qeri path dest: Waiting for transfers to finish 2026/06/27 06:00:10 DEBUG : 3: size = 1 OK 2026/06/27 06:00:10 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/27 06:00:10 INFO : 3: Copied (new) 2026/06/27 06:00:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.80s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:00:11 DEBUG : Creating backend with remote "TestB2:rclone-test-woriquv4qeri/dst" 2026/06/27 06:00:13 DEBUG : Creating backend with remote "TestB2:rclone-test-woriquv4qeri/CopyDest" 2026/06/27 06:00:15 DEBUG : one: Need to transfer - File not found at Destination 2026/06/27 06:00:15 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for checks to finish 2026/06/27 06:00:15 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for transfers to finish 2026/06/27 06:00:15 DEBUG : one: size = 3 OK 2026/06/27 06:00:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/27 06:00:15 INFO : one: Copied (new) 2026/06/27 06:00:15 DEBUG : Waiting for deletions to finish 2026/06/27 06:00:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:00:16 DEBUG : one: size = 3 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 06:00:16 DEBUG : one: Sizes differ 2026/06/27 06:00:16 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for checks to finish 2026/06/27 06:00:16 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for transfers to finish 2026/06/27 06:00:16 DEBUG : one: size = 5 OK 2026/06/27 06:00:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/27 06:00:16 INFO : one: Copied (replaced existing) 2026/06/27 06:00:16 DEBUG : Waiting for deletions to finish 2026/06/27 06:00:19 DEBUG : Creating backend with remote "TestB2:rclone-test-woriquv4qeri/BackupDir" 2026/06/27 06:00:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:00:20 DEBUG : one: size = 3 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 06:00:20 DEBUG : one: Sizes differ 2026/06/27 06:00:20 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for checks to finish 2026/06/27 06:00:20 DEBUG : one: size = 5 OK 2026/06/27 06:00:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 06:00:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:00:20 DEBUG : one: size = 3 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 06:00:20 DEBUG : one: Sizes differ 2026/06/27 06:00:21 DEBUG : one: size = 3 OK 2026/06/27 06:00:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/27 06:00:21 INFO : one: Copied (server-side copy) 2026/06/27 06:00:22 INFO : one: Deleted 2026/06/27 06:00:22 DEBUG : one: size = 5 OK 2026/06/27 06:00:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/27 06:00:22 INFO : one: Copied (server-side copy) 2026/06/27 06:00:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/27 06:00:22 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for transfers to finish 2026/06/27 06:00:22 DEBUG : Waiting for deletions to finish 2026/06/27 06:00:23 DEBUG : one: size = 5 OK 2026/06/27 06:00:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 06:00:23 DEBUG : one: Unchanged skipping 2026/06/27 06:00:24 DEBUG : two: size = 3 OK 2026/06/27 06:00:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 06:00:24 DEBUG : two: size = 3 OK 2026/06/27 06:00:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/27 06:00:24 INFO : two: Copied (server-side copy) 2026/06/27 06:00:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/27 06:00:24 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for checks to finish 2026/06/27 06:00:24 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for transfers to finish 2026/06/27 06:00:24 DEBUG : Waiting for deletions to finish 2026/06/27 06:00:24 DEBUG : one: size = 5 OK 2026/06/27 06:00:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 06:00:24 DEBUG : one: Unchanged skipping 2026/06/27 06:00:24 DEBUG : two: size = 3 OK 2026/06/27 06:00:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 06:00:24 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for checks to finish 2026/06/27 06:00:24 DEBUG : two: Unchanged skipping 2026/06/27 06:00:24 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for transfers to finish 2026/06/27 06:00:24 DEBUG : Waiting for deletions to finish 2026/06/27 06:00:24 INFO : There was nothing to transfer 2026/06/27 06:00:25 DEBUG : one: size = 5 OK 2026/06/27 06:00:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 06:00:25 DEBUG : one: Unchanged skipping 2026/06/27 06:00:26 DEBUG : three: size = 7 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:00:26 DEBUG : three: size = 5 (B2 bucket rclone-test-woriquv4qeri path CopyDest) 2026/06/27 06:00:26 DEBUG : three: Sizes differ 2026/06/27 06:00:26 DEBUG : three: Destination not found in --copy-dest 2026/06/27 06:00:26 DEBUG : three: Need to transfer - File not found at Destination 2026/06/27 06:00:26 DEBUG : two: size = 3 OK 2026/06/27 06:00:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/27 06:00:26 DEBUG : two: Unchanged skipping 2026/06/27 06:00:26 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for checks to finish 2026/06/27 06:00:26 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for transfers to finish 2026/06/27 06:00:26 DEBUG : three: size = 7 OK 2026/06/27 06:00:26 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/27 06:00:26 INFO : three: Copied (new) 2026/06/27 06:00:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.63s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:00:33 DEBUG : Creating backend with remote "TestB2:rclone-test-woriquv4qeri/dst" 2026/06/27 06:00:34 DEBUG : Creating backend with remote "TestB2:rclone-test-woriquv4qeri/backup" 2026/06/27 06:00:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:00:36 DEBUG : one: size = 3 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 06:00:36 DEBUG : one: Sizes differ 2026/06/27 06:00:36 DEBUG : two: size = 3 OK 2026/06/27 06:00:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:00:36 DEBUG : two: Unchanged skipping 2026/06/27 06:00:36 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for checks to finish 2026/06/27 06:00:37 DEBUG : one: size = 3 OK 2026/06/27 06:00:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/27 06:00:37 INFO : one: Copied (server-side copy) 2026/06/27 06:00:37 INFO : one: Deleted 2026/06/27 06:00:37 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for transfers to finish 2026/06/27 06:00:38 DEBUG : one: size = 4 OK 2026/06/27 06:00:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 06:00:38 INFO : one: Copied (new) 2026/06/27 06:00:38 DEBUG : Waiting for deletions to finish 2026/06/27 06:00:39 DEBUG : three.txt: size = 5 OK 2026/06/27 06:00:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/27 06:00:39 INFO : three.txt: Copied (server-side copy) 2026/06/27 06:00:39 INFO : three.txt: Deleted 2026/06/27 06:00:39 INFO : three.txt: Moved into backup dir 2026/06/27 06:00:43 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for checks to finish 2026/06/27 06:00:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:00:43 DEBUG : one: size = 4 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 06:00:43 DEBUG : one: Sizes differ 2026/06/27 06:00:43 DEBUG : two: size = 3 OK 2026/06/27 06:00:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:00:43 DEBUG : two: Unchanged skipping 2026/06/27 06:00:44 DEBUG : one: size = 4 OK 2026/06/27 06:00:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 06:00:44 INFO : one: Copied (server-side copy) 2026/06/27 06:00:44 INFO : one: Deleted 2026/06/27 06:00:44 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for transfers to finish 2026/06/27 06:00:45 DEBUG : one: size = 5 OK 2026/06/27 06:00:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/27 06:00:45 INFO : one: Copied (new) 2026/06/27 06:00:45 DEBUG : Waiting for deletions to finish 2026/06/27 06:00:45 DEBUG : three.txt: size = 6 OK 2026/06/27 06:00:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/27 06:00:45 INFO : three.txt: Copied (server-side copy) 2026/06/27 06:00:45 INFO : three.txt: Deleted 2026/06/27 06:00:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (18.66s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:00:51 DEBUG : Creating backend with remote "TestB2:rclone-test-woriquv4qeri/dst" 2026/06/27 06:00:52 DEBUG : Creating backend with remote "TestB2:rclone-test-woriquv4qeri/backup" 2026/06/27 06:00:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:00:54 DEBUG : one: size = 3 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 06:00:54 DEBUG : two: size = 3 OK 2026/06/27 06:00:54 DEBUG : one: Sizes differ 2026/06/27 06:00:54 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for checks to finish 2026/06/27 06:00:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:00:54 DEBUG : two: Unchanged skipping 2026/06/27 06:00:55 DEBUG : one.bak: size = 3 OK 2026/06/27 06:00:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/27 06:00:55 INFO : one: Copied (server-side copy) to: one.bak 2026/06/27 06:00:56 INFO : one: Deleted 2026/06/27 06:00:56 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for transfers to finish 2026/06/27 06:00:57 DEBUG : one: size = 4 OK 2026/06/27 06:00:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 06:00:57 INFO : one: Copied (new) 2026/06/27 06:00:57 DEBUG : Waiting for deletions to finish 2026/06/27 06:00:57 DEBUG : three.txt.bak: size = 5 OK 2026/06/27 06:00:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/27 06:00:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/27 06:00:58 INFO : three.txt: Deleted 2026/06/27 06:00:58 INFO : three.txt: Moved into backup dir 2026/06/27 06:00:59 DEBUG : two: size = 3 OK 2026/06/27 06:00:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:00:59 DEBUG : two: Unchanged skipping 2026/06/27 06:00:59 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for checks to finish 2026/06/27 06:00:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:00:59 DEBUG : one: size = 4 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 06:00:59 DEBUG : one: Sizes differ 2026/06/27 06:01:00 DEBUG : one.bak: size = 4 OK 2026/06/27 06:01:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 06:01:00 INFO : one: Copied (server-side copy) to: one.bak 2026/06/27 06:01:00 INFO : one: Deleted 2026/06/27 06:01:00 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for transfers to finish 2026/06/27 06:01:00 DEBUG : one: size = 5 OK 2026/06/27 06:01:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/27 06:01:00 INFO : one: Copied (new) 2026/06/27 06:01:00 DEBUG : Waiting for deletions to finish 2026/06/27 06:01:01 DEBUG : three.txt.bak: size = 6 OK 2026/06/27 06:01:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/27 06:01:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/27 06:01:01 INFO : three.txt: Deleted 2026/06/27 06:01:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.59s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:01:06 DEBUG : Creating backend with remote "TestB2:rclone-test-woriquv4qeri/dst" 2026/06/27 06:01:07 DEBUG : Creating backend with remote "TestB2:rclone-test-woriquv4qeri/backup" 2026/06/27 06:01:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:01:09 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for checks to finish 2026/06/27 06:01:09 DEBUG : one: size = 3 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 06:01:09 DEBUG : one: Sizes differ 2026/06/27 06:01:09 DEBUG : two: size = 3 OK 2026/06/27 06:01:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:01:09 DEBUG : two: Unchanged skipping 2026/06/27 06:01:10 DEBUG : one-2019-01-01: size = 3 OK 2026/06/27 06:01:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/27 06:01:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/27 06:01:11 INFO : one: Deleted 2026/06/27 06:01:11 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for transfers to finish 2026/06/27 06:01:11 DEBUG : one: size = 4 OK 2026/06/27 06:01:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 06:01:11 INFO : one: Copied (new) 2026/06/27 06:01:11 DEBUG : Waiting for deletions to finish 2026/06/27 06:01:12 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/27 06:01:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/27 06:01:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/27 06:01:12 INFO : three.txt: Deleted 2026/06/27 06:01:12 INFO : three.txt: Moved into backup dir 2026/06/27 06:01:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:01:14 DEBUG : one: size = 4 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 06:01:14 DEBUG : one: Sizes differ 2026/06/27 06:01:14 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for checks to finish 2026/06/27 06:01:14 DEBUG : two: size = 3 OK 2026/06/27 06:01:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:01:14 DEBUG : two: Unchanged skipping 2026/06/27 06:01:15 DEBUG : one-2019-01-01: size = 4 OK 2026/06/27 06:01:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 06:01:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/27 06:01:15 INFO : one: Deleted 2026/06/27 06:01:15 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for transfers to finish 2026/06/27 06:01:15 DEBUG : one: size = 5 OK 2026/06/27 06:01:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/27 06:01:15 INFO : one: Copied (new) 2026/06/27 06:01:15 DEBUG : Waiting for deletions to finish 2026/06/27 06:01:16 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/27 06:01:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/27 06:01:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/27 06:01:16 INFO : three.txt: Deleted 2026/06/27 06:01:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.12s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:01:21 DEBUG : Creating backend with remote "TestB2:rclone-test-woriquv4qeri/dst" 2026/06/27 06:01:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:01:23 DEBUG : one: size = 3 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 06:01:23 DEBUG : one: Sizes differ 2026/06/27 06:01:23 DEBUG : two: size = 3 OK 2026/06/27 06:01:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:01:23 DEBUG : two: Unchanged skipping 2026/06/27 06:01:23 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for checks to finish 2026/06/27 06:01:23 DEBUG : one.bak: size = 3 OK 2026/06/27 06:01:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/27 06:01:23 INFO : one: Copied (server-side copy) to: one.bak 2026/06/27 06:01:23 INFO : one: Deleted 2026/06/27 06:01:23 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for transfers to finish 2026/06/27 06:01:24 DEBUG : one: size = 4 OK 2026/06/27 06:01:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 06:01:24 INFO : one: Copied (new) 2026/06/27 06:01:24 DEBUG : Waiting for deletions to finish 2026/06/27 06:01:26 DEBUG : three.txt.bak: size = 5 OK 2026/06/27 06:01:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/27 06:01:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/27 06:01:26 INFO : three.txt: Deleted 2026/06/27 06:01:26 INFO : three.txt: Moved into backup dir 2026/06/27 06:01:30 DEBUG : one.bak: Excluded (Path Filter) 2026/06/27 06:01:30 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/27 06:01:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:01:30 DEBUG : one: size = 4 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 06:01:30 DEBUG : one: Sizes differ 2026/06/27 06:01:30 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for checks to finish 2026/06/27 06:01:30 DEBUG : two: size = 3 OK 2026/06/27 06:01:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:01:30 DEBUG : two: Unchanged skipping 2026/06/27 06:01:31 DEBUG : one.bak: size = 4 OK 2026/06/27 06:01:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 06:01:31 INFO : one: Copied (server-side copy) to: one.bak 2026/06/27 06:01:31 INFO : one: Deleted 2026/06/27 06:01:31 DEBUG : B2 bucket rclone-test-woriquv4qeri path dst: Waiting for transfers to finish 2026/06/27 06:01:32 DEBUG : one: size = 5 OK 2026/06/27 06:01:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/27 06:01:32 INFO : one: Copied (new) 2026/06/27 06:01:32 DEBUG : Waiting for deletions to finish 2026/06/27 06:01:32 DEBUG : three.txt.bak: size = 6 OK 2026/06/27 06:01:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/27 06:01:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/27 06:01:32 INFO : three.txt: Deleted 2026/06/27 06:01:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (16.18s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:01:37 DEBUG : Creating backend with remote "TestB2:rclone-test-woriquv4qeri/dst" 2026/06/27 06:01:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:01:38 DEBUG : one: size = 3 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 06:01:38 DEBUG : one: Sizes differ 2026/06/27 06:01:39 DEBUG : one.bak: size = 3 OK 2026/06/27 06:01:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/27 06:01:39 INFO : one: Copied (server-side copy) to: one.bak 2026/06/27 06:01:39 INFO : one: Deleted 2026/06/27 06:01:40 DEBUG : one: size = 4 OK 2026/06/27 06:01:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 06:01:40 INFO : one: Copied (new) 2026/06/27 06:01:40 DEBUG : two: size = 3 OK 2026/06/27 06:01:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:01:40 DEBUG : two: Unchanged skipping 2026/06/27 06:01:41 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:01:41 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 06:01:41 DEBUG : three.txt: Sizes differ 2026/06/27 06:01:41 DEBUG : three.txt.bak: size = 5 OK 2026/06/27 06:01:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/27 06:01:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/27 06:01:41 INFO : three.txt: Deleted 2026/06/27 06:01:42 DEBUG : three.txt: size = 6 OK 2026/06/27 06:01:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/27 06:01:42 INFO : three.txt: Copied (new) 2026/06/27 06:01:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:01:42 DEBUG : one: size = 4 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 06:01:42 DEBUG : one: Sizes differ 2026/06/27 06:01:43 DEBUG : one.bak: size = 4 OK 2026/06/27 06:01:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 06:01:43 INFO : one: Copied (server-side copy) to: one.bak 2026/06/27 06:01:43 INFO : one: Deleted 2026/06/27 06:01:44 DEBUG : one: size = 5 OK 2026/06/27 06:01:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/27 06:01:44 INFO : one: Copied (new) 2026/06/27 06:01:44 DEBUG : two: size = 3 OK 2026/06/27 06:01:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:01:44 DEBUG : two: Unchanged skipping 2026/06/27 06:01:44 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:01:44 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 06:01:44 DEBUG : three.txt: Sizes differ 2026/06/27 06:01:45 DEBUG : three.txt.bak: size = 6 OK 2026/06/27 06:01:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/27 06:01:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/27 06:01:45 INFO : three.txt: Deleted 2026/06/27 06:01:45 DEBUG : three.txt: size = 19 OK 2026/06/27 06:01:45 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/27 06:01:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.13s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:01:51 DEBUG : Creating backend with remote "TestB2:rclone-test-woriquv4qeri/dst" 2026/06/27 06:01:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:01:52 DEBUG : one: size = 3 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 06:01:52 DEBUG : one: Sizes differ 2026/06/27 06:01:53 DEBUG : one-2019-01-01: size = 3 OK 2026/06/27 06:01:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/27 06:01:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/27 06:01:53 INFO : one: Deleted 2026/06/27 06:01:54 DEBUG : one: size = 4 OK 2026/06/27 06:01:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 06:01:54 INFO : one: Copied (new) 2026/06/27 06:01:54 DEBUG : two: size = 3 OK 2026/06/27 06:01:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:01:54 DEBUG : two: Unchanged skipping 2026/06/27 06:01:55 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:01:55 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 06:01:55 DEBUG : three.txt: Sizes differ 2026/06/27 06:01:55 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/27 06:01:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/27 06:01:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/27 06:01:55 INFO : three.txt: Deleted 2026/06/27 06:01:56 DEBUG : three.txt: size = 6 OK 2026/06/27 06:01:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/27 06:01:56 INFO : three.txt: Copied (new) 2026/06/27 06:01:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:01:57 DEBUG : one: size = 4 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 06:01:57 DEBUG : one: Sizes differ 2026/06/27 06:01:57 DEBUG : one-2019-01-01: size = 4 OK 2026/06/27 06:01:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/27 06:01:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/27 06:01:57 INFO : one: Deleted 2026/06/27 06:01:58 DEBUG : one: size = 5 OK 2026/06/27 06:01:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/27 06:01:58 INFO : one: Copied (new) 2026/06/27 06:01:58 DEBUG : two: size = 3 OK 2026/06/27 06:01:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:01:58 DEBUG : two: Unchanged skipping 2026/06/27 06:01:58 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:01:58 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-woriquv4qeri path dst) 2026/06/27 06:01:58 DEBUG : three.txt: Sizes differ 2026/06/27 06:01:59 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/27 06:01:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/27 06:01:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/27 06:01:59 INFO : three.txt: Deleted 2026/06/27 06:01:59 DEBUG : three.txt: size = 19 OK 2026/06/27 06:01:59 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/27 06:01:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.91s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:02:02 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:02:02 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 06:02:02 DEBUG : Testêé: Sizes differ 2026/06/27 06:02:02 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:02:02 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:02:03 DEBUG : Testêé: size = 14 OK 2026/06/27 06:02:03 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/27 06:02:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/27 06:02:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.57s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:02:04 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/27 06:02:04 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:02:04 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:02:05 DEBUG : existing: size = 6 OK 2026/06/27 06:02:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/27 06:02:05 INFO : existing: Copied (new) 2026/06/27 06:02:05 DEBUG : Waiting for deletions to finish 2026/06/27 06:02:06 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:02:06 DEBUG : existing: size = 6 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 06:02:06 DEBUG : existing: Sizes differ 2026/06/27 06:02:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/27 06:02:06 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:02:06 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:02:06 ERROR : B2 bucket rclone-test-woriquv4qeri: not deleting files as there were IO errors 2026/06/27 06:02:06 ERROR : B2 bucket rclone-test-woriquv4qeri: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.48s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:02:08 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:02:08 DEBUG : EXISTING: size = 6 OK 2026/06/27 06:02:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:02:08 DEBUG : existing: Unchanged skipping 2026/06/27 06:02:08 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:02:08 DEBUG : Waiting for deletions to finish 2026/06/27 06:02:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.79s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", 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-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:02:44 DEBUG : both10: size = 6 OK 2026/06/27 06:02:44 DEBUG : both11: size = 6 OK 2026/06/27 06:02:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:02:44 DEBUG : both12: size = 6 OK 2026/06/27 06:02:44 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:02:44 DEBUG : both0: size = 6 OK 2026/06/27 06:02:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:02:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:02:44 DEBUG : both11: Unchanged skipping 2026/06/27 06:02:44 DEBUG : both13: size = 6 OK 2026/06/27 06:02:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:02:44 DEBUG : both13: Unchanged skipping 2026/06/27 06:02:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:02:44 DEBUG : both14: size = 6 OK 2026/06/27 06:02:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:02:44 DEBUG : both10: Unchanged skipping 2026/06/27 06:02:44 DEBUG : both15: size = 6 OK 2026/06/27 06:02:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:02:44 DEBUG : both15: Unchanged skipping 2026/06/27 06:02:44 DEBUG : both16: size = 6 OK 2026/06/27 06:02:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:02:44 DEBUG : both16: Unchanged skipping 2026/06/27 06:02:44 DEBUG : both17: size = 6 OK 2026/06/27 06:02:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:02:44 DEBUG : both17: Unchanged skipping 2026/06/27 06:02:44 DEBUG : both18: size = 6 OK 2026/06/27 06:02:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:02:44 DEBUG : both14: Unchanged skipping 2026/06/27 06:02:44 DEBUG : both19: size = 6 OK 2026/06/27 06:02:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:02:44 DEBUG : both0: Unchanged skipping 2026/06/27 06:02:44 DEBUG : both1: size = 6 OK 2026/06/27 06:02:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:02:44 DEBUG : both1: Unchanged skipping 2026/06/27 06:02:44 DEBUG : both2: size = 6 OK 2026/06/27 06:02:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:02:44 DEBUG : both12: Unchanged skipping 2026/06/27 06:02:44 DEBUG : both3: size = 6 OK 2026/06/27 06:02:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:02:44 DEBUG : both3: Unchanged skipping 2026/06/27 06:02:44 DEBUG : both4: size = 6 OK 2026/06/27 06:02:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:02:44 DEBUG : both18: Unchanged skipping 2026/06/27 06:02:44 DEBUG : both5: size = 6 OK 2026/06/27 06:02:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:02:44 DEBUG : both5: Unchanged skipping 2026/06/27 06:02:44 DEBUG : both6: size = 6 OK 2026/06/27 06:02:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:02:44 DEBUG : both6: Unchanged skipping 2026/06/27 06:02:44 DEBUG : both7: size = 6 OK 2026/06/27 06:02:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:02:44 DEBUG : both7: Unchanged skipping 2026/06/27 06:02:44 DEBUG : both8: size = 6 OK 2026/06/27 06:02:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:02:44 DEBUG : both8: Unchanged skipping 2026/06/27 06:02:44 DEBUG : both9: size = 6 OK 2026/06/27 06:02:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:02:44 DEBUG : both9: Unchanged skipping 2026/06/27 06:02:44 DEBUG : both19: Unchanged skipping 2026/06/27 06:02:44 DEBUG : both2: Unchanged skipping 2026/06/27 06:02:44 DEBUG : both4: Unchanged skipping 2026/06/27 06:02:44 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:02:44 DEBUG : Waiting for deletions to finish 2026/06/27 06:02:45 INFO : only0: Deleted 2026/06/27 06:02:45 INFO : only15: Deleted 2026/06/27 06:02:45 INFO : only3: Deleted 2026/06/27 06:02:45 INFO : only5: Deleted 2026/06/27 06:02:45 INFO : only4: Deleted 2026/06/27 06:02:45 INFO : only13: Deleted 2026/06/27 06:02:45 INFO : only16: Deleted 2026/06/27 06:02:45 INFO : only2: Deleted 2026/06/27 06:02:45 INFO : only6: Deleted 2026/06/27 06:02:45 INFO : only14: Deleted 2026/06/27 06:02:45 INFO : only18: Deleted 2026/06/27 06:02:45 INFO : only17: Deleted 2026/06/27 06:02:45 INFO : only19: Deleted 2026/06/27 06:02:45 INFO : only7: Deleted 2026/06/27 06:02:45 INFO : only8: Deleted 2026/06/27 06:02:46 INFO : only10: Deleted 2026/06/27 06:02:46 INFO : only11: Deleted 2026/06/27 06:02:46 INFO : only12: Deleted 2026/06/27 06:02:46 INFO : only1: Deleted 2026/06/27 06:02:46 INFO : only9: Deleted 2026/06/27 06:02:46 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (40.25s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:03:31 DEBUG : both0: size = 6 OK 2026/06/27 06:03:31 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:03:31 DEBUG : both11: size = 6 OK 2026/06/27 06:03:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:03:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:03:31 DEBUG : both10: size = 6 OK 2026/06/27 06:03:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:03:31 DEBUG : both12: size = 6 OK 2026/06/27 06:03:31 DEBUG : both0: Unchanged skipping 2026/06/27 06:03:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:03:31 DEBUG : both13: size = 6 OK 2026/06/27 06:03:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:03:31 DEBUG : both12: Unchanged skipping 2026/06/27 06:03:31 DEBUG : both14: size = 6 OK 2026/06/27 06:03:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:03:31 DEBUG : both14: Unchanged skipping 2026/06/27 06:03:31 DEBUG : both15: size = 6 OK 2026/06/27 06:03:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:03:31 DEBUG : both15: Unchanged skipping 2026/06/27 06:03:31 DEBUG : both16: size = 6 OK 2026/06/27 06:03:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:03:31 DEBUG : both13: Unchanged skipping 2026/06/27 06:03:31 DEBUG : both17: size = 6 OK 2026/06/27 06:03:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:03:31 DEBUG : both10: Unchanged skipping 2026/06/27 06:03:31 DEBUG : both18: size = 6 OK 2026/06/27 06:03:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:03:31 DEBUG : both18: Unchanged skipping 2026/06/27 06:03:31 DEBUG : both19: size = 6 OK 2026/06/27 06:03:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:03:31 DEBUG : both19: Unchanged skipping 2026/06/27 06:03:31 DEBUG : both1: size = 6 OK 2026/06/27 06:03:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:03:31 DEBUG : both1: Unchanged skipping 2026/06/27 06:03:31 DEBUG : both2: size = 6 OK 2026/06/27 06:03:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:03:31 DEBUG : both2: Unchanged skipping 2026/06/27 06:03:31 DEBUG : both3: size = 6 OK 2026/06/27 06:03:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:03:31 DEBUG : both3: Unchanged skipping 2026/06/27 06:03:31 DEBUG : both4: size = 6 OK 2026/06/27 06:03:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:03:31 DEBUG : both11: Unchanged skipping 2026/06/27 06:03:31 DEBUG : both5: size = 6 OK 2026/06/27 06:03:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:03:31 DEBUG : both5: Unchanged skipping 2026/06/27 06:03:31 DEBUG : both6: size = 6 OK 2026/06/27 06:03:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:03:31 DEBUG : both6: Unchanged skipping 2026/06/27 06:03:31 DEBUG : both7: size = 6 OK 2026/06/27 06:03:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:03:31 DEBUG : both7: Unchanged skipping 2026/06/27 06:03:31 DEBUG : both8: size = 6 OK 2026/06/27 06:03:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:03:31 DEBUG : both8: Unchanged skipping 2026/06/27 06:03:31 DEBUG : both9: size = 6 OK 2026/06/27 06:03:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:03:31 DEBUG : both16: Unchanged skipping 2026/06/27 06:03:31 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:03:31 DEBUG : only0: size = 6 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 06:03:31 DEBUG : only0: Sizes differ 2026/06/27 06:03:31 DEBUG : both17: Unchanged skipping 2026/06/27 06:03:31 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:03:31 DEBUG : only10: size = 6 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 06:03:31 DEBUG : only10: Sizes differ 2026/06/27 06:03:31 DEBUG : both4: Unchanged skipping 2026/06/27 06:03:31 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:03:31 DEBUG : only11: size = 6 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 06:03:31 DEBUG : only11: Sizes differ 2026/06/27 06:03:31 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:03:31 DEBUG : only12: size = 6 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 06:03:31 DEBUG : only12: Sizes differ 2026/06/27 06:03:31 DEBUG : both9: Unchanged skipping 2026/06/27 06:03:31 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:03:31 DEBUG : only13: size = 6 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 06:03:31 DEBUG : only13: Sizes differ 2026/06/27 06:03:31 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:03:31 DEBUG : only14: size = 6 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 06:03:31 DEBUG : only14: Sizes differ 2026/06/27 06:03:31 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:03:31 DEBUG : only15: size = 6 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 06:03:31 DEBUG : only15: Sizes differ 2026/06/27 06:03:31 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:03:31 DEBUG : only16: size = 6 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 06:03:31 DEBUG : only16: Sizes differ 2026/06/27 06:03:31 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:03:31 DEBUG : only17: size = 6 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 06:03:31 DEBUG : only17: Sizes differ 2026/06/27 06:03:31 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:03:31 DEBUG : only18: size = 6 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 06:03:31 DEBUG : only18: Sizes differ 2026/06/27 06:03:31 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:03:31 DEBUG : only19: size = 6 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 06:03:31 DEBUG : only19: Sizes differ 2026/06/27 06:03:31 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:03:31 DEBUG : only1: size = 6 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 06:03:31 DEBUG : only1: Sizes differ 2026/06/27 06:03:31 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:03:31 DEBUG : only2: size = 6 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 06:03:31 DEBUG : only2: Sizes differ 2026/06/27 06:03:31 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:03:31 DEBUG : only3: size = 6 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 06:03:31 DEBUG : only3: Sizes differ 2026/06/27 06:03:31 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:03:31 DEBUG : only4: size = 6 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 06:03:31 DEBUG : only4: Sizes differ 2026/06/27 06:03:31 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:03:31 DEBUG : only5: size = 6 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 06:03:31 DEBUG : only5: Sizes differ 2026/06/27 06:03:31 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:03:31 DEBUG : only6: size = 6 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 06:03:31 DEBUG : only6: Sizes differ 2026/06/27 06:03:31 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:03:31 DEBUG : only7: size = 6 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 06:03:31 DEBUG : only7: Sizes differ 2026/06/27 06:03:31 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:03:31 DEBUG : only8: size = 6 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 06:03:31 DEBUG : only8: Sizes differ 2026/06/27 06:03:31 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1567660098) 2026/06/27 06:03:31 DEBUG : only9: size = 6 (B2 bucket rclone-test-woriquv4qeri) 2026/06/27 06:03:31 DEBUG : only9: Sizes differ 2026/06/27 06:03:31 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:03:31 DEBUG : only11: size = 0 OK 2026/06/27 06:03:31 DEBUG : only13: size = 0 OK 2026/06/27 06:03:31 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 06:03:31 INFO : only11: Copied (replaced existing) 2026/06/27 06:03:31 DEBUG : only0: size = 0 OK 2026/06/27 06:03:31 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 06:03:31 INFO : only13: Copied (replaced existing) 2026/06/27 06:03:31 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 06:03:31 INFO : only0: Copied (replaced existing) 2026/06/27 06:03:31 DEBUG : only10: size = 0 OK 2026/06/27 06:03:31 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 06:03:31 INFO : only10: Copied (replaced existing) 2026/06/27 06:03:31 DEBUG : only12: size = 0 OK 2026/06/27 06:03:31 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 06:03:31 INFO : only12: Copied (replaced existing) 2026/06/27 06:03:31 DEBUG : only18: size = 0 OK 2026/06/27 06:03:31 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 06:03:31 INFO : only18: Copied (replaced existing) 2026/06/27 06:03:32 DEBUG : only19: size = 0 OK 2026/06/27 06:03:32 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 06:03:32 INFO : only19: Copied (replaced existing) 2026/06/27 06:03:32 DEBUG : only1: size = 0 OK 2026/06/27 06:03:32 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 06:03:32 INFO : only1: Copied (replaced existing) 2026/06/27 06:03:32 DEBUG : only2: size = 0 OK 2026/06/27 06:03:32 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 06:03:32 INFO : only2: Copied (replaced existing) 2026/06/27 06:03:32 DEBUG : only14: size = 0 OK 2026/06/27 06:03:32 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 06:03:32 INFO : only14: Copied (replaced existing) 2026/06/27 06:03:32 DEBUG : only4: size = 0 OK 2026/06/27 06:03:32 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 06:03:32 INFO : only4: Copied (replaced existing) 2026/06/27 06:03:32 DEBUG : only15: size = 0 OK 2026/06/27 06:03:32 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 06:03:32 INFO : only15: Copied (replaced existing) 2026/06/27 06:03:32 DEBUG : only5: size = 0 OK 2026/06/27 06:03:32 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 06:03:32 INFO : only5: Copied (replaced existing) 2026/06/27 06:03:32 DEBUG : only6: size = 0 OK 2026/06/27 06:03:32 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 06:03:32 INFO : only6: Copied (replaced existing) 2026/06/27 06:03:32 DEBUG : only7: size = 0 OK 2026/06/27 06:03:32 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 06:03:32 INFO : only7: Copied (replaced existing) 2026/06/27 06:03:32 DEBUG : only8: size = 0 OK 2026/06/27 06:03:32 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 06:03:32 INFO : only8: Copied (replaced existing) 2026/06/27 06:03:32 DEBUG : only9: size = 0 OK 2026/06/27 06:03:32 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 06:03:32 INFO : only9: Copied (replaced existing) 2026/06/27 06:03:32 DEBUG : only16: size = 0 OK 2026/06/27 06:03:32 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 06:03:32 INFO : only16: Copied (replaced existing) 2026/06/27 06:03:32 DEBUG : only17: size = 0 OK 2026/06/27 06:03:32 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 06:03:32 INFO : only17: Copied (replaced existing) 2026/06/27 06:03:32 DEBUG : only3: size = 0 OK 2026/06/27 06:03:32 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/27 06:03:32 INFO : only3: Copied (replaced existing) 2026/06/27 06:03:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (50.68s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:03:41 DEBUG : empty_dir: Making directory with metadata 2026/06/27 06:03:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/27 06:03:41 DEBUG : empty_on_remote: Making directory with metadata 2026/06/27 06:03:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/27 06:03:41 INFO : empty_on_remote: Making directory 2026/06/27 06:03:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/27 06:03:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/27 06:03:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/27 06:03:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/27 06:03:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (4.00s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:03:45 DEBUG : empty_dir: Making directory with metadata 2026/06/27 06:03:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/27 06:03:45 DEBUG : empty_on_remote: Making directory with metadata 2026/06/27 06:03:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/27 06:03:45 INFO : empty_on_remote: Making directory 2026/06/27 06:03:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/27 06:03:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/27 06:03:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/27 06:03:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/27 06:03:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/27 06:03:46 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.23s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:03:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/27 06:03:47 INFO : sub dir: Making directory 2026/06/27 06:03:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.33s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:03:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/27 06:03:51 INFO : sub dir: Making directory 2026/06/27 06:03:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.20s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:04:11 DEBUG : Waiting for deletions to finish 2026/06/27 06:04:11 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:04:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:04:11 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:04:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:04:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:04:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:04:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:04:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:04:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:04:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:04:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:04:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:04:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:04:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:04:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:04:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:04:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:04:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:04:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:04:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 06:04:12 DEBUG : apple: size = 5 OK 2026/06/27 06:04:12 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 06:04:12 DEBUG : banana: size = 6 OK 2026/06/27 06:04:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 06:04:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : banana: Unchanged skipping 2026/06/27 06:04:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : apple: Unchanged skipping 2026/06/27 06:04:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 06:04:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 06:04:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 06:04:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 06:04:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 06:04:12 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:04:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 06:04:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 06:04:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 06:04:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 06:04:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 06:04:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 06:04:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 06:04:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 06:04:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 06:04:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 06:04:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 06:04:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 06:04:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:04:12 DEBUG : Waiting for deletions to finish 2026/06/27 06:04:12 INFO : There was nothing to transfer 2026/06/27 06:04:12 DEBUG : Waiting for deletions to finish 2026/06/27 06:04:12 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:04:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:04:12 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:04:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:04:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:04:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:04:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:04:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:04:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:04:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:04:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:04:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:04:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:04:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:04:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:04:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:04:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:04:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:04:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:04:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 06:04:12 DEBUG : apple: size = 5 OK 2026/06/27 06:04:12 DEBUG : banana: size = 6 OK 2026/06/27 06:04:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 06:04:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 06:04:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : apple: Unchanged skipping 2026/06/27 06:04:12 DEBUG : banana: Unchanged skipping 2026/06/27 06:04:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 06:04:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 06:04:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 06:04:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 06:04:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 06:04:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 06:04:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:04:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 06:04:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 06:04:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 06:04:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 06:04:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 06:04:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 06:04:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 06:04:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 06:04:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 06:04:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 06:04:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 06:04:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 06:04:12 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:04:12 DEBUG : Waiting for deletions to finish 2026/06/27 06:04:12 INFO : There was nothing to transfer 2026/06/27 06:04:12 DEBUG : Waiting for deletions to finish 2026/06/27 06:04:13 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:04:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:04:13 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:04:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:04:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:04:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:04:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:04:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:04:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:04:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:04:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:04:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:04:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:04:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:04:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:04:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:04:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:04:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:04:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:04:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:04:38 DEBUG : Waiting for deletions to finish 2026/06/27 06:04:39 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:04:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:04:39 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:04:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:04:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:04:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:04:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:04:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:04:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:04:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:04:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:04:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:04:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:04:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:04:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:04:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:04:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:04:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:04:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:04:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 06:04:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : apple: size = 5 OK 2026/06/27 06:04:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 06:04:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : apple: Unchanged skipping 2026/06/27 06:04:40 DEBUG : banana: size = 6 OK 2026/06/27 06:04:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : banana: Unchanged skipping 2026/06/27 06:04:40 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 06:04:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 06:04:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 06:04:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 06:04:40 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:04:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 06:04:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 06:04:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 06:04:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 06:04:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 06:04:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 06:04:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 06:04:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 06:04:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 06:04:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 06:04:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 06:04:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 06:04:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 06:04:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:04:40 DEBUG : Waiting for deletions to finish 2026/06/27 06:04:40 INFO : There was nothing to transfer 2026/06/27 06:04:40 DEBUG : Waiting for deletions to finish 2026/06/27 06:04:40 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 06:04:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 06:04:40 DEBUG : apple: size = 5 OK 2026/06/27 06:04:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : apple: Unchanged skipping 2026/06/27 06:04:40 DEBUG : banana: size = 6 OK 2026/06/27 06:04:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : banana: Unchanged skipping 2026/06/27 06:04:40 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 06:04:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 06:04:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 06:04:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 06:04:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 06:04:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 06:04:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 06:04:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 06:04:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 06:04:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 06:04:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 06:04:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 06:04:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 06:04:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 06:04:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 06:04:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 06:04:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:04:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 06:04:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:04:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 06:04:40 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:04:40 DEBUG : Waiting for deletions to finish 2026/06/27 06:04:40 INFO : There was nothing to transfer 2026/06/27 06:04:40 DEBUG : Waiting for deletions to finish 2026/06/27 06:04:40 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:04:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:05:02 DEBUG : Waiting for deletions to finish 2026/06/27 06:05:02 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:05:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:05:02 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:05:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:05:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:05:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:05:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:05:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:05:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:05:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:05:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:05:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:05:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:05:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:05:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:05:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:05:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:05:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:05:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:05:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 06:05:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/27 06:05:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/27 06:05:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/27 06:05:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/27 06:05:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/27 06:05:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/27 06:05:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:03 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:05:03 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:05:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/27 06:05:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/27 06:05:03 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:03 DEBUG : YXBwbGU=: size = 5 OK 2026/06/27 06:05:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/27 06:05:03 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/27 06:05:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/27 06:05:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/27 06:05:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/27 06:05:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/27 06:05:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/27 06:05:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/27 06:05:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/27 06:05:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/27 06:05:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/27 06:05:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/27 06:05:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/27 06:05:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/27 06:05:04 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/27 06:05:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/27 06:05:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/27 06:05:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/27 06:05:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/27 06:05:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/27 06:05:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/27 06:05:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/27 06:05:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/27 06:05:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/27 06:05:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/27 06:05:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/27 06:05:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/27 06:05:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/27 06:05:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/27 06:05:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/27 06:05:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/27 06:05:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/27 06:05:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/27 06:05:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:05 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/27 06:05:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/27 06:05:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/27 06:05:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/27 06:05:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/27 06:05:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:07 DEBUG : YmFuYW5h: size = 6 OK 2026/06/27 06:05:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/27 06:05:07 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/27 06:05:07 DEBUG : Waiting for deletions to finish 2026/06/27 06:05:07 INFO : dir1/0009-3456789.txt: Deleted 2026/06/27 06:05:07 INFO : splitbananasplit: Deleted 2026/06/27 06:05:07 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/27 06:05:07 INFO : apple: Deleted 2026/06/27 06:05:08 INFO : dir1/0013-789;=.txt: Deleted 2026/06/27 06:05:08 INFO : dir1/0015-9;=.txt: Deleted 2026/06/27 06:05:08 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/27 06:05:08 INFO : dir1/0012-6789;.txt: Deleted 2026/06/27 06:05:08 INFO : dir1/0011-56789;.txt: Deleted 2026/06/27 06:05:08 INFO : dir1/0010-456789.txt: Deleted 2026/06/27 06:05:08 INFO : dir1/0014-89;=.txt: Deleted 2026/06/27 06:05:08 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/27 06:05:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/27 06:05:08 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/27 06:05:08 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/27 06:05:08 INFO : dir1/0007-1234567.txt: Deleted 2026/06/27 06:05:08 INFO : dir1/0008-2345678.txt: Deleted 2026/06/27 06:05:08 INFO : appleappleapplebanana: Deleted 2026/06/27 06:05:08 INFO : banana: Deleted 2026/06/27 06:05:08 INFO : dir1/0003-defghij.txt: Deleted 2026/06/27 06:05:08 DEBUG : Waiting for deletions to finish 2026/06/27 06:05:08 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/27 06:05:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/27 06:05:08 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/27 06:05:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/27 06:05:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/27 06:05:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/27 06:05:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/27 06:05:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/27 06:05:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/27 06:05:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/27 06:05:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/27 06:05:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/27 06:05:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/27 06:05:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/27 06:05:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/27 06:05:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/27 06:05:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/27 06:05:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/27 06:05:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/27 06:05:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/27 06:05:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/27 06:05:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/27 06:05:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/27 06:05:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/27 06:05:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/27 06:05:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/27 06:05:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:08 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:08 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:09 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:09 DEBUG : YXBwbGU=: size = 5 OK 2026/06/27 06:05:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:05:09 DEBUG : apple: Unchanged skipping 2026/06/27 06:05:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/27 06:05:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:05:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 06:05:09 DEBUG : YmFuYW5h: size = 6 OK 2026/06/27 06:05:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:05:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/27 06:05:09 DEBUG : banana: Unchanged skipping 2026/06/27 06:05:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:05:09 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 06:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/27 06:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/27 06:05:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/27 06:05:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:05:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/27 06:05:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 06:05:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:05:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:05:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 06:05:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/27 06:05:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/27 06:05:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/27 06:05:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:05:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:05:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 06:05:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 06:05:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 06:05:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:05:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 06:05:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/27 06:05:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/27 06:05:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:05:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/27 06:05:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:05:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/27 06:05:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/27 06:05:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/27 06:05:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/27 06:05:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/27 06:05:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:05:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 06:05:09 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:05:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:05:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 06:05:09 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/27 06:05:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:05:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 06:05:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 06:05:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:05:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 06:05:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/27 06:05:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:05:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 06:05:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:05:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 06:05:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:05:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 06:05:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 06:05:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/27 06:05:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:05:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 06:05:09 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:05:09 DEBUG : Waiting for deletions to finish 2026/06/27 06:05:09 DEBUG : Waiting for deletions to finish 2026/06/27 06:05:09 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/27 06:05:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/27 06:05:09 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/27 06:05:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/27 06:05:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/27 06:05:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/27 06:05:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/27 06:05:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/27 06:05:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/27 06:05:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/27 06:05:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/27 06:05:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/27 06:05:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/27 06:05:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/27 06:05:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/27 06:05:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/27 06:05:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/27 06:05:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/27 06:05:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/27 06:05:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/27 06:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:09 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:09 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:09 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/27 06:05:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:09 DEBUG : apple: transformed to: YXBwbGU= 2026/06/27 06:05:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/27 06:05:09 DEBUG : banana: transformed to: YmFuYW5h 2026/06/27 06:05:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/27 06:05:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/27 06:05:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/27 06:05:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/27 06:05:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/27 06:05:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/27 06:05:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:05:35 DEBUG : Waiting for deletions to finish 2026/06/27 06:05:35 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:05:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:05:35 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:05:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:05:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:05:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:05:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:05:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:05:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:05:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:05:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:05:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:05:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:05:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:05:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:05:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:05:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:05:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:05:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:05:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 06:05:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:36 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:36 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:36 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:36 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:36 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:36 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:36 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/27 06:05:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/27 06:05:36 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/27 06:05:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/27 06:05:36 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:36 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 06:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 06:05:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/27 06:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 06:05:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/27 06:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 06:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 06:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 06:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 06:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 06:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 06:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 06:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 06:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 06:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 06:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 06:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 06:05:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/27 06:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 06:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 06:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 06:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 06:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 06:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 06:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 06:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 06:05:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/27 06:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 06:05:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/27 06:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 06:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 06:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 06:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 06:05:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/27 06:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 06:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 06:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 06:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 06:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 06:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 06:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 06:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 06:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 06:05:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/27 06:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 06:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 06:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 06:05:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/27 06:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 06:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 06:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 06:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 06:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 06:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 06:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 06:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 06:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 06:05:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/27 06:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 06:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 06:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 06:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 06:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 06:05:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/27 06:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 06:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 06:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 06:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 06:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 06:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 06:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 06:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 06:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 06:05:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/27 06:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 06:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 06:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 06:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 06:05:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/27 06:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 06:05:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/27 06:05:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/27 06:05:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/27 06:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 06:05:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/27 06:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 06:05:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/27 06:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 06:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 06:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 06:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 06:05:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/27 06:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 06:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 06:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 06:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 06:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 06:05:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/27 06:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 06:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 06:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 06:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 06:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 06:05:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/27 06:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 06:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 06:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 06:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 06:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 06:05:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/27 06:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 06:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 06:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 06:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 06:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 06:05:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/27 06:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 06:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 06:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 06:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 06:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 06:05:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/27 06:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 06:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 06:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 06:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 06:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 06:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 06:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 06:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 06:05:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/27 06:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 06:05:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/27 06:05:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/27 06:05:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/27 06:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 06:05:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/27 06:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 06:05:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/27 06:05:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/27 06:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 06:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 06:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 06:05:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/27 06:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 06:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 06:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 06:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 06:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 06:05:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/27 06:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 06:05:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/27 06:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 06:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 06:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 06:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 06:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 06:05:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/27 06:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 06:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 06:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 06:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 06:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 06:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 06:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 06:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 06:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 06:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 06:05:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/27 06:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 06:05:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/27 06:05:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/27 06:05:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/27 06:05:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/27 06:05:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/27 06:05:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/27 06:05:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/27 06:05:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/27 06:05:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/27 06:05:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/27 06:05:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/27 06:05:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/27 06:05:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/27 06:05:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/27 06:05:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/27 06:05:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/27 06:05:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:36 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:05:36 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:05:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:36 DEBUG : PREFIXbanana: size = 6 OK 2026/06/27 06:05:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/27 06:05:36 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/27 06:05:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/27 06:05:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/27 06:05:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/27 06:05:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/27 06:05:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/27 06:05:37 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/27 06:05:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/27 06:05:37 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/27 06:05:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/27 06:05:37 DEBUG : PREFIXapple: size = 5 OK 2026/06/27 06:05:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/27 06:05:37 INFO : apple: Copied (new) to: PREFIXapple 2026/06/27 06:05:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/27 06:05:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/27 06:05:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/27 06:05:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/27 06:05:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/27 06:05:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/27 06:05:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/27 06:05:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/27 06:05:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/27 06:05:37 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/27 06:05:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/27 06:05:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/27 06:05:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/27 06:05:37 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/27 06:05:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/27 06:05:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/27 06:05:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/27 06:05:37 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/27 06:05:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/27 06:05:37 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/27 06:05:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/27 06:05:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/27 06:05:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/27 06:05:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/27 06:05:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/27 06:05:37 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/27 06:05:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/27 06:05:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/27 06:05:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/27 06:05:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/27 06:05:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/27 06:05:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/27 06:05:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/27 06:05:37 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/27 06:05:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/27 06:05:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/27 06:05:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/27 06:05:38 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/27 06:05:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/27 06:05:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/27 06:05:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/27 06:05:38 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/27 06:05:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/27 06:05:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/27 06:05:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/27 06:05:38 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/27 06:05:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/27 06:05:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/27 06:05:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/27 06:05:38 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/27 06:05:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/27 06:05:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/27 06:05:38 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/27 06:05:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/27 06:05:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/27 06:05:38 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/27 06:05:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/27 06:05:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/27 06:05:39 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/27 06:05:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/27 06:05:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/27 06:05:39 DEBUG : Waiting for deletions to finish 2026/06/27 06:05:39 INFO : dir1/0010-456789.txt: Deleted 2026/06/27 06:05:39 INFO : dir1/0011-56789;.txt: Deleted 2026/06/27 06:05:40 INFO : dir1/0015-9;=.txt: Deleted 2026/06/27 06:05:40 INFO : dir1/0014-89;=.txt: Deleted 2026/06/27 06:05:40 INFO : appleappleapplebanana: Deleted 2026/06/27 06:05:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/27 06:05:40 INFO : dir1/0012-6789;.txt: Deleted 2026/06/27 06:05:40 INFO : dir1/0008-2345678.txt: Deleted 2026/06/27 06:05:40 INFO : apple: Deleted 2026/06/27 06:05:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/27 06:05:40 INFO : splitbananasplit: Deleted 2026/06/27 06:05:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/27 06:05:40 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/27 06:05:40 INFO : dir1/0007-1234567.txt: Deleted 2026/06/27 06:05:40 INFO : dir1/0009-3456789.txt: Deleted 2026/06/27 06:05:40 INFO : dir1/0003-defghij.txt: Deleted 2026/06/27 06:05:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/27 06:05:40 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/27 06:05:40 INFO : dir1/0013-789;=.txt: Deleted 2026/06/27 06:05:40 INFO : banana: Deleted 2026/06/27 06:05:40 DEBUG : Waiting for deletions to finish 2026/06/27 06:05:40 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/27 06:05:40 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:05:40 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/27 06:05:40 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/27 06:05:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:05:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:05:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:05:40 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:05:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:05:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:05:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:05:40 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:05:40 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:05:40 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:05:40 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:05:40 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:05:40 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:05:40 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:05:40 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:05:40 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/27 06:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/27 06:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/27 06:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/27 06:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/27 06:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/27 06:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/27 06:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/27 06:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/27 06:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/27 06:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/27 06:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/27 06:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/27 06:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/27 06:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/27 06:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/27 06:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/27 06:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/27 06:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/27 06:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/27 06:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/27 06:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/27 06:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/27 06:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/27 06:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/27 06:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/27 06:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/27 06:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/27 06:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/27 06:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/27 06:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/27 06:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/27 06:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/27 06:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/27 06:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/27 06:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/27 06:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/27 06:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/27 06:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/27 06:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/27 06:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/27 06:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/27 06:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/27 06:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/27 06:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/27 06:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/27 06:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/27 06:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/27 06:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/27 06:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/27 06:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/27 06:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/27 06:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/27 06:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/27 06:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/27 06:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/27 06:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/27 06:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/27 06:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/27 06:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/27 06:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/27 06:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/27 06:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/27 06:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/27 06:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/27 06:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/27 06:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/27 06:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/27 06:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/27 06:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/27 06:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/27 06:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/27 06:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/27 06:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/27 06:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/27 06:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/27 06:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/27 06:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/27 06:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/27 06:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/27 06:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/27 06:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/27 06:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/27 06:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/27 06:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/27 06:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/27 06:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/27 06:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/27 06:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/27 06:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/27 06:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/27 06:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/27 06:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/27 06:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/27 06:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:40 DEBUG : apple: transformed to: PREFIXapple 2026/06/27 06:05:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/27 06:05:40 DEBUG : banana: transformed to: PREFIXbanana 2026/06/27 06:05:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/27 06:05:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/27 06:05:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/27 06:05:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/27 06:05:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/27 06:05:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/27 06:05:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/27 06:05:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/27 06:05:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/27 06:05:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/27 06:05:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/27 06:05:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/27 06:05:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/27 06:05:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/27 06:05:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/27 06:05:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/27 06:05:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/27 06:05:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/27 06:05:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/27 06:05:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/27 06:05:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/27 06:05:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/27 06:05:41 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:05:41 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:05:41 DEBUG : banana: size = 6 OK 2026/06/27 06:05:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/27 06:05:41 INFO : banana: Copied (new) 2026/06/27 06:05:41 DEBUG : apple: size = 5 OK 2026/06/27 06:05:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/27 06:05:41 INFO : apple: Copied (new) 2026/06/27 06:05:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 06:05:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/27 06:05:41 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/27 06:05:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 06:05:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/27 06:05:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/27 06:05:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 06:05:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/27 06:05:41 INFO : appleappleapplebanana: Copied (new) 2026/06/27 06:05:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 06:05:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/27 06:05:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/27 06:05:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 06:05:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/27 06:05:42 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/27 06:05:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 06:05:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/27 06:05:42 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/27 06:05:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 06:05:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/27 06:05:42 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/27 06:05:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 06:05:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/27 06:05:42 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/27 06:05:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 06:05:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/27 06:05:42 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/27 06:05:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 06:05:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/27 06:05:42 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/27 06:05:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 06:05:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/27 06:05:42 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/27 06:05:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 06:05:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/27 06:05:42 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/27 06:05:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 06:05:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/27 06:05:42 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/27 06:05:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 06:05:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/27 06:05:43 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/27 06:05:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 06:05:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/27 06:05:43 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/27 06:05:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 06:05:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/27 06:05:43 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/27 06:05:43 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 06:05:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/27 06:05:43 INFO : splitbananasplit: Copied (new) 2026/06/27 06:05:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 06:05:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/27 06:05:43 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/27 06:05:43 DEBUG : Waiting for deletions to finish 2026/06/27 06:05:43 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/27 06:05:43 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/27 06:05:43 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/27 06:05:43 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/27 06:05:43 INFO : PREFIXbanana: Deleted 2026/06/27 06:05:43 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/27 06:05:43 INFO : PREFIXsplitbananasplit: Deleted 2026/06/27 06:05:43 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/27 06:05:44 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/27 06:05:44 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/27 06:05:44 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/27 06:05:44 INFO : PREFIXapple: Deleted 2026/06/27 06:05:44 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/27 06:05:44 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/27 06:05:44 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/27 06:05:44 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/27 06:05:44 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/27 06:05:44 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/27 06:05:44 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/27 06:05:44 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/27 06:05:44 DEBUG : Waiting for deletions to finish 2026/06/27 06:05:44 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : Waiting for deletions to finish 2026/06/27 06:05:44 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:05:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:06:09 DEBUG : Waiting for deletions to finish 2026/06/27 06:06:09 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:06:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:06:09 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:06:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:06:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:06:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:06:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:06:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:06:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:06:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:06:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:06:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:06:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:06:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:06:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:06:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:06:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:06:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:06:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:06:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 06:06:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/27 06:06:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/27 06:06:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/27 06:06:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/27 06:06:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/27 06:06:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/27 06:06:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/27 06:06:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/27 06:06:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/27 06:06:10 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/27 06:06:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/27 06:06:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/27 06:06:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/27 06:06:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/27 06:06:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/27 06:06:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/27 06:06:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/27 06:06:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/27 06:06:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/27 06:06:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/27 06:06:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/27 06:06:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/27 06:06:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/27 06:06:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:10 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:06:10 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:06:10 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/27 06:06:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/27 06:06:10 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/27 06:06:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/27 06:06:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/27 06:06:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/27 06:06:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/27 06:06:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/27 06:06:10 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/27 06:06:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/27 06:06:10 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/27 06:06:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/27 06:06:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/27 06:06:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/27 06:06:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/27 06:06:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/27 06:06:11 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/27 06:06:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/27 06:06:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/27 06:06:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/27 06:06:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/27 06:06:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/27 06:06:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/27 06:06:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/27 06:06:11 DEBUG : appleSUFFIX: size = 5 OK 2026/06/27 06:06:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/27 06:06:11 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/27 06:06:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/27 06:06:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/27 06:06:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/27 06:06:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/27 06:06:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/27 06:06:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/27 06:06:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/27 06:06:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/27 06:06:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/27 06:06:11 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/27 06:06:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/27 06:06:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/27 06:06:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/27 06:06:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/27 06:06:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/27 06:06:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/27 06:06:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/27 06:06:11 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/27 06:06:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/27 06:06:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/27 06:06:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/27 06:06:12 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/27 06:06:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/27 06:06:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/27 06:06:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/27 06:06:12 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/27 06:06:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/27 06:06:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/27 06:06:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/27 06:06:12 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/27 06:06:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/27 06:06:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/27 06:06:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/27 06:06:12 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/27 06:06:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/27 06:06:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/27 06:06:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/27 06:06:12 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/27 06:06:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/27 06:06:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/27 06:06:12 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/27 06:06:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/27 06:06:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/27 06:06:12 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/27 06:06:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/27 06:06:12 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/27 06:06:12 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/27 06:06:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/27 06:06:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/27 06:06:12 DEBUG : Waiting for deletions to finish 2026/06/27 06:06:13 INFO : dir1/0009-3456789.txt: Deleted 2026/06/27 06:06:13 INFO : dir1/0013-789;=.txt: Deleted 2026/06/27 06:06:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/27 06:06:13 INFO : apple: Deleted 2026/06/27 06:06:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/27 06:06:13 INFO : dir1/0015-9;=.txt: Deleted 2026/06/27 06:06:13 INFO : dir1/0010-456789.txt: Deleted 2026/06/27 06:06:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/27 06:06:13 INFO : dir1/0014-89;=.txt: Deleted 2026/06/27 06:06:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/27 06:06:13 INFO : dir1/0003-defghij.txt: Deleted 2026/06/27 06:06:13 INFO : dir1/0012-6789;.txt: Deleted 2026/06/27 06:06:13 INFO : banana: Deleted 2026/06/27 06:06:13 INFO : splitbananasplit: Deleted 2026/06/27 06:06:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/27 06:06:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/27 06:06:13 INFO : dir1/0007-1234567.txt: Deleted 2026/06/27 06:06:13 INFO : dir1/0011-56789;.txt: Deleted 2026/06/27 06:06:13 INFO : appleappleapplebanana: Deleted 2026/06/27 06:06:13 INFO : dir1/0008-2345678.txt: Deleted 2026/06/27 06:06:13 DEBUG : Waiting for deletions to finish 2026/06/27 06:06:13 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/27 06:06:13 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/27 06:06:13 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/27 06:06:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/27 06:06:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/27 06:06:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/27 06:06:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/27 06:06:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/27 06:06:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/27 06:06:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/27 06:06:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/27 06:06:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/27 06:06:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/27 06:06:13 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/27 06:06:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/27 06:06:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/27 06:06:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/27 06:06:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/27 06:06:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/27 06:06:13 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/27 06:06:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/27 06:06:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/27 06:06:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/27 06:06:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/27 06:06:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/27 06:06:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/27 06:06:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/27 06:06:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/27 06:06:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/27 06:06:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/27 06:06:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/27 06:06:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/27 06:06:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/27 06:06:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/27 06:06:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/27 06:06:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/27 06:06:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/27 06:06:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/27 06:06:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/27 06:06:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/27 06:06:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/27 06:06:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/27 06:06:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/27 06:06:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/27 06:06:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/27 06:06:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/27 06:06:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/27 06:06:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/27 06:06:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/27 06:06:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/27 06:06:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/27 06:06:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/27 06:06:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/27 06:06:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/27 06:06:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/27 06:06:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/27 06:06:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/27 06:06:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/27 06:06:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/27 06:06:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/27 06:06:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/27 06:06:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/27 06:06:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/27 06:06:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/27 06:06:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/27 06:06:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/27 06:06:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/27 06:06:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/27 06:06:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/27 06:06:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/27 06:06:14 DEBUG : apple: transformed to: appleSUFFIX 2026/06/27 06:06:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/27 06:06:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/27 06:06:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/27 06:06:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/27 06:06:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/27 06:06:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/27 06:06:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/27 06:06:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/27 06:06:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:14 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:06:14 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:06:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 06:06:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/27 06:06:14 INFO : appleappleapplebanana: Copied (new) 2026/06/27 06:06:14 DEBUG : apple: size = 5 OK 2026/06/27 06:06:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/27 06:06:14 INFO : apple: Copied (new) 2026/06/27 06:06:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 06:06:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/27 06:06:14 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/27 06:06:15 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 06:06:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/27 06:06:15 INFO : splitbananasplit: Copied (new) 2026/06/27 06:06:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 06:06:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/27 06:06:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/27 06:06:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 06:06:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/27 06:06:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/27 06:06:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 06:06:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/27 06:06:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/27 06:06:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 06:06:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/27 06:06:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/27 06:06:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 06:06:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/27 06:06:15 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/27 06:06:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 06:06:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/27 06:06:15 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/27 06:06:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 06:06:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/27 06:06:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/27 06:06:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 06:06:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/27 06:06:15 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/27 06:06:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 06:06:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/27 06:06:16 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/27 06:06:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 06:06:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/27 06:06:16 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/27 06:06:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 06:06:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/27 06:06:16 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/27 06:06:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 06:06:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/27 06:06:16 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/27 06:06:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 06:06:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/27 06:06:16 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/27 06:06:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 06:06:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/27 06:06:16 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/27 06:06:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 06:06:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/27 06:06:16 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/27 06:06:17 DEBUG : banana: size = 6 OK 2026/06/27 06:06:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/27 06:06:17 INFO : banana: Copied (new) 2026/06/27 06:06:17 DEBUG : Waiting for deletions to finish 2026/06/27 06:06:17 INFO : splitbananasplitSUFFIX: Deleted 2026/06/27 06:06:17 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/27 06:06:17 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/27 06:06:17 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/27 06:06:17 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/27 06:06:17 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/27 06:06:17 INFO : bananaSUFFIX: Deleted 2026/06/27 06:06:17 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/27 06:06:17 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/27 06:06:17 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/27 06:06:17 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/27 06:06:17 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/27 06:06:17 INFO : appleSUFFIX: Deleted 2026/06/27 06:06:17 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/27 06:06:17 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/27 06:06:17 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/27 06:06:17 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/27 06:06:17 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/27 06:06:17 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/27 06:06:17 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/27 06:06:17 DEBUG : Waiting for deletions to finish 2026/06/27 06:06:17 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:06:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:06:17 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:06:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:06:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:06:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:06:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:06:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:06:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:06:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:06:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:06:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:06:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:06:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:06:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:06:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:06:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:06:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:06:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:06:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 06:06:18 DEBUG : Waiting for deletions to finish 2026/06/27 06:06:18 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:06:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:06:18 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:06:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:06:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:06:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:06:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:06:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:06:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:06:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:06:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:06:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:06:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:06:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:06:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:06:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:06:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:06:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:06:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:06:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:06:40 DEBUG : Waiting for deletions to finish 2026/06/27 06:06:40 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:06:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:06:40 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:06:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:06:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:06:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:06:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:06:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:06:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:06:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:06:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:06:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:06:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:06:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:06:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:06:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:06:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:06:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:06:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:06:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 06:06:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 06:06:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 06:06:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 06:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 06:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/27 06:06:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 06:06:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/27 06:06:41 DEBUG : apple: size = 5 OK 2026/06/27 06:06:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:06:41 DEBUG : apple: Unchanged skipping 2026/06/27 06:06:41 DEBUG : banana: size = 6 OK 2026/06/27 06:06:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:06:41 DEBUG : banana: Unchanged skipping 2026/06/27 06:06:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 06:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 06:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 06:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 06:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 06:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 06:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 06:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 06:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 06:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 06:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 06:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 06:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 06:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 06:06:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 06:06:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 06:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 06:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 06:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 06:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 06:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 06:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 06:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 06:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 06:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 06:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 06:06:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 06:06:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 06:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 06:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 06:06:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 06:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 06:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 06:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 06:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 06:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/27 06:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 06:06:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/27 06:06:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 06:06:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 06:06:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 06:06:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/27 06:06:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/27 06:06:41 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:06:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/27 06:06:41 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:06:41 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/27 06:06:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/27 06:06:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/27 06:06:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/27 06:06:41 DEBUG : appleapple: size = 21 OK 2026/06/27 06:06:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/27 06:06:41 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/27 06:06:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/27 06:06:41 DEBUG : splitbanan: size = 16 OK 2026/06/27 06:06:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/27 06:06:41 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/27 06:06:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/27 06:06:41 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/27 06:06:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/27 06:06:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/27 06:06:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/27 06:06:41 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/27 06:06:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/27 06:06:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/27 06:06:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/27 06:06:41 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/27 06:06:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/27 06:06:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/27 06:06:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/27 06:06:42 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/27 06:06:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/27 06:06:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/27 06:06:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/27 06:06:42 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/27 06:06:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/27 06:06:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/27 06:06:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/27 06:06:42 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/27 06:06:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/27 06:06:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/27 06:06:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/27 06:06:42 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/27 06:06:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/27 06:06:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/27 06:06:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/27 06:06:42 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/27 06:06:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/27 06:06:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/27 06:06:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/27 06:06:42 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/27 06:06:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/27 06:06:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/27 06:06:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/27 06:06:42 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/27 06:06:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/27 06:06:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/27 06:06:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/27 06:06:42 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/27 06:06:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/27 06:06:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/27 06:06:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/27 06:06:43 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/27 06:06:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/27 06:06:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/27 06:06:43 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/27 06:06:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/27 06:06:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/27 06:06:43 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/27 06:06:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/27 06:06:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/27 06:06:44 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/27 06:06:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/27 06:06:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/27 06:06:44 DEBUG : Waiting for deletions to finish 2026/06/27 06:06:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/27 06:06:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/27 06:06:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/27 06:06:44 INFO : dir1/0003-defghij.txt: Deleted 2026/06/27 06:06:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/27 06:06:44 INFO : dir1/0010-456789.txt: Deleted 2026/06/27 06:06:44 INFO : dir1/0007-1234567.txt: Deleted 2026/06/27 06:06:44 INFO : splitbananasplit: Deleted 2026/06/27 06:06:44 INFO : dir1/0011-56789;.txt: Deleted 2026/06/27 06:06:44 INFO : dir1/0014-89;=.txt: Deleted 2026/06/27 06:06:44 INFO : dir1/0015-9;=.txt: Deleted 2026/06/27 06:06:44 INFO : dir1/0008-2345678.txt: Deleted 2026/06/27 06:06:44 INFO : dir1/0009-3456789.txt: Deleted 2026/06/27 06:06:44 INFO : dir1/0012-6789;.txt: Deleted 2026/06/27 06:06:44 INFO : appleappleapplebanana: Deleted 2026/06/27 06:06:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/27 06:06:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/27 06:06:44 INFO : dir1/0013-789;=.txt: Deleted 2026/06/27 06:06:44 DEBUG : Waiting for deletions to finish 2026/06/27 06:06:45 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : appleapple: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/27 06:06:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/27 06:06:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/27 06:06:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/27 06:06:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/27 06:06:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/27 06:06:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/27 06:06:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/27 06:06:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/27 06:06:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/27 06:06:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/27 06:06:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/27 06:06:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/27 06:06:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/27 06:06:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/27 06:06:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/27 06:06:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/27 06:06:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/27 06:06:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/27 06:06:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/27 06:06:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/27 06:06:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/27 06:06:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/27 06:06:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/27 06:06:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/27 06:06:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/27 06:06:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/27 06:06:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/27 06:06:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/27 06:06:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/27 06:06:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/27 06:06:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/27 06:06:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/27 06:06:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/27 06:06:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/27 06:06:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/27 06:06:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/27 06:06:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/27 06:06:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/27 06:06:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/27 06:06:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/27 06:06:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/27 06:06:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/27 06:06:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/27 06:06:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/27 06:06:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/27 06:06:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/27 06:06:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/27 06:06:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/27 06:06:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/27 06:06:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/27 06:06:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/27 06:06:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/27 06:06:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/27 06:06:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/27 06:06:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/27 06:06:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/27 06:06:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/27 06:06:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/27 06:06:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/27 06:06:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/27 06:06:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 06:06:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/27 06:06:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/27 06:06:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/27 06:06:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/27 06:06:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/27 06:06:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/27 06:06:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/27 06:06:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/27 06:06:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/27 06:06:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/27 06:06:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/27 06:06:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/27 06:06:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/27 06:06:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/27 06:06:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/27 06:06:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/27 06:06:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 06:06:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 06:06:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 06:06:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:45 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 06:06:45 DEBUG : apple: size = 5 OK 2026/06/27 06:06:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:06:45 DEBUG : apple: Unchanged skipping 2026/06/27 06:06:45 DEBUG : appleapple: size = 21 OK 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:06:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 06:06:45 DEBUG : banana: size = 6 OK 2026/06/27 06:06:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:06:45 DEBUG : banana: Unchanged skipping 2026/06/27 06:06:45 DEBUG : splitbanan: size = 16 OK 2026/06/27 06:06:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:06:45 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 06:06:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 06:06:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 06:06:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 06:06:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 06:06:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 06:06:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 06:06:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 06:06:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 06:06:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 06:06:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 06:06:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 06:06:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 06:06:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 06:06:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 06:06:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 06:06:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 06:06:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 06:06:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 06:06:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 06:06:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 06:06:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 06:06:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 06:06:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 06:06:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 06:06:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 06:06:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 06:06:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 06:06:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 06:06:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 06:06:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 06:06:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 06:06:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 06:06:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 06:06:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 06:06:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/27 06:06:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/27 06:06:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/27 06:06:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/27 06:06:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/27 06:06:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/27 06:06:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/27 06:06:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/27 06:06:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/27 06:06:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/27 06:06:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/27 06:06:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/27 06:06:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/27 06:06:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/27 06:06:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/27 06:06:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/27 06:06:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/27 06:06:45 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/27 06:06:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:06:45 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/27 06:06:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 06:06:45 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/27 06:06:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:06:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 06:06:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:06:45 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/27 06:06:45 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/27 06:06:45 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/27 06:06:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:06:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 06:06:45 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/27 06:06:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:06:45 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/27 06:06:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:06:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 06:06:45 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/27 06:06:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:06:45 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/27 06:06:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:06:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 06:06:45 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/27 06:06:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:06:45 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/27 06:06:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:06:45 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:06:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:06:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 06:06:45 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/27 06:06:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:06:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 06:06:45 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/27 06:06:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:06:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 06:06:45 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/27 06:06:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:06:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 06:06:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:06:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 06:06:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 06:06:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 06:06:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 06:06:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 06:06:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 06:06:45 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/27 06:06:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:06:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 06:06:45 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:06:45 DEBUG : Waiting for deletions to finish 2026/06/27 06:06:45 DEBUG : Waiting for deletions to finish 2026/06/27 06:06:45 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : appleapple: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/27 06:06:45 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/27 06:06:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/27 06:06:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/27 06:06:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/27 06:06:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/27 06:06:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/27 06:06:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/27 06:06:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/27 06:06:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/27 06:06:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/27 06:06:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/27 06:06:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/27 06:06:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/27 06:06:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/27 06:06:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/27 06:06:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/27 06:06:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/27 06:06:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/27 06:06:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/27 06:06:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/27 06:06:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/27 06:06:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/27 06:06:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/27 06:06:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/27 06:06:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/27 06:06:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/27 06:06:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/27 06:06:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/27 06:06:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/27 06:06:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/27 06:06:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/27 06:06:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/27 06:06:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/27 06:06:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/27 06:06:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/27 06:06:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/27 06:06:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/27 06:06:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/27 06:06:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/27 06:06:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/27 06:06:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/27 06:06:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/27 06:06:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/27 06:06:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/27 06:06:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/27 06:06:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/27 06:06:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/27 06:06:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/27 06:06:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/27 06:06:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/27 06:06:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/27 06:06:46 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:07:09 DEBUG : Waiting for deletions to finish 2026/06/27 06:07:09 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:07:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:07:09 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:07:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:07:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:07:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:07:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:07:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:07:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:07:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:07:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:07:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:07:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:07:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:07:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:07:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:07:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:07:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:07:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:07:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 06:07:10 DEBUG : apple: size = 5 OK 2026/06/27 06:07:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : apple: Unchanged skipping 2026/06/27 06:07:10 DEBUG : banana: size = 6 OK 2026/06/27 06:07:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : banana: Unchanged skipping 2026/06/27 06:07:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 06:07:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 06:07:10 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 06:07:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 06:07:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:07:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 06:07:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 06:07:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 06:07:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 06:07:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 06:07:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 06:07:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 06:07:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 06:07:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 06:07:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 06:07:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 06:07:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 06:07:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 06:07:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 06:07:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 06:07:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:07:10 DEBUG : Waiting for deletions to finish 2026/06/27 06:07:10 DEBUG : Waiting for deletions to finish 2026/06/27 06:07:10 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:07:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:07:10 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:07:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:07:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:07:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:07:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:07:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:07:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:07:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:07:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:07:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:07:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:07:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:07:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:07:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:07:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:07:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:07:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:07:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 06:07:10 DEBUG : apple: size = 5 OK 2026/06/27 06:07:10 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 06:07:10 DEBUG : banana: size = 6 OK 2026/06/27 06:07:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 06:07:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : banana: Unchanged skipping 2026/06/27 06:07:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : apple: Unchanged skipping 2026/06/27 06:07:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 06:07:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 06:07:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 06:07:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 06:07:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 06:07:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 06:07:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 06:07:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 06:07:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 06:07:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 06:07:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 06:07:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 06:07:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 06:07:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 06:07:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 06:07:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 06:07:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:07:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 06:07:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 06:07:10 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:07:10 DEBUG : Waiting for deletions to finish 2026/06/27 06:07:10 DEBUG : Waiting for deletions to finish 2026/06/27 06:07:11 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : Waiting for deletions to finish 2026/06/27 06:07:11 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:07:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:07:33 DEBUG : Waiting for deletions to finish 2026/06/27 06:07:33 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:07:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:07:33 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:07:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:07:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:07:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:07:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:07:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:07:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:07:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:07:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:07:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:07:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:07:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:07:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:07:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:07:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:07:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:07:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:07:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 06:07:34 DEBUG : apple: size = 5 OK 2026/06/27 06:07:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : banana: size = 6 OK 2026/06/27 06:07:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 06:07:34 DEBUG : banana: Unchanged skipping 2026/06/27 06:07:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 06:07:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 06:07:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : apple: Unchanged skipping 2026/06/27 06:07:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 06:07:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 06:07:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 06:07:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 06:07:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 06:07:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 06:07:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 06:07:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 06:07:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 06:07:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 06:07:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 06:07:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 06:07:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 06:07:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 06:07:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:07:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 06:07:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 06:07:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:07:34 DEBUG : Waiting for deletions to finish 2026/06/27 06:07:34 DEBUG : Waiting for deletions to finish 2026/06/27 06:07:34 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:07:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:07:34 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:07:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:07:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:07:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:07:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:07:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:07:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:07:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:07:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:07:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:07:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:07:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:07:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:07:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:07:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:07:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:07:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:07:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 06:07:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 06:07:34 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 06:07:34 DEBUG : banana: size = 6 OK 2026/06/27 06:07:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : banana: Unchanged skipping 2026/06/27 06:07:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 06:07:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 06:07:34 DEBUG : apple: size = 5 OK 2026/06/27 06:07:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : apple: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 06:07:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 06:07:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 06:07:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 06:07:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:07:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 06:07:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 06:07:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 06:07:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 06:07:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 06:07:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 06:07:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 06:07:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 06:07:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 06:07:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 06:07:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 06:07:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 06:07:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:07:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 06:07:34 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:07:34 DEBUG : Waiting for deletions to finish 2026/06/27 06:07:34 DEBUG : Waiting for deletions to finish 2026/06/27 06:07:35 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:07:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:07:35 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:07:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:07:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:07:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:07:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:07:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:07:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:07:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:07:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:07:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:07:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:07:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:07:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:07:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:07:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:07:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:07:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:07:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:08:02 DEBUG : Waiting for deletions to finish 2026/06/27 06:08:02 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:08:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:08:02 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:08:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:08:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:08:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:08:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:08:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:08:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:08:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:08:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:08:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:08:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:08:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:08:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:08:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:08:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:08:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:08:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:08:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 06:08:03 DEBUG : apple: size = 5 OK 2026/06/27 06:08:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 06:08:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 06:08:03 DEBUG : apple: Unchanged skipping 2026/06/27 06:08:03 DEBUG : banana: size = 6 OK 2026/06/27 06:08:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 06:08:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 06:08:03 DEBUG : banana: Unchanged skipping 2026/06/27 06:08:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 06:08:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 06:08:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 06:08:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 06:08:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 06:08:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 06:08:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 06:08:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 06:08:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 06:08:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 06:08:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 06:08:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 06:08:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 06:08:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 06:08:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 06:08:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 06:08:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 06:08:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 06:08:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 06:08:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 06:08:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 06:08:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 06:08:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 06:08:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 06:08:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 06:08:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:03 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:08:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 06:08:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 06:08:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 06:08:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 06:08:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 06:08:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 06:08:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 06:08:03 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:08:03 DEBUG : Waiting for deletions to finish 2026/06/27 06:08:03 DEBUG : Waiting for deletions to finish 2026/06/27 06:08:03 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:08:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:08:03 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:08:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:08:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:08:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:08:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:08:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:08:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:08:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:08:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:08:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:08:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:08:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:08:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:08:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:08:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:08:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:08:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:08:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 06:08:04 DEBUG : apple: size = 5 OK 2026/06/27 06:08:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:04 DEBUG : apple: Unchanged skipping 2026/06/27 06:08:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 06:08:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 06:08:04 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 06:08:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:04 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 06:08:04 DEBUG : banana: size = 6 OK 2026/06/27 06:08:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:04 DEBUG : banana: Unchanged skipping 2026/06/27 06:08:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 06:08:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 06:08:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 06:08:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 06:08:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:04 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:08:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 06:08:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 06:08:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 06:08:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 06:08:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 06:08:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 06:08:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 06:08:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 06:08:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 06:08:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 06:08:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 06:08:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 06:08:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 06:08:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 06:08:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 06:08:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 06:08:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 06:08:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 06:08:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 06:08:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 06:08:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 06:08:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 06:08:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 06:08:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 06:08:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 06:08:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 06:08:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 06:08:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 06:08:04 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:08:04 DEBUG : Waiting for deletions to finish 2026/06/27 06:08:04 DEBUG : Waiting for deletions to finish 2026/06/27 06:08:04 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:08:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:08:04 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:08:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:08:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:08:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:08:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:08:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:08:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:08:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:08:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:08:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:08:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:08:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:08:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:08:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:08:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:08:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:08:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:08:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:08:25 DEBUG : Waiting for deletions to finish 2026/06/27 06:08:26 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 06:08:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 06:08:26 DEBUG : apple: size = 5 OK 2026/06/27 06:08:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:26 DEBUG : apple: Unchanged skipping 2026/06/27 06:08:26 DEBUG : banana: size = 6 OK 2026/06/27 06:08:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:26 DEBUG : banana: Unchanged skipping 2026/06/27 06:08:26 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 06:08:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:26 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 06:08:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 06:08:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 06:08:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 06:08:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 06:08:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 06:08:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 06:08:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 06:08:26 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:08:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 06:08:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 06:08:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 06:08:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 06:08:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 06:08:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 06:08:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 06:08:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 06:08:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 06:08:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 06:08:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 06:08:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 06:08:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 06:08:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 06:08:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 06:08:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 06:08:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 06:08:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 06:08:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 06:08:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 06:08:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 06:08:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 06:08:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 06:08:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 06:08:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 06:08:26 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:08:26 DEBUG : Waiting for deletions to finish 2026/06/27 06:08:26 DEBUG : Waiting for deletions to finish 2026/06/27 06:08:26 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:08:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 06:08:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 06:08:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:27 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 06:08:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 06:08:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:27 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 06:08:27 DEBUG : banana: size = 6 OK 2026/06/27 06:08:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:27 DEBUG : banana: Unchanged skipping 2026/06/27 06:08:27 DEBUG : apple: size = 5 OK 2026/06/27 06:08:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:27 DEBUG : apple: Unchanged skipping 2026/06/27 06:08:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 06:08:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 06:08:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 06:08:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 06:08:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 06:08:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 06:08:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 06:08:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 06:08:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 06:08:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 06:08:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 06:08:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 06:08:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 06:08:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 06:08:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 06:08:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 06:08:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 06:08:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 06:08:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 06:08:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 06:08:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 06:08:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 06:08:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 06:08:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 06:08:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 06:08:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 06:08:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 06:08:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 06:08:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 06:08:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 06:08:27 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:08:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 06:08:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 06:08:27 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:08:27 DEBUG : Waiting for deletions to finish 2026/06/27 06:08:27 DEBUG : Waiting for deletions to finish 2026/06/27 06:08:27 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:08:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:08:27 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:08:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:08:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:08:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:08:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:08:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:08:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:08:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:08:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:08:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:08:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:08:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:08:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:08:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:08:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:08:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:08:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:08:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:08:50 DEBUG : Waiting for deletions to finish 2026/06/27 06:08:50 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:08:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:08:50 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:08:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:08:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:08:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:08:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:08:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:08:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:08:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:08:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:08:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:08:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:08:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:08:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:08:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:08:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:08:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:08:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:08:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 06:08:51 DEBUG : apple: size = 5 OK 2026/06/27 06:08:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : apple: Unchanged skipping 2026/06/27 06:08:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 06:08:51 DEBUG : banana: size = 6 OK 2026/06/27 06:08:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : banana: Unchanged skipping 2026/06/27 06:08:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 06:08:51 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 06:08:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 06:08:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 06:08:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 06:08:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 06:08:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 06:08:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 06:08:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 06:08:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 06:08:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 06:08:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 06:08:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 06:08:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 06:08:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 06:08:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 06:08:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 06:08:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 06:08:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:08:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:08:51 DEBUG : Waiting for deletions to finish 2026/06/27 06:08:51 DEBUG : Waiting for deletions to finish 2026/06/27 06:08:51 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:08:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:08:51 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:08:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:08:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:08:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:08:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:08:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:08:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:08:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:08:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:08:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:08:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:08:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:08:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:08:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:08:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:08:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:08:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:08:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/27 06:08:51 DEBUG : apple: size = 5 OK 2026/06/27 06:08:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : apple: Unchanged skipping 2026/06/27 06:08:51 DEBUG : splitbananasplit: size = 16 OK 2026/06/27 06:08:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : splitbananasplit: Unchanged skipping 2026/06/27 06:08:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/27 06:08:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/27 06:08:51 DEBUG : banana: size = 6 OK 2026/06/27 06:08:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : banana: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/27 06:08:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/27 06:08:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/27 06:08:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/27 06:08:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/27 06:08:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/27 06:08:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/27 06:08:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/27 06:08:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/27 06:08:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/27 06:08:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/27 06:08:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/27 06:08:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/27 06:08:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/27 06:08:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/27 06:08:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/27 06:08:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:08:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/27 06:08:51 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:08:51 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:08:51 DEBUG : Waiting for deletions to finish 2026/06/27 06:08:51 DEBUG : Waiting for deletions to finish 2026/06/27 06:08:52 DEBUG : apple: Excluded (Path Filter) 2026/06/27 06:08:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/27 06:08:52 DEBUG : banana: Excluded (Path Filter) 2026/06/27 06:08:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/27 06:08:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/27 06:08:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/27 06:08:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/27 06:08:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/27 06:08:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/27 06:08:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/27 06:08:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/27 06:08:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/27 06:08:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/27 06:08:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/27 06:08:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/27 06:08:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/27 06:08:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/27 06:08:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/27 06:08:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/27 06:08:52 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (303.81s) --- PASS: TestTransform/NFC (24.78s) --- PASS: TestTransform/NFD (27.71s) --- PASS: TestTransform/base64 (28.46s) --- PASS: TestTransform/prefix (35.64s) --- PASS: TestTransform/suffix (33.50s) --- PASS: TestTransform/truncate (27.39s) --- PASS: TestTransform/encoder (25.62s) --- PASS: TestTransform/ISO-8859-1 (23.60s) --- PASS: TestTransform/charmap (29.36s) --- PASS: TestTransform/lowercase (23.15s) --- PASS: TestTransform/ascii (24.60s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:08:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/27 06:08:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/27 06:08:57 INFO : sub dir_somesuffix: Making directory 2026/06/27 06:08:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/27 06:08:57 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/27 06:08:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/27 06:08:57 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/27 06:08:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/27 06:08:57 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:08:57 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:08:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/27 06:08:57 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 06:08:57 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/27 06:08:57 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.90s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:08:58 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:08:59 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:08:59 INFO : tictactoe: Making directory 2026/06/27 06:08:59 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:08:59 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:08:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 06:08:59 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/27 06:08:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 06:08:59 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:08:59 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:08:59 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/27 06:08:59 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 06:08:59 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/27 06:08:59 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.60s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:09:00 INFO : toe: Making directory 2026/06/27 06:09:00 INFO : toe/toe: Making directory 2026/06/27 06:09:00 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/27 06:09:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/27 06:09:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/27 06:09:00 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:09:00 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:09:01 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/27 06:09:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 06:09:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/27 06:09:01 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.77s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:09:02 INFO : toe: Making directory 2026/06/27 06:09:02 INFO : toe/toe: Making directory 2026/06/27 06:09:02 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/27 06:09:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/27 06:09:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/27 06:09:02 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:09:02 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:09:03 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/27 06:09:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 06:09:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/27 06:09:03 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.51s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:09:04 DEBUG : empty_dir: Making directory with metadata 2026/06/27 06:09:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/27 06:09:04 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 06:09:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 06:09:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 06:09:05 INFO : tictacempty_dir: Making directory 2026/06/27 06:09:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 06:09:05 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:05 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:05 INFO : tictactoe: Making directory 2026/06/27 06:09:05 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:05 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 06:09:05 INFO : tictactoe/tictactoe: Making directory 2026/06/27 06:09:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 06:09:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/27 06:09:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/27 06:09:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/27 06:09:05 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:09:05 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:09:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/27 06:09:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 06:09:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/27 06:09:05 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.82s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:09:06 DEBUG : empty_dir: Making directory with metadata 2026/06/27 06:09:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/27 06:09:06 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 06:09:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 06:09:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 06:09:06 INFO : tictacempty_dir: Making directory 2026/06/27 06:09:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 06:09:06 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:06 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:06 INFO : tictactoe: Making directory 2026/06/27 06:09:06 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:06 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 06:09:06 INFO : tictactoe/tictactoe: Making directory 2026/06/27 06:09:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 06:09:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/27 06:09:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 06:09:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/27 06:09:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 06:09:06 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:09:06 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:09:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/27 06:09:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 06:09:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 06:09:07 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/27 06:09:07 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:09:07 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 06:09:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 06:09:07 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:07 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/27 06:09:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/27 06:09:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 06:09:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/27 06:09:07 NOTICE: B2 bucket rclone-test-woriquv4qeri: 0 differences found 2026/06/27 06:09:07 NOTICE: B2 bucket rclone-test-woriquv4qeri: 1 matching files --- PASS: TestAllTag (1.88s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:09:08 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:08 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:08 INFO : tictactoe: Making directory 2026/06/27 06:09:08 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:08 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 06:09:08 INFO : tictactoe/tictactoe: Making directory 2026/06/27 06:09:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 06:09:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/27 06:09:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/27 06:09:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/27 06:09:08 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:09:08 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:09:09 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/27 06:09:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 06:09:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/27 06:09:09 DEBUG : Waiting for deletions to finish 2026/06/27 06:09:10 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:10 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:10 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 06:09:10 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/27 06:09:10 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/27 06:09:10 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:09:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/27 06:09:10 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/27 06:09:10 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:09:10 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.69s) === RUN TestSyntax 2026/06/27 06:09:11 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:09:11 INFO : toe: Making directory 2026/06/27 06:09:11 INFO : toe/toe: Making directory 2026/06/27 06:09:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/27 06:09:11 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:09:11 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:09:13 DEBUG : toe/toe/toe: size = 11 OK 2026/06/27 06:09:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 06:09:13 INFO : toe/toe/toe: Copied (new) 2026/06/27 06:09:13 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (3.54s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:09:14 DEBUG : empty_dir: Making directory with metadata 2026/06/27 06:09:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/27 06:09:14 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 06:09:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 06:09:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 06:09:14 INFO : tictacempty_dir: Making directory 2026/06/27 06:09:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 06:09:14 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:14 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:14 INFO : tictactoe: Making directory 2026/06/27 06:09:14 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:14 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 06:09:14 INFO : tictactoe/tictactoe: Making directory 2026/06/27 06:09:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 06:09:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/27 06:09:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 06:09:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/27 06:09:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 06:09:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 06:09:14 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:09:14 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:09:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/27 06:09:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 06:09:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 06:09:15 INFO : toe/toe/toe.txt: Deleted 2026/06/27 06:09:15 INFO : toe/toe: Removing directory 2026/06/27 06:09:15 INFO : toe: Removing directory 2026/06/27 06:09:15 INFO : empty_dir: Removing directory 2026/06/27 06:09:15 DEBUG : Local file system at /tmp/rclone1567660098: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.84s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:09:16 DEBUG : empty_dir: Making directory with metadata 2026/06/27 06:09:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/27 06:09:16 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 06:09:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 06:09:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 06:09:16 INFO : tictacempty_dir: Making directory 2026/06/27 06:09:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 06:09:16 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:16 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:16 INFO : tictactoe: Making directory 2026/06/27 06:09:16 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:16 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 06:09:16 INFO : tictactoe/tictactoe: Making directory 2026/06/27 06:09:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 06:09:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/27 06:09:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 06:09:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/27 06:09:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 06:09:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 06:09:16 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:09:16 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:09:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/27 06:09:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 06:09:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 06:09:17 INFO : toe/toe/toe.txt: Deleted 2026/06/27 06:09:17 INFO : toe/toe: Removing directory 2026/06/27 06:09:17 INFO : toe: Removing directory 2026/06/27 06:09:17 INFO : empty_dir: Removing directory 2026/06/27 06:09:17 DEBUG : Local file system at /tmp/rclone1567660098: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/27 06:09:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/27 06:09:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/27 06:09:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/27 06:09:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/27 06:09:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/27 06:09:18 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/27 06:09:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 06:09:18 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/27 06:09:18 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.10s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:09:19 DEBUG : Reset feature "Copy" 2026/06/27 06:09:19 DEBUG : Reset feature "Move" 2026/06/27 06:09:19 DEBUG : Reset feature "Copy" 2026/06/27 06:09:19 DEBUG : Reset feature "Move" 2026/06/27 06:09:19 DEBUG : empty_dir: Making directory with metadata 2026/06/27 06:09:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/27 06:09:19 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 06:09:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 06:09:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 06:09:19 INFO : tictacempty_dir: Making directory 2026/06/27 06:09:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/27 06:09:19 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:19 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:19 INFO : tictactoe: Making directory 2026/06/27 06:09:19 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:19 DEBUG : toe: transformed to: tictactoe 2026/06/27 06:09:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 06:09:19 INFO : tictactoe/tictactoe: Making directory 2026/06/27 06:09:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/27 06:09:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/27 06:09:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 06:09:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/27 06:09:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 06:09:19 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:09:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 06:09:19 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:09:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/27 06:09:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 06:09:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/27 06:09:20 INFO : toe/toe/toe.txt: Deleted 2026/06/27 06:09:20 INFO : toe/toe: Removing directory 2026/06/27 06:09:20 INFO : toe: Removing directory 2026/06/27 06:09:20 INFO : empty_dir: Removing directory 2026/06/27 06:09:20 DEBUG : Local file system at /tmp/rclone1567660098: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/27 06:09:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/27 06:09:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/27 06:09:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/27 06:09:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/27 06:09:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/27 06:09:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/27 06:09:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 06:09:23 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/27 06:09:23 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.68s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:09:24 DEBUG : toe: transformed to: dG9l 2026/06/27 06:09:24 DEBUG : toe: transformed to: dG9l 2026/06/27 06:09:24 INFO : dG9l: Making directory 2026/06/27 06:09:24 DEBUG : toe: transformed to: dG9l 2026/06/27 06:09:24 DEBUG : toe: transformed to: dG9l 2026/06/27 06:09:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/27 06:09:24 INFO : dG9l/dG9l: Making directory 2026/06/27 06:09:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/27 06:09:24 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/27 06:09:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/27 06:09:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/27 06:09:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/27 06:09:24 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:09:24 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:09:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/27 06:09:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 06:09:25 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/27 06:09:25 DEBUG : Waiting for deletions to finish 2026/06/27 06:09:25 DEBUG : dG9l: transformed to: toe 2026/06/27 06:09:25 DEBUG : dG9l: transformed to: toe 2026/06/27 06:09:25 DEBUG : dG9l: transformed to: toe 2026/06/27 06:09:25 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/27 06:09:25 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/27 06:09:25 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/27 06:09:25 DEBUG : Local file system at /tmp/rclone1567660098: Waiting for checks to finish 2026/06/27 06:09:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/27 06:09:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/27 06:09:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/27 06:09:25 DEBUG : Local file system at /tmp/rclone1567660098: Waiting for transfers to finish 2026/06/27 06:09:25 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.49s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-woriquv4qeri", Local "Local file system at /tmp/rclone1567660098", Modify Window "1ms" 2026/06/27 06:09:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/27 06:09:26 DEBUG : toe: transformed to: 2026/06/27 06:09:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/27 06:09:27 DEBUG : toe: transformed to: 2026/06/27 06:09:27 INFO : B2 bucket rclone-test-woriquv4qeri: Making directory 2026/06/27 06:09:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/27 06:09:27 DEBUG : toe: transformed to: 2026/06/27 06:09:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/27 06:09:27 DEBUG : toe: transformed to: 2026/06/27 06:09:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/27 06:09:27 DEBUG : toe/toe: transformed to: 2026/06/27 06:09:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/27 06:09:27 INFO : toe/toe: Making directory 2026/06/27 06:09:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/27 06:09:27 DEBUG : toe/toe: transformed to: 2026/06/27 06:09:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/27 06:09:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/27 06:09:27 DEBUG : toe: transformed to: 2026/06/27 06:09:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/27 06:09:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/27 06:09:27 DEBUG : toe/toe/toe: transformed to: 2026/06/27 06:09:27 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/27 06:09:27 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for checks to finish 2026/06/27 06:09:27 DEBUG : B2 bucket rclone-test-woriquv4qeri: Waiting for transfers to finish 2026/06/27 06:09:27 DEBUG : toe/toe/toe: size = 11 OK 2026/06/27 06:09:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/27 06:09:27 INFO : toe/toe/toe: Copied (new) 2026/06/27 06:09:27 ERROR : B2 bucket rclone-test-woriquv4qeri: not deleting files as there were IO errors 2026/06/27 06:09:27 ERROR : B2 bucket rclone-test-woriquv4qeri: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2026/06/27 06:09:28 DEBUG : B2 bucket rclone-test-woriquv4qeri: Purge remote 2026/06/27 06:09:28 INFO : B2 bucket rclone-test-woriquv4qeri: cleaning bucket "rclone-test-woriquv4qeri" of all files 2026/06/27 06:09:29 DEBUG : BackupDir/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f402dde4d518e34aa_d20260627_m060027_c001_v7007000_t0000_u01782540027211") 2026/06/27 06:09:29 DEBUG : BackupDir/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1127ab8b7fa50f87_d20260627_m060021_c001_v0001036_t0028_u01782540021556") 2026/06/27 06:09:29 DEBUG : CompareDest/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b7b79_d20260627_m060001_c001_v7007000_t0000_u01782540001341") 2026/06/27 06:09:29 DEBUG : CompareDest/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935934_d20260627_m055955_c001_v0001136_t0037_u01782539995488") 2026/06/27 06:09:29 DEBUG : CompareDest/two: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b7b7f_d20260627_m060001_c001_v7007000_t0000_u01782540001523") 2026/06/27 06:09:29 DEBUG : CompareDest/two: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72807ed_d20260627_m055956_c001_v0001183_t0056_u01782539996918") 2026/06/27 06:09:29 DEBUG : CopyDest/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f402dde4d518e34ab_d20260627_m060027_c001_v7007000_t0000_u01782540027394") 2026/06/27 06:09:29 DEBUG : CopyDest/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbb75_d20260627_m060018_c001_v0001144_t0004_u01782540018026") 2026/06/27 06:09:29 DEBUG : CopyDest/three: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f402dde4d518e34ac_d20260627_m060027_c001_v7007000_t0000_u01782540027577") 2026/06/27 06:09:29 DEBUG : CopyDest/three: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728089f_d20260627_m060025_c001_v0001183_t0030_u01782540025490") 2026/06/27 06:09:30 DEBUG : CopyDest/two: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f402dde4d518e34ad_d20260627_m060027_c001_v7007000_t0000_u01782540027759") 2026/06/27 06:09:30 DEBUG : CopyDest/two: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935976_d20260627_m060022_c001_v0001136_t0000_u01782540022977") 2026/06/27 06:09:30 DEBUG : EXISTING: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41403ce12753e5c5_d20260627_m060208_c001_v7007000_t0000_u01782540128725") 2026/06/27 06:09:30 DEBUG : EXISTING: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935ace_d20260627_m060207_c001_v0001136_t0039_u01782540127665") 2026/06/27 06:09:30 DEBUG : PREFIXapple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94c9_d20260627_m060544_c001_v7007000_t0000_u01782540344001") 2026/06/27 06:09:30 DEBUG : PREFIXapple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceec9c5_d20260627_m060536_c001_v0001036_t0048_u01782540336691") 2026/06/27 06:09:30 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4031c3ae049602f1_d20260627_m060544_c001_v7007000_t0000_u01782540344175") 2026/06/27 06:09:30 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc058_d20260627_m060536_c001_v0001144_t0027_u01782540336370") 2026/06/27 06:09:30 DEBUG : PREFIXbanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86cb987_d20260627_m060543_c001_v7007000_t0000_u01782540343829") 2026/06/27 06:09:30 DEBUG : PREFIXbanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728128d_d20260627_m060536_c001_v0001183_t0001_u01782540336693") 2026/06/27 06:09:30 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c27c5c_d20260627_m060543_c001_v7007000_t0000_u01782540343848") 2026/06/27 06:09:30 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935d8c_d20260627_m060536_c001_v0001136_t0035_u01782540336718") 2026/06/27 06:09:30 DEBUG : Testêé: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41403ce12753e5bc_d20260627_m060203_c001_v7007000_t0000_u01782540123460") 2026/06/27 06:09:30 DEBUG : Testêé: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280b22_d20260627_m060202_c001_v0001183_t0017_u01782540122658") 2026/06/27 06:09:31 DEBUG : Testêé: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935ac0_d20260627_m060201_c001_v0001136_t0039_u01782540121621") 2026/06/27 06:09:31 DEBUG : YXBwbGU=: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510c8_d20260627_m060509_c001_v7007000_t0000_u01782540309892") 2026/06/27 06:09:31 DEBUG : YXBwbGU=: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935d0c_d20260627_m060503_c001_v0001136_t0020_u01782540303506") 2026/06/27 06:09:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510c9_d20260627_m060510_c001_v7007000_t0000_u01782540310074") 2026/06/27 06:09:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728114f_d20260627_m060503_c001_v0001183_t0005_u01782540303496") 2026/06/27 06:09:32 DEBUG : YmFuYW5h: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510ca_d20260627_m060510_c001_v7007000_t0000_u01782540310365") 2026/06/27 06:09:32 DEBUG : YmFuYW5h: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbfcd_d20260627_m060503_c001_v0001144_t0010_u01782540303484") 2026/06/27 06:09:32 DEBUG : a/potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f40948504608d4d0c_d20260627_m055747_c001_v7007000_t0000_u01782539867958") 2026/06/27 06:09:32 DEBUG : a/potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb9b6_d20260627_m055746_c001_v0001144_t0012_u01782539866266") 2026/06/27 06:09:32 DEBUG : a/potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f427c4943fa274c5e_d20260627_m055737_c001_v7007000_t0000_u01782539857537") 2026/06/27 06:09:33 DEBUG : a/potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb98a_d20260627_m055735_c001_v0001144_t0017_u01782539855550") 2026/06/27 06:09:33 DEBUG : a/potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4050d028c823450b_d20260627_m055654_c001_v7007000_t0000_u01782539814033") 2026/06/27 06:09:33 DEBUG : a/potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb8f0_d20260627_m055651_c001_v0001144_t0041_u01782539811632") 2026/06/27 06:09:33 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc5d_d20260627_m060852_c001_v7007000_t0000_u01782540532804") 2026/06/27 06:09:33 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a6793612a_d20260627_m060847_c001_v0001136_t0007_u01782540527050") 2026/06/27 06:09:33 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326bf6_d20260627_m060828_c001_v7007000_t0000_u01782540508075") 2026/06/27 06:09:34 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a679360ba_d20260627_m060823_c001_v0001136_t0035_u01782540503515") 2026/06/27 06:09:34 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f425f6d23b9a1e910_d20260627_m060804_c001_v7007000_t0000_u01782540484983") 2026/06/27 06:09:34 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a6793604e_d20260627_m060759_c001_v0001136_t0023_u01782540479488") 2026/06/27 06:09:34 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4044d802dce7915b_d20260627_m060735_c001_v7007000_t0000_u01782540455657") 2026/06/27 06:09:34 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935fc6_d20260627_m060731_c001_v0001136_t0011_u01782540451181") 2026/06/27 06:09:35 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326854_d20260627_m060712_c001_v7007000_t0000_u01782540432064") 2026/06/27 06:09:35 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935f44_d20260627_m060703_c001_v0001136_t0032_u01782540423605") 2026/06/27 06:09:35 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b951a_d20260627_m060646_c001_v7007000_t0000_u01782540406477") 2026/06/27 06:09:35 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935eba_d20260627_m060637_c001_v0001136_t0034_u01782540397634") 2026/06/27 06:09:35 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc3267eb_d20260627_m060618_c001_v7007000_t0000_u01782540378960") 2026/06/27 06:09:36 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935e42_d20260627_m060614_c001_v0001136_t0023_u01782540374532") 2026/06/27 06:09:36 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f420bb5837d904cef_d20260627_m060613_c001_v7007000_t0000_u01782540373053") 2026/06/27 06:09:36 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceeca1b_d20260627_m060606_c001_v0001036_t0023_u01782540366198") 2026/06/27 06:09:36 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94cd_d20260627_m060545_c001_v7007000_t0000_u01782540345510") 2026/06/27 06:09:36 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935da4_d20260627_m060541_c001_v0001136_t0027_u01782540341266") 2026/06/27 06:09:36 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94c1_d20260627_m060540_c001_v7007000_t0000_u01782540340127") 2026/06/27 06:09:36 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceec9b5_d20260627_m060528_c001_v0001036_t0047_u01782540328478") 2026/06/27 06:09:36 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510be_d20260627_m060507_c001_v7007000_t0000_u01782540307905") 2026/06/27 06:09:36 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935d00_d20260627_m060459_c001_v0001136_t0035_u01782540299718") 2026/06/27 06:09:36 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c269c5_d20260627_m060441_c001_v7007000_t0000_u01782540281491") 2026/06/27 06:09:36 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbf45_d20260627_m060433_c001_v0001144_t0048_u01782540273598") 2026/06/27 06:09:37 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4239e41af1e2b288_d20260627_m060413_c001_v7007000_t0000_u01782540253705") 2026/06/27 06:09:37 DEBUG : apple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280f2d_d20260627_m060409_c001_v0001183_t0006_u01782540249019") 2026/06/27 06:09:37 DEBUG : appleSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94ff_d20260627_m060617_c001_v7007000_t0000_u01782540377429") 2026/06/27 06:09:37 DEBUG : appleSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935e26_d20260627_m060611_c001_v0001136_t0028_u01782540371006") 2026/06/27 06:09:37 DEBUG : appleapple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b951b_d20260627_m060646_c001_v7007000_t0000_u01782540406659") 2026/06/27 06:09:37 DEBUG : appleapple: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935ec6_d20260627_m060641_c001_v0001136_t0034_u01782540401447") 2026/06/27 06:09:37 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc5e_d20260627_m060852_c001_v7007000_t0000_u01782540532987") 2026/06/27 06:09:37 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecbe1_d20260627_m060847_c001_v0001036_t0022_u01782540527672") 2026/06/27 06:09:37 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326bf7_d20260627_m060828_c001_v7007000_t0000_u01782540508323") 2026/06/27 06:09:37 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecb9d_d20260627_m060824_c001_v0001036_t0046_u01782540504091") 2026/06/27 06:09:37 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f425f6d23b9a1e911_d20260627_m060805_c001_v7007000_t0000_u01782540485169") 2026/06/27 06:09:38 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecb59_d20260627_m060759_c001_v0001036_t0054_u01782540479999") 2026/06/27 06:09:38 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4044d802dce7915c_d20260627_m060735_c001_v7007000_t0000_u01782540455842") 2026/06/27 06:09:38 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecb15_d20260627_m060732_c001_v0001036_t0006_u01782540452149") 2026/06/27 06:09:38 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326855_d20260627_m060712_c001_v7007000_t0000_u01782540432248") 2026/06/27 06:09:38 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecad1_d20260627_m060704_c001_v0001036_t0007_u01782540424165") 2026/06/27 06:09:38 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f40948504608db4f4_d20260627_m060644_c001_v7007000_t0000_u01782540404736") 2026/06/27 06:09:38 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72814d4_d20260627_m060638_c001_v0001183_t0047_u01782540398613") 2026/06/27 06:09:38 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc3267ec_d20260627_m060619_c001_v7007000_t0000_u01782540379142") 2026/06/27 06:09:38 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72813fc_d20260627_m060614_c001_v0001183_t0033_u01782540374522") 2026/06/27 06:09:38 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f42692a0894a4ee8d_d20260627_m060613_c001_v7007000_t0000_u01782540373579") 2026/06/27 06:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc0ee_d20260627_m060606_c001_v0001144_t0040_u01782540366901") 2026/06/27 06:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94cf_d20260627_m060545_c001_v7007000_t0000_u01782540345695") 2026/06/27 06:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceec9dd_d20260627_m060541_c001_v0001036_t0005_u01782540341243") 2026/06/27 06:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f424339bbaab1bbc4_d20260627_m060540_c001_v7007000_t0000_u01782540340092") 2026/06/27 06:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935d6e_d20260627_m060529_c001_v0001136_t0046_u01782540329272") 2026/06/27 06:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510c4_d20260627_m060508_c001_v7007000_t0000_u01782540308162") 2026/06/27 06:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728113d_d20260627_m060501_c001_v0001183_t0045_u01782540301814") 2026/06/27 06:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c269c6_d20260627_m060441_c001_v7007000_t0000_u01782540281675") 2026/06/27 06:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935cae_d20260627_m060436_c001_v0001136_t0005_u01782540276118") 2026/06/27 06:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4239e41af1e2b289_d20260627_m060413_c001_v7007000_t0000_u01782540253888") 2026/06/27 06:09:40 DEBUG : appleappleapplebanana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbecf_d20260627_m060409_c001_v0001144_t0002_u01782540249569") 2026/06/27 06:09:40 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc3267e7_d20260627_m060617_c001_v7007000_t0000_u01782540377600") 2026/06/27 06:09:40 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceeca27_d20260627_m060610_c001_v0001036_t0013_u01782540370423") 2026/06/27 06:09:40 DEBUG : b/potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f40948504608d4d0d_d20260627_m055748_c001_v7007000_t0000_u01782539868142") 2026/06/27 06:09:40 DEBUG : b/potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb994_d20260627_m055738_c001_v0001144_t0056_u01782539858088") 2026/06/27 06:09:40 DEBUG : b/potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f427c4943fa274c5c_d20260627_m055736_c001_v7007000_t0000_u01782539856988") 2026/06/27 06:09:40 DEBUG : b/potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb970_d20260627_m055729_c001_v0001144_t0053_u01782539849567") 2026/06/27 06:09:40 DEBUG : b/potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4050d028c8234509_d20260627_m055653_c001_v7007000_t0000_u01782539813488") 2026/06/27 06:09:40 DEBUG : b/potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb8e6_d20260627_m055647_c001_v0001144_t0039_u01782539807935") 2026/06/27 06:09:40 DEBUG : backup/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41361a13c297cc8d_d20260627_m060046_c001_v7007000_t0000_u01782540046384") 2026/06/27 06:09:40 DEBUG : backup/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f117a8decf199cfae_d20260627_m060043_c001_v0001104_t0036_u01782540043934") 2026/06/27 06:09:40 DEBUG : backup/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f11854b45ed888579_d20260627_m060037_c001_v0001185_t0008_u01782540037546") 2026/06/27 06:09:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f405c8a872a3e9e3d_d20260627_m060117_c001_v7007000_t0000_u01782540077130") 2026/06/27 06:09:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1101590ba7c0aa46_d20260627_m060115_c001_v0001090_t0028_u01782540075230") 2026/06/27 06:09:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f10173924124014d8_d20260627_m060110_c001_v0001180_t0029_u01782540070765") 2026/06/27 06:09:41 DEBUG : backup/one.bak: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93d30_d20260627_m060102_c001_v7007000_t0000_u01782540062006") 2026/06/27 06:09:41 DEBUG : backup/one.bak: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f105d3cd950b0afe6_d20260627_m060100_c001_v0001146_t0055_u01782540060034") 2026/06/27 06:09:41 DEBUG : backup/one.bak: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f113fce2debebf29d_d20260627_m060055_c001_v0001184_t0002_u01782540055759") 2026/06/27 06:09:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f405c8a872a3e9e3e_d20260627_m060117_c001_v7007000_t0000_u01782540077312") 2026/06/27 06:09:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1101590ba7c0aa4a_d20260627_m060116_c001_v0001090_t0040_u01782540076240") 2026/06/27 06:09:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1118c9c1964f597a_d20260627_m060112_c001_v0001184_t0028_u01782540072109") 2026/06/27 06:09:41 DEBUG : backup/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41361a13c297cc8e_d20260627_m060046_c001_v7007000_t0000_u01782540046566") 2026/06/27 06:09:42 DEBUG : backup/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f119bc8c48d663a63_d20260627_m060045_c001_v0001183_t0009_u01782540045618") 2026/06/27 06:09:42 DEBUG : backup/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1132d0c45f114217_d20260627_m060039_c001_v0001103_t0032_u01782540039003") 2026/06/27 06:09:42 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93d31_d20260627_m060102_c001_v7007000_t0000_u01782540062192") 2026/06/27 06:09:42 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f116f9ccd58f5127e_d20260627_m060101_c001_v0001098_t0047_u01782540061134") 2026/06/27 06:09:42 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f112cd2343e31fa43_d20260627_m060057_c001_v0001033_t0048_u01782540057368") 2026/06/27 06:09:42 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc5f_d20260627_m060853_c001_v7007000_t0000_u01782540533168") 2026/06/27 06:09:42 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728192c_d20260627_m060847_c001_v0001183_t0030_u01782540527453") 2026/06/27 06:09:42 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326bf8_d20260627_m060828_c001_v7007000_t0000_u01782540508506") 2026/06/27 06:09:42 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281878_d20260627_m060823_c001_v0001183_t0050_u01782540503845") 2026/06/27 06:09:42 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f425f6d23b9a1e912_d20260627_m060805_c001_v7007000_t0000_u01782540485351") 2026/06/27 06:09:43 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72817c2_d20260627_m060759_c001_v0001183_t0009_u01782540479788") 2026/06/27 06:09:43 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4044d802dce7915d_d20260627_m060736_c001_v7007000_t0000_u01782540456027") 2026/06/27 06:09:43 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72816c8_d20260627_m060731_c001_v0001183_t0026_u01782540451947") 2026/06/27 06:09:43 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326856_d20260627_m060712_c001_v7007000_t0000_u01782540432433") 2026/06/27 06:09:43 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72815cc_d20260627_m060703_c001_v0001183_t0059_u01782540423922") 2026/06/27 06:09:43 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b951c_d20260627_m060646_c001_v7007000_t0000_u01782540406842") 2026/06/27 06:09:43 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceeca89_d20260627_m060638_c001_v0001036_t0004_u01782540398156") 2026/06/27 06:09:43 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc3267ee_d20260627_m060619_c001_v7007000_t0000_u01782540379324") 2026/06/27 06:09:43 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc11a_d20260627_m060614_c001_v0001144_t0029_u01782540374544") 2026/06/27 06:09:43 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f420bb5837d904cf2_d20260627_m060613_c001_v7007000_t0000_u01782540373419") 2026/06/27 06:09:43 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72813a6_d20260627_m060606_c001_v0001183_t0027_u01782540366695") 2026/06/27 06:09:43 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94d0_d20260627_m060545_c001_v7007000_t0000_u01782540345889") 2026/06/27 06:09:44 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72812b5_d20260627_m060541_c001_v0001183_t0042_u01782540341253") 2026/06/27 06:09:44 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f424339bbaab1bbc7_d20260627_m060540_c001_v7007000_t0000_u01782540340348") 2026/06/27 06:09:44 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728124f_d20260627_m060529_c001_v0001183_t0006_u01782540329049") 2026/06/27 06:09:44 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510c5_d20260627_m060508_c001_v7007000_t0000_u01782540308265") 2026/06/27 06:09:44 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbfbd_d20260627_m060500_c001_v0001144_t0038_u01782540300040") 2026/06/27 06:09:44 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c269c7_d20260627_m060441_c001_v7007000_t0000_u01782540281863") 2026/06/27 06:09:44 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728101f_d20260627_m060435_c001_v0001183_t0005_u01782540275902") 2026/06/27 06:09:44 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4239e41af1e2b28a_d20260627_m060414_c001_v7007000_t0000_u01782540254072") 2026/06/27 06:09:44 DEBUG : banana: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935c52_d20260627_m060409_c001_v0001136_t0049_u01782540249240") 2026/06/27 06:09:44 DEBUG : bananaSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f424339bbaab1bc46_d20260627_m060617_c001_v7007000_t0000_u01782540377260") 2026/06/27 06:09:45 DEBUG : bananaSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72813be_d20260627_m060610_c001_v0001183_t0048_u01782540370435") 2026/06/27 06:09:45 DEBUG : both0: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93ef5_d20260627_m060333_c001_v7007000_t0000_u01782540213427") 2026/06/27 06:09:45 DEBUG : both0: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbd9d_d20260627_m060251_c001_v0001144_t0049_u01782540171219") 2026/06/27 06:09:45 DEBUG : both0: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f793_d20260627_m060246_c001_v7007000_t0000_u01782540166995") 2026/06/27 06:09:45 DEBUG : both0: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280b5f_d20260627_m060210_c001_v0001183_t0021_u01782540130965") 2026/06/27 06:09:45 DEBUG : both1: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93ef6_d20260627_m060333_c001_v7007000_t0000_u01782540213609") 2026/06/27 06:09:45 DEBUG : both1: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280cdf_d20260627_m060253_c001_v0001183_t0016_u01782540173643") 2026/06/27 06:09:45 DEBUG : both1: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f794_d20260627_m060247_c001_v7007000_t0000_u01782540167177") 2026/06/27 06:09:45 DEBUG : both1: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935ada_d20260627_m060212_c001_v0001136_t0047_u01782540132263") 2026/06/27 06:09:45 DEBUG : both10: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93ef7_d20260627_m060333_c001_v7007000_t0000_u01782540213791") 2026/06/27 06:09:46 DEBUG : both10: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280d75_d20260627_m060311_c001_v0001183_t0043_u01782540191080") 2026/06/27 06:09:46 DEBUG : both10: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f795_d20260627_m060247_c001_v7007000_t0000_u01782540167358") 2026/06/27 06:09:46 DEBUG : both10: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935b12_d20260627_m060228_c001_v0001136_t0020_u01782540148180") 2026/06/27 06:09:46 DEBUG : both11: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93ef8_d20260627_m060333_c001_v7007000_t0000_u01782540213974") 2026/06/27 06:09:46 DEBUG : both11: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935ba4_d20260627_m060312_c001_v0001136_t0035_u01782540192705") 2026/06/27 06:09:46 DEBUG : both11: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f796_d20260627_m060247_c001_v7007000_t0000_u01782540167541") 2026/06/27 06:09:46 DEBUG : both11: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbd3f_d20260627_m060228_c001_v0001144_t0043_u01782540148739") 2026/06/27 06:09:46 DEBUG : both12: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93ef9_d20260627_m060334_c001_v7007000_t0000_u01782540214155") 2026/06/27 06:09:46 DEBUG : both12: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbde7_d20260627_m060313_c001_v0001144_t0053_u01782540193260") 2026/06/27 06:09:47 DEBUG : both12: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f797_d20260627_m060247_c001_v7007000_t0000_u01782540167722") 2026/06/27 06:09:47 DEBUG : both12: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280c17_d20260627_m060230_c001_v0001183_t0006_u01782540150746") 2026/06/27 06:09:47 DEBUG : both13: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93efa_d20260627_m060334_c001_v7007000_t0000_u01782540214341") 2026/06/27 06:09:47 DEBUG : both13: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280d93_d20260627_m060315_c001_v0001183_t0009_u01782540195035") 2026/06/27 06:09:47 DEBUG : both13: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f798_d20260627_m060247_c001_v7007000_t0000_u01782540167906") 2026/06/27 06:09:47 DEBUG : both13: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935b20_d20260627_m060232_c001_v0001136_t0049_u01782540152408") 2026/06/27 06:09:47 DEBUG : both14: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93efb_d20260627_m060334_c001_v7007000_t0000_u01782540214524") 2026/06/27 06:09:47 DEBUG : both14: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935bc2_d20260627_m060322_c001_v0001136_t0052_u01782540202431") 2026/06/27 06:09:47 DEBUG : both14: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f799_d20260627_m060248_c001_v7007000_t0000_u01782540168109") 2026/06/27 06:09:47 DEBUG : both14: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbd51_d20260627_m060232_c001_v0001144_t0039_u01782540152995") 2026/06/27 06:09:47 DEBUG : both15: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93efd_d20260627_m060335_c001_v7007000_t0000_u01782540215096") 2026/06/27 06:09:48 DEBUG : both15: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbe0f_d20260627_m060323_c001_v0001144_t0043_u01782540203407") 2026/06/27 06:09:48 DEBUG : both15: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f79a_d20260627_m060248_c001_v7007000_t0000_u01782540168291") 2026/06/27 06:09:48 DEBUG : both15: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280c4f_d20260627_m060235_c001_v0001183_t0018_u01782540155521") 2026/06/27 06:09:48 DEBUG : both16: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93efe_d20260627_m060335_c001_v7007000_t0000_u01782540215279") 2026/06/27 06:09:48 DEBUG : both16: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280dcd_d20260627_m060325_c001_v0001183_t0007_u01782540205409") 2026/06/27 06:09:48 DEBUG : both16: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f79b_d20260627_m060248_c001_v7007000_t0000_u01782540168476") 2026/06/27 06:09:48 DEBUG : both16: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935b32_d20260627_m060237_c001_v0001136_t0007_u01782540157668") 2026/06/27 06:09:48 DEBUG : both17: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93eff_d20260627_m060335_c001_v7007000_t0000_u01782540215461") 2026/06/27 06:09:48 DEBUG : both17: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935bce_d20260627_m060327_c001_v0001136_t0046_u01782540207308") 2026/06/27 06:09:48 DEBUG : both17: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f79c_d20260627_m060248_c001_v7007000_t0000_u01782540168657") 2026/06/27 06:09:49 DEBUG : both17: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbd63_d20260627_m060238_c001_v0001144_t0024_u01782540158255") 2026/06/27 06:09:49 DEBUG : both18: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f01_d20260627_m060335_c001_v7007000_t0000_u01782540215649") 2026/06/27 06:09:49 DEBUG : both18: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbe21_d20260627_m060327_c001_v0001144_t0056_u01782540207894") 2026/06/27 06:09:49 DEBUG : both18: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f79d_d20260627_m060248_c001_v7007000_t0000_u01782540168839") 2026/06/27 06:09:49 DEBUG : both18: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280c77_d20260627_m060240_c001_v0001183_t0028_u01782540160785") 2026/06/27 06:09:49 DEBUG : both19: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f02_d20260627_m060335_c001_v7007000_t0000_u01782540215831") 2026/06/27 06:09:49 DEBUG : both19: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280def_d20260627_m060329_c001_v0001183_t0044_u01782540209199") 2026/06/27 06:09:49 DEBUG : both19: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f79e_d20260627_m060249_c001_v7007000_t0000_u01782540169020") 2026/06/27 06:09:49 DEBUG : both19: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935b4a_d20260627_m060243_c001_v0001136_t0047_u01782540163487") 2026/06/27 06:09:49 DEBUG : both2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f03_d20260627_m060336_c001_v7007000_t0000_u01782540216014") 2026/06/27 06:09:49 DEBUG : both2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935b74_d20260627_m060256_c001_v0001136_t0049_u01782540176302") 2026/06/27 06:09:50 DEBUG : both2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f79f_d20260627_m060249_c001_v7007000_t0000_u01782540169201") 2026/06/27 06:09:50 DEBUG : both2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbd03_d20260627_m060212_c001_v0001144_t0020_u01782540132862") 2026/06/27 06:09:50 DEBUG : both3: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f04_d20260627_m060336_c001_v7007000_t0000_u01782540216196") 2026/06/27 06:09:50 DEBUG : both3: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbdad_d20260627_m060256_c001_v0001144_t0030_u01782540176823") 2026/06/27 06:09:50 DEBUG : both3: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f7a0_d20260627_m060249_c001_v7007000_t0000_u01782540169386") 2026/06/27 06:09:50 DEBUG : both3: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280b71_d20260627_m060214_c001_v0001183_t0034_u01782540134670") 2026/06/27 06:09:50 DEBUG : both4: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f05_d20260627_m060336_c001_v7007000_t0000_u01782540216379") 2026/06/27 06:09:50 DEBUG : both4: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280d13_d20260627_m060258_c001_v0001183_t0011_u01782540178095") 2026/06/27 06:09:50 DEBUG : both4: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f7a1_d20260627_m060249_c001_v7007000_t0000_u01782540169567") 2026/06/27 06:09:50 DEBUG : both4: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935af0_d20260627_m060216_c001_v0001136_t0024_u01782540136862") 2026/06/27 06:09:51 DEBUG : both5: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f06_d20260627_m060336_c001_v7007000_t0000_u01782540216562") 2026/06/27 06:09:51 DEBUG : both5: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935b80_d20260627_m060300_c001_v0001136_t0046_u01782540180418") 2026/06/27 06:09:51 DEBUG : both5: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f7a2_d20260627_m060249_c001_v7007000_t0000_u01782540169749") 2026/06/27 06:09:51 DEBUG : both5: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbd11_d20260627_m060217_c001_v0001144_t0002_u01782540137574") 2026/06/27 06:09:51 DEBUG : both6: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f07_d20260627_m060336_c001_v7007000_t0000_u01782540216744") 2026/06/27 06:09:51 DEBUG : both6: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbdbd_d20260627_m060301_c001_v0001144_t0030_u01782540181081") 2026/06/27 06:09:51 DEBUG : both6: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f7a3_d20260627_m060249_c001_v7007000_t0000_u01782540169931") 2026/06/27 06:09:51 DEBUG : both6: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280bab_d20260627_m060220_c001_v0001183_t0027_u01782540140591") 2026/06/27 06:09:51 DEBUG : both7: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f08_d20260627_m060336_c001_v7007000_t0000_u01782540216927") 2026/06/27 06:09:51 DEBUG : both7: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280d43_d20260627_m060304_c001_v0001183_t0043_u01782540184032") 2026/06/27 06:09:51 DEBUG : both7: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f7a4_d20260627_m060250_c001_v7007000_t0000_u01782540170113") 2026/06/27 06:09:52 DEBUG : both7: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935b02_d20260627_m060223_c001_v0001136_t0004_u01782540143966") 2026/06/27 06:09:52 DEBUG : both8: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f09_d20260627_m060337_c001_v7007000_t0000_u01782540217109") 2026/06/27 06:09:52 DEBUG : both8: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935b94_d20260627_m060307_c001_v0001136_t0016_u01782540187807") 2026/06/27 06:09:52 DEBUG : both8: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f7a5_d20260627_m060250_c001_v7007000_t0000_u01782540170302") 2026/06/27 06:09:52 DEBUG : both8: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbd27_d20260627_m060224_c001_v0001144_t0024_u01782540144822") 2026/06/27 06:09:52 DEBUG : both9: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f0a_d20260627_m060337_c001_v7007000_t0000_u01782540217291") 2026/06/27 06:09:52 DEBUG : both9: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbdd1_d20260627_m060308_c001_v0001144_t0023_u01782540188426") 2026/06/27 06:09:52 DEBUG : both9: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f7a6_d20260627_m060250_c001_v7007000_t0000_u01782540170485") 2026/06/27 06:09:52 DEBUG : both9: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280be5_d20260627_m060226_c001_v0001183_t0022_u01782540146019") 2026/06/27 06:09:52 DEBUG : c/non empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f40948504608d4d0e_d20260627_m055748_c001_v7007000_t0000_u01782539868324") 2026/06/27 06:09:52 DEBUG : c/non empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb9b0_d20260627_m055745_c001_v0001144_t0030_u01782539865048") 2026/06/27 06:09:53 DEBUG : c/non empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f427c4943fa274c5f_d20260627_m055737_c001_v7007000_t0000_u01782539857722") 2026/06/27 06:09:53 DEBUG : c/non empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb97c_d20260627_m055731_c001_v0001144_t0028_u01782539851628") 2026/06/27 06:09:53 DEBUG : c/non empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4050d028c823450c_d20260627_m055654_c001_v7007000_t0000_u01782539814217") 2026/06/27 06:09:53 DEBUG : c/non empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb8ea_d20260627_m055649_c001_v0001144_t0059_u01782539809260") 2026/06/27 06:09:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510cb_d20260627_m060510_c001_v7007000_t0000_u01782540310545") 2026/06/27 06:09:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceec977_d20260627_m060504_c001_v0001036_t0005_u01782540304059") 2026/06/27 06:09:53 DEBUG : check sum: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4050d028c82344fb_d20260627_m055633_c001_v7007000_t0000_u01782539793489") 2026/06/27 06:09:53 DEBUG : check sum: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb8a4_d20260627_m055629_c001_v0001144_t0004_u01782539789323") 2026/06/27 06:09:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f424339bbaab1c14c_d20260627_m060926_c001_v7007000_t0000_u01782540566531") 2026/06/27 06:09:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a679361c2_d20260627_m060925_c001_v0001136_t0023_u01782540565000") 2026/06/27 06:09:54 DEBUG : dest/3: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f402dde4d518e349a_d20260627_m060011_c001_v7007000_t0000_u01782540011228") 2026/06/27 06:09:54 DEBUG : dest/3: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4061c6a25cdba591_d20260627_m060010_c001_v0001173_t0022_u01782540010122") 2026/06/27 06:09:54 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b951d_d20260627_m060647_c001_v7007000_t0000_u01782540407026") 2026/06/27 06:09:54 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72814ec_d20260627_m060641_c001_v0001183_t0054_u01782540401468") 2026/06/27 06:09:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc61_d20260627_m060853_c001_v7007000_t0000_u01782540533350") 2026/06/27 06:09:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a679360d8_d20260627_m060832_c001_v0001136_t0017_u01782540512863") 2026/06/27 06:09:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326bf9_d20260627_m060828_c001_v7007000_t0000_u01782540508690") 2026/06/27 06:09:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67936086_d20260627_m060809_c001_v0001136_t0024_u01782540489708") 2026/06/27 06:09:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f425f6d23b9a1e913_d20260627_m060805_c001_v7007000_t0000_u01782540485534") 2026/06/27 06:09:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935ff4_d20260627_m060740_c001_v0001136_t0025_u01782540460347") 2026/06/27 06:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4044d802dce7915e_d20260627_m060736_c001_v7007000_t0000_u01782540456214") 2026/06/27 06:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935f7e_d20260627_m060716_c001_v0001136_t0004_u01782540436753") 2026/06/27 06:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326857_d20260627_m060712_c001_v7007000_t0000_u01782540432619") 2026/06/27 06:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935ef8_d20260627_m060651_c001_v0001136_t0046_u01782540411128") 2026/06/27 06:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f424339bbaab1bc6a_d20260627_m060644_c001_v7007000_t0000_u01782540404743") 2026/06/27 06:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935e78_d20260627_m060623_c001_v0001136_t0025_u01782540383743") 2026/06/27 06:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc3267ef_d20260627_m060619_c001_v7007000_t0000_u01782540379508") 2026/06/27 06:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281400_d20260627_m060614_c001_v0001183_t0000_u01782540374732") 2026/06/27 06:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4073ddc34aced5d9_d20260627_m060613_c001_v7007000_t0000_u01782540373439") 2026/06/27 06:09:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceec9fd_d20260627_m060550_c001_v0001036_t0055_u01782540350245") 2026/06/27 06:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94d2_d20260627_m060546_c001_v7007000_t0000_u01782540346071") 2026/06/27 06:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72812b7_d20260627_m060541_c001_v0001183_t0016_u01782540341458") 2026/06/27 06:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f424339bbaab1bbc5_d20260627_m060540_c001_v7007000_t0000_u01782540340140") 2026/06/27 06:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceec993_d20260627_m060514_c001_v0001036_t0029_u01782540314600") 2026/06/27 06:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510c3_d20260627_m060508_c001_v7007000_t0000_u01782540308094") 2026/06/27 06:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728106f_d20260627_m060446_c001_v0001183_t0056_u01782540286140") 2026/06/27 06:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c269c9_d20260627_m060442_c001_v7007000_t0000_u01782540282047") 2026/06/27 06:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935c6c_d20260627_m060418_c001_v0001136_t0011_u01782540258433") 2026/06/27 06:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4239e41af1e2b28b_d20260627_m060414_c001_v7007000_t0000_u01782540254278") 2026/06/27 06:09:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbe85_d20260627_m060353_c001_v0001144_t0001_u01782540233286") 2026/06/27 06:09:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f402dde4d518e4aff_d20260627_m060617_c001_v7007000_t0000_u01782540377438") 2026/06/27 06:09:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72813c4_d20260627_m060610_c001_v0001183_t0041_u01782540370647") 2026/06/27 06:09:57 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b951e_d20260627_m060647_c001_v7007000_t0000_u01782540407208") 2026/06/27 06:09:57 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc186_d20260627_m060641_c001_v0001144_t0004_u01782540401477") 2026/06/27 06:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc64_d20260627_m060853_c001_v7007000_t0000_u01782540533533") 2026/06/27 06:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72818bc_d20260627_m060833_c001_v0001183_t0016_u01782540513744") 2026/06/27 06:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326bfa_d20260627_m060828_c001_v7007000_t0000_u01782540508874") 2026/06/27 06:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281816_d20260627_m060810_c001_v0001183_t0007_u01782540490429") 2026/06/27 06:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f425f6d23b9a1e914_d20260627_m060805_c001_v7007000_t0000_u01782540485716") 2026/06/27 06:09:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728170c_d20260627_m060740_c001_v0001183_t0042_u01782540460981") 2026/06/27 06:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4044d802dce7915f_d20260627_m060736_c001_v7007000_t0000_u01782540456402") 2026/06/27 06:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281646_d20260627_m060717_c001_v0001183_t0022_u01782540437564") 2026/06/27 06:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326858_d20260627_m060712_c001_v7007000_t0000_u01782540432815") 2026/06/27 06:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281560_d20260627_m060651_c001_v0001183_t0059_u01782540411822") 2026/06/27 06:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b9516_d20260627_m060644_c001_v7007000_t0000_u01782540404858") 2026/06/27 06:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceeca57_d20260627_m060625_c001_v0001036_t0006_u01782540385295") 2026/06/27 06:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc3267f0_d20260627_m060619_c001_v7007000_t0000_u01782540379690") 2026/06/27 06:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935e44_d20260627_m060614_c001_v0001136_t0056_u01782540374936") 2026/06/27 06:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f424339bbaab1bc3a_d20260627_m060613_c001_v7007000_t0000_u01782540373189") 2026/06/27 06:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281323_d20260627_m060551_c001_v0001183_t0018_u01782540351067") 2026/06/27 06:09:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94d3_d20260627_m060546_c001_v7007000_t0000_u01782540346254") 2026/06/27 06:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935da6_d20260627_m060541_c001_v0001136_t0051_u01782540341561") 2026/06/27 06:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4aa1622_d20260627_m060540_c001_v7007000_t0000_u01782540340153") 2026/06/27 06:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72811e3_d20260627_m060515_c001_v0001183_t0049_u01782540315312") 2026/06/27 06:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f42692a0894a4ec89_d20260627_m060508_c001_v7007000_t0000_u01782540308105") 2026/06/27 06:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935cd6_d20260627_m060446_c001_v0001136_t0057_u01782540286706") 2026/06/27 06:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c269ca_d20260627_m060442_c001_v7007000_t0000_u01782540282230") 2026/06/27 06:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbef9_d20260627_m060419_c001_v0001144_t0023_u01782540259213") 2026/06/27 06:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4239e41af1e2b28c_d20260627_m060414_c001_v7007000_t0000_u01782540254464") 2026/06/27 06:09:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280eb5_d20260627_m060354_c001_v0001183_t0007_u01782540234158") 2026/06/27 06:09:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f400503bf63ac52be_d20260627_m060617_c001_v7007000_t0000_u01782540377562") 2026/06/27 06:09:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72813cc_d20260627_m060610_c001_v0001183_t0002_u01782540370846") 2026/06/27 06:10:00 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b951f_d20260627_m060647_c001_v7007000_t0000_u01782540407391") 2026/06/27 06:10:00 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72814f4_d20260627_m060641_c001_v0001183_t0050_u01782540401678") 2026/06/27 06:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc65_d20260627_m060853_c001_v7007000_t0000_u01782540533714") 2026/06/27 06:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecbb5_d20260627_m060834_c001_v0001036_t0057_u01782540514483") 2026/06/27 06:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326bfc_d20260627_m060829_c001_v7007000_t0000_u01782540509058") 2026/06/27 06:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecb79_d20260627_m060811_c001_v0001036_t0008_u01782540491005") 2026/06/27 06:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f425f6d23b9a1e915_d20260627_m060805_c001_v7007000_t0000_u01782540485899") 2026/06/27 06:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecb23_d20260627_m060741_c001_v0001036_t0022_u01782540461552") 2026/06/27 06:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4044d802dce79160_d20260627_m060736_c001_v7007000_t0000_u01782540456588") 2026/06/27 06:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecaeb_d20260627_m060718_c001_v0001036_t0047_u01782540438145") 2026/06/27 06:10:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326859_d20260627_m060712_c001_v7007000_t0000_u01782540432999") 2026/06/27 06:10:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecaaf_d20260627_m060652_c001_v0001036_t0028_u01782540412387") 2026/06/27 06:10:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4aa176e_d20260627_m060644_c001_v7007000_t0000_u01782540404334") 2026/06/27 06:10:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728146a_d20260627_m060626_c001_v0001183_t0050_u01782540386207") 2026/06/27 06:10:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc3267f2_d20260627_m060619_c001_v7007000_t0000_u01782540379882") 2026/06/27 06:10:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281402_d20260627_m060614_c001_v0001183_t0051_u01782540374948") 2026/06/27 06:10:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94f9_d20260627_m060613_c001_v7007000_t0000_u01782540373385") 2026/06/27 06:10:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc0a0_d20260627_m060551_c001_v0001144_t0001_u01782540351727") 2026/06/27 06:10:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94d5_d20260627_m060546_c001_v7007000_t0000_u01782540346444") 2026/06/27 06:10:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72812bb_d20260627_m060541_c001_v0001183_t0047_u01782540341769") 2026/06/27 06:10:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f424339bbaab1bbc6_d20260627_m060540_c001_v7007000_t0000_u01782540340276") 2026/06/27 06:10:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935d34_d20260627_m060515_c001_v0001136_t0008_u01782540315875") 2026/06/27 06:10:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4189478fe5008149_d20260627_m060508_c001_v7007000_t0000_u01782540308121") 2026/06/27 06:10:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbf7d_d20260627_m060447_c001_v0001144_t0012_u01782540287392") 2026/06/27 06:10:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c269cc_d20260627_m060442_c001_v7007000_t0000_u01782540282414") 2026/06/27 06:10:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280fa7_d20260627_m060421_c001_v0001183_t0006_u01782540261654") 2026/06/27 06:10:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4239e41af1e2b28e_d20260627_m060414_c001_v7007000_t0000_u01782540254717") 2026/06/27 06:10:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935c16_d20260627_m060354_c001_v0001136_t0036_u01782540234370") 2026/06/27 06:10:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f42102a9cc2279cf5_d20260627_m060617_c001_v7007000_t0000_u01782540377214") 2026/06/27 06:10:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceeca29_d20260627_m060610_c001_v0001036_t0050_u01782540370897") 2026/06/27 06:10:02 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b9520_d20260627_m060647_c001_v7007000_t0000_u01782540407574") 2026/06/27 06:10:02 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935eca_d20260627_m060641_c001_v0001136_t0054_u01782540401762") 2026/06/27 06:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc67_d20260627_m060853_c001_v7007000_t0000_u01782540533896") 2026/06/27 06:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc3b2_d20260627_m060835_c001_v0001144_t0059_u01782540515567") 2026/06/27 06:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326bfd_d20260627_m060829_c001_v7007000_t0000_u01782540509244") 2026/06/27 06:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc362_d20260627_m060811_c001_v0001144_t0012_u01782540491963") 2026/06/27 06:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f425f6d23b9a1e916_d20260627_m060806_c001_v7007000_t0000_u01782540486081") 2026/06/27 06:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc2ba_d20260627_m060742_c001_v0001144_t0025_u01782540462782") 2026/06/27 06:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4044d802dce79161_d20260627_m060736_c001_v7007000_t0000_u01782540456776") 2026/06/27 06:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc23e_d20260627_m060718_c001_v0001144_t0039_u01782540438902") 2026/06/27 06:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc32685a_d20260627_m060713_c001_v7007000_t0000_u01782540433182") 2026/06/27 06:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc1c6_d20260627_m060653_c001_v0001144_t0036_u01782540413626") 2026/06/27 06:10:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4156b835a872b620_d20260627_m060644_c001_v7007000_t0000_u01782540404346") 2026/06/27 06:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc148_d20260627_m060626_c001_v0001144_t0028_u01782540386790") 2026/06/27 06:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc3267f4_d20260627_m060620_c001_v7007000_t0000_u01782540380064") 2026/06/27 06:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceeca39_d20260627_m060615_c001_v0001036_t0003_u01782540375134") 2026/06/27 06:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f42692a0894a4ee8c_d20260627_m060613_c001_v7007000_t0000_u01782540373399") 2026/06/27 06:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935dd6_d20260627_m060553_c001_v0001136_t0009_u01782540353238") 2026/06/27 06:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94d6_d20260627_m060546_c001_v7007000_t0000_u01782540346626") 2026/06/27 06:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935da8_d20260627_m060541_c001_v0001136_t0036_u01782540341878") 2026/06/27 06:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86cb91c_d20260627_m060540_c001_v7007000_t0000_u01782540340308") 2026/06/27 06:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc00e_d20260627_m060516_c001_v0001144_t0044_u01782540316708") 2026/06/27 06:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510c6_d20260627_m060508_c001_v7007000_t0000_u01782540308275") 2026/06/27 06:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281089_d20260627_m060449_c001_v0001183_t0034_u01782540289525") 2026/06/27 06:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c269cd_d20260627_m060442_c001_v7007000_t0000_u01782540282598") 2026/06/27 06:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935c76_d20260627_m060421_c001_v0001136_t0059_u01782540261939") 2026/06/27 06:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4239e41af1e2b28f_d20260627_m060414_c001_v7007000_t0000_u01782540254901") 2026/06/27 06:10:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbe8b_d20260627_m060354_c001_v0001144_t0055_u01782540234798") 2026/06/27 06:10:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f42102a9cc2279cf8_d20260627_m060617_c001_v7007000_t0000_u01782540377577") 2026/06/27 06:10:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72813ce_d20260627_m060611_c001_v0001183_t0034_u01782540371072") 2026/06/27 06:10:03 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b9521_d20260627_m060647_c001_v7007000_t0000_u01782540407759") 2026/06/27 06:10:03 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceeca93_d20260627_m060641_c001_v0001036_t0018_u01782540401797") 2026/06/27 06:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc68_d20260627_m060854_c001_v7007000_t0000_u01782540534079") 2026/06/27 06:10:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a679360ec_d20260627_m060838_c001_v0001136_t0044_u01782540518010") 2026/06/27 06:10:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326bfe_d20260627_m060829_c001_v7007000_t0000_u01782540509430") 2026/06/27 06:10:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67936096_d20260627_m060813_c001_v0001136_t0003_u01782540493891") 2026/06/27 06:10:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f425f6d23b9a1e917_d20260627_m060806_c001_v7007000_t0000_u01782540486264") 2026/06/27 06:10:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67936010_d20260627_m060748_c001_v0001136_t0003_u01782540468145") 2026/06/27 06:10:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4044d802dce79162_d20260627_m060736_c001_v7007000_t0000_u01782540456962") 2026/06/27 06:10:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935f92_d20260627_m060720_c001_v0001136_t0058_u01782540440718") 2026/06/27 06:10:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc32685b_d20260627_m060713_c001_v7007000_t0000_u01782540433365") 2026/06/27 06:10:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935f0a_d20260627_m060654_c001_v0001136_t0046_u01782540414834") 2026/06/27 06:10:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b9512_d20260627_m060644_c001_v7007000_t0000_u01782540404492") 2026/06/27 06:10:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935e92_d20260627_m060627_c001_v0001136_t0053_u01782540387895") 2026/06/27 06:10:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc3267f6_d20260627_m060620_c001_v7007000_t0000_u01782540380248") 2026/06/27 06:10:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281404_d20260627_m060615_c001_v0001183_t0053_u01782540375148") 2026/06/27 06:10:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f42692a0894a4ee8a_d20260627_m060613_c001_v7007000_t0000_u01782540373036") 2026/06/27 06:10:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceeca0b_d20260627_m060553_c001_v0001036_t0024_u01782540353667") 2026/06/27 06:10:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94d7_d20260627_m060546_c001_v7007000_t0000_u01782540346810") 2026/06/27 06:10:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceec9e7_d20260627_m060541_c001_v0001036_t0027_u01782540341985") 2026/06/27 06:10:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c2782c_d20260627_m060540_c001_v7007000_t0000_u01782540340099") 2026/06/27 06:10:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceec99f_d20260627_m060519_c001_v0001036_t0008_u01782540319307") 2026/06/27 06:10:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f425f6d23b9a18963_d20260627_m060507_c001_v7007000_t0000_u01782540307938") 2026/06/27 06:10:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935cdc_d20260627_m060449_c001_v0001136_t0012_u01782540289737") 2026/06/27 06:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c269ce_d20260627_m060442_c001_v7007000_t0000_u01782540282782") 2026/06/27 06:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbf11_d20260627_m060422_c001_v0001144_t0030_u01782540262347") 2026/06/27 06:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4239e41af1e2b290_d20260627_m060415_c001_v7007000_t0000_u01782540255085") 2026/06/27 06:10:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280ecd_d20260627_m060357_c001_v0001183_t0032_u01782540237781") 2026/06/27 06:10:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc3267e4_d20260627_m060617_c001_v7007000_t0000_u01782540377233") 2026/06/27 06:10:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72813d2_d20260627_m060611_c001_v0001183_t0029_u01782540371278") 2026/06/27 06:10:05 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b9522_d20260627_m060647_c001_v7007000_t0000_u01782540407941") 2026/06/27 06:10:05 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72814f6_d20260627_m060641_c001_v0001183_t0006_u01782540401883") 2026/06/27 06:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc69_d20260627_m060854_c001_v7007000_t0000_u01782540534261") 2026/06/27 06:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72818de_d20260627_m060838_c001_v0001183_t0021_u01782540518352") 2026/06/27 06:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326bff_d20260627_m060829_c001_v7007000_t0000_u01782540509615") 2026/06/27 06:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281836_d20260627_m060814_c001_v0001183_t0034_u01782540494292") 2026/06/27 06:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f425f6d23b9a1e919_d20260627_m060806_c001_v7007000_t0000_u01782540486448") 2026/06/27 06:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728175e_d20260627_m060749_c001_v0001183_t0025_u01782540469067") 2026/06/27 06:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4044d802dce79163_d20260627_m060737_c001_v7007000_t0000_u01782540457147") 2026/06/27 06:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728165e_d20260627_m060721_c001_v0001183_t0017_u01782540441117") 2026/06/27 06:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc32685c_d20260627_m060713_c001_v7007000_t0000_u01782540433548") 2026/06/27 06:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281576_d20260627_m060655_c001_v0001183_t0041_u01782540415217") 2026/06/27 06:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b9510_d20260627_m060644_c001_v7007000_t0000_u01782540404311") 2026/06/27 06:10:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceeca65_d20260627_m060628_c001_v0001036_t0009_u01782540388222") 2026/06/27 06:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc3267f8_d20260627_m060620_c001_v7007000_t0000_u01782540380431") 2026/06/27 06:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281406_d20260627_m060615_c001_v0001183_t0012_u01782540375360") 2026/06/27 06:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4224efb4a519e52e_d20260627_m060613_c001_v7007000_t0000_u01782540373451") 2026/06/27 06:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281342_d20260627_m060554_c001_v0001183_t0054_u01782540354038") 2026/06/27 06:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94d9_d20260627_m060546_c001_v7007000_t0000_u01782540346992") 2026/06/27 06:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72812bf_d20260627_m060541_c001_v0001183_t0045_u01782540341995") 2026/06/27 06:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94c3_d20260627_m060540_c001_v7007000_t0000_u01782540340318") 2026/06/27 06:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281201_d20260627_m060519_c001_v0001183_t0039_u01782540319800") 2026/06/27 06:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510bd_d20260627_m060507_c001_v7007000_t0000_u01782540307901") 2026/06/27 06:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbf8b_d20260627_m060450_c001_v0001144_t0031_u01782540290185") 2026/06/27 06:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c269cf_d20260627_m060442_c001_v7007000_t0000_u01782540282969") 2026/06/27 06:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280fc3_d20260627_m060423_c001_v0001183_t0007_u01782540263930") 2026/06/27 06:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4239e41af1e2b292_d20260627_m060415_c001_v7007000_t0000_u01782540255268") 2026/06/27 06:10:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935c24_d20260627_m060357_c001_v0001136_t0030_u01782540237999") 2026/06/27 06:10:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f400503bf63ac52bd_d20260627_m060617_c001_v7007000_t0000_u01782540377380") 2026/06/27 06:10:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceeca2b_d20260627_m060611_c001_v0001036_t0034_u01782540371286") 2026/06/27 06:10:06 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b9523_d20260627_m060648_c001_v7007000_t0000_u01782540408124") 2026/06/27 06:10:06 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935ed2_d20260627_m060642_c001_v0001136_t0047_u01782540402063") 2026/06/27 06:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc6a_d20260627_m060854_c001_v7007000_t0000_u01782540534444") 2026/06/27 06:10:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecbc7_d20260627_m060838_c001_v0001036_t0005_u01782540518566") 2026/06/27 06:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326c00_d20260627_m060829_c001_v7007000_t0000_u01782540509804") 2026/06/27 06:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecb7b_d20260627_m060814_c001_v0001036_t0053_u01782540494494") 2026/06/27 06:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f425f6d23b9a1e91a_d20260627_m060806_c001_v7007000_t0000_u01782540486634") 2026/06/27 06:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecb37_d20260627_m060749_c001_v0001036_t0029_u01782540469627") 2026/06/27 06:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4044d802dce79164_d20260627_m060737_c001_v7007000_t0000_u01782540457332") 2026/06/27 06:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecaf5_d20260627_m060721_c001_v0001036_t0021_u01782540441483") 2026/06/27 06:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc32685e_d20260627_m060713_c001_v7007000_t0000_u01782540433730") 2026/06/27 06:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecab5_d20260627_m060655_c001_v0001036_t0044_u01782540415439") 2026/06/27 06:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b9511_d20260627_m060644_c001_v7007000_t0000_u01782540404322") 2026/06/27 06:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728147e_d20260627_m060628_c001_v0001183_t0044_u01782540388749") 2026/06/27 06:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc3267fa_d20260627_m060620_c001_v7007000_t0000_u01782540380667") 2026/06/27 06:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935e46_d20260627_m060615_c001_v0001136_t0054_u01782540375538") 2026/06/27 06:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f420bb5837d904cf1_d20260627_m060613_c001_v7007000_t0000_u01782540373237") 2026/06/27 06:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc0ae_d20260627_m060554_c001_v0001144_t0019_u01782540354246") 2026/06/27 06:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94da_d20260627_m060547_c001_v7007000_t0000_u01782540347176") 2026/06/27 06:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72812c1_d20260627_m060542_c001_v0001183_t0005_u01782540342204") 2026/06/27 06:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4031c3ae049602eb_d20260627_m060540_c001_v7007000_t0000_u01782540340330") 2026/06/27 06:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935d40_d20260627_m060520_c001_v0001136_t0036_u01782540320006") 2026/06/27 06:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4aa1616_d20260627_m060508_c001_v7007000_t0000_u01782540308126") 2026/06/27 06:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281099_d20260627_m060451_c001_v0001183_t0033_u01782540291829") 2026/06/27 06:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c269d0_d20260627_m060443_c001_v7007000_t0000_u01782540283153") 2026/06/27 06:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935c7e_d20260627_m060424_c001_v0001136_t0021_u01782540264167") 2026/06/27 06:10:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4239e41af1e2b293_d20260627_m060415_c001_v7007000_t0000_u01782540255451") 2026/06/27 06:10:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbea1_d20260627_m060358_c001_v0001144_t0047_u01782540238424") 2026/06/27 06:10:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f42102a9cc2279cf7_d20260627_m060617_c001_v7007000_t0000_u01782540377395") 2026/06/27 06:10:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935e28_d20260627_m060611_c001_v0001136_t0005_u01782540371297") 2026/06/27 06:10:08 DEBUG : dir1/0007-12345: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b9524_d20260627_m060648_c001_v7007000_t0000_u01782540408305") 2026/06/27 06:10:08 DEBUG : dir1/0007-12345: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72814fa_d20260627_m060642_c001_v0001183_t0043_u01782540402092") 2026/06/27 06:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc6b_d20260627_m060854_c001_v7007000_t0000_u01782540534626") 2026/06/27 06:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc3be_d20260627_m060839_c001_v0001144_t0024_u01782540519387") 2026/06/27 06:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326c01_d20260627_m060829_c001_v7007000_t0000_u01782540509990") 2026/06/27 06:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc36e_d20260627_m060815_c001_v0001144_t0059_u01782540495282") 2026/06/27 06:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f425f6d23b9a1e91b_d20260627_m060806_c001_v7007000_t0000_u01782540486816") 2026/06/27 06:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc2dc_d20260627_m060750_c001_v0001144_t0022_u01782540470080") 2026/06/27 06:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4044d802dce79165_d20260627_m060737_c001_v7007000_t0000_u01782540457516") 2026/06/27 06:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc250_d20260627_m060721_c001_v0001144_t0039_u01782540441973") 2026/06/27 06:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326860_d20260627_m060713_c001_v7007000_t0000_u01782540433912") 2026/06/27 06:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc1d4_d20260627_m060655_c001_v0001144_t0025_u01782540415891") 2026/06/27 06:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4aa176f_d20260627_m060644_c001_v7007000_t0000_u01782540404517") 2026/06/27 06:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc150_d20260627_m060628_c001_v0001144_t0049_u01782540388992") 2026/06/27 06:10:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc3267fb_d20260627_m060620_c001_v7007000_t0000_u01782540380848") 2026/06/27 06:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281408_d20260627_m060615_c001_v0001183_t0023_u01782540375574") 2026/06/27 06:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f424339bbaab1bc3c_d20260627_m060613_c001_v7007000_t0000_u01782540373552") 2026/06/27 06:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935de0_d20260627_m060556_c001_v0001136_t0006_u01782540356151") 2026/06/27 06:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94dc_d20260627_m060547_c001_v7007000_t0000_u01782540347442") 2026/06/27 06:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935dac_d20260627_m060542_c001_v0001136_t0046_u01782540342227") 2026/06/27 06:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c2782d_d20260627_m060540_c001_v7007000_t0000_u01782540340286") 2026/06/27 06:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc01a_d20260627_m060520_c001_v0001144_t0047_u01782540320494") 2026/06/27 06:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f425f6d23b9a18966_d20260627_m060508_c001_v7007000_t0000_u01782540308139") 2026/06/27 06:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935ce2_d20260627_m060452_c001_v0001136_t0033_u01782540292033") 2026/06/27 06:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c269d1_d20260627_m060443_c001_v7007000_t0000_u01782540283337") 2026/06/27 06:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbf1b_d20260627_m060424_c001_v0001144_t0008_u01782540264474") 2026/06/27 06:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4239e41af1e2b294_d20260627_m060415_c001_v7007000_t0000_u01782540255636") 2026/06/27 06:10:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280edf_d20260627_m060400_c001_v0001183_t0019_u01782540240428") 2026/06/27 06:10:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f42692a0894a4ee92_d20260627_m060617_c001_v7007000_t0000_u01782540377218") 2026/06/27 06:10:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72813d6_d20260627_m060611_c001_v0001183_t0002_u01782540371491") 2026/06/27 06:10:10 DEBUG : dir1/0008-23456: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b9525_d20260627_m060648_c001_v7007000_t0000_u01782540408486") 2026/06/27 06:10:10 DEBUG : dir1/0008-23456: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72814fe_d20260627_m060642_c001_v0001183_t0024_u01782540402331") 2026/06/27 06:10:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc6d_d20260627_m060854_c001_v7007000_t0000_u01782540534811") 2026/06/27 06:10:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a679360f4_d20260627_m060840_c001_v0001136_t0012_u01782540520396") 2026/06/27 06:10:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326c02_d20260627_m060830_c001_v7007000_t0000_u01782540510174") 2026/06/27 06:10:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a679360a8_d20260627_m060818_c001_v0001136_t0012_u01782540498699") 2026/06/27 06:10:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f425f6d23b9a1e91c_d20260627_m060807_c001_v7007000_t0000_u01782540487000") 2026/06/27 06:10:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67936026_d20260627_m060753_c001_v0001136_t0035_u01782540473229") 2026/06/27 06:10:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4044d802dce79166_d20260627_m060737_c001_v7007000_t0000_u01782540457701") 2026/06/27 06:10:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935fa8_d20260627_m060724_c001_v0001136_t0057_u01782540444063") 2026/06/27 06:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326861_d20260627_m060714_c001_v7007000_t0000_u01782540434095") 2026/06/27 06:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935f1e_d20260627_m060657_c001_v0001136_t0005_u01782540417895") 2026/06/27 06:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4156b835a872b624_d20260627_m060644_c001_v7007000_t0000_u01782540404708") 2026/06/27 06:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935e98_d20260627_m060631_c001_v0001136_t0018_u01782540391655") 2026/06/27 06:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc3267fc_d20260627_m060621_c001_v7007000_t0000_u01782540381030") 2026/06/27 06:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728140c_d20260627_m060615_c001_v0001183_t0002_u01782540375784") 2026/06/27 06:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f400503bf63ac52ba_d20260627_m060613_c001_v7007000_t0000_u01782540373601") 2026/06/27 06:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceeca0f_d20260627_m060556_c001_v0001036_t0044_u01782540356570") 2026/06/27 06:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94de_d20260627_m060547_c001_v7007000_t0000_u01782540347624") 2026/06/27 06:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72812c3_d20260627_m060542_c001_v0001183_t0050_u01782540342426") 2026/06/27 06:10:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86cb91b_d20260627_m060540_c001_v7007000_t0000_u01782540340115") 2026/06/27 06:10:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceec9a9_d20260627_m060522_c001_v0001036_t0050_u01782540322602") 2026/06/27 06:10:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f40669196329b92cc_d20260627_m060508_c001_v7007000_t0000_u01782540308149") 2026/06/27 06:10:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbf91_d20260627_m060452_c001_v0001144_t0047_u01782540292341") 2026/06/27 06:10:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c269d3_d20260627_m060443_c001_v7007000_t0000_u01782540283521") 2026/06/27 06:10:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280fd9_d20260627_m060427_c001_v0001183_t0007_u01782540267422") 2026/06/27 06:10:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4239e41af1e2b295_d20260627_m060415_c001_v7007000_t0000_u01782540255820") 2026/06/27 06:10:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935c2c_d20260627_m060400_c001_v0001136_t0018_u01782540240793") 2026/06/27 06:10:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94fe_d20260627_m060617_c001_v7007000_t0000_u01782540377239") 2026/06/27 06:10:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceeca2d_d20260627_m060611_c001_v0001036_t0039_u01782540371683") 2026/06/27 06:10:13 DEBUG : dir1/0009-34567: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b9526_d20260627_m060648_c001_v7007000_t0000_u01782540408684") 2026/06/27 06:10:13 DEBUG : dir1/0009-34567: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935ed6_d20260627_m060642_c001_v0001136_t0040_u01782540402390") 2026/06/27 06:10:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc6f_d20260627_m060854_c001_v7007000_t0000_u01782540534994") 2026/06/27 06:10:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72818f0_d20260627_m060840_c001_v0001183_t0011_u01782540520966") 2026/06/27 06:10:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326c03_d20260627_m060830_c001_v7007000_t0000_u01782540510387") 2026/06/27 06:10:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728185c_d20260627_m060819_c001_v0001183_t0045_u01782540499193") 2026/06/27 06:10:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f425f6d23b9a1e91d_d20260627_m060807_c001_v7007000_t0000_u01782540487258") 2026/06/27 06:10:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281784_d20260627_m060753_c001_v0001183_t0051_u01782540473697") 2026/06/27 06:10:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4044d802dce79167_d20260627_m060737_c001_v7007000_t0000_u01782540457887") 2026/06/27 06:10:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728167e_d20260627_m060724_c001_v0001183_t0022_u01782540444374") 2026/06/27 06:10:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326862_d20260627_m060714_c001_v7007000_t0000_u01782540434278") 2026/06/27 06:10:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728159e_d20260627_m060658_c001_v0001183_t0020_u01782540418259") 2026/06/27 06:10:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c28a68_d20260627_m060644_c001_v7007000_t0000_u01782540404718") 2026/06/27 06:10:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceeca6f_d20260627_m060632_c001_v0001036_t0039_u01782540392307") 2026/06/27 06:10:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc3267fd_d20260627_m060621_c001_v7007000_t0000_u01782540381212") 2026/06/27 06:10:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceeca3b_d20260627_m060615_c001_v0001036_t0026_u01782540375804") 2026/06/27 06:10:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f424339bbaab1bc39_d20260627_m060613_c001_v7007000_t0000_u01782540373009") 2026/06/27 06:10:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281358_d20260627_m060557_c001_v0001183_t0044_u01782540357036") 2026/06/27 06:10:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94df_d20260627_m060547_c001_v7007000_t0000_u01782540347807") 2026/06/27 06:10:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935dae_d20260627_m060542_c001_v0001136_t0038_u01782540342558") 2026/06/27 06:10:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f410219d84270c1c3_d20260627_m060540_c001_v7007000_t0000_u01782540340296") 2026/06/27 06:10:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728121b_d20260627_m060523_c001_v0001183_t0040_u01782540323046") 2026/06/27 06:10:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4189478fe5008146_d20260627_m060507_c001_v7007000_t0000_u01782540307532") 2026/06/27 06:10:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72810cf_d20260627_m060454_c001_v0001183_t0051_u01782540294828") 2026/06/27 06:10:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c269d7_d20260627_m060443_c001_v7007000_t0000_u01782540283704") 2026/06/27 06:10:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935c8c_d20260627_m060427_c001_v0001136_t0029_u01782540267638") 2026/06/27 06:10:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4239e41af1e2b296_d20260627_m060416_c001_v7007000_t0000_u01782540256005") 2026/06/27 06:10:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbeb1_d20260627_m060401_c001_v0001144_t0049_u01782540241285") 2026/06/27 06:10:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f402dde4d518e4afd_d20260627_m060617_c001_v7007000_t0000_u01782540377254") 2026/06/27 06:10:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72813da_d20260627_m060611_c001_v0001183_t0045_u01782540371698") 2026/06/27 06:10:16 DEBUG : dir1/0010-45678: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b9527_d20260627_m060648_c001_v7007000_t0000_u01782540408866") 2026/06/27 06:10:16 DEBUG : dir1/0010-45678: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceeca99_d20260627_m060642_c001_v0001036_t0013_u01782540402517") 2026/06/27 06:10:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc71_d20260627_m060855_c001_v7007000_t0000_u01782540535175") 2026/06/27 06:10:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecbcb_d20260627_m060841_c001_v0001036_t0058_u01782540521244") 2026/06/27 06:10:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326c04_d20260627_m060830_c001_v7007000_t0000_u01782540510583") 2026/06/27 06:10:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecb8d_d20260627_m060819_c001_v0001036_t0010_u01782540499414") 2026/06/27 06:10:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f425f6d23b9a1e91e_d20260627_m060807_c001_v7007000_t0000_u01782540487440") 2026/06/27 06:10:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecb45_d20260627_m060753_c001_v0001036_t0043_u01782540473901") 2026/06/27 06:10:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4044d802dce79168_d20260627_m060738_c001_v7007000_t0000_u01782540458072") 2026/06/27 06:10:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecaff_d20260627_m060724_c001_v0001036_t0008_u01782540444616") 2026/06/27 06:10:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326863_d20260627_m060714_c001_v7007000_t0000_u01782540434461") 2026/06/27 06:10:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecac1_d20260627_m060658_c001_v0001036_t0040_u01782540418466") 2026/06/27 06:10:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b9513_d20260627_m060644_c001_v7007000_t0000_u01782540404506") 2026/06/27 06:10:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72814a2_d20260627_m060632_c001_v0001183_t0035_u01782540392674") 2026/06/27 06:10:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc3267ff_d20260627_m060621_c001_v7007000_t0000_u01782540381394") 2026/06/27 06:10:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935e4a_d20260627_m060615_c001_v0001136_t0039_u01782540375838") 2026/06/27 06:10:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f42692a0894a4ee8b_d20260627_m060613_c001_v7007000_t0000_u01782540373217") 2026/06/27 06:10:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc0c4_d20260627_m060557_c001_v0001144_t0057_u01782540357237") 2026/06/27 06:10:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94e0_d20260627_m060547_c001_v7007000_t0000_u01782540347990") 2026/06/27 06:10:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceec9e9_d20260627_m060542_c001_v0001036_t0012_u01782540342603") 2026/06/27 06:10:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f424339bbaab1bbc2_d20260627_m060539_c001_v7007000_t0000_u01782540339723") 2026/06/27 06:10:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935d56_d20260627_m060523_c001_v0001136_t0054_u01782540323238") 2026/06/27 06:10:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510bf_d20260627_m060507_c001_v7007000_t0000_u01782540307954") 2026/06/27 06:10:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935cf2_d20260627_m060455_c001_v0001136_t0007_u01782540295049") 2026/06/27 06:10:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c269d8_d20260627_m060443_c001_v7007000_t0000_u01782540283888") 2026/06/27 06:10:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbf29_d20260627_m060427_c001_v0001144_t0025_u01782540267964") 2026/06/27 06:10:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4239e41af1e2b297_d20260627_m060416_c001_v7007000_t0000_u01782540256188") 2026/06/27 06:10:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280efd_d20260627_m060404_c001_v0001183_t0048_u01782540244111") 2026/06/27 06:10:17 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f402dde4d518e4afe_d20260627_m060617_c001_v7007000_t0000_u01782540377270") 2026/06/27 06:10:18 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935e2c_d20260627_m060611_c001_v0001136_t0002_u01782540371778") 2026/06/27 06:10:18 DEBUG : dir1/0011-56789: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b9528_d20260627_m060649_c001_v7007000_t0000_u01782540409049") 2026/06/27 06:10:18 DEBUG : dir1/0011-56789: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281500_d20260627_m060642_c001_v0001183_t0036_u01782540402537") 2026/06/27 06:10:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc72_d20260627_m060855_c001_v7007000_t0000_u01782540535357") 2026/06/27 06:10:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc3d0_d20260627_m060841_c001_v0001144_t0056_u01782540521701") 2026/06/27 06:10:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326c05_d20260627_m060830_c001_v7007000_t0000_u01782540510766") 2026/06/27 06:10:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc386_d20260627_m060820_c001_v0001144_t0024_u01782540500063") 2026/06/27 06:10:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f425f6d23b9a1e91f_d20260627_m060807_c001_v7007000_t0000_u01782540487624") 2026/06/27 06:10:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc2fc_d20260627_m060754_c001_v0001144_t0030_u01782540474531") 2026/06/27 06:10:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4044d802dce79169_d20260627_m060738_c001_v7007000_t0000_u01782540458257") 2026/06/27 06:10:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc266_d20260627_m060725_c001_v0001144_t0043_u01782540445636") 2026/06/27 06:10:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326864_d20260627_m060714_c001_v7007000_t0000_u01782540434645") 2026/06/27 06:10:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc1dc_d20260627_m060659_c001_v0001144_t0030_u01782540419054") 2026/06/27 06:10:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b9514_d20260627_m060644_c001_v7007000_t0000_u01782540404675") 2026/06/27 06:10:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc160_d20260627_m060632_c001_v0001144_t0021_u01782540392876") 2026/06/27 06:10:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326800_d20260627_m060621_c001_v7007000_t0000_u01782540381577") 2026/06/27 06:10:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281410_d20260627_m060616_c001_v0001183_t0032_u01782540376017") 2026/06/27 06:10:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94fa_d20260627_m060613_c001_v7007000_t0000_u01782540373570") 2026/06/27 06:10:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935dfa_d20260627_m060602_c001_v0001136_t0003_u01782540362056") 2026/06/27 06:10:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94e2_d20260627_m060548_c001_v7007000_t0000_u01782540348175") 2026/06/27 06:10:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72812c7_d20260627_m060542_c001_v0001183_t0035_u01782540342649") 2026/06/27 06:10:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c2782a_d20260627_m060539_c001_v7007000_t0000_u01782540339735") 2026/06/27 06:10:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc02a_d20260627_m060523_c001_v0001144_t0002_u01782540323638") 2026/06/27 06:10:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f40669196329b92cb_d20260627_m060507_c001_v7007000_t0000_u01782540307968") 2026/06/27 06:10:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbfa1_d20260627_m060455_c001_v0001144_t0004_u01782540295411") 2026/06/27 06:10:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c269d9_d20260627_m060444_c001_v7007000_t0000_u01782540284072") 2026/06/27 06:10:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280ff5_d20260627_m060430_c001_v0001183_t0011_u01782540270638") 2026/06/27 06:10:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4239e41af1e2b298_d20260627_m060416_c001_v7007000_t0000_u01782540256371") 2026/06/27 06:10:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935c36_d20260627_m060404_c001_v0001136_t0036_u01782540244312") 2026/06/27 06:10:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f424339bbaab1bc48_d20260627_m060617_c001_v7007000_t0000_u01782540377447") 2026/06/27 06:10:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72813de_d20260627_m060611_c001_v0001183_t0035_u01782540371913") 2026/06/27 06:10:19 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b9529_d20260627_m060649_c001_v7007000_t0000_u01782540409234") 2026/06/27 06:10:19 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc18e_d20260627_m060642_c001_v0001144_t0055_u01782540402626") 2026/06/27 06:10:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc73_d20260627_m060855_c001_v7007000_t0000_u01782540535540") 2026/06/27 06:10:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67936110_d20260627_m060844_c001_v0001136_t0001_u01782540524299") 2026/06/27 06:10:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326c06_d20260627_m060830_c001_v7007000_t0000_u01782540510950") 2026/06/27 06:10:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a679360b0_d20260627_m060820_c001_v0001136_t0010_u01782540500653") 2026/06/27 06:10:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f425f6d23b9a1e920_d20260627_m060807_c001_v7007000_t0000_u01782540487807") 2026/06/27 06:10:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67936036_d20260627_m060756_c001_v0001136_t0012_u01782540476523") 2026/06/27 06:10:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4044d802dce7916a_d20260627_m060738_c001_v7007000_t0000_u01782540458441") 2026/06/27 06:10:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935fba_d20260627_m060727_c001_v0001136_t0004_u01782540447903") 2026/06/27 06:10:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326865_d20260627_m060714_c001_v7007000_t0000_u01782540434828") 2026/06/27 06:10:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935f28_d20260627_m060700_c001_v0001136_t0056_u01782540420491") 2026/06/27 06:10:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41361a13c297d1b2_d20260627_m060644_c001_v7007000_t0000_u01782540404726") 2026/06/27 06:10:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935ea8_d20260627_m060634_c001_v0001136_t0051_u01782540394326") 2026/06/27 06:10:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326803_d20260627_m060621_c001_v7007000_t0000_u01782540381759") 2026/06/27 06:10:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935e50_d20260627_m060616_c001_v0001136_t0053_u01782540376193") 2026/06/27 06:10:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f400503bf63ac52b9_d20260627_m060613_c001_v7007000_t0000_u01782540373417") 2026/06/27 06:10:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceeca15_d20260627_m060602_c001_v0001036_t0040_u01782540362837") 2026/06/27 06:10:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94e4_d20260627_m060548_c001_v7007000_t0000_u01782540348357") 2026/06/27 06:10:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935db0_d20260627_m060542_c001_v0001136_t0007_u01782540342853") 2026/06/27 06:10:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f410219d84270c1c2_d20260627_m060540_c001_v7007000_t0000_u01782540340107") 2026/06/27 06:10:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceec9ab_d20260627_m060524_c001_v0001036_t0052_u01782540324590") 2026/06/27 06:10:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4aa1614_d20260627_m060507_c001_v7007000_t0000_u01782540307942") 2026/06/27 06:10:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72810ef_d20260627_m060456_c001_v0001183_t0007_u01782540296473") 2026/06/27 06:10:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c269da_d20260627_m060444_c001_v7007000_t0000_u01782540284257") 2026/06/27 06:10:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935c96_d20260627_m060430_c001_v0001136_t0016_u01782540270880") 2026/06/27 06:10:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4239e41af1e2b299_d20260627_m060416_c001_v7007000_t0000_u01782540256555") 2026/06/27 06:10:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbebf_d20260627_m060404_c001_v0001144_t0031_u01782540244607") 2026/06/27 06:10:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f42692a0894a4ee93_d20260627_m060617_c001_v7007000_t0000_u01782540377406") 2026/06/27 06:10:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72813e0_d20260627_m060612_c001_v0001183_t0010_u01782540372106") 2026/06/27 06:10:20 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b952a_d20260627_m060649_c001_v7007000_t0000_u01782540409416") 2026/06/27 06:10:20 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281504_d20260627_m060642_c001_v0001183_t0024_u01782540402747") 2026/06/27 06:10:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc74_d20260627_m060855_c001_v7007000_t0000_u01782540535723") 2026/06/27 06:10:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728191c_d20260627_m060844_c001_v0001183_t0001_u01782540524765") 2026/06/27 06:10:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326c07_d20260627_m060831_c001_v7007000_t0000_u01782540511135") 2026/06/27 06:10:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281866_d20260627_m060821_c001_v0001183_t0035_u01782540501093") 2026/06/27 06:10:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f425f6d23b9a1e921_d20260627_m060807_c001_v7007000_t0000_u01782540487990") 2026/06/27 06:10:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72817a4_d20260627_m060756_c001_v0001183_t0033_u01782540476938") 2026/06/27 06:10:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4044d802dce7916b_d20260627_m060738_c001_v7007000_t0000_u01782540458628") 2026/06/27 06:10:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72816a6_d20260627_m060728_c001_v0001183_t0034_u01782540448330") 2026/06/27 06:10:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326866_d20260627_m060715_c001_v7007000_t0000_u01782540435011") 2026/06/27 06:10:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72815b4_d20260627_m060700_c001_v0001183_t0047_u01782540420840") 2026/06/27 06:10:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b9517_d20260627_m060644_c001_v7007000_t0000_u01782540404871") 2026/06/27 06:10:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceeca79_d20260627_m060634_c001_v0001036_t0047_u01782540394842") 2026/06/27 06:10:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326805_d20260627_m060621_c001_v7007000_t0000_u01782540381942") 2026/06/27 06:10:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281414_d20260627_m060616_c001_v0001183_t0007_u01782540376221") 2026/06/27 06:10:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94f7_d20260627_m060613_c001_v7007000_t0000_u01782540373019") 2026/06/27 06:10:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281382_d20260627_m060603_c001_v0001183_t0027_u01782540363572") 2026/06/27 06:10:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94e6_d20260627_m060548_c001_v7007000_t0000_u01782540348539") 2026/06/27 06:10:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72812cd_d20260627_m060542_c001_v0001183_t0033_u01782540342868") 2026/06/27 06:10:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4aa1623_d20260627_m060540_c001_v7007000_t0000_u01782540340338") 2026/06/27 06:10:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281237_d20260627_m060525_c001_v0001183_t0039_u01782540325198") 2026/06/27 06:10:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4189478fe5008148_d20260627_m060507_c001_v7007000_t0000_u01782540307907") 2026/06/27 06:10:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935cf4_d20260627_m060456_c001_v0001136_t0003_u01782540296676") 2026/06/27 06:10:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c269de_d20260627_m060444_c001_v7007000_t0000_u01782540284440") 2026/06/27 06:10:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbf35_d20260627_m060431_c001_v0001144_t0048_u01782540271380") 2026/06/27 06:10:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4239e41af1e2b29a_d20260627_m060416_c001_v7007000_t0000_u01782540256739") 2026/06/27 06:10:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280f1b_d20260627_m060407_c001_v0001183_t0030_u01782540247045") 2026/06/27 06:10:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f42692a0894a4ee95_d20260627_m060617_c001_v7007000_t0000_u01782540377588") 2026/06/27 06:10:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935e32_d20260627_m060612_c001_v0001136_t0048_u01782540372169") 2026/06/27 06:10:22 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b952b_d20260627_m060649_c001_v7007000_t0000_u01782540409600") 2026/06/27 06:10:22 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935eda_d20260627_m060642_c001_v0001136_t0028_u01782540402792") 2026/06/27 06:10:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc76_d20260627_m060855_c001_v7007000_t0000_u01782540535905") 2026/06/27 06:10:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecbdd_d20260627_m060844_c001_v0001036_t0037_u01782540524978") 2026/06/27 06:10:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326c08_d20260627_m060831_c001_v7007000_t0000_u01782540511319") 2026/06/27 06:10:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecb91_d20260627_m060821_c001_v0001036_t0001_u01782540501295") 2026/06/27 06:10:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f425f6d23b9a1e922_d20260627_m060808_c001_v7007000_t0000_u01782540488174") 2026/06/27 06:10:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecb4d_d20260627_m060757_c001_v0001036_t0051_u01782540477185") 2026/06/27 06:10:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4044d802dce7916c_d20260627_m060738_c001_v7007000_t0000_u01782540458812") 2026/06/27 06:10:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecb0f_d20260627_m060728_c001_v0001036_t0059_u01782540448525") 2026/06/27 06:10:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326868_d20260627_m060715_c001_v7007000_t0000_u01782540435194") 2026/06/27 06:10:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecacb_d20260627_m060701_c001_v0001036_t0051_u01782540421051") 2026/06/27 06:10:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b9515_d20260627_m060644_c001_v7007000_t0000_u01782540404689") 2026/06/27 06:10:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72814b8_d20260627_m060635_c001_v0001183_t0038_u01782540395250") 2026/06/27 06:10:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326806_d20260627_m060622_c001_v7007000_t0000_u01782540382124") 2026/06/27 06:10:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceeca3e_d20260627_m060616_c001_v0001036_t0051_u01782540376282") 2026/06/27 06:10:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f424339bbaab1bc3b_d20260627_m060613_c001_v7007000_t0000_u01782540373370") 2026/06/27 06:10:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc0de_d20260627_m060603_c001_v0001144_t0031_u01782540363820") 2026/06/27 06:10:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94e7_d20260627_m060548_c001_v7007000_t0000_u01782540348722") 2026/06/27 06:10:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72812d1_d20260627_m060543_c001_v0001183_t0027_u01782540343082") 2026/06/27 06:10:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c2782b_d20260627_m060539_c001_v7007000_t0000_u01782540339917") 2026/06/27 06:10:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935d62_d20260627_m060525_c001_v0001136_t0042_u01782540325405") 2026/06/27 06:10:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510c2_d20260627_m060508_c001_v7007000_t0000_u01782540308083") 2026/06/27 06:10:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbfb1_d20260627_m060457_c001_v0001144_t0016_u01782540297057") 2026/06/27 06:10:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c269df_d20260627_m060444_c001_v7007000_t0000_u01782540284624") 2026/06/27 06:10:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281009_d20260627_m060433_c001_v0001183_t0039_u01782540273070") 2026/06/27 06:10:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4239e41af1e2b29b_d20260627_m060416_c001_v7007000_t0000_u01782540256923") 2026/06/27 06:10:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935c4c_d20260627_m060407_c001_v0001136_t0052_u01782540247249") 2026/06/27 06:10:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f402dde4d518e4b00_d20260627_m060617_c001_v7007000_t0000_u01782540377459") 2026/06/27 06:10:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceeca2f_d20260627_m060612_c001_v0001036_t0026_u01782540372222") 2026/06/27 06:10:23 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b952d_d20260627_m060649_c001_v7007000_t0000_u01782540409786") 2026/06/27 06:10:23 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728150a_d20260627_m060642_c001_v0001183_t0004_u01782540402963") 2026/06/27 06:10:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc77_d20260627_m060856_c001_v7007000_t0000_u01782540536090") 2026/06/27 06:10:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc3ec_d20260627_m060845_c001_v0001144_t0033_u01782540525418") 2026/06/27 06:10:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326c09_d20260627_m060831_c001_v7007000_t0000_u01782540511502") 2026/06/27 06:10:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc38c_d20260627_m060821_c001_v0001144_t0016_u01782540501862") 2026/06/27 06:10:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f425f6d23b9a1e924_d20260627_m060808_c001_v7007000_t0000_u01782540488356") 2026/06/27 06:10:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc312_d20260627_m060757_c001_v0001144_t0053_u01782540477613") 2026/06/27 06:10:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4044d802dce7916d_d20260627_m060738_c001_v7007000_t0000_u01782540458998") 2026/06/27 06:10:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc282_d20260627_m060729_c001_v0001144_t0007_u01782540449068") 2026/06/27 06:10:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326869_d20260627_m060715_c001_v7007000_t0000_u01782540435391") 2026/06/27 06:10:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc1ec_d20260627_m060701_c001_v0001144_t0019_u01782540421426") 2026/06/27 06:10:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4aa1771_d20260627_m060644_c001_v7007000_t0000_u01782540404697") 2026/06/27 06:10:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc16c_d20260627_m060635_c001_v0001144_t0002_u01782540395453") 2026/06/27 06:10:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326808_d20260627_m060622_c001_v7007000_t0000_u01782540382409") 2026/06/27 06:10:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728141c_d20260627_m060616_c001_v0001183_t0016_u01782540376447") 2026/06/27 06:10:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94f8_d20260627_m060613_c001_v7007000_t0000_u01782540373202") 2026/06/27 06:10:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935e04_d20260627_m060605_c001_v0001136_t0017_u01782540365525") 2026/06/27 06:10:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94e9_d20260627_m060548_c001_v7007000_t0000_u01782540348906") 2026/06/27 06:10:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935db2_d20260627_m060543_c001_v0001136_t0019_u01782540343245") 2026/06/27 06:10:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f424339bbaab1bbc3_d20260627_m060539_c001_v7007000_t0000_u01782540339908") 2026/06/27 06:10:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc032_d20260627_m060525_c001_v0001144_t0059_u01782540325759") 2026/06/27 06:10:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f42692a0894a4ec88_d20260627_m060507_c001_v7007000_t0000_u01782540307921") 2026/06/27 06:10:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281125_d20260627_m060459_c001_v0001183_t0019_u01782540299489") 2026/06/27 06:10:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c269e0_d20260627_m060444_c001_v7007000_t0000_u01782540284807") 2026/06/27 06:10:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935ca8_d20260627_m060433_c001_v0001136_t0053_u01782540273267") 2026/06/27 06:10:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4239e41af1e2b29d_d20260627_m060417_c001_v7007000_t0000_u01782540257106") 2026/06/27 06:10:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbecb_d20260627_m060407_c001_v0001144_t0031_u01782540247575") 2026/06/27 06:10:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc3267e6_d20260627_m060617_c001_v7007000_t0000_u01782540377417") 2026/06/27 06:10:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72813e4_d20260627_m060612_c001_v0001183_t0037_u01782540372323") 2026/06/27 06:10:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510cc_d20260627_m060510_c001_v7007000_t0000_u01782540310728") 2026/06/27 06:10:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281157_d20260627_m060503_c001_v0001183_t0012_u01782540303708") 2026/06/27 06:10:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510cd_d20260627_m060510_c001_v7007000_t0000_u01782540310910") 2026/06/27 06:10:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935d12_d20260627_m060503_c001_v0001136_t0019_u01782540303931") 2026/06/27 06:10:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510cf_d20260627_m060511_c001_v7007000_t0000_u01782540311090") 2026/06/27 06:10:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728115d_d20260627_m060503_c001_v0001183_t0055_u01782540303990") 2026/06/27 06:10:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510d0_d20260627_m060511_c001_v7007000_t0000_u01782540311273") 2026/06/27 06:10:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281164_d20260627_m060504_c001_v0001183_t0054_u01782540304196") 2026/06/27 06:10:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510d1_d20260627_m060511_c001_v7007000_t0000_u01782540311454") 2026/06/27 06:10:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728116b_d20260627_m060504_c001_v0001183_t0045_u01782540304410") 2026/06/27 06:10:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510d2_d20260627_m060511_c001_v7007000_t0000_u01782540311636") 2026/06/27 06:10:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935d14_d20260627_m060504_c001_v0001136_t0039_u01782540304468") 2026/06/27 06:10:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510d3_d20260627_m060511_c001_v7007000_t0000_u01782540311817") 2026/06/27 06:10:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281171_d20260627_m060504_c001_v0001183_t0051_u01782540304610") 2026/06/27 06:10:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510d4_d20260627_m060512_c001_v7007000_t0000_u01782540312004") 2026/06/27 06:10:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceec979_d20260627_m060504_c001_v0001036_t0056_u01782540304657") 2026/06/27 06:10:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510d5_d20260627_m060512_c001_v7007000_t0000_u01782540312186") 2026/06/27 06:10:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281179_d20260627_m060504_c001_v0001183_t0053_u01782540304846") 2026/06/27 06:10:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510d6_d20260627_m060512_c001_v7007000_t0000_u01782540312367") 2026/06/27 06:10:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935d16_d20260627_m060504_c001_v0001136_t0001_u01782540304939") 2026/06/27 06:10:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510d7_d20260627_m060512_c001_v7007000_t0000_u01782540312557") 2026/06/27 06:10:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281181_d20260627_m060505_c001_v0001183_t0036_u01782540305079") 2026/06/27 06:10:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510da_d20260627_m060512_c001_v7007000_t0000_u01782540312744") 2026/06/27 06:10:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceec97d_d20260627_m060505_c001_v0001036_t0057_u01782540305268") 2026/06/27 06:10:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510dc_d20260627_m060512_c001_v7007000_t0000_u01782540312924") 2026/06/27 06:10:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281189_d20260627_m060505_c001_v0001183_t0032_u01782540305280") 2026/06/27 06:10:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510dd_d20260627_m060513_c001_v7007000_t0000_u01782540313104") 2026/06/27 06:10:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281191_d20260627_m060505_c001_v0001183_t0036_u01782540305583") 2026/06/27 06:10:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510de_d20260627_m060513_c001_v7007000_t0000_u01782540313286") 2026/06/27 06:10:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935d18_d20260627_m060505_c001_v0001136_t0008_u01782540305679") 2026/06/27 06:10:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3510e0_d20260627_m060513_c001_v7007000_t0000_u01782540313466") 2026/06/27 06:10:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281195_d20260627_m060505_c001_v0001183_t0059_u01782540305814") 2026/06/27 06:10:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94ca_d20260627_m060544_c001_v7007000_t0000_u01782540344184") 2026/06/27 06:10:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728128f_d20260627_m060536_c001_v0001183_t0042_u01782540336908") 2026/06/27 06:10:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f424339bbaab1bc30_d20260627_m060544_c001_v7007000_t0000_u01782540344046") 2026/06/27 06:10:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281291_d20260627_m060537_c001_v0001183_t0043_u01782540337099") 2026/06/27 06:10:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f424339bbaab1bc2e_d20260627_m060543_c001_v7007000_t0000_u01782540343859") 2026/06/27 06:10:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935d92_d20260627_m060537_c001_v0001136_t0051_u01782540337124") 2026/06/27 06:10:27 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f424339bbaab1bc31_d20260627_m060544_c001_v7007000_t0000_u01782540344147") 2026/06/27 06:10:28 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceec9cd_d20260627_m060537_c001_v0001036_t0042_u01782540337204") 2026/06/27 06:10:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f424339bbaab1bc2d_d20260627_m060543_c001_v7007000_t0000_u01782540343785") 2026/06/27 06:10:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281297_d20260627_m060537_c001_v0001183_t0017_u01782540337297") 2026/06/27 06:10:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86cb988_d20260627_m060544_c001_v7007000_t0000_u01782540344011") 2026/06/27 06:10:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935d96_d20260627_m060537_c001_v0001136_t0012_u01782540337457") 2026/06/27 06:10:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4aa1624_d20260627_m060543_c001_v7007000_t0000_u01782540343797") 2026/06/27 06:10:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceec9cf_d20260627_m060537_c001_v0001036_t0038_u01782540337571") 2026/06/27 06:10:28 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f410219d84270c1c5_d20260627_m060544_c001_v7007000_t0000_u01782540344024") 2026/06/27 06:10:28 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281299_d20260627_m060537_c001_v0001183_t0044_u01782540337690") 2026/06/27 06:10:28 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f424339bbaab1bc2f_d20260627_m060543_c001_v7007000_t0000_u01782540343966") 2026/06/27 06:10:28 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc062_d20260627_m060537_c001_v0001144_t0024_u01782540337735") 2026/06/27 06:10:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4031c3ae049602ef_d20260627_m060543_c001_v7007000_t0000_u01782540343809") 2026/06/27 06:10:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935d98_d20260627_m060537_c001_v0001136_t0024_u01782540337879") 2026/06/27 06:10:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c27c5d_d20260627_m060544_c001_v7007000_t0000_u01782540344036") 2026/06/27 06:10:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728129f_d20260627_m060537_c001_v0001183_t0045_u01782540337888") 2026/06/27 06:10:28 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4aa1625_d20260627_m060543_c001_v7007000_t0000_u01782540343980") 2026/06/27 06:10:28 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceec9d1_d20260627_m060537_c001_v0001036_t0022_u01782540337960") 2026/06/27 06:10:28 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4aa1626_d20260627_m060544_c001_v7007000_t0000_u01782540344163") 2026/06/27 06:10:29 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72812a3_d20260627_m060538_c001_v0001183_t0053_u01782540338087") 2026/06/27 06:10:29 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4031c3ae049602f0_d20260627_m060543_c001_v7007000_t0000_u01782540343992") 2026/06/27 06:10:29 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935d9c_d20260627_m060538_c001_v0001136_t0038_u01782540338169") 2026/06/27 06:10:29 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f410219d84270c1c4_d20260627_m060543_c001_v7007000_t0000_u01782540343840") 2026/06/27 06:10:29 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72812a5_d20260627_m060538_c001_v0001183_t0025_u01782540338313") 2026/06/27 06:10:29 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94c7_d20260627_m060543_c001_v7007000_t0000_u01782540343817") 2026/06/27 06:10:29 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc066_d20260627_m060538_c001_v0001144_t0018_u01782540338326") 2026/06/27 06:10:29 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41403ce12753e5ae_d20260627_m060200_c001_v7007000_t0000_u01782540120159") 2026/06/27 06:10:29 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f10064eeb414f4db4_d20260627_m060157_c001_v0001150_t0020_u01782540117784") 2026/06/27 06:10:29 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4031c3ae0495ffd1_d20260627_m060157_c001_v7007000_t0000_u01782540117599") 2026/06/27 06:10:29 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f10064eeb414f4da8_d20260627_m060154_c001_v0001150_t0029_u01782540114503") 2026/06/27 06:10:29 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4031c3ae0495ffc5_d20260627_m060153_c001_v7007000_t0000_u01782540113779") 2026/06/27 06:10:29 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935aa0_d20260627_m060147_c001_v0001136_t0059_u01782540107721") 2026/06/27 06:10:29 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f42692a0894a4e74d_d20260627_m060146_c001_v7007000_t0000_u01782540106255") 2026/06/27 06:10:29 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f117687c16b76e99d_d20260627_m060143_c001_v0001154_t0006_u01782540103814") 2026/06/27 06:10:30 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f42692a0894a4e744_d20260627_m060143_c001_v7007000_t0000_u01782540103630") 2026/06/27 06:10:30 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f117687c16b76e993_d20260627_m060140_c001_v0001154_t0022_u01782540100358") 2026/06/27 06:10:30 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f42692a0894a4e740_d20260627_m060139_c001_v7007000_t0000_u01782540099591") 2026/06/27 06:10:30 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935a76_d20260627_m060134_c001_v0001136_t0037_u01782540094590") 2026/06/27 06:10:30 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4073ddc34aceadb6_d20260627_m060133_c001_v7007000_t0000_u01782540093305") 2026/06/27 06:10:30 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f11172c7f1b502382_d20260627_m060131_c001_v0001033_t0052_u01782540091894") 2026/06/27 06:10:30 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f702_d20260627_m060131_c001_v7007000_t0000_u01782540091348") 2026/06/27 06:10:30 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f11172c7f1b50236a_d20260627_m060124_c001_v0001033_t0019_u01782540084521") 2026/06/27 06:10:30 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f6f5_d20260627_m060123_c001_v7007000_t0000_u01782540083792") 2026/06/27 06:10:30 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbc51_d20260627_m060118_c001_v0001144_t0057_u01782540078418") 2026/06/27 06:10:30 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f405c8a872a3e9e3f_d20260627_m060117_c001_v7007000_t0000_u01782540077496") 2026/06/27 06:10:30 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1139918e0d6956f0_d20260627_m060115_c001_v0001176_t0050_u01782540075755") 2026/06/27 06:10:30 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f427c4943fa27cd28_d20260627_m060115_c001_v7007000_t0000_u01782540075573") 2026/06/27 06:10:30 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1139918e0d6956de_d20260627_m060111_c001_v0001176_t0007_u01782540071697") 2026/06/27 06:10:30 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f427c4943fa27cd1c_d20260627_m060110_c001_v7007000_t0000_u01782540070973") 2026/06/27 06:10:30 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728099f_d20260627_m060103_c001_v0001183_t0041_u01782540063290") 2026/06/27 06:10:30 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93d32_d20260627_m060102_c001_v7007000_t0000_u01782540062378") 2026/06/27 06:10:30 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103de1010706acf1_d20260627_m060100_c001_v0001130_t0051_u01782540060623") 2026/06/27 06:10:30 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f402dde4d518e38c3_d20260627_m060100_c001_v7007000_t0000_u01782540060437") 2026/06/27 06:10:31 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103de1010706acdd_d20260627_m060056_c001_v0001130_t0021_u01782540056710") 2026/06/27 06:10:31 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f402dde4d518e38ba_d20260627_m060055_c001_v7007000_t0000_u01782540055980") 2026/06/27 06:10:31 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a679359ca_d20260627_m060047_c001_v0001136_t0000_u01782540047699") 2026/06/27 06:10:31 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41361a13c297cc8f_d20260627_m060046_c001_v7007000_t0000_u01782540046749") 2026/06/27 06:10:31 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f119bb0a97830dce5_d20260627_m060045_c001_v0001161_t0043_u01782540045062") 2026/06/27 06:10:31 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f40107345de50f845_d20260627_m060044_c001_v7007000_t0000_u01782540044511") 2026/06/27 06:10:31 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f119bb0a97830dcbb_d20260627_m060038_c001_v0001161_t0026_u01782540038489") 2026/06/27 06:10:31 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f40107345de50f825_d20260627_m060037_c001_v7007000_t0000_u01782540037742") 2026/06/27 06:10:31 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbb9d_d20260627_m060029_c001_v0001144_t0033_u01782540029044") 2026/06/27 06:10:31 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f402dde4d518e34ae_d20260627_m060027_c001_v7007000_t0000_u01782540027941") 2026/06/27 06:10:31 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f117ee80ef1872545_d20260627_m060022_c001_v0001177_t0016_u01782540022168") 2026/06/27 06:10:31 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4189478fe5007807_d20260627_m060021_c001_v7007000_t0000_u01782540021963") 2026/06/27 06:10:31 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728085d_d20260627_m060017_c001_v0001183_t0002_u01782540017426") 2026/06/27 06:10:31 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f108c62b2a7a97126_d20260627_m060016_c001_v0001182_t0033_u01782540016673") 2026/06/27 06:10:31 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f108c62b2a7a97124_d20260627_m060015_c001_v0001182_t0010_u01782540015728") 2026/06/27 06:10:31 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b7b80_d20260627_m060001_c001_v7007000_t0000_u01782540001705") 2026/06/27 06:10:31 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbb1c_d20260627_m055952_c001_v0001144_t0047_u01782539992479") 2026/06/27 06:10:31 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1108cc066d1348f1_d20260627_m055951_c001_v0001184_t0019_u01782539991717") 2026/06/27 06:10:31 DEBUG : dst/one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1108cc066d1348e7_d20260627_m055950_c001_v0001184_t0041_u01782539990739") 2026/06/27 06:10:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41403ce12753e5af_d20260627_m060200_c001_v7007000_t0000_u01782540120341") 2026/06/27 06:10:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f107e6b5fa753a896_d20260627_m060157_c001_v0001185_t0029_u01782540117390") 2026/06/27 06:10:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109ff79baa912c85_d20260627_m060153_c001_v0001161_t0045_u01782540113496") 2026/06/27 06:10:32 DEBUG : dst/one.bak: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f42692a0894a4e74f_d20260627_m060146_c001_v7007000_t0000_u01782540106438") 2026/06/27 06:10:32 DEBUG : dst/one.bak: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f101134e9b7b8d153_d20260627_m060143_c001_v0001179_t0009_u01782540103362") 2026/06/27 06:10:32 DEBUG : dst/one.bak: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f116d871e25ac46cc_d20260627_m060139_c001_v0001182_t0024_u01782540099388") 2026/06/27 06:10:32 DEBUG : dst/one.bak: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4073ddc34aceadb7_d20260627_m060133_c001_v7007000_t0000_u01782540093489") 2026/06/27 06:10:32 DEBUG : dst/one.bak: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1179cbd95bac35bb_d20260627_m060130_c001_v0001137_t0010_u01782540090788") 2026/06/27 06:10:32 DEBUG : dst/one.bak: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f119dbf67e46edcab_d20260627_m060123_c001_v0001100_t0038_u01782540083398") 2026/06/27 06:10:32 DEBUG : dst/three: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f402dde4d518e34af_d20260627_m060028_c001_v7007000_t0000_u01782540028127") 2026/06/27 06:10:32 DEBUG : dst/three: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f108c62b2a7a9717a_d20260627_m060026_c001_v0001182_t0026_u01782540026621") 2026/06/27 06:10:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41403ce12753e5b0_d20260627_m060200_c001_v7007000_t0000_u01782540120522") 2026/06/27 06:10:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f107a7ff7117d0a44_d20260627_m060158_c001_v0001174_t0044_u01782540118685") 2026/06/27 06:10:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1043afa1224326ae_d20260627_m060155_c001_v0001131_t0037_u01782540115375") 2026/06/27 06:10:32 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41403ce12753e5b1_d20260627_m060200_c001_v7007000_t0000_u01782540120709") 2026/06/27 06:10:32 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f10064eeb414f4dbe_d20260627_m060159_c001_v0001150_t0021_u01782540119503") 2026/06/27 06:10:32 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4031c3ae0495ffd8_d20260627_m060159_c001_v7007000_t0000_u01782540119319") 2026/06/27 06:10:32 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f10064eeb414f4db0_d20260627_m060155_c001_v0001150_t0003_u01782540115894") 2026/06/27 06:10:32 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4031c3ae0495ffc8_d20260627_m060155_c001_v7007000_t0000_u01782540115713") 2026/06/27 06:10:32 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbca7_d20260627_m060148_c001_v0001144_t0042_u01782540108963") 2026/06/27 06:10:33 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f42692a0894a4e751_d20260627_m060146_c001_v7007000_t0000_u01782540106620") 2026/06/27 06:10:33 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f117687c16b76e99f_d20260627_m060145_c001_v0001154_t0005_u01782540105439") 2026/06/27 06:10:33 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f42692a0894a4e748_d20260627_m060145_c001_v7007000_t0000_u01782540105256") 2026/06/27 06:10:33 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f117687c16b76e995_d20260627_m060141_c001_v0001154_t0012_u01782540101781") 2026/06/27 06:10:33 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f42692a0894a4e742_d20260627_m060141_c001_v7007000_t0000_u01782540101597") 2026/06/27 06:10:33 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbc85_d20260627_m060135_c001_v0001144_t0001_u01782540095875") 2026/06/27 06:10:33 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f708_d20260627_m060132_c001_v7007000_t0000_u01782540092744") 2026/06/27 06:10:33 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbc71_d20260627_m060127_c001_v0001144_t0023_u01782540087551") 2026/06/27 06:10:33 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f6f7_d20260627_m060126_c001_v7007000_t0000_u01782540086451") 2026/06/27 06:10:33 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280a29_d20260627_m060120_c001_v0001183_t0054_u01782540080910") 2026/06/27 06:10:33 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f427c4943fa27cd2b_d20260627_m060116_c001_v7007000_t0000_u01782540076572") 2026/06/27 06:10:33 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72809eb_d20260627_m060114_c001_v0001183_t0029_u01782540074433") 2026/06/27 06:10:33 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f427c4943fa27cd1e_d20260627_m060112_c001_v7007000_t0000_u01782540072330") 2026/06/27 06:10:33 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935a0c_d20260627_m060106_c001_v0001136_t0004_u01782540066235") 2026/06/27 06:10:33 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f402dde4d518e38c7_d20260627_m060101_c001_v7007000_t0000_u01782540061446") 2026/06/27 06:10:34 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a679359ee_d20260627_m060059_c001_v0001136_t0003_u01782540059037") 2026/06/27 06:10:34 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f402dde4d518e38bf_d20260627_m060057_c001_v7007000_t0000_u01782540057947") 2026/06/27 06:10:34 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbbe3_d20260627_m060049_c001_v0001144_t0059_u01782540049231") 2026/06/27 06:10:34 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f40107345de50f846_d20260627_m060045_c001_v7007000_t0000_u01782540045832") 2026/06/27 06:10:34 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbbc1_d20260627_m060040_c001_v0001144_t0059_u01782540040438") 2026/06/27 06:10:34 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f40107345de50f82a_d20260627_m060039_c001_v7007000_t0000_u01782540039349") 2026/06/27 06:10:34 DEBUG : dst/three.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72808c1_d20260627_m060032_c001_v0001183_t0017_u01782540032734") 2026/06/27 06:10:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f42692a0894a4e753_d20260627_m060146_c001_v7007000_t0000_u01782540106803") 2026/06/27 06:10:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f111e429bbb7b5b9b_d20260627_m060144_c001_v0001161_t0040_u01782540104875") 2026/06/27 06:10:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f113e8ceae21f4f10_d20260627_m060141_c001_v0001167_t0007_u01782540101297") 2026/06/27 06:10:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4073ddc34aceadb9_d20260627_m060133_c001_v7007000_t0000_u01782540093672") 2026/06/27 06:10:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1189e64390a8f968_d20260627_m060132_c001_v0001177_t0049_u01782540092522") 2026/06/27 06:10:34 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1100ea1ecba87fce_d20260627_m060125_c001_v0001033_t0005_u01782540085595") 2026/06/27 06:10:35 DEBUG : dst/two: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41403ce12753e5b2_d20260627_m060200_c001_v7007000_t0000_u01782540120891") 2026/06/27 06:10:35 DEBUG : dst/two: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280acf_d20260627_m060148_c001_v0001183_t0009_u01782540108389") 2026/06/27 06:10:35 DEBUG : dst/two: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f42692a0894a4e754_d20260627_m060146_c001_v7007000_t0000_u01782540106989") 2026/06/27 06:10:35 DEBUG : dst/two: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280a91_d20260627_m060135_c001_v0001183_t0049_u01782540095323") 2026/06/27 06:10:35 DEBUG : dst/two: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4073ddc34aceadba_d20260627_m060133_c001_v7007000_t0000_u01782540093855") 2026/06/27 06:10:35 DEBUG : dst/two: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935a4a_d20260627_m060120_c001_v0001136_t0007_u01782540080080") 2026/06/27 06:10:35 DEBUG : dst/two: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f405c8a872a3e9e40_d20260627_m060117_c001_v7007000_t0000_u01782540077679") 2026/06/27 06:10:35 DEBUG : dst/two: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbc1b_d20260627_m060103_c001_v0001144_t0030_u01782540063857") 2026/06/27 06:10:35 DEBUG : dst/two: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93d33_d20260627_m060102_c001_v7007000_t0000_u01782540062561") 2026/06/27 06:10:35 DEBUG : dst/two: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728092d_d20260627_m060048_c001_v0001183_t0053_u01782540048656") 2026/06/27 06:10:35 DEBUG : dst/two: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41361a13c297cc90_d20260627_m060046_c001_v7007000_t0000_u01782540046962") 2026/06/27 06:10:35 DEBUG : dst/two: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935990_d20260627_m060031_c001_v0001136_t0004_u01782540031923") 2026/06/27 06:10:35 DEBUG : dst/two: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f402dde4d518e34b0_d20260627_m060028_c001_v7007000_t0000_u01782540028311") 2026/06/27 06:10:35 DEBUG : dst/two: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1116a145740396c7_d20260627_m060024_c001_v0001042_t0047_u01782540024150") 2026/06/27 06:10:35 DEBUG : dst/two: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b7b81_d20260627_m060001_c001_v7007000_t0000_u01782540001886") 2026/06/27 06:10:36 DEBUG : dst/two: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1108cc066d13491f_d20260627_m060000_c001_v0001184_t0033_u01782540000722") 2026/06/27 06:10:36 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f410219d842708f8b_d20260627_m055927_c001_v7007000_t0000_u01782539967049") 2026/06/27 06:10:36 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280727_d20260627_m055920_c001_v0001183_t0035_u01782539960162") 2026/06/27 06:10:36 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41403ce12753e300_d20260627_m055918_c001_v7007000_t0000_u01782539958080") 2026/06/27 06:10:36 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72806e1_d20260627_m055903_c001_v0001183_t0019_u01782539943974") 2026/06/27 06:10:36 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ca2b9_d20260627_m055855_c001_v7007000_t0000_u01782539935520") 2026/06/27 06:10:36 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728069d_d20260627_m055851_c001_v0001183_t0000_u01782539931627") 2026/06/27 06:10:36 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4189478fe50076d2_d20260627_m055817_c001_v7007000_t0000_u01782539897399") 2026/06/27 06:10:36 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdba00_d20260627_m055811_c001_v0001144_t0007_u01782539891398") 2026/06/27 06:10:36 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f40948504608d5118_d20260627_m055808_c001_v7007000_t0000_u01782539888104") 2026/06/27 06:10:36 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb9ea_d20260627_m055806_c001_v0001144_t0048_u01782539886387") 2026/06/27 06:10:36 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f40948504608d4d24_d20260627_m055801_c001_v7007000_t0000_u01782539881577") 2026/06/27 06:10:36 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb9d8_d20260627_m055757_c001_v0001144_t0020_u01782539877298") 2026/06/27 06:10:36 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f40948504608d4d1a_d20260627_m055754_c001_v7007000_t0000_u01782539874897") 2026/06/27 06:10:36 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb9c2_d20260627_m055749_c001_v0001144_t0050_u01782539869523") 2026/06/27 06:10:36 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc324f46_d20260627_m055729_c001_v7007000_t0000_u01782539849021") 2026/06/27 06:10:37 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb95a_d20260627_m055724_c001_v0001144_t0042_u01782539844892") 2026/06/27 06:10:37 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc324f40_d20260627_m055723_c001_v7007000_t0000_u01782539843581") 2026/06/27 06:10:37 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb950_d20260627_m055722_c001_v0001144_t0051_u01782539842058") 2026/06/27 06:10:37 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4050d028c8234527_d20260627_m055707_c001_v7007000_t0000_u01782539827848") 2026/06/27 06:10:37 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb904_d20260627_m055703_c001_v0001144_t0057_u01782539823397") 2026/06/27 06:10:37 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4050d028c823451e_d20260627_m055701_c001_v7007000_t0000_u01782539821545") 2026/06/27 06:10:37 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb8f8_d20260627_m055658_c001_v0001144_t0051_u01782539818897") 2026/06/27 06:10:37 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4050d028c8234511_d20260627_m055658_c001_v7007000_t0000_u01782539818535") 2026/06/27 06:10:37 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f116264906a7c19d2_d20260627_m055657_c001_v0001180_t0038_u01782539817969") 2026/06/27 06:10:37 DEBUG : empty space: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb8f4_d20260627_m055654_c001_v0001144_t0058_u01782539814581") 2026/06/27 06:10:37 DEBUG : enormous: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4189478fe50076d0_d20260627_m055816_c001_v7007000_t0000_u01782539896478") 2026/06/27 06:10:37 DEBUG : enormous: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdba06_d20260627_m055813_c001_v0001144_t0029_u01782539893553") 2026/06/27 06:10:38 DEBUG : existing: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41403ce12753e5c2_d20260627_m060206_c001_v7007000_t0000_u01782540126930") 2026/06/27 06:10:38 DEBUG : existing: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbcdf_d20260627_m060204_c001_v0001144_t0021_u01782540124557") 2026/06/27 06:10:38 DEBUG : existing: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ca2b4_d20260627_m055850_c001_v7007000_t0000_u01782539930189") 2026/06/27 06:10:38 DEBUG : existing: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdba76_d20260627_m055848_c001_v0001144_t0027_u01782539928441") 2026/06/27 06:10:38 DEBUG : existing: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4050d028c8234503_d20260627_m055647_c001_v7007000_t0000_u01782539807573") 2026/06/27 06:10:38 DEBUG : existing: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb8de_d20260627_m055645_c001_v0001144_t0016_u01782539805041") 2026/06/27 06:10:38 DEBUG : existing: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4050d028c8234501_d20260627_m055644_c001_v7007000_t0000_u01782539804498") 2026/06/27 06:10:38 DEBUG : existing: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb8d2_d20260627_m055642_c001_v0001144_t0017_u01782539802714") 2026/06/27 06:10:38 DEBUG : existing: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb8ca_d20260627_m055640_c001_v0001144_t0002_u01782539800717") 2026/06/27 06:10:38 DEBUG : existing-b: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ca2b5_d20260627_m055850_c001_v7007000_t0000_u01782539930371") 2026/06/27 06:10:38 DEBUG : existing-b: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728067f_d20260627_m055848_c001_v0001183_t0028_u01782539928451") 2026/06/27 06:10:38 DEBUG : file1: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f28_d20260627_m060347_c001_v7007000_t0000_u01782540227027") 2026/06/27 06:10:38 DEBUG : file1: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f10831db208f21e9a_d20260627_m060346_c001_v0001099_t0037_u01782540226098") 2026/06/27 06:10:38 DEBUG : file1: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f24_d20260627_m060344_c001_v7007000_t0000_u01782540224792") 2026/06/27 06:10:39 DEBUG : file1: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbe6d_d20260627_m060342_c001_v0001144_t0001_u01782540222089") 2026/06/27 06:10:39 DEBUG : five: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ca298_d20260627_m055827_c001_v7007000_t0000_u01782539907825") 2026/06/27 06:10:39 DEBUG : five: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f409c3dd915bdba26_d20260627_m055824_c001_v0001144_t0044_u01782539904258") 2026/06/27 06:10:39 DEBUG : foo: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4050d028c8234520_d20260627_m055703_c001_v7007000_t0000_u01782539823002") 2026/06/27 06:10:39 DEBUG : foo: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f409c3dd915bdb900_d20260627_m055702_c001_v0001144_t0044_u01782539822459") 2026/06/27 06:10:39 DEBUG : foo: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f409c3dd915bdb8fe_d20260627_m055701_c001_v0001144_t0044_u01782539821911") 2026/06/27 06:10:39 DEBUG : four: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ca299_d20260627_m055828_c001_v7007000_t0000_u01782539908007") 2026/06/27 06:10:39 DEBUG : four: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4137c24a67935828_d20260627_m055824_c001_v0001136_t0041_u01782539904813") 2026/06/27 06:10:39 DEBUG : four: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdba22_d20260627_m055821_c001_v0001144_t0011_u01782539901593") 2026/06/27 06:10:39 DEBUG : hello world2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c2604b_d20260627_m055516_c001_v7007000_t0000_u01782539716100") 2026/06/27 06:10:39 DEBUG : hello world2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb770_d20260627_m055513_c001_v0001144_t0047_u01782539713712") 2026/06/27 06:10:40 DEBUG : ignore-size: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4050d028c82344ff_d20260627_m055640_c001_v7007000_t0000_u01782539800356") 2026/06/27 06:10:40 DEBUG : ignore-size: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb8b8_d20260627_m055636_c001_v0001144_t0030_u01782539796557") 2026/06/27 06:10:40 DEBUG : nested/sub dir/file: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ca2b0_d20260627_m055847_c001_v7007000_t0000_u01782539927702") 2026/06/27 06:10:40 DEBUG : nested/sub dir/file: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728066d_d20260627_m055846_c001_v0001183_t0007_u01782539926505") 2026/06/27 06:10:40 DEBUG : nested/sub dir/file: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ca2ad_d20260627_m055845_c001_v7007000_t0000_u01782539925764") 2026/06/27 06:10:40 DEBUG : nested/sub dir/file: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280647_d20260627_m055842_c001_v0001183_t0042_u01782539922960") 2026/06/27 06:10:40 DEBUG : one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ca29a_d20260627_m055828_c001_v7007000_t0000_u01782539908188") 2026/06/27 06:10:40 DEBUG : one: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f409c3dd915bdba10_d20260627_m055817_c001_v0001144_t0044_u01782539897769") 2026/06/27 06:10:40 DEBUG : only0: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f0b_d20260627_m060337_c001_v7007000_t0000_u01782540217474") 2026/06/27 06:10:40 DEBUG : only0: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f409c3dd915bdbe2f_d20260627_m060331_c001_v0001144_t0044_u01782540211622") 2026/06/27 06:10:41 DEBUG : only0: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935b68_d20260627_m060252_c001_v0001136_t0016_u01782540172883") 2026/06/27 06:10:41 DEBUG : only0: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f415e5a297040ad25_d20260627_m060244_c001_v7007000_t0000_u01782540164966") 2026/06/27 06:10:41 DEBUG : only0: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbcfd_d20260627_m060211_c001_v0001144_t0037_u01782540131540") 2026/06/27 06:10:41 DEBUG : only1: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f0d_d20260627_m060337_c001_v7007000_t0000_u01782540217656") 2026/06/27 06:10:41 DEBUG : only1: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f403a8edca7280e04_d20260627_m060332_c001_v0001183_t0000_u01782540212018") 2026/06/27 06:10:41 DEBUG : only1: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbda7_d20260627_m060253_c001_v0001144_t0054_u01782540173923") 2026/06/27 06:10:41 DEBUG : only1: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41403ce12753e5e5_d20260627_m060246_c001_v7007000_t0000_u01782540166107") 2026/06/27 06:10:41 DEBUG : only1: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280b69_d20260627_m060212_c001_v0001183_t0043_u01782540132660") 2026/06/27 06:10:41 DEBUG : only10: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f0e_d20260627_m060337_c001_v7007000_t0000_u01782540217840") 2026/06/27 06:10:41 DEBUG : only10: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4137c24a67935be0_d20260627_m060331_c001_v0001136_t0041_u01782540211821") 2026/06/27 06:10:41 DEBUG : only10: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbdd9_d20260627_m060311_c001_v0001144_t0009_u01782540191294") 2026/06/27 06:10:42 DEBUG : only10: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41403ce12753e5e4_d20260627_m060245_c001_v7007000_t0000_u01782540165920") 2026/06/27 06:10:42 DEBUG : only10: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280c01_d20260627_m060228_c001_v0001183_t0051_u01782540148501") 2026/06/27 06:10:42 DEBUG : only11: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f0f_d20260627_m060338_c001_v7007000_t0000_u01782540218022") 2026/06/27 06:10:42 DEBUG : only11: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4137c24a67935bda_d20260627_m060331_c001_v0001136_t0041_u01782540211599") 2026/06/27 06:10:42 DEBUG : only11: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280d87_d20260627_m060313_c001_v0001183_t0048_u01782540193041") 2026/06/27 06:10:42 DEBUG : only11: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b7d3e_d20260627_m060245_c001_v7007000_t0000_u01782540165933") 2026/06/27 06:10:42 DEBUG : only11: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935b1c_d20260627_m060230_c001_v0001136_t0044_u01782540150461") 2026/06/27 06:10:42 DEBUG : only12: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f10_d20260627_m060338_c001_v7007000_t0000_u01782540218205") 2026/06/27 06:10:42 DEBUG : only12: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f403a8edca7280dff_d20260627_m060331_c001_v0001183_t0000_u01782540211833") 2026/06/27 06:10:42 DEBUG : only12: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935bae_d20260627_m060314_c001_v0001136_t0034_u01782540194646") 2026/06/27 06:10:42 DEBUG : only12: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f415e5a297040ad2c_d20260627_m060246_c001_v7007000_t0000_u01782540166089") 2026/06/27 06:10:42 DEBUG : only12: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbd45_d20260627_m060230_c001_v0001144_t0056_u01782540150980") 2026/06/27 06:10:42 DEBUG : only13: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f11_d20260627_m060338_c001_v7007000_t0000_u01782540218388") 2026/06/27 06:10:43 DEBUG : only13: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f403a8edca7280dfd_d20260627_m060331_c001_v0001183_t0000_u01782540211612") 2026/06/27 06:10:43 DEBUG : only13: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbdf3_d20260627_m060315_c001_v0001144_t0023_u01782540195239") 2026/06/27 06:10:43 DEBUG : only13: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b7d39_d20260627_m060245_c001_v7007000_t0000_u01782540165365") 2026/06/27 06:10:43 DEBUG : only13: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280c2d_d20260627_m060232_c001_v0001183_t0032_u01782540152789") 2026/06/27 06:10:43 DEBUG : only14: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f12_d20260627_m060338_c001_v7007000_t0000_u01782540218573") 2026/06/27 06:10:43 DEBUG : only14: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4137c24a67935be4_d20260627_m060332_c001_v0001136_t0041_u01782540212188") 2026/06/27 06:10:43 DEBUG : only14: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280dc1_d20260627_m060323_c001_v0001183_t0011_u01782540203094") 2026/06/27 06:10:43 DEBUG : only14: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b7d3a_d20260627_m060245_c001_v7007000_t0000_u01782540165549") 2026/06/27 06:10:43 DEBUG : only14: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935b28_d20260627_m060235_c001_v0001136_t0021_u01782540155164") 2026/06/27 06:10:43 DEBUG : only15: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f14_d20260627_m060338_c001_v7007000_t0000_u01782540218761") 2026/06/27 06:10:43 DEBUG : only15: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f40831db208f21e5a_d20260627_m060332_c001_v0001099_t0003_u01782540212172") 2026/06/27 06:10:43 DEBUG : only15: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935bc8_d20260627_m060324_c001_v0001136_t0003_u01782540204770") 2026/06/27 06:10:43 DEBUG : only15: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f415e5a297040ad26_d20260627_m060245_c001_v7007000_t0000_u01782540165151") 2026/06/27 06:10:43 DEBUG : only15: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbd5d_d20260627_m060235_c001_v0001144_t0030_u01782540155901") 2026/06/27 06:10:43 DEBUG : only16: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f15_d20260627_m060338_c001_v7007000_t0000_u01782540218944") 2026/06/27 06:10:44 DEBUG : only16: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4137c24a67935be8_d20260627_m060332_c001_v0001136_t0041_u01782540212556") 2026/06/27 06:10:44 DEBUG : only16: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbe15_d20260627_m060325_c001_v0001144_t0038_u01782540205631") 2026/06/27 06:10:44 DEBUG : only16: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f790_d20260627_m060245_c001_v7007000_t0000_u01782540165516") 2026/06/27 06:10:44 DEBUG : only16: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280c65_d20260627_m060238_c001_v0001183_t0045_u01782540158049") 2026/06/27 06:10:44 DEBUG : only17: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f16_d20260627_m060339_c001_v7007000_t0000_u01782540219126") 2026/06/27 06:10:44 DEBUG : only17: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f403a8edca7280e11_d20260627_m060332_c001_v0001183_t0000_u01782540212578") 2026/06/27 06:10:44 DEBUG : only17: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280de5_d20260627_m060327_c001_v0001183_t0003_u01782540207679") 2026/06/27 06:10:44 DEBUG : only17: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f791_d20260627_m060245_c001_v7007000_t0000_u01782540165728") 2026/06/27 06:10:44 DEBUG : only17: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935b3c_d20260627_m060240_c001_v0001136_t0028_u01782540160363") 2026/06/27 06:10:44 DEBUG : only18: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f17_d20260627_m060339_c001_v7007000_t0000_u01782540219310") 2026/06/27 06:10:44 DEBUG : only18: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f409c3dd915bdbe31_d20260627_m060331_c001_v0001144_t0044_u01782540211843") 2026/06/27 06:10:44 DEBUG : only18: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935bd4_d20260627_m060328_c001_v0001136_t0039_u01782540208914") 2026/06/27 06:10:44 DEBUG : only18: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f415e5a297040ad2a_d20260627_m060245_c001_v7007000_t0000_u01782540165712") 2026/06/27 06:10:45 DEBUG : only18: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbd6d_d20260627_m060241_c001_v0001144_t0049_u01782540161012") 2026/06/27 06:10:45 DEBUG : only19: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f18_d20260627_m060339_c001_v7007000_t0000_u01782540219492") 2026/06/27 06:10:45 DEBUG : only19: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4137c24a67935be2_d20260627_m060332_c001_v0001136_t0041_u01782540212006") 2026/06/27 06:10:45 DEBUG : only19: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbe23_d20260627_m060329_c001_v0001144_t0021_u01782540209415") 2026/06/27 06:10:45 DEBUG : only19: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41403ce12753e5e3_d20260627_m060245_c001_v7007000_t0000_u01782540165730") 2026/06/27 06:10:45 DEBUG : only19: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280c89_d20260627_m060243_c001_v0001183_t0021_u01782540163788") 2026/06/27 06:10:45 DEBUG : only2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f19_d20260627_m060339_c001_v7007000_t0000_u01782540219705") 2026/06/27 06:10:45 DEBUG : only2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f409c3dd915bdbe33_d20260627_m060332_c001_v0001144_t0044_u01782540212029") 2026/06/27 06:10:45 DEBUG : only2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280cfd_d20260627_m060256_c001_v0001183_t0040_u01782540176614") 2026/06/27 06:10:45 DEBUG : only2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f415e5a297040ad29_d20260627_m060245_c001_v7007000_t0000_u01782540165528") 2026/06/27 06:10:45 DEBUG : only2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935ae2_d20260627_m060214_c001_v0001136_t0016_u01782540134211") 2026/06/27 06:10:45 DEBUG : only3: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f1a_d20260627_m060339_c001_v7007000_t0000_u01782540219888") 2026/06/27 06:10:45 DEBUG : only3: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f40831db208f21e62_d20260627_m060332_c001_v0001099_t0003_u01782540212714") 2026/06/27 06:10:45 DEBUG : only3: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935b7a_d20260627_m060257_c001_v0001136_t0009_u01782540177631") 2026/06/27 06:10:45 DEBUG : only3: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f78f_d20260627_m060245_c001_v7007000_t0000_u01782540165335") 2026/06/27 06:10:45 DEBUG : only3: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbd07_d20260627_m060214_c001_v0001144_t0019_u01782540134886") 2026/06/27 06:10:45 DEBUG : only4: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f1b_d20260627_m060340_c001_v7007000_t0000_u01782540220130") 2026/06/27 06:10:45 DEBUG : only4: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f403a8edca7280e09_d20260627_m060332_c001_v0001183_t0000_u01782540212202") 2026/06/27 06:10:45 DEBUG : only4: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbdb1_d20260627_m060258_c001_v0001144_t0025_u01782540178366") 2026/06/27 06:10:45 DEBUG : only4: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41403ce12753e5e0_d20260627_m060245_c001_v7007000_t0000_u01782540165346") 2026/06/27 06:10:46 DEBUG : only4: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280b85_d20260627_m060217_c001_v0001183_t0051_u01782540137363") 2026/06/27 06:10:46 DEBUG : only5: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f1c_d20260627_m060340_c001_v7007000_t0000_u01782540220313") 2026/06/27 06:10:46 DEBUG : only5: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f409c3dd915bdbe35_d20260627_m060332_c001_v0001144_t0044_u01782540212213") 2026/06/27 06:10:46 DEBUG : only5: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280d2b_d20260627_m060300_c001_v0001183_t0018_u01782540180733") 2026/06/27 06:10:46 DEBUG : only5: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f415e5a297040ad28_d20260627_m060245_c001_v7007000_t0000_u01782540165337") 2026/06/27 06:10:46 DEBUG : only5: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935af6_d20260627_m060220_c001_v0001136_t0039_u01782540140211") 2026/06/27 06:10:46 DEBUG : only6: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f1d_d20260627_m060340_c001_v7007000_t0000_u01782540220495") 2026/06/27 06:10:46 DEBUG : only6: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4137c24a67935be6_d20260627_m060332_c001_v0001136_t0041_u01782540212374") 2026/06/27 06:10:46 DEBUG : only6: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935b84_d20260627_m060303_c001_v0001136_t0025_u01782540183610") 2026/06/27 06:10:46 DEBUG : only6: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41403ce12753e5e1_d20260627_m060245_c001_v7007000_t0000_u01782540165537") 2026/06/27 06:10:46 DEBUG : only6: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbd19_d20260627_m060220_c001_v0001144_t0026_u01782540140814") 2026/06/27 06:10:46 DEBUG : only7: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f1e_d20260627_m060340_c001_v7007000_t0000_u01782540220795") 2026/06/27 06:10:46 DEBUG : only7: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f403a8edca7280e0f_d20260627_m060332_c001_v0001183_t0000_u01782540212388") 2026/06/27 06:10:46 DEBUG : only7: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbdc7_d20260627_m060304_c001_v0001144_t0050_u01782540184238") 2026/06/27 06:10:46 DEBUG : only7: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b7d3c_d20260627_m060245_c001_v7007000_t0000_u01782540165742") 2026/06/27 06:10:46 DEBUG : only7: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280bd5_d20260627_m060224_c001_v0001183_t0005_u01782540144584") 2026/06/27 06:10:46 DEBUG : only8: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f1f_d20260627_m060340_c001_v7007000_t0000_u01782540220977") 2026/06/27 06:10:46 DEBUG : only8: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f40831db208f21e5c_d20260627_m060332_c001_v0001099_t0003_u01782540212397") 2026/06/27 06:10:46 DEBUG : only8: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280d5f_d20260627_m060308_c001_v0001183_t0035_u01782540188199") 2026/06/27 06:10:46 DEBUG : only8: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f415e5a297040ad2b_d20260627_m060245_c001_v7007000_t0000_u01782540165897") 2026/06/27 06:10:47 DEBUG : only8: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935b0e_d20260627_m060225_c001_v0001136_t0044_u01782540145611") 2026/06/27 06:10:47 DEBUG : only9: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f21_d20260627_m060341_c001_v7007000_t0000_u01782540221160") 2026/06/27 06:10:47 DEBUG : only9: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f409c3dd915bdbe37_d20260627_m060332_c001_v0001144_t0044_u01782540212409") 2026/06/27 06:10:47 DEBUG : only9: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935ba0_d20260627_m060310_c001_v0001136_t0026_u01782540190784") 2026/06/27 06:10:47 DEBUG : only9: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41111c87b4a9f792_d20260627_m060245_c001_v7007000_t0000_u01782540165910") 2026/06/27 06:10:47 DEBUG : only9: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbd2b_d20260627_m060226_c001_v0001144_t0034_u01782540146233") 2026/06/27 06:10:47 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ca2a8_d20260627_m055841_c001_v7007000_t0000_u01782539921846") 2026/06/27 06:10:47 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a6793585c_d20260627_m055839_c001_v0001136_t0010_u01782539919822") 2026/06/27 06:10:47 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ca2a5_d20260627_m055838_c001_v7007000_t0000_u01782539918731") 2026/06/27 06:10:47 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdba46_d20260627_m055833_c001_v0001144_t0035_u01782539913213") 2026/06/27 06:10:47 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ca29f_d20260627_m055832_c001_v7007000_t0000_u01782539912120") 2026/06/27 06:10:47 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a6793583c_d20260627_m055829_c001_v0001136_t0044_u01782539909101") 2026/06/27 06:10:47 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f40948504608d4d2b_d20260627_m055805_c001_v7007000_t0000_u01782539885246") 2026/06/27 06:10:47 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb9e2_d20260627_m055802_c001_v0001144_t0021_u01782539882126") 2026/06/27 06:10:47 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f40948504608d4d20_d20260627_m055759_c001_v7007000_t0000_u01782539879141") 2026/06/27 06:10:47 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb9d4_d20260627_m055755_c001_v0001144_t0004_u01782539875449") 2026/06/27 06:10:47 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f40948504608d4d18_d20260627_m055753_c001_v7007000_t0000_u01782539873201") 2026/06/27 06:10:47 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb9be_d20260627_m055748_c001_v0001144_t0004_u01782539868691") 2026/06/27 06:10:47 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc324f45_d20260627_m055728_c001_v7007000_t0000_u01782539848476") 2026/06/27 06:10:47 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb958_d20260627_m055724_c001_v0001144_t0009_u01782539844125") 2026/06/27 06:10:47 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc324f41_d20260627_m055723_c001_v7007000_t0000_u01782539843764") 2026/06/27 06:10:47 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb944_d20260627_m055719_c001_v0001144_t0056_u01782539839956") 2026/06/27 06:10:47 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc324f3f_d20260627_m055719_c001_v7007000_t0000_u01782539839496") 2026/06/27 06:10:48 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb92e_d20260627_m055715_c001_v0001144_t0031_u01782539835749") 2026/06/27 06:10:48 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb924_d20260627_m055713_c001_v0001144_t0018_u01782539833479") 2026/06/27 06:10:48 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc324f34_d20260627_m055713_c001_v7007000_t0000_u01782539833113") 2026/06/27 06:10:48 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb91a_d20260627_m055710_c001_v0001144_t0001_u01782539830681") 2026/06/27 06:10:48 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb916_d20260627_m055708_c001_v0001144_t0010_u01782539828749") 2026/06/27 06:10:48 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4050d028c8234528_d20260627_m055708_c001_v7007000_t0000_u01782539828029") 2026/06/27 06:10:48 DEBUG : potato: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb90c_d20260627_m055706_c001_v0001144_t0018_u01782539826035") 2026/06/27 06:10:48 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f41819796af3505eb_d20260627_m055935_c001_v7007000_t0000_u01782539975846") 2026/06/27 06:10:48 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a6793590e_d20260627_m055935_c001_v0001136_t0030_u01782539975149") 2026/06/27 06:10:48 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f410219d842708f8c_d20260627_m055927_c001_v7007000_t0000_u01782539967484") 2026/06/27 06:10:48 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a679358d6_d20260627_m055919_c001_v0001136_t0001_u01782539959407") 2026/06/27 06:10:48 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4125f97ea1f7047c_d20260627_m055910_c001_v7007000_t0000_u01782539950488") 2026/06/27 06:10:48 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a679358a2_d20260627_m055903_c001_v0001136_t0006_u01782539943175") 2026/06/27 06:10:48 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ca2ba_d20260627_m055855_c001_v7007000_t0000_u01782539935924") 2026/06/27 06:10:48 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935882_d20260627_m055851_c001_v0001136_t0047_u01782539931325") 2026/06/27 06:10:48 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4189478fe50076d1_d20260627_m055816_c001_v7007000_t0000_u01782539896662") 2026/06/27 06:10:48 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb9f2_d20260627_m055808_c001_v0001144_t0043_u01782539888692") 2026/06/27 06:10:48 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f40948504608d5119_d20260627_m055808_c001_v7007000_t0000_u01782539888289") 2026/06/27 06:10:49 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb9e8_d20260627_m055805_c001_v0001144_t0033_u01782539885801") 2026/06/27 06:10:49 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f40948504608d4d2c_d20260627_m055805_c001_v7007000_t0000_u01782539885433") 2026/06/27 06:10:49 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb9e4_d20260627_m055803_c001_v0001144_t0025_u01782539883413") 2026/06/27 06:10:49 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f40948504608d4d25_d20260627_m055801_c001_v7007000_t0000_u01782539881760") 2026/06/27 06:10:49 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb9de_d20260627_m055759_c001_v0001144_t0009_u01782539879509") 2026/06/27 06:10:49 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f40948504608d4d1b_d20260627_m055755_c001_v7007000_t0000_u01782539875080") 2026/06/27 06:10:49 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb9cc_d20260627_m055753_c001_v0001144_t0023_u01782539873189") 2026/06/27 06:10:49 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc324f47_d20260627_m055729_c001_v7007000_t0000_u01782539849202") 2026/06/27 06:10:49 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb95e_d20260627_m055727_c001_v0001144_t0029_u01782539847331") 2026/06/27 06:10:49 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c2606f_d20260627_m055523_c001_v7007000_t0000_u01782539723846") 2026/06/27 06:10:49 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb78a_d20260627_m055520_c001_v0001144_t0047_u01782539720730") 2026/06/27 06:10:49 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c26069_d20260627_m055519_c001_v7007000_t0000_u01782539719718") 2026/06/27 06:10:49 DEBUG : potato2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb788_d20260627_m055516_c001_v0001144_t0034_u01782539716639") 2026/06/27 06:10:49 DEBUG : potato3: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f410219d842708f8e_d20260627_m055927_c001_v7007000_t0000_u01782539967667") 2026/06/27 06:10:49 DEBUG : potato3: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbaca_d20260627_m055920_c001_v0001144_t0001_u01782539960728") 2026/06/27 06:10:49 DEBUG : potato3: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4125f97ea1f7047d_d20260627_m055912_c001_v7007000_t0000_u01782539952172") 2026/06/27 06:10:49 DEBUG : potato3: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdba9a_d20260627_m055904_c001_v0001144_t0002_u01782539944646") 2026/06/27 06:10:49 DEBUG : potato3: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ca2bb_d20260627_m055856_c001_v7007000_t0000_u01782539936149") 2026/06/27 06:10:49 DEBUG : potato3: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdba7c_d20260627_m055851_c001_v0001144_t0020_u01782539931835") 2026/06/27 06:10:49 DEBUG : pre-dest1/1: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f402dde4d518e349b_d20260627_m060011_c001_v7007000_t0000_u01782540011410") 2026/06/27 06:10:49 DEBUG : pre-dest1/1: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbb4c_d20260627_m060002_c001_v0001144_t0049_u01782540002618") 2026/06/27 06:10:50 DEBUG : pre-dest2/2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f402dde4d518e349c_d20260627_m060011_c001_v7007000_t0000_u01782540011684") 2026/06/27 06:10:50 DEBUG : pre-dest2/2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935944_d20260627_m060004_c001_v0001136_t0030_u01782540004040") 2026/06/27 06:10:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b7b6a_d20260627_m055946_c001_v7007000_t0000_u01782539986736") 2026/06/27 06:10:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72807b9_d20260627_m055943_c001_v0001183_t0004_u01782539983622") 2026/06/27 06:10:50 DEBUG : sizeonly: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4050d028c82344fc_d20260627_m055636_c001_v7007000_t0000_u01782539796015") 2026/06/27 06:10:50 DEBUG : sizeonly: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb8b0_d20260627_m055634_c001_v0001144_t0012_u01782539794041") 2026/06/27 06:10:50 DEBUG : splitbanan: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b952e_d20260627_m060649_c001_v7007000_t0000_u01782540409968") 2026/06/27 06:10:50 DEBUG : splitbanan: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceeca91_d20260627_m060641_c001_v0001036_t0042_u01782540401457") 2026/06/27 06:10:50 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc78_d20260627_m060856_c001_v7007000_t0000_u01782540536272") 2026/06/27 06:10:50 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc3f8_d20260627_m060848_c001_v0001144_t0033_u01782540528043") 2026/06/27 06:10:50 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326c0a_d20260627_m060831_c001_v7007000_t0000_u01782540511689") 2026/06/27 06:10:50 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc398_d20260627_m060824_c001_v0001144_t0024_u01782540504833") 2026/06/27 06:10:50 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f425f6d23b9a1e925_d20260627_m060808_c001_v7007000_t0000_u01782540488538") 2026/06/27 06:10:50 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc322_d20260627_m060800_c001_v0001144_t0031_u01782540480422") 2026/06/27 06:10:50 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4044d802dce7916e_d20260627_m060739_c001_v7007000_t0000_u01782540459182") 2026/06/27 06:10:50 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc29a_d20260627_m060732_c001_v0001144_t0001_u01782540452738") 2026/06/27 06:10:51 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc32686a_d20260627_m060715_c001_v7007000_t0000_u01782540435574") 2026/06/27 06:10:51 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc1fe_d20260627_m060704_c001_v0001144_t0040_u01782540424804") 2026/06/27 06:10:51 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4156b835a872b622_d20260627_m060644_c001_v7007000_t0000_u01782540404527") 2026/06/27 06:10:51 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc17a_d20260627_m060638_c001_v0001144_t0023_u01782540398845") 2026/06/27 06:10:51 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4197af81fc326809_d20260627_m060622_c001_v7007000_t0000_u01782540382592") 2026/06/27 06:10:51 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceeca35_d20260627_m060614_c001_v0001036_t0058_u01782540374552") 2026/06/27 06:10:51 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86cbba4_d20260627_m060613_c001_v7007000_t0000_u01782540373426") 2026/06/27 06:10:51 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935e1c_d20260627_m060609_c001_v0001136_t0058_u01782540369196") 2026/06/27 06:10:51 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4177e91e040b94ea_d20260627_m060549_c001_v7007000_t0000_u01782540349089") 2026/06/27 06:10:51 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc06c_d20260627_m060541_c001_v0001144_t0012_u01782540341274") 2026/06/27 06:10:51 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4031c3ae049602ea_d20260627_m060540_c001_v7007000_t0000_u01782540340143") 2026/06/27 06:10:51 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc03e_d20260627_m060529_c001_v0001144_t0022_u01782540329655") 2026/06/27 06:10:51 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4189478fe5008147_d20260627_m060507_c001_v7007000_t0000_u01782540307719") 2026/06/27 06:10:51 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935d08_d20260627_m060502_c001_v0001136_t0054_u01782540302054") 2026/06/27 06:10:51 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c269e1_d20260627_m060444_c001_v7007000_t0000_u01782540284992") 2026/06/27 06:10:52 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbf4f_d20260627_m060436_c001_v0001144_t0033_u01782540276551") 2026/06/27 06:10:52 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4239e41af1e2b29e_d20260627_m060417_c001_v7007000_t0000_u01782540257289") 2026/06/27 06:10:52 DEBUG : splitbananasplit: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280f41_d20260627_m060411_c001_v0001183_t0027_u01782540251071") 2026/06/27 06:10:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f400503bf63ac52bc_d20260627_m060617_c001_v7007000_t0000_u01782540377198") 2026/06/27 06:10:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc104_d20260627_m060610_c001_v0001144_t0007_u01782540370444") 2026/06/27 06:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f31_d20260627_m060352_c001_v7007000_t0000_u01782540232728") 2026/06/27 06:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935c0e_d20260627_m060351_c001_v0001136_t0044_u01782540231646") 2026/06/27 06:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f2d_d20260627_m060350_c001_v7007000_t0000_u01782540230535") 2026/06/27 06:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdbe7d_d20260627_m060347_c001_v0001144_t0001_u01782540227958") 2026/06/27 06:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ca2b1_d20260627_m055847_c001_v7007000_t0000_u01782539927887") 2026/06/27 06:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a6793586e_d20260627_m055846_c001_v0001136_t0058_u01782539926856") 2026/06/27 06:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ca2ae_d20260627_m055845_c001_v7007000_t0000_u01782539925948") 2026/06/27 06:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdba60_d20260627_m055843_c001_v0001144_t0035_u01782539923323") 2026/06/27 06:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4050d028c82344f9_d20260627_m055628_c001_v7007000_t0000_u01782539788779") 2026/06/27 06:10:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb890_d20260627_m055624_c001_v0001144_t0004_u01782539784518") 2026/06/27 06:10:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4050d028c82344f6_d20260627_m055624_c001_v7007000_t0000_u01782539784155") 2026/06/27 06:10:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb880_d20260627_m055622_c001_v0001144_t0003_u01782539782459") 2026/06/27 06:10:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4050d028c82344f3_d20260627_m055620_c001_v7007000_t0000_u01782539780412") 2026/06/27 06:10:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb876_d20260627_m055617_c001_v0001144_t0019_u01782539777340") 2026/06/27 06:10:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4050d028c82344ef_d20260627_m055616_c001_v7007000_t0000_u01782539776799") 2026/06/27 06:10:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb86e_d20260627_m055613_c001_v0001144_t0047_u01782539773561") 2026/06/27 06:10:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb85c_d20260627_m055609_c001_v0001144_t0021_u01782539769121") 2026/06/27 06:10:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4050d028c82344e7_d20260627_m055608_c001_v7007000_t0000_u01782539768758") 2026/06/27 06:10:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb856_d20260627_m055606_c001_v0001144_t0018_u01782539766019") 2026/06/27 06:10:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb844_d20260627_m055601_c001_v0001144_t0020_u01782539761398") 2026/06/27 06:10:53 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c2608d_d20260627_m055600_c001_v7007000_t0000_u01782539760672") 2026/06/27 06:10:54 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb834_d20260627_m055556_c001_v0001144_t0055_u01782539756896") 2026/06/27 06:10:54 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb824_d20260627_m055553_c001_v0001144_t0010_u01782539753660") 2026/06/27 06:10:54 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c2607d_d20260627_m055553_c001_v7007000_t0000_u01782539753282") 2026/06/27 06:10:54 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb818_d20260627_m055551_c001_v0001144_t0037_u01782539751436") 2026/06/27 06:10:54 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb810_d20260627_m055549_c001_v0001144_t0009_u01782539749893") 2026/06/27 06:10:55 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c2607b_d20260627_m055549_c001_v7007000_t0000_u01782539749527") 2026/06/27 06:10:55 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb7f2_d20260627_m055543_c001_v0001144_t0057_u01782539743677") 2026/06/27 06:10:55 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c26077_d20260627_m055543_c001_v7007000_t0000_u01782539743317") 2026/06/27 06:10:55 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb7e4_d20260627_m055541_c001_v0001144_t0023_u01782539741602") 2026/06/27 06:10:55 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c26076_d20260627_m055540_c001_v7007000_t0000_u01782539740699") 2026/06/27 06:10:55 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb7da_d20260627_m055538_c001_v0001144_t0023_u01782539738585") 2026/06/27 06:10:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c26074_d20260627_m055538_c001_v7007000_t0000_u01782539738045") 2026/06/27 06:10:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb7c8_d20260627_m055536_c001_v0001144_t0049_u01782539736081") 2026/06/27 06:10:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c26073_d20260627_m055535_c001_v7007000_t0000_u01782539735178") 2026/06/27 06:10:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb7c4_d20260627_m055532_c001_v0001144_t0034_u01782539732545") 2026/06/27 06:10:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c26071_d20260627_m055532_c001_v7007000_t0000_u01782539732005") 2026/06/27 06:10:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb7a8_d20260627_m055528_c001_v0001144_t0016_u01782539728093") 2026/06/27 06:10:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c26070_d20260627_m055527_c001_v7007000_t0000_u01782539727552") 2026/06/27 06:10:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb798_d20260627_m055524_c001_v0001144_t0016_u01782539724391") 2026/06/27 06:10:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c26041_d20260627_m055513_c001_v7007000_t0000_u01782539713171") 2026/06/27 06:10:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb766_d20260627_m055511_c001_v0001144_t0049_u01782539711155") 2026/06/27 06:10:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c26032_d20260627_m055510_c001_v7007000_t0000_u01782539710615") 2026/06/27 06:10:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb762_d20260627_m055508_c001_v0001144_t0051_u01782539708540") 2026/06/27 06:10:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c26029_d20260627_m055507_c001_v7007000_t0000_u01782539707645") 2026/06/27 06:10:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb756_d20260627_m055505_c001_v0001144_t0033_u01782539705595") 2026/06/27 06:10:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f408b6a09d1c26027_d20260627_m055503_c001_v7007000_t0000_u01782539703448") 2026/06/27 06:10:57 DEBUG : sub dir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdb746_d20260627_m055501_c001_v0001144_t0039_u01782539701599") 2026/06/27 06:10:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f32_d20260627_m060352_c001_v7007000_t0000_u01782540232912") 2026/06/27 06:10:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280ea3_d20260627_m060351_c001_v0001183_t0024_u01782540231442") 2026/06/27 06:10:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f2e_d20260627_m060350_c001_v7007000_t0000_u01782540230718") 2026/06/27 06:10:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280e99_d20260627_m060347_c001_v0001183_t0018_u01782540227969") 2026/06/27 06:10:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc7d_d20260627_m060858_c001_v7007000_t0000_u01782540538603") 2026/06/27 06:10:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67936154_d20260627_m060857_c001_v0001136_t0039_u01782540537675") 2026/06/27 06:10:58 DEBUG : sub/yam: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ca2a7_d20260627_m055841_c001_v7007000_t0000_u01782539921234") 2026/06/27 06:10:58 DEBUG : sub/yam: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280631_d20260627_m055839_c001_v0001183_t0057_u01782539919833") 2026/06/27 06:10:58 DEBUG : test_dir1/file2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f29_d20260627_m060347_c001_v7007000_t0000_u01782540227209") 2026/06/27 06:10:58 DEBUG : test_dir1/file2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935bfe_d20260627_m060345_c001_v0001136_t0023_u01782540225751") 2026/06/27 06:10:58 DEBUG : test_dir1/file2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f25_d20260627_m060344_c001_v7007000_t0000_u01782540224974") 2026/06/27 06:10:58 DEBUG : test_dir1/file2: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67935bfc_d20260627_m060342_c001_v0001136_t0059_u01782540222104") 2026/06/27 06:10:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f2a_d20260627_m060347_c001_v7007000_t0000_u01782540227392") 2026/06/27 06:10:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280e7d_d20260627_m060345_c001_v0001183_t0010_u01782540225741") 2026/06/27 06:10:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f4040844afee93f26_d20260627_m060345_c001_v7007000_t0000_u01782540225156") 2026/06/27 06:10:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7280e57_d20260627_m060342_c001_v0001183_t0025_u01782540222110") 2026/06/27 06:10:58 DEBUG : three: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ca29b_d20260627_m055828_c001_v7007000_t0000_u01782539908369") 2026/06/27 06:10:58 DEBUG : three: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdba30_d20260627_m055825_c001_v0001144_t0017_u01782539905555") 2026/06/27 06:10:58 DEBUG : three: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdba14_d20260627_m055818_c001_v0001144_t0033_u01782539898139") 2026/06/27 06:10:58 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc81_d20260627_m060900_c001_v7007000_t0000_u01782540540217") 2026/06/27 06:10:58 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728199a_d20260627_m060859_c001_v0001183_t0028_u01782540539585") 2026/06/27 06:10:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86cccbd_d20260627_m060923_c001_v7007000_t0000_u01782540563426") 2026/06/27 06:10:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecc3f_d20260627_m060920_c001_v0001036_t0031_u01782540560312") 2026/06/27 06:10:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86cccab_d20260627_m060918_c001_v7007000_t0000_u01782540558751") 2026/06/27 06:10:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281a02_d20260627_m060917_c001_v0001183_t0048_u01782540557221") 2026/06/27 06:10:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccca8_d20260627_m060916_c001_v7007000_t0000_u01782540556255") 2026/06/27 06:10:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a6793619c_d20260627_m060915_c001_v0001136_t0001_u01782540555387") 2026/06/27 06:10:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc92_d20260627_m060908_c001_v7007000_t0000_u01782540548176") 2026/06/27 06:10:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72819c2_d20260627_m060907_c001_v0001183_t0018_u01782540547272") 2026/06/27 06:10:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc9d_d20260627_m060910_c001_v7007000_t0000_u01782540550867") 2026/06/27 06:10:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecc15_d20260627_m060909_c001_v0001036_t0037_u01782540549165") 2026/06/27 06:10:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc8e_d20260627_m060906_c001_v7007000_t0000_u01782540546303") 2026/06/27 06:10:59 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1137c24a67936170_d20260627_m060905_c001_v0001136_t0054_u01782540545459") 2026/06/27 06:10:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc8a_d20260627_m060904_c001_v7007000_t0000_u01782540544482") 2026/06/27 06:10:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc428_d20260627_m060902_c001_v0001144_t0002_u01782540542932") 2026/06/27 06:10:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccc85_d20260627_m060901_c001_v7007000_t0000_u01782540541982") 2026/06/27 06:10:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103ff4107ceecc03_d20260627_m060901_c001_v0001036_t0028_u01782540541175") 2026/06/27 06:10:59 DEBUG : toe/toe/toe: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f424339bbaab1c168_d20260627_m060928_c001_v7007000_t0000_u01782540568128") 2026/06/27 06:11:00 DEBUG : toe/toe/toe: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca7281a44_d20260627_m060927_c001_v0001183_t0035_u01782540567496") 2026/06/27 06:11:00 DEBUG : toe/toe/toe: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ccca4_d20260627_m060914_c001_v7007000_t0000_u01782540554396") 2026/06/27 06:11:00 DEBUG : toe/toe/toe: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc436_d20260627_m060911_c001_v0001144_t0018_u01782540551840") 2026/06/27 06:11:00 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86cccc7_d20260627_m060924_c001_v7007000_t0000_u01782540564033") 2026/06/27 06:11:00 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f109c3dd915bdc458_d20260627_m060921_c001_v0001144_t0049_u01782540561812") 2026/06/27 06:11:00 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86cccac_d20260627_m060919_c001_v7007000_t0000_u01782540559353") 2026/06/27 06:11:00 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1195f2e6dbdbd33a_d20260627_m060918_c001_v0001136_t0028_u01782540558384") 2026/06/27 06:11:00 DEBUG : two: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ca29c_d20260627_m055828_c001_v7007000_t0000_u01782539908551") 2026/06/27 06:11:00 DEBUG : two: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f403a8edca72805d3_d20260627_m055824_c001_v0001183_t0000_u01782539904994") 2026/06/27 06:11:00 DEBUG : two: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f409c3dd915bdba12_d20260627_m055817_c001_v0001144_t0044_u01782539897954") 2026/06/27 06:11:00 DEBUG : yam: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ca2a9_d20260627_m055842_c001_v7007000_t0000_u01782539922032") 2026/06/27 06:11:00 DEBUG : yam: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f114a5da3b74ba057_d20260627_m055840_c001_v0001171_t0015_u01782539920866") 2026/06/27 06:11:00 DEBUG : yam: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ca2a2_d20260627_m055838_c001_v7007000_t0000_u01782539918184") 2026/06/27 06:11:00 DEBUG : yam: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca728060b_d20260627_m055832_c001_v0001183_t0051_u01782539912858") 2026/06/27 06:11:00 DEBUG : yam: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ca29d_d20260627_m055831_c001_v7007000_t0000_u01782539911574") 2026/06/27 06:11:00 DEBUG : yam: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f103a8edca72805f5_d20260627_m055829_c001_v0001183_t0041_u01782539909112") 2026/06/27 06:11:00 DEBUG : yaml: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ca2a6_d20260627_m055838_c001_v7007000_t0000_u01782539918914") 2026/06/27 06:11:00 DEBUG : yaml: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1159f56c5fbe9c00_d20260627_m055837_c001_v0001120_t0001_u01782539917814") 2026/06/27 06:11:00 DEBUG : yaml: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f417ede8bf86ca2a0_d20260627_m055832_c001_v7007000_t0000_u01782539912301") 2026/06/27 06:11:00 DEBUG : yaml: Deleting (id "4_zaf924d53a05d0b7b9ff80e1b_f1126bea3a50241ef_d20260627_m055830_c001_v0001115_t0008_u01782539910364") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 16m3.297385717s (try 1/5)