"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/05/17 04:00:23 DEBUG : Creating backend with remote "TestB2:rclone-test-potaziy8zuhi" 2026/05/17 04:00:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/17 04:00:24 DEBUG : Creating backend with remote "/tmp/rclone1374018132" === 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-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:00:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:00:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/17 04:00:25 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:00:25 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.64s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:00:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 04:00:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:00:26 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:00:26 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:00:26 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:00:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:00:26 INFO : sub dir/hello world: Copied (new) 2026/05/17 04:00:27 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.74s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", 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-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", 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-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:00:28 DEBUG : Creating backend with remote "/non-existing" 2026/05/17 04:00:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/17 04:00:28 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:00:28 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:00:29 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:00:29 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:00:29 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:00:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:00:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.82s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", 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-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:00:31 INFO : B2 bucket rclone-test-potaziy8zuhi: Running all checks before starting transfers 2026/05/17 04:00:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:00:31 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:00:31 INFO : B2 bucket rclone-test-potaziy8zuhi: Checks finished, now starting transfers 2026/05/17 04:00:31 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:00:31 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:00:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:00:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.26s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:00:32 ERROR : Ignoring --no-traverse with sync 2026/05/17 04:00:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:00:32 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:00:32 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:00:33 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:00:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:00:33 INFO : sub dir/hello world: Copied (new) 2026/05/17 04:00:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.42s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:00:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/17 04:00:33 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:00:33 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:00:34 DEBUG : hello world2: size = 12 OK 2026/05/17 04:00:34 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/17 04:00:34 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.23s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:00:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 04:00:35 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:00:35 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:00:35 DEBUG : potato2: size = 11 OK 2026/05/17 04:00:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:00:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.18s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:00:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 04:00:36 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:00:36 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:00:37 DEBUG : potato2: size = 11 OK 2026/05/17 04:00:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:00:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.60s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:00:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/17 04:00:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 04:00:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/17 04:00:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 04:00:37 INFO : sub dir2: Making directory 2026/05/17 04:00:37 INFO : sub dir: Making directory 2026/05/17 04:00:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:00:37 INFO : sub dir2/sub sub dir2: Making directory 2026/05/17 04:00:37 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:00:37 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:00:38 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:00:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:00:38 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/05/17 04:00:38 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.18s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:00:38 INFO : sub dir2: Making directory 2026/05/17 04:00:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/17 04:00:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 04:00:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:00:39 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:00:39 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:00:39 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:00:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:00:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.23s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:00:40 DEBUG : sub dir2: Making directory with metadata 2026/05/17 04:00:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 04:00:40 INFO : sub dir2: Making directory 2026/05/17 04:00:40 INFO : sub dir: Making directory 2026/05/17 04:00:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:00:40 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:00:40 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:00:40 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:00:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:00:40 INFO : sub dir/hello world: Copied (new) 2026/05/17 04:00:40 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/17 04:00:40 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/17 04:00:40 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.49s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", 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-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:00:41 INFO : sub dir2: Making directory 2026/05/17 04:00:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:00:42 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:00:42 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:00:42 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:00:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:00:42 INFO : sub dir/hello world: Copied (new) 2026/05/17 04:00:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.23s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:00:43 DEBUG : sub dir2: Making directory with metadata 2026/05/17 04:00:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 04:00:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 04:00:43 INFO : sub dir2: Making directory 2026/05/17 04:00:43 INFO : sub dir: Making directory 2026/05/17 04:00:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:00:43 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:00:43 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:00:43 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:00:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:00:43 INFO : sub dir/hello world: Copied (new) 2026/05/17 04:00:43 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/17 04:00:44 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.43s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", 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-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:00:45 INFO : sub dir2: Making directory 2026/05/17 04:00:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:00:45 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:00:45 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:00:45 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:00:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:00:45 INFO : sub dir/hello world: Copied (new) 2026/05/17 04:00:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.19s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:00:46 DEBUG : Creating backend with remote "TestB2:rclone-test-sakuvum9fuwa" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-potaziy8zuhi -> B2 bucket rclone-test-sakuvum9fuwa 2026/05/17 04:00:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:00:47 DEBUG : B2 bucket rclone-test-sakuvum9fuwa: Waiting for checks to finish 2026/05/17 04:00:47 DEBUG : B2 bucket rclone-test-sakuvum9fuwa: Waiting for transfers to finish 2026/05/17 04:00:48 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:00:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:00:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/17 04:00:48 DEBUG : B2 bucket rclone-test-sakuvum9fuwa: Purge remote 2026/05/17 04:00:48 INFO : B2 bucket rclone-test-sakuvum9fuwa: cleaning bucket "rclone-test-sakuvum9fuwa" of all files 2026/05/17 04:00:48 DEBUG : sub dir/hello world: Deleting (id "4_zff82fdc3107d3b4b9fe80e1b_f117849180708d873_d20260517_m040048_c001_v0001099_t0000_u01778990448249") --- PASS: TestServerSideCopy (3.94s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:00:50 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:00:50 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:00:50 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:00:50 DEBUG : sub dir/hello world: Sizes differ 2026/05/17 04:00:50 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:00:51 DEBUG : sub dir/hello world: size = 17 OK 2026/05/17 04:00:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/17 04:00:51 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.74s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:00:52 DEBUG : Creating backend with remote "TestB2:rclone-test-culunun4xopo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-potaziy8zuhi -> B2 bucket rclone-test-culunun4xopo 2026/05/17 04:00:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:00:53 DEBUG : B2 bucket rclone-test-culunun4xopo: Waiting for checks to finish 2026/05/17 04:00:53 DEBUG : B2 bucket rclone-test-culunun4xopo: Waiting for transfers to finish 2026/05/17 04:00:54 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:00:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:00:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/17 04:00:55 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:00:55 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-culunun4xopo) 2026/05/17 04:00:55 DEBUG : sub dir/hello world: Sizes differ 2026/05/17 04:00:55 DEBUG : B2 bucket rclone-test-culunun4xopo: Waiting for checks to finish 2026/05/17 04:00:55 DEBUG : B2 bucket rclone-test-culunun4xopo: Waiting for transfers to finish 2026/05/17 04:00:55 DEBUG : sub dir/hello world: size = 17 OK 2026/05/17 04:00:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/17 04:00:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/17 04:00:55 DEBUG : B2 bucket rclone-test-culunun4xopo: Purge remote 2026/05/17 04:00:55 INFO : B2 bucket rclone-test-culunun4xopo: cleaning bucket "rclone-test-culunun4xopo" of all files 2026/05/17 04:00:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f721d33108d3b4b9fe80e1b_f105c8e6f23201f45_d20260517_m040055_c001_v0001185_t0018_u01778990455157") 2026/05/17 04:00:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f721d33108d3b4b9fe80e1b_f1074952f8a19fe3a_d20260517_m040054_c001_v0001180_t0055_u01778990454006") --- PASS: TestServerSideCopyOverSelf (5.49s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:00:58 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:00:58 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:00:58 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:00:58 DEBUG : sub dir/hello world: Sizes differ 2026/05/17 04:00:58 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:00:58 DEBUG : sub dir/hello world: size = 17 OK 2026/05/17 04:00:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/17 04:00:58 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/17 04:00:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.94s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:00:59 DEBUG : Creating backend with remote "TestB2:rclone-test-jaqozuw0fici" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-potaziy8zuhi -> B2 bucket rclone-test-jaqozuw0fici 2026/05/17 04:01:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:01:01 DEBUG : B2 bucket rclone-test-jaqozuw0fici: Waiting for checks to finish 2026/05/17 04:01:01 DEBUG : B2 bucket rclone-test-jaqozuw0fici: Waiting for transfers to finish 2026/05/17 04:01:01 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:01:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:01:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/17 04:01:02 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:01:02 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jaqozuw0fici) 2026/05/17 04:01:02 DEBUG : sub dir/hello world: Sizes differ 2026/05/17 04:01:02 DEBUG : B2 bucket rclone-test-jaqozuw0fici: Waiting for checks to finish 2026/05/17 04:01:02 DEBUG : B2 bucket rclone-test-jaqozuw0fici: Waiting for transfers to finish 2026/05/17 04:01:03 DEBUG : sub dir/hello world: size = 17 OK 2026/05/17 04:01:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/17 04:01:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/17 04:01:03 INFO : sub dir/hello world: Deleted 2026/05/17 04:01:04 DEBUG : testing file moves 2026/05/17 04:01:04 DEBUG : B2 bucket rclone-test-jaqozuw0fici: Waiting for checks to finish 2026/05/17 04:01:04 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:01:04 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-jaqozuw0fici) 2026/05/17 04:01:04 DEBUG : sub dir/hello world: Sizes differ 2026/05/17 04:01:04 DEBUG : B2 bucket rclone-test-jaqozuw0fici: Waiting for transfers to finish 2026/05/17 04:01:04 DEBUG : sub dir/hello world: size = 24 OK 2026/05/17 04:01:04 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/17 04:01:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/17 04:01:05 INFO : sub dir/hello world: Deleted 2026/05/17 04:01:05 DEBUG : B2 bucket rclone-test-jaqozuw0fici: Purge remote 2026/05/17 04:01:05 INFO : B2 bucket rclone-test-jaqozuw0fici: cleaning bucket "rclone-test-jaqozuw0fici" of all files 2026/05/17 04:01:05 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d03108d3b4b9fe80e1b_f1052abdbb563b4b2_d20260517_m040104_c001_v0001130_t0024_u01778990464633") 2026/05/17 04:01:05 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d03108d3b4b9fe80e1b_f114c971e2922398f_d20260517_m040103_c001_v0001101_t0053_u01778990463071") 2026/05/17 04:01:05 DEBUG : sub dir/hello world: Deleting (id "4_zdf923d03108d3b4b9fe80e1b_f1199e619d4cfdfa3_d20260517_m040101_c001_v0001101_t0025_u01778990461600") --- PASS: TestServerSideMoveOverSelf (7.82s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:07 ERROR : error listing: directory not found 2026/05/17 04:01:07 INFO : Local file system at /tmp/rclone1374018132: Making directory 2026/05/17 04:01:08 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:08 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.61s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:01:09 DEBUG : Local file system at /tmp/rclone1374018132: Waiting for checks to finish 2026/05/17 04:01:09 DEBUG : Local file system at /tmp/rclone1374018132: Waiting for transfers to finish 2026/05/17 04:01:10 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/17 04:01:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:01:10 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/17 04:01:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.81s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:10 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/17 04:01:10 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:10 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:11 DEBUG : check sum: size = 1 OK 2026/05/17 04:01:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/17 04:01:11 INFO : check sum: Copied (new) 2026/05/17 04:01:11 DEBUG : Waiting for deletions to finish 2026/05/17 04:01:11 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:11 DEBUG : check sum: size = 1 OK 2026/05/17 04:01:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/17 04:01:11 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/17 04:01:11 DEBUG : check sum: Unchanged skipping 2026/05/17 04:01:11 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:11 DEBUG : Waiting for deletions to finish 2026/05/17 04:01:11 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.58s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/17 04:01:12 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:12 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:12 DEBUG : sizeonly: size = 6 OK 2026/05/17 04:01:12 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/17 04:01:12 INFO : sizeonly: Copied (new) 2026/05/17 04:01:12 DEBUG : Waiting for deletions to finish 2026/05/17 04:01:13 DEBUG : sizeonly: size = 6 OK 2026/05/17 04:01:13 DEBUG : sizeonly: Sizes identical 2026/05/17 04:01:13 DEBUG : sizeonly: Unchanged skipping 2026/05/17 04:01:13 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:13 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:13 DEBUG : Waiting for deletions to finish 2026/05/17 04:01:13 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.65s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/17 04:01:13 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:13 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:14 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/17 04:01:14 INFO : ignore-size: Copied (new) 2026/05/17 04:01:14 DEBUG : Waiting for deletions to finish 2026/05/17 04:01:14 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:14 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:01:14 DEBUG : ignore-size: Unchanged skipping 2026/05/17 04:01:14 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:14 DEBUG : Waiting for deletions to finish 2026/05/17 04:01:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.72s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:16 DEBUG : existing: size = 6 OK 2026/05/17 04:01:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:01:16 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:16 DEBUG : existing: Unchanged skipping 2026/05/17 04:01:16 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:16 DEBUG : Waiting for deletions to finish 2026/05/17 04:01:16 INFO : There was nothing to transfer 2026/05/17 04:01:16 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/17 04:01:16 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:16 DEBUG : existing: size = 6 OK 2026/05/17 04:01:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/17 04:01:16 INFO : existing: Copied (replaced existing) 2026/05/17 04:01:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.86s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/17 04:01:17 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:17 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:17 DEBUG : existing: size = 6 OK 2026/05/17 04:01:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/17 04:01:17 INFO : existing: Copied (new) 2026/05/17 04:01:17 DEBUG : Waiting for deletions to finish 2026/05/17 04:01:18 DEBUG : existing: Destination exists, skipping 2026/05/17 04:01:18 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:18 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:18 DEBUG : Waiting for deletions to finish 2026/05/17 04:01:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.58s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:19 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/17 04:01:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/17 04:01:20 DEBUG : c/non empty space: size = 5 OK 2026/05/17 04:01:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:01:20 DEBUG : c/non empty space: Unchanged skipping 2026/05/17 04:01:20 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:20 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:20 DEBUG : a/potato2: size = 60 OK 2026/05/17 04:01:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 04:01:20 INFO : a/potato2: Copied (new) 2026/05/17 04:01:20 DEBUG : Waiting for deletions to finish 2026/05/17 04:01:20 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.55s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:22 DEBUG : empty space: size = 1 OK 2026/05/17 04:01:22 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/17 04:01:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/17 04:01:22 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/17 04:01:22 DEBUG : empty space: Unchanged skipping 2026/05/17 04:01:22 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:22 DEBUG : Waiting for deletions to finish 2026/05/17 04:01:22 INFO : There was nothing to transfer 2026/05/17 04:01:22 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:22 DEBUG : empty space: size = 1 OK 2026/05/17 04:01:22 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/17 04:01:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/17 04:01:23 INFO : empty space: Updated modification time in destination 2026/05/17 04:01:23 DEBUG : empty space: Unchanged skipping 2026/05/17 04:01:23 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:23 DEBUG : Waiting for deletions to finish 2026/05/17 04:01:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.86s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:25 DEBUG : empty space: size = 1 OK 2026/05/17 04:01:25 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/17 04:01:25 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/17 04:01:25 DEBUG : empty space: Unchanged skipping 2026/05/17 04:01:25 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:25 DEBUG : Waiting for deletions to finish 2026/05/17 04:01:25 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.41s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:26 DEBUG : foo: size = 3 OK 2026/05/17 04:01:26 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/17 04:01:26 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:01:26 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:01:26 DEBUG : foo: sha1 differ 2026/05/17 04:01:26 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:26 DEBUG : foo: size = 3 OK 2026/05/17 04:01:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/17 04:01:26 INFO : foo: Copied (replaced existing) 2026/05/17 04:01:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:27 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/17 04:01:27 DEBUG : empty space: size = 1 OK 2026/05/17 04:01:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:01:27 DEBUG : empty space: Unchanged skipping 2026/05/17 04:01:27 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:27 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:28 DEBUG : potato: size = 60 OK 2026/05/17 04:01:28 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 04:01:28 INFO : potato: Copied (new) 2026/05/17 04:01:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.30s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:30 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:30 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:01:30 DEBUG : potato: size = 60 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:01:30 DEBUG : potato: Sizes differ 2026/05/17 04:01:30 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:30 DEBUG : potato: size = 21 OK 2026/05/17 04:01:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/17 04:01:30 INFO : potato: Copied (replaced existing) 2026/05/17 04:01:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.77s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:32 DEBUG : potato: size = 21 OK 2026/05/17 04:01:32 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/17 04:01:32 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1374018132) 2026/05/17 04:01:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:01:32 DEBUG : potato: sha1 differ 2026/05/17 04:01:32 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:32 DEBUG : potato: size = 21 OK 2026/05/17 04:01:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/17 04:01:32 INFO : potato: Copied (replaced existing) 2026/05/17 04:01:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 04:01:34 DEBUG : empty space: size = 1 OK 2026/05/17 04:01:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:01:34 DEBUG : empty space: Unchanged skipping 2026/05/17 04:01:34 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:34 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:34 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/17 04:01:34 DEBUG : Waiting for deletions to finish 2026/05/17 04:01:34 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 04:01:36 DEBUG : empty space: size = 1 OK 2026/05/17 04:01:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:01:36 DEBUG : empty space: Unchanged skipping 2026/05/17 04:01:36 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:36 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:36 DEBUG : potato2: size = 60 OK 2026/05/17 04:01:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 04:01:36 INFO : potato2: Copied (new) 2026/05/17 04:01:36 DEBUG : Waiting for deletions to finish 2026/05/17 04:01:36 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:38 INFO : d: Making directory 2026/05/17 04:01:38 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/17 04:01:38 DEBUG : c/non empty space: size = 5 OK 2026/05/17 04:01:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:01:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/17 04:01:38 DEBUG : c/non empty space: Unchanged skipping 2026/05/17 04:01:38 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:38 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:38 DEBUG : a/potato2: size = 60 OK 2026/05/17 04:01:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 04:01:38 INFO : a/potato2: Copied (new) 2026/05/17 04:01:38 DEBUG : Waiting for deletions to finish 2026/05/17 04:01:39 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:40 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/17 04:01:40 DEBUG : c/non empty space: size = 5 OK 2026/05/17 04:01:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:01:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/17 04:01:40 DEBUG : c/non empty space: Unchanged skipping 2026/05/17 04:01:40 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:40 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:42 DEBUG : a/potato2: size = 60 OK 2026/05/17 04:01:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 04:01:42 INFO : a/potato2: Copied (new) 2026/05/17 04:01:42 ERROR : B2 bucket rclone-test-potaziy8zuhi: not deleting files as there were IO errors 2026/05/17 04:01:42 ERROR : B2 bucket rclone-test-potaziy8zuhi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.31s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:44 DEBUG : Waiting for deletions to finish 2026/05/17 04:01:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 04:01:44 DEBUG : empty space: size = 1 OK 2026/05/17 04:01:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:01:44 DEBUG : empty space: Unchanged skipping 2026/05/17 04:01:44 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:44 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:44 INFO : potato: Deleted 2026/05/17 04:01:45 DEBUG : potato2: size = 60 OK 2026/05/17 04:01:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 04:01:45 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.55s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:46 DEBUG : Waiting for deletions to finish 2026/05/17 04:01:47 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:47 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:47 INFO : potato: Deleted 2026/05/17 04:01:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 04:01:47 DEBUG : empty space: size = 1 OK 2026/05/17 04:01:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:01:47 DEBUG : empty space: Unchanged skipping 2026/05/17 04:01:47 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:47 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:48 DEBUG : potato2: size = 60 OK 2026/05/17 04:01:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 04:01:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.18s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 04:01:49 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:49 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:50 DEBUG : potato2: size = 19 OK 2026/05/17 04:01:50 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/17 04:01:50 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.14s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:52 DEBUG : enormous: Excluded (Size Filter) 2026/05/17 04:01:52 DEBUG : enormous: Excluded 2026/05/17 04:01:52 DEBUG : potato2: Excluded (Size Filter) 2026/05/17 04:01:52 DEBUG : potato2: Excluded 2026/05/17 04:01:52 DEBUG : potato2: Excluded (Size Filter) 2026/05/17 04:01:52 DEBUG : empty space: size = 1 OK 2026/05/17 04:01:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:01:52 DEBUG : empty space: Unchanged skipping 2026/05/17 04:01:52 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:52 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:52 DEBUG : Waiting for deletions to finish 2026/05/17 04:01:52 INFO : There was nothing to transfer 2026/05/17 04:01:52 DEBUG : enormous: Excluded (Size Filter) 2026/05/17 04:01:52 DEBUG : enormous: Excluded 2026/05/17 04:01:52 DEBUG : potato2: Excluded (Size Filter) 2026/05/17 04:01:52 DEBUG : potato2: Excluded 2026/05/17 04:01:52 DEBUG : potato2: Excluded (Size Filter) 2026/05/17 04:01:52 DEBUG : empty space: size = 1 OK 2026/05/17 04:01:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/17 04:01:52 DEBUG : empty space: Unchanged skipping 2026/05/17 04:01:52 DEBUG : Local file system at /tmp/rclone1374018132: Waiting for checks to finish 2026/05/17 04:01:52 DEBUG : Local file system at /tmp/rclone1374018132: Waiting for transfers to finish 2026/05/17 04:01:52 DEBUG : Waiting for deletions to finish 2026/05/17 04:01:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.18s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:54 DEBUG : enormous: Excluded (Size Filter) 2026/05/17 04:01:54 DEBUG : enormous: Excluded 2026/05/17 04:01:54 DEBUG : potato2: Excluded (Size Filter) 2026/05/17 04:01:54 DEBUG : potato2: Excluded 2026/05/17 04:01:54 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:54 DEBUG : empty space: size = 1 OK 2026/05/17 04:01:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:01:54 DEBUG : empty space: Unchanged skipping 2026/05/17 04:01:54 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:54 DEBUG : Waiting for deletions to finish 2026/05/17 04:01:54 INFO : enormous: Deleted 2026/05/17 04:01:55 INFO : potato2: Deleted 2026/05/17 04:01:55 INFO : There was nothing to transfer 2026/05/17 04:01:55 DEBUG : empty space: size = 1 OK 2026/05/17 04:01:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/17 04:01:55 DEBUG : empty space: Unchanged skipping 2026/05/17 04:01:55 DEBUG : Local file system at /tmp/rclone1374018132: Waiting for checks to finish 2026/05/17 04:01:55 DEBUG : Local file system at /tmp/rclone1374018132: Waiting for transfers to finish 2026/05/17 04:01:55 DEBUG : Waiting for deletions to finish 2026/05/17 04:01:55 INFO : enormous: Deleted 2026/05/17 04:01:55 INFO : potato2: Deleted 2026/05/17 04:01:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.62s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:01:57 DEBUG : five: Need to transfer - File not found at Destination 2026/05/17 04:01:57 DEBUG : four: size = 4 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:01:57 DEBUG : four: size = 8 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:01:57 DEBUG : four: Sizes differ 2026/05/17 04:01:57 DEBUG : one: Destination is newer than source, skipping 2026/05/17 04:01:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/17 04:01:57 DEBUG : three: size = 5 OK 2026/05/17 04:01:57 DEBUG : three: Sizes identical 2026/05/17 04:01:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/17 04:01:57 DEBUG : two: size = 3 OK 2026/05/17 04:01:57 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1374018132) 2026/05/17 04:01:57 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:01:57 DEBUG : two: sha1 differ 2026/05/17 04:01:57 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:57 DEBUG : five: size = 4 OK 2026/05/17 04:01:57 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/17 04:01:57 INFO : five: Copied (new) 2026/05/17 04:01:58 DEBUG : four: size = 4 OK 2026/05/17 04:01:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/17 04:01:58 INFO : four: Copied (replaced existing) 2026/05/17 04:01:58 DEBUG : two: size = 3 OK 2026/05/17 04:01:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/17 04:01:58 INFO : two: Copied (replaced existing) 2026/05/17 04:01:58 DEBUG : Waiting for deletions to finish 2026/05/17 04:01:58 DEBUG : five: size = 4 OK 2026/05/17 04:01:58 DEBUG : four: size = 4 OK 2026/05/17 04:01:58 DEBUG : one: Destination is newer than source, skipping 2026/05/17 04:01:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/17 04:01:58 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/17 04:01:58 DEBUG : three: size = 5 OK 2026/05/17 04:01:58 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/17 04:01:58 DEBUG : two: size = 3 OK 2026/05/17 04:01:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/17 04:01:58 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/17 04:01:58 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:01:58 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/17 04:01:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/17 04:01:58 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/17 04:01:58 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/17 04:01:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1374018132) 2026/05/17 04:01:58 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:01:58 DEBUG : three: sha1 differ 2026/05/17 04:01:58 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/17 04:01:58 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:01:59 DEBUG : three: size = 5 OK 2026/05/17 04:01:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/17 04:01:59 INFO : three: Copied (replaced existing) 2026/05/17 04:01:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.49s) === 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-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/17 04:02:00 INFO : B2 bucket rclone-test-potaziy8zuhi: Making map for --track-renames 2026/05/17 04:02:00 INFO : B2 bucket rclone-test-potaziy8zuhi: Finished making map for --track-renames 2026/05/17 04:02:00 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:02:00 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for renames to finish 2026/05/17 04:02:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/17 04:02:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/17 04:02:00 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:02:00 DEBUG : potato: size = 14 OK 2026/05/17 04:02:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/17 04:02:00 INFO : potato: Copied (new) 2026/05/17 04:02:01 DEBUG : yam: size = 11 OK 2026/05/17 04:02:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/17 04:02:01 INFO : yam: Copied (new) 2026/05/17 04:02:01 DEBUG : Waiting for deletions to finish 2026/05/17 04:02:01 DEBUG : potato: size = 14 OK 2026/05/17 04:02:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:02:01 INFO : B2 bucket rclone-test-potaziy8zuhi: Making map for --track-renames 2026/05/17 04:02:01 INFO : B2 bucket rclone-test-potaziy8zuhi: Finished making map for --track-renames 2026/05/17 04:02:01 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:02:01 DEBUG : potato: Unchanged skipping 2026/05/17 04:02:01 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for renames to finish 2026/05/17 04:02:02 DEBUG : yaml: size = 11 OK 2026/05/17 04:02:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/17 04:02:02 INFO : yam: Copied (server-side copy) to: yaml 2026/05/17 04:02:03 INFO : yam: Deleted 2026/05/17 04:02:03 INFO : yaml: Renamed from "yam" 2026/05/17 04:02:03 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:02:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.55s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/17 04:02:04 INFO : B2 bucket rclone-test-potaziy8zuhi: Making map for --track-renames 2026/05/17 04:02:04 INFO : B2 bucket rclone-test-potaziy8zuhi: Finished making map for --track-renames 2026/05/17 04:02:04 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:02:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/17 04:02:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/17 04:02:04 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for renames to finish 2026/05/17 04:02:04 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:02:04 DEBUG : yam: size = 11 OK 2026/05/17 04:02:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/17 04:02:04 INFO : yam: Copied (new) 2026/05/17 04:02:05 DEBUG : potato: size = 14 OK 2026/05/17 04:02:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/17 04:02:05 INFO : potato: Copied (new) 2026/05/17 04:02:05 DEBUG : Waiting for deletions to finish 2026/05/17 04:02:05 DEBUG : potato: size = 14 OK 2026/05/17 04:02:05 INFO : B2 bucket rclone-test-potaziy8zuhi: Making map for --track-renames 2026/05/17 04:02:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:02:05 INFO : B2 bucket rclone-test-potaziy8zuhi: Finished making map for --track-renames 2026/05/17 04:02:05 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:02:05 DEBUG : potato: Unchanged skipping 2026/05/17 04:02:05 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for renames to finish 2026/05/17 04:02:06 DEBUG : yaml: size = 11 OK 2026/05/17 04:02:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/17 04:02:06 INFO : yam: Copied (server-side copy) to: yaml 2026/05/17 04:02:06 INFO : yam: Deleted 2026/05/17 04:02:06 INFO : yaml: Renamed from "yam" 2026/05/17 04:02:06 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:02:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.22s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/17 04:02:07 INFO : B2 bucket rclone-test-potaziy8zuhi: Making map for --track-renames 2026/05/17 04:02:07 INFO : B2 bucket rclone-test-potaziy8zuhi: Finished making map for --track-renames 2026/05/17 04:02:07 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:02:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/17 04:02:07 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/17 04:02:07 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for renames to finish 2026/05/17 04:02:07 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:02:07 DEBUG : sub/yam: size = 11 OK 2026/05/17 04:02:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/17 04:02:07 INFO : sub/yam: Copied (new) 2026/05/17 04:02:08 DEBUG : potato: size = 14 OK 2026/05/17 04:02:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/17 04:02:08 INFO : potato: Copied (new) 2026/05/17 04:02:08 DEBUG : Waiting for deletions to finish 2026/05/17 04:02:08 DEBUG : potato: size = 14 OK 2026/05/17 04:02:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:02:08 DEBUG : potato: Unchanged skipping 2026/05/17 04:02:08 INFO : B2 bucket rclone-test-potaziy8zuhi: Making map for --track-renames 2026/05/17 04:02:08 INFO : B2 bucket rclone-test-potaziy8zuhi: Finished making map for --track-renames 2026/05/17 04:02:08 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:02:08 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for renames to finish 2026/05/17 04:02:09 DEBUG : yam: size = 11 OK 2026/05/17 04:02:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/17 04:02:09 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/17 04:02:09 INFO : sub/yam: Deleted 2026/05/17 04:02:09 INFO : yam: Renamed from "sub/yam" 2026/05/17 04:02:09 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:02:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.23s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:02:10 DEBUG : Creating backend with remote "/tmp/rclone1374018132/dir1" 2026/05/17 04:02:10 DEBUG : Creating backend with remote "/tmp/rclone1374018132/dir2" 2026/05/17 04:02:10 DEBUG : Local file system at /tmp/rclone1374018132/dir2: Using server-side directory move 2026/05/17 04:02:10 INFO : Local file system at /tmp/rclone1374018132/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/17 04:02:10 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/17 04:02:10 DEBUG : Local file system at /tmp/rclone1374018132/dir2: Waiting for checks to finish 2026/05/17 04:02:10 DEBUG : Local file system at /tmp/rclone1374018132/dir2: Waiting for transfers to finish 2026/05/17 04:02:10 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:02:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:02:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/17 04:02:11 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:02:11 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:02:11 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/17 04:02:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/17 04:02:11 INFO : nested/sub dir/file: Copied (new) 2026/05/17 04:02:11 INFO : nested/sub dir/file: Deleted 2026/05/17 04:02:11 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:02:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:02:11 INFO : sub dir/hello world: Copied (new) 2026/05/17 04:02:11 INFO : sub dir/hello world: Deleted 2026/05/17 04:02:11 INFO : sub dir: Removing directory 2026/05/17 04:02:11 INFO : nested/sub dir: Removing directory 2026/05/17 04:02:11 INFO : nested: Removing directory 2026/05/17 04:02:11 DEBUG : Local file system at /tmp/rclone1374018132: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.73s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:02:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:02:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/17 04:02:12 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:02:12 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:02:13 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/17 04:02:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/17 04:02:13 INFO : nested/sub dir/file: Copied (new) 2026/05/17 04:02:13 INFO : nested/sub dir/file: Deleted 2026/05/17 04:02:13 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:02:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:02:13 INFO : sub dir/hello world: Copied (new) 2026/05/17 04:02:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.60s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:02:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/17 04:02:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/17 04:02:14 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:02:14 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:02:14 DEBUG : existing: size = 6 OK 2026/05/17 04:02:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/17 04:02:14 INFO : existing: Copied (new) 2026/05/17 04:02:14 INFO : existing: Deleted 2026/05/17 04:02:14 DEBUG : existing-b: size = 6 OK 2026/05/17 04:02:14 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/17 04:02:14 INFO : existing-b: Copied (new) 2026/05/17 04:02:14 INFO : existing-b: Deleted 2026/05/17 04:02:15 DEBUG : existing: Destination exists, skipping 2026/05/17 04:02:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/17 04:02:15 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:02:15 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:02:15 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.03s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:02:16 DEBUG : Creating backend with remote "TestB2:rclone-test-niyuquh6noga" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-potaziy8zuhi -> B2 bucket rclone-test-niyuquh6noga 2026/05/17 04:02:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 04:02:20 DEBUG : empty space: size = 1 OK 2026/05/17 04:02:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/17 04:02:20 DEBUG : empty space: Unchanged skipping 2026/05/17 04:02:20 DEBUG : potato3: size = 68 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:02:20 DEBUG : potato3: size = 60 (B2 bucket rclone-test-niyuquh6noga) 2026/05/17 04:02:20 DEBUG : potato3: Sizes differ 2026/05/17 04:02:20 DEBUG : B2 bucket rclone-test-niyuquh6noga: Waiting for checks to finish 2026/05/17 04:02:20 INFO : empty space: Deleted 2026/05/17 04:02:20 DEBUG : B2 bucket rclone-test-niyuquh6noga: Waiting for transfers to finish 2026/05/17 04:02:20 DEBUG : potato3: size = 68 OK 2026/05/17 04:02:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/17 04:02:20 INFO : potato3: Copied (server-side copy) 2026/05/17 04:02:20 DEBUG : potato2: size = 60 OK 2026/05/17 04:02:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 04:02:20 INFO : potato2: Copied (server-side copy) 2026/05/17 04:02:21 INFO : potato3: Deleted 2026/05/17 04:02:21 INFO : potato2: Deleted 2026/05/17 04:02:21 DEBUG : Creating backend with remote "TestB2:rclone-test-nonitut1pome" 2026/05/17 04:02:22 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/17 04:02:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 04:02:22 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/17 04:02:22 DEBUG : B2 bucket rclone-test-nonitut1pome: Waiting for checks to finish 2026/05/17 04:02:22 DEBUG : B2 bucket rclone-test-nonitut1pome: Waiting for transfers to finish 2026/05/17 04:02:23 DEBUG : empty space: size = 1 OK 2026/05/17 04:02:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/17 04:02:23 INFO : empty space: Copied (server-side copy) 2026/05/17 04:02:23 DEBUG : potato2: size = 60 OK 2026/05/17 04:02:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 04:02:23 INFO : potato2: Copied (server-side copy) 2026/05/17 04:02:23 DEBUG : potato3: size = 68 OK 2026/05/17 04:02:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/17 04:02:23 INFO : potato3: Copied (server-side copy) 2026/05/17 04:02:23 INFO : empty space: Deleted 2026/05/17 04:02:23 INFO : potato2: Deleted 2026/05/17 04:02:24 INFO : potato3: Deleted 2026/05/17 04:02:24 DEBUG : B2 bucket rclone-test-nonitut1pome: Purge remote 2026/05/17 04:02:24 INFO : B2 bucket rclone-test-nonitut1pome: cleaning bucket "rclone-test-nonitut1pome" of all files 2026/05/17 04:02:24 DEBUG : empty space: Deleting (id "4_zcfa26df3109d3b4b9fe80e1b_f11371a837e98f5a9_d20260517_m040223_c001_v0001144_t0019_u01778990543243") 2026/05/17 04:02:24 DEBUG : potato2: Deleting (id "4_zcfa26df3109d3b4b9fe80e1b_f10503c0d420439a0_d20260517_m040223_c001_v0001177_t0040_u01778990543619") 2026/05/17 04:02:24 DEBUG : potato3: Deleting (id "4_zcfa26df3109d3b4b9fe80e1b_f116185bfd30a3aef_d20260517_m040223_c001_v0001179_t0026_u01778990543641") 2026/05/17 04:02:25 DEBUG : B2 bucket rclone-test-niyuquh6noga: Purge remote 2026/05/17 04:02:25 INFO : B2 bucket rclone-test-niyuquh6noga: cleaning bucket "rclone-test-niyuquh6noga" of all files 2026/05/17 04:02:25 DEBUG : empty space: Deleting (id "4_zffd25de3109d3b4b9fe80e1b_f4010328a8d70049e_d20260517_m040223_c001_v7007000_t0000_u01778990543819") 2026/05/17 04:02:25 DEBUG : empty space: Deleting (id "4_zffd25de3109d3b4b9fe80e1b_f106f2385db2e2d7b_d20260517_m040219_c001_v0001184_t0046_u01778990539409") 2026/05/17 04:02:25 DEBUG : potato2: Deleting (id "4_zffd25de3109d3b4b9fe80e1b_f4010328a8d70049f_d20260517_m040223_c001_v7007000_t0000_u01778990543830") 2026/05/17 04:02:25 DEBUG : potato2: Deleting (id "4_zffd25de3109d3b4b9fe80e1b_f109fa10144c017b9_d20260517_m040220_c001_v0001037_t0005_u01778990540253") 2026/05/17 04:02:25 DEBUG : potato3: Deleting (id "4_zffd25de3109d3b4b9fe80e1b_f4010328a8d7004a0_d20260517_m040224_c001_v7007000_t0000_u01778990544002") 2026/05/17 04:02:25 DEBUG : potato3: Deleting (id "4_zffd25de3109d3b4b9fe80e1b_f108dbe1303ce043b_d20260517_m040220_c001_v0001184_t0026_u01778990540615") 2026/05/17 04:02:25 DEBUG : potato3: Deleting (id "4_zffd25de3109d3b4b9fe80e1b_f106f2385db2e2d7f_d20260517_m040219_c001_v0001184_t0045_u01778990539612") --- PASS: TestServerSideMove (10.64s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:02:26 DEBUG : Creating backend with remote "TestB2:rclone-test-jucinaw8cawo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-potaziy8zuhi -> B2 bucket rclone-test-jucinaw8cawo 2026/05/17 04:02:32 DEBUG : empty space: Excluded (Size Filter) 2026/05/17 04:02:32 DEBUG : empty space: Excluded (Size Filter) 2026/05/17 04:02:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 04:02:32 DEBUG : potato3: size = 68 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:02:32 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jucinaw8cawo) 2026/05/17 04:02:32 DEBUG : potato3: Sizes differ 2026/05/17 04:02:32 DEBUG : B2 bucket rclone-test-jucinaw8cawo: Waiting for checks to finish 2026/05/17 04:02:32 DEBUG : B2 bucket rclone-test-jucinaw8cawo: Waiting for transfers to finish 2026/05/17 04:02:32 DEBUG : potato2: size = 60 OK 2026/05/17 04:02:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 04:02:32 INFO : potato2: Copied (server-side copy) 2026/05/17 04:02:33 INFO : potato2: Deleted 2026/05/17 04:02:33 DEBUG : potato3: size = 68 OK 2026/05/17 04:02:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/17 04:02:33 INFO : potato3: Copied (server-side copy) 2026/05/17 04:02:33 INFO : potato3: Deleted 2026/05/17 04:02:33 DEBUG : Creating backend with remote "TestB2:rclone-test-gabiput4fewe" 2026/05/17 04:02:34 DEBUG : empty space: Excluded (Size Filter) 2026/05/17 04:02:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 04:02:34 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/17 04:02:34 DEBUG : B2 bucket rclone-test-gabiput4fewe: Waiting for checks to finish 2026/05/17 04:02:34 DEBUG : B2 bucket rclone-test-gabiput4fewe: Waiting for transfers to finish 2026/05/17 04:02:35 DEBUG : potato2: size = 60 OK 2026/05/17 04:02:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 04:02:35 INFO : potato2: Copied (server-side copy) 2026/05/17 04:02:35 INFO : potato2: Deleted 2026/05/17 04:02:35 DEBUG : potato3: size = 68 OK 2026/05/17 04:02:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/17 04:02:35 INFO : potato3: Copied (server-side copy) 2026/05/17 04:02:35 INFO : potato3: Deleted 2026/05/17 04:02:36 DEBUG : B2 bucket rclone-test-gabiput4fewe: Purge remote 2026/05/17 04:02:36 INFO : B2 bucket rclone-test-gabiput4fewe: cleaning bucket "rclone-test-gabiput4fewe" of all files 2026/05/17 04:02:36 DEBUG : potato2: Deleting (id "4_z1f129df3109d3b4b9fe80e1b_f1136c05a744f17b0_d20260517_m040235_c001_v0001178_t0043_u01778990555438") 2026/05/17 04:02:36 DEBUG : potato3: Deleting (id "4_z1f129df3109d3b4b9fe80e1b_f10377c178adf5c4f_d20260517_m040235_c001_v0001183_t0037_u01778990555668") 2026/05/17 04:02:37 DEBUG : B2 bucket rclone-test-jucinaw8cawo: Purge remote 2026/05/17 04:02:37 INFO : B2 bucket rclone-test-jucinaw8cawo: cleaning bucket "rclone-test-jucinaw8cawo" of all files 2026/05/17 04:02:37 DEBUG : empty space: Deleting (id "4_z9fb28dd3109d3b4b9fe80e1b_f1131759cb77b6869_d20260517_m040231_c001_v0001037_t0027_u01778990551373") 2026/05/17 04:02:37 DEBUG : potato2: Deleting (id "4_z9fb28dd3109d3b4b9fe80e1b_f41560bbd43041756_d20260517_m040235_c001_v7007000_t0000_u01778990555651") 2026/05/17 04:02:37 DEBUG : potato2: Deleting (id "4_z9fb28dd3109d3b4b9fe80e1b_f118ea42f7d35e354_d20260517_m040232_c001_v0001184_t0030_u01778990552725") 2026/05/17 04:02:37 DEBUG : potato3: Deleting (id "4_z9fb28dd3109d3b4b9fe80e1b_f41560bbd43041758_d20260517_m040235_c001_v7007000_t0000_u01778990555877") 2026/05/17 04:02:37 DEBUG : potato3: Deleting (id "4_z9fb28dd3109d3b4b9fe80e1b_f1031c3289534d021_d20260517_m040232_c001_v0001184_t0006_u01778990552953") 2026/05/17 04:02:37 DEBUG : potato3: Deleting (id "4_z9fb28dd3109d3b4b9fe80e1b_f1131759cb77b686b_d20260517_m040231_c001_v0001037_t0047_u01778990551932") --- PASS: TestServerSideMoveWithFilter (11.97s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:02:38 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyoqiq0sogo" 2026/05/17 04:02:41 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-potaziy8zuhi -> B2 bucket rclone-test-xeyoqiq0sogo 2026/05/17 04:02:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 04:02:44 DEBUG : empty space: size = 1 OK 2026/05/17 04:02:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/17 04:02:44 DEBUG : empty space: Unchanged skipping 2026/05/17 04:02:44 DEBUG : potato3: size = 68 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:02:44 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xeyoqiq0sogo) 2026/05/17 04:02:44 DEBUG : potato3: Sizes differ 2026/05/17 04:02:44 DEBUG : B2 bucket rclone-test-xeyoqiq0sogo: Waiting for checks to finish 2026/05/17 04:02:44 INFO : empty space: Deleted 2026/05/17 04:02:44 DEBUG : B2 bucket rclone-test-xeyoqiq0sogo: Waiting for transfers to finish 2026/05/17 04:02:44 DEBUG : potato2: size = 60 OK 2026/05/17 04:02:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 04:02:44 INFO : potato2: Copied (server-side copy) 2026/05/17 04:02:45 DEBUG : potato3: size = 68 OK 2026/05/17 04:02:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/17 04:02:45 INFO : potato3: Copied (server-side copy) 2026/05/17 04:02:45 INFO : potato2: Deleted 2026/05/17 04:02:45 INFO : potato3: Deleted 2026/05/17 04:02:45 DEBUG : Creating backend with remote "TestB2:rclone-test-fohinon2kifu" 2026/05/17 04:02:46 INFO : tomatoDir: Making directory 2026/05/17 04:02:46 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/17 04:02:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 04:02:46 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/17 04:02:46 DEBUG : B2 bucket rclone-test-fohinon2kifu: Waiting for checks to finish 2026/05/17 04:02:46 DEBUG : B2 bucket rclone-test-fohinon2kifu: Waiting for transfers to finish 2026/05/17 04:02:47 DEBUG : empty space: size = 1 OK 2026/05/17 04:02:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/17 04:02:47 INFO : empty space: Copied (server-side copy) 2026/05/17 04:02:47 INFO : empty space: Deleted 2026/05/17 04:02:48 DEBUG : potato3: size = 68 OK 2026/05/17 04:02:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/17 04:02:48 INFO : potato3: Copied (server-side copy) 2026/05/17 04:02:48 INFO : potato3: Deleted 2026/05/17 04:02:48 DEBUG : potato2: size = 60 OK 2026/05/17 04:02:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 04:02:48 INFO : potato2: Copied (server-side copy) 2026/05/17 04:02:48 INFO : potato2: Deleted 2026/05/17 04:02:49 DEBUG : B2 bucket rclone-test-fohinon2kifu: Purge remote 2026/05/17 04:02:49 INFO : B2 bucket rclone-test-fohinon2kifu: cleaning bucket "rclone-test-fohinon2kifu" of all files 2026/05/17 04:02:49 DEBUG : empty space: Deleting (id "4_zdf32cde3109d3b4b9fe80e1b_f10901fe1ae09e44d_d20260517_m040247_c001_v0001134_t0040_u01778990567552") 2026/05/17 04:02:49 DEBUG : potato2: Deleting (id "4_zdf32cde3109d3b4b9fe80e1b_f118111a6250b5498_d20260517_m040247_c001_v0001167_t0034_u01778990567885") 2026/05/17 04:02:49 DEBUG : potato3: Deleting (id "4_zdf32cde3109d3b4b9fe80e1b_f1084866979591634_d20260517_m040247_c001_v0001171_t0007_u01778990567917") 2026/05/17 04:02:49 DEBUG : B2 bucket rclone-test-xeyoqiq0sogo: Purge remote 2026/05/17 04:02:49 INFO : B2 bucket rclone-test-xeyoqiq0sogo: cleaning bucket "rclone-test-xeyoqiq0sogo" of all files 2026/05/17 04:02:50 DEBUG : empty space: Deleting (id "4_zcf62bdc3109d3b4b9fe80e1b_f41416e1b85499c4a_d20260517_m040247_c001_v7007000_t0000_u01778990567861") 2026/05/17 04:02:50 DEBUG : empty space: Deleting (id "4_zcf62bdc3109d3b4b9fe80e1b_f114265c2c7aaf6d9_d20260517_m040243_c001_v0001130_t0048_u01778990563435") 2026/05/17 04:02:50 DEBUG : potato2: Deleting (id "4_zcf62bdc3109d3b4b9fe80e1b_f41416e1b85499c4f_d20260517_m040248_c001_v7007000_t0000_u01778990568487") 2026/05/17 04:02:50 DEBUG : potato2: Deleting (id "4_zcf62bdc3109d3b4b9fe80e1b_f11669fe493631156_d20260517_m040244_c001_v0001098_t0013_u01778990564492") 2026/05/17 04:02:50 DEBUG : potato3: Deleting (id "4_zcf62bdc3109d3b4b9fe80e1b_f41416e1b85499c4d_d20260517_m040248_c001_v7007000_t0000_u01778990568227") 2026/05/17 04:02:50 DEBUG : potato3: Deleting (id "4_zcf62bdc3109d3b4b9fe80e1b_f10419ec506153667_d20260517_m040244_c001_v0001136_t0034_u01778990564845") 2026/05/17 04:02:50 DEBUG : potato3: Deleting (id "4_zcf62bdc3109d3b4b9fe80e1b_f114265c2c7aaf6db_d20260517_m040243_c001_v0001130_t0034_u01778990563734") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.84s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:02:51 DEBUG : Creating backend with remote "TestB2:rclone-test-potaziy8zuhi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.59s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:02:54 DEBUG : Creating backend with remote "TestB2:rclone-test-potaziy8zuhi/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:02:55 DEBUG : Creating backend with remote "TestB2:rclone-test-potaziy8zuhi/rclone-sync-test" 2026/05/17 04:02:57 DEBUG : Creating backend with remote "TestB2:rclone-test-potaziy8zuhi/rclone-sync-test-include/layer2" 2026/05/17 04:02:59 DEBUG : Creating backend with remote "TestB2:rclone-test-potaziy8zuhi/rclone-sync-test-ignore-file" 2026/05/17 04:03:02 DEBUG : B2 bucket rclone-test-potaziy8zuhi path rclone-sync-test: Waiting for checks to finish 2026/05/17 04:03:02 DEBUG : B2 bucket rclone-test-potaziy8zuhi path rclone-sync-test: Waiting for transfers to finish 2026/05/17 04:03:02 DEBUG : Waiting for deletions to finish 2026/05/17 04:03:02 INFO : There was nothing to transfer 2026/05/17 04:03:03 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:03:03 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:03:03 DEBUG : Waiting for deletions to finish 2026/05/17 04:03:03 INFO : There was nothing to transfer 2026/05/17 04:03:03 DEBUG : B2 bucket rclone-test-potaziy8zuhi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/17 04:03:03 DEBUG : B2 bucket rclone-test-potaziy8zuhi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/17 04:03:03 DEBUG : Waiting for deletions to finish 2026/05/17 04:03:03 INFO : There was nothing to transfer 2026/05/17 04:03:04 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:03:04 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:03:04 DEBUG : Waiting for deletions to finish 2026/05/17 04:03:04 INFO : There was nothing to transfer 2026/05/17 04:03:04 DEBUG : B2 bucket rclone-test-potaziy8zuhi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/17 04:03:04 DEBUG : B2 bucket rclone-test-potaziy8zuhi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/17 04:03:04 DEBUG : Waiting for deletions to finish 2026/05/17 04:03:04 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.27s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:03:05 DEBUG : Creating backend with remote "TestB2:rclone-test-potaziy8zuhi/dst" 2026/05/17 04:03:06 DEBUG : Creating backend with remote "TestB2:rclone-test-potaziy8zuhi/CompareDest" 2026/05/17 04:03:08 DEBUG : one: Need to transfer - File not found at Destination 2026/05/17 04:03:08 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for checks to finish 2026/05/17 04:03:08 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for transfers to finish 2026/05/17 04:03:09 DEBUG : one: size = 3 OK 2026/05/17 04:03:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/17 04:03:09 INFO : one: Copied (new) 2026/05/17 04:03:09 DEBUG : Waiting for deletions to finish 2026/05/17 04:03:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:03:10 DEBUG : one: size = 3 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:03:10 DEBUG : one: Sizes differ 2026/05/17 04:03:10 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for checks to finish 2026/05/17 04:03:10 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for transfers to finish 2026/05/17 04:03:11 DEBUG : one: size = 5 OK 2026/05/17 04:03:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/17 04:03:11 INFO : one: Copied (replaced existing) 2026/05/17 04:03:11 DEBUG : Waiting for deletions to finish 2026/05/17 04:03:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:03:13 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for checks to finish 2026/05/17 04:03:13 DEBUG : one: size = 3 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:03:13 DEBUG : one: Sizes differ 2026/05/17 04:03:13 DEBUG : one: size = 5 OK 2026/05/17 04:03:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:03:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/17 04:03:13 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for transfers to finish 2026/05/17 04:03:13 DEBUG : Waiting for deletions to finish 2026/05/17 04:03:13 INFO : There was nothing to transfer 2026/05/17 04:03:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:03:14 DEBUG : one: size = 3 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:03:14 DEBUG : one: Sizes differ 2026/05/17 04:03:14 DEBUG : two: size = 3 OK 2026/05/17 04:03:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:03:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/17 04:03:14 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for checks to finish 2026/05/17 04:03:14 DEBUG : one: size = 5 OK 2026/05/17 04:03:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:03:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/17 04:03:14 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for transfers to finish 2026/05/17 04:03:14 DEBUG : Waiting for deletions to finish 2026/05/17 04:03:14 INFO : There was nothing to transfer 2026/05/17 04:03:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:03:15 DEBUG : one: size = 3 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:03:15 DEBUG : one: Sizes differ 2026/05/17 04:03:15 DEBUG : two: size = 3 OK 2026/05/17 04:03:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:03:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/17 04:03:15 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for checks to finish 2026/05/17 04:03:15 DEBUG : one: size = 5 OK 2026/05/17 04:03:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:03:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/17 04:03:15 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for transfers to finish 2026/05/17 04:03:15 DEBUG : Waiting for deletions to finish 2026/05/17 04:03:15 INFO : There was nothing to transfer 2026/05/17 04:03:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:03:16 DEBUG : one: size = 3 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:03:16 DEBUG : one: Sizes differ 2026/05/17 04:03:16 DEBUG : two: size = 3 OK 2026/05/17 04:03:16 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/05/17 04:03:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/17 04:03:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/17 04:03:16 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for checks to finish 2026/05/17 04:03:16 DEBUG : one: size = 5 OK 2026/05/17 04:03:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:03:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/17 04:03:16 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for transfers to finish 2026/05/17 04:03:16 DEBUG : Waiting for deletions to finish 2026/05/17 04:03:16 INFO : There was nothing to transfer 2026/05/17 04:03:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:03:17 DEBUG : one: size = 3 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:03:17 DEBUG : one: Sizes differ 2026/05/17 04:03:17 DEBUG : two: size = 5 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:03:17 DEBUG : two: size = 3 (B2 bucket rclone-test-potaziy8zuhi path CompareDest) 2026/05/17 04:03:17 DEBUG : two: Sizes differ 2026/05/17 04:03:17 DEBUG : two: Need to transfer - File not found at Destination 2026/05/17 04:03:17 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for checks to finish 2026/05/17 04:03:17 DEBUG : one: size = 5 OK 2026/05/17 04:03:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:03:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/17 04:03:17 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for transfers to finish 2026/05/17 04:03:18 DEBUG : two: size = 5 OK 2026/05/17 04:03:18 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/17 04:03:18 INFO : two: Copied (new) 2026/05/17 04:03:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.86s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:03:21 DEBUG : Creating backend with remote "TestB2:rclone-test-potaziy8zuhi/dest" 2026/05/17 04:03:22 DEBUG : Creating backend with remote "TestB2:rclone-test-potaziy8zuhi/pre-dest1" 2026/05/17 04:03:23 DEBUG : Creating backend with remote "TestB2:rclone-test-potaziy8zuhi/pre-dest2" 2026/05/17 04:03:25 DEBUG : 1: size = 1 OK 2026/05/17 04:03:25 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:03:25 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/17 04:03:26 DEBUG : 2: size = 1 OK 2026/05/17 04:03:26 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:03:26 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/17 04:03:26 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/17 04:03:26 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dest: Waiting for checks to finish 2026/05/17 04:03:26 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dest: Waiting for transfers to finish 2026/05/17 04:03:27 DEBUG : 3: size = 1 OK 2026/05/17 04:03:27 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/17 04:03:27 INFO : 3: Copied (new) 2026/05/17 04:03:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.04s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:03:28 DEBUG : Creating backend with remote "TestB2:rclone-test-potaziy8zuhi/dst" 2026/05/17 04:03:30 DEBUG : Creating backend with remote "TestB2:rclone-test-potaziy8zuhi/CopyDest" 2026/05/17 04:03:32 DEBUG : one: Need to transfer - File not found at Destination 2026/05/17 04:03:32 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for checks to finish 2026/05/17 04:03:32 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for transfers to finish 2026/05/17 04:03:33 DEBUG : one: size = 3 OK 2026/05/17 04:03:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/17 04:03:33 INFO : one: Copied (new) 2026/05/17 04:03:33 DEBUG : Waiting for deletions to finish 2026/05/17 04:03:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:03:34 DEBUG : one: size = 3 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:03:34 DEBUG : one: Sizes differ 2026/05/17 04:03:34 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for checks to finish 2026/05/17 04:03:34 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for transfers to finish 2026/05/17 04:03:34 DEBUG : one: size = 5 OK 2026/05/17 04:03:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/17 04:03:34 INFO : one: Copied (replaced existing) 2026/05/17 04:03:34 DEBUG : Waiting for deletions to finish 2026/05/17 04:03:36 DEBUG : Creating backend with remote "TestB2:rclone-test-potaziy8zuhi/BackupDir" 2026/05/17 04:03:37 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for checks to finish 2026/05/17 04:03:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:03:37 DEBUG : one: size = 3 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:03:37 DEBUG : one: Sizes differ 2026/05/17 04:03:37 DEBUG : one: size = 5 OK 2026/05/17 04:03:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:03:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:03:37 DEBUG : one: size = 3 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:03:37 DEBUG : one: Sizes differ 2026/05/17 04:03:39 DEBUG : one: size = 3 OK 2026/05/17 04:03:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/17 04:03:39 INFO : one: Copied (server-side copy) 2026/05/17 04:03:39 INFO : one: Deleted 2026/05/17 04:03:39 DEBUG : one: size = 5 OK 2026/05/17 04:03:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/17 04:03:39 INFO : one: Copied (server-side copy) 2026/05/17 04:03:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/17 04:03:39 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for transfers to finish 2026/05/17 04:03:39 DEBUG : Waiting for deletions to finish 2026/05/17 04:03:41 DEBUG : one: size = 5 OK 2026/05/17 04:03:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:03:41 DEBUG : one: Unchanged skipping 2026/05/17 04:03:41 DEBUG : two: size = 3 OK 2026/05/17 04:03:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:03:41 DEBUG : two: size = 3 OK 2026/05/17 04:03:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/17 04:03:41 INFO : two: Copied (server-side copy) 2026/05/17 04:03:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/17 04:03:41 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for checks to finish 2026/05/17 04:03:41 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for transfers to finish 2026/05/17 04:03:41 DEBUG : Waiting for deletions to finish 2026/05/17 04:03:41 DEBUG : one: size = 5 OK 2026/05/17 04:03:41 DEBUG : two: size = 3 OK 2026/05/17 04:03:41 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for checks to finish 2026/05/17 04:03:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:03:41 DEBUG : two: Unchanged skipping 2026/05/17 04:03:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:03:41 DEBUG : one: Unchanged skipping 2026/05/17 04:03:41 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for transfers to finish 2026/05/17 04:03:41 DEBUG : Waiting for deletions to finish 2026/05/17 04:03:41 INFO : There was nothing to transfer 2026/05/17 04:03:43 DEBUG : one: size = 5 OK 2026/05/17 04:03:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:03:43 DEBUG : one: Unchanged skipping 2026/05/17 04:03:43 DEBUG : three: size = 7 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:03:43 DEBUG : three: size = 5 (B2 bucket rclone-test-potaziy8zuhi path CopyDest) 2026/05/17 04:03:43 DEBUG : three: Sizes differ 2026/05/17 04:03:43 DEBUG : three: Destination not found in --copy-dest 2026/05/17 04:03:43 DEBUG : three: Need to transfer - File not found at Destination 2026/05/17 04:03:43 DEBUG : two: size = 3 OK 2026/05/17 04:03:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 04:03:43 DEBUG : two: Unchanged skipping 2026/05/17 04:03:43 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for checks to finish 2026/05/17 04:03:43 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for transfers to finish 2026/05/17 04:03:43 DEBUG : three: size = 7 OK 2026/05/17 04:03:43 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/17 04:03:43 INFO : three: Copied (new) 2026/05/17 04:03:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.85s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:03:47 DEBUG : Creating backend with remote "TestB2:rclone-test-potaziy8zuhi/dst" 2026/05/17 04:03:48 DEBUG : Creating backend with remote "TestB2:rclone-test-potaziy8zuhi/backup" 2026/05/17 04:03:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:03:50 DEBUG : two: size = 3 OK 2026/05/17 04:03:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:03:50 DEBUG : one: size = 3 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:03:50 DEBUG : one: Sizes differ 2026/05/17 04:03:50 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for checks to finish 2026/05/17 04:03:50 DEBUG : two: Unchanged skipping 2026/05/17 04:03:52 DEBUG : one: size = 3 OK 2026/05/17 04:03:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/17 04:03:52 INFO : one: Copied (server-side copy) 2026/05/17 04:03:52 INFO : one: Deleted 2026/05/17 04:03:52 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for transfers to finish 2026/05/17 04:03:53 DEBUG : one: size = 4 OK 2026/05/17 04:03:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 04:03:53 INFO : one: Copied (new) 2026/05/17 04:03:53 DEBUG : Waiting for deletions to finish 2026/05/17 04:03:53 DEBUG : three.txt: size = 5 OK 2026/05/17 04:03:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/17 04:03:53 INFO : three.txt: Copied (server-side copy) 2026/05/17 04:03:54 INFO : three.txt: Deleted 2026/05/17 04:03:54 INFO : three.txt: Moved into backup dir 2026/05/17 04:03:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:03:55 DEBUG : one: size = 4 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:03:55 DEBUG : two: size = 3 OK 2026/05/17 04:03:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:03:55 DEBUG : two: Unchanged skipping 2026/05/17 04:03:55 DEBUG : one: Sizes differ 2026/05/17 04:03:55 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for checks to finish 2026/05/17 04:03:56 DEBUG : one: size = 4 OK 2026/05/17 04:03:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 04:03:56 INFO : one: Copied (server-side copy) 2026/05/17 04:03:56 INFO : one: Deleted 2026/05/17 04:03:56 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for transfers to finish 2026/05/17 04:03:56 DEBUG : one: size = 5 OK 2026/05/17 04:03:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/17 04:03:56 INFO : one: Copied (new) 2026/05/17 04:03:56 DEBUG : Waiting for deletions to finish 2026/05/17 04:03:56 DEBUG : three.txt: size = 6 OK 2026/05/17 04:03:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/17 04:03:56 INFO : three.txt: Copied (server-side copy) 2026/05/17 04:03:57 INFO : three.txt: Deleted 2026/05/17 04:03:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.74s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:04:00 DEBUG : Creating backend with remote "TestB2:rclone-test-potaziy8zuhi/dst" 2026/05/17 04:04:01 DEBUG : Creating backend with remote "TestB2:rclone-test-potaziy8zuhi/backup" 2026/05/17 04:04:03 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for checks to finish 2026/05/17 04:04:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:04:03 DEBUG : one: size = 3 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:04:03 DEBUG : one: Sizes differ 2026/05/17 04:04:03 DEBUG : two: size = 3 OK 2026/05/17 04:04:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:04:03 DEBUG : two: Unchanged skipping 2026/05/17 04:04:04 DEBUG : one.bak: size = 3 OK 2026/05/17 04:04:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/17 04:04:04 INFO : one: Copied (server-side copy) to: one.bak 2026/05/17 04:04:05 INFO : one: Deleted 2026/05/17 04:04:05 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for transfers to finish 2026/05/17 04:04:05 DEBUG : one: size = 4 OK 2026/05/17 04:04:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 04:04:05 INFO : one: Copied (new) 2026/05/17 04:04:05 DEBUG : Waiting for deletions to finish 2026/05/17 04:04:06 DEBUG : three.txt.bak: size = 5 OK 2026/05/17 04:04:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/17 04:04:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/17 04:04:06 INFO : three.txt: Deleted 2026/05/17 04:04:06 INFO : three.txt: Moved into backup dir 2026/05/17 04:04:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:04:08 DEBUG : one: size = 4 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:04:08 DEBUG : one: Sizes differ 2026/05/17 04:04:08 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for checks to finish 2026/05/17 04:04:08 DEBUG : two: size = 3 OK 2026/05/17 04:04:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:04:08 DEBUG : two: Unchanged skipping 2026/05/17 04:04:09 DEBUG : one.bak: size = 4 OK 2026/05/17 04:04:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 04:04:09 INFO : one: Copied (server-side copy) to: one.bak 2026/05/17 04:04:09 INFO : one: Deleted 2026/05/17 04:04:09 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for transfers to finish 2026/05/17 04:04:09 DEBUG : one: size = 5 OK 2026/05/17 04:04:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/17 04:04:09 INFO : one: Copied (new) 2026/05/17 04:04:09 DEBUG : Waiting for deletions to finish 2026/05/17 04:04:10 DEBUG : three.txt.bak: size = 6 OK 2026/05/17 04:04:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/17 04:04:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/17 04:04:10 INFO : three.txt: Deleted 2026/05/17 04:04:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.30s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:04:13 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1044-06.backblaze.com/b2api/v1/b2_upload_file/9fa2ad23107d3b4b9fe80e1b/c001_v0001044_t0055": EOF 2026/05/17 04:04:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1044-06.backblaze.com/b2api/v1/b2_upload_file/9fa2ad23107d3b4b9fe80e1b/c001_v0001044_t0055": EOF) 2026/05/17 04:04:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-potaziy8zuhi: 1/10 (Post "https://pod-000-1044-06.backblaze.com/b2api/v1/b2_upload_file/9fa2ad23107d3b4b9fe80e1b/c001_v0001044_t0055": EOF) 2026/05/17 04:04:15 DEBUG : pacer: Reducing sleep to 10ms 2026/05/17 04:04:15 DEBUG : Creating backend with remote "TestB2:rclone-test-potaziy8zuhi/dst" 2026/05/17 04:04:16 DEBUG : Creating backend with remote "TestB2:rclone-test-potaziy8zuhi/backup" 2026/05/17 04:04:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:04:18 DEBUG : one: size = 3 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:04:18 DEBUG : one: Sizes differ 2026/05/17 04:04:18 DEBUG : two: size = 3 OK 2026/05/17 04:04:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:04:18 DEBUG : two: Unchanged skipping 2026/05/17 04:04:18 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for checks to finish 2026/05/17 04:04:19 DEBUG : one-2019-01-01: size = 3 OK 2026/05/17 04:04:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/17 04:04:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/17 04:04:20 INFO : one: Deleted 2026/05/17 04:04:20 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for transfers to finish 2026/05/17 04:04:20 DEBUG : one: size = 4 OK 2026/05/17 04:04:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 04:04:20 INFO : one: Copied (new) 2026/05/17 04:04:20 DEBUG : Waiting for deletions to finish 2026/05/17 04:04:23 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/17 04:04:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/17 04:04:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/17 04:04:23 INFO : three.txt: Deleted 2026/05/17 04:04:23 INFO : three.txt: Moved into backup dir 2026/05/17 04:04:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:04:25 DEBUG : one: size = 4 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:04:25 DEBUG : one: Sizes differ 2026/05/17 04:04:25 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for checks to finish 2026/05/17 04:04:25 DEBUG : two: size = 3 OK 2026/05/17 04:04:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:04:25 DEBUG : two: Unchanged skipping 2026/05/17 04:04:25 DEBUG : one-2019-01-01: size = 4 OK 2026/05/17 04:04:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 04:04:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/17 04:04:25 INFO : one: Deleted 2026/05/17 04:04:25 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for transfers to finish 2026/05/17 04:04:26 DEBUG : one: size = 5 OK 2026/05/17 04:04:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/17 04:04:26 INFO : one: Copied (new) 2026/05/17 04:04:26 DEBUG : Waiting for deletions to finish 2026/05/17 04:04:27 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/17 04:04:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/17 04:04:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/17 04:04:27 INFO : three.txt: Deleted 2026/05/17 04:04:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (17.18s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:04:30 DEBUG : Creating backend with remote "TestB2:rclone-test-potaziy8zuhi/dst" 2026/05/17 04:04:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:04:32 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for checks to finish 2026/05/17 04:04:32 DEBUG : one: size = 3 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:04:32 DEBUG : one: Sizes differ 2026/05/17 04:04:32 DEBUG : two: size = 3 OK 2026/05/17 04:04:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:04:32 DEBUG : two: Unchanged skipping 2026/05/17 04:04:32 DEBUG : one.bak: size = 3 OK 2026/05/17 04:04:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/17 04:04:32 INFO : one: Copied (server-side copy) to: one.bak 2026/05/17 04:04:33 INFO : one: Deleted 2026/05/17 04:04:33 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for transfers to finish 2026/05/17 04:04:33 DEBUG : one: size = 4 OK 2026/05/17 04:04:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 04:04:33 INFO : one: Copied (new) 2026/05/17 04:04:33 DEBUG : Waiting for deletions to finish 2026/05/17 04:04:34 DEBUG : three.txt.bak: size = 5 OK 2026/05/17 04:04:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/17 04:04:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/17 04:04:34 INFO : three.txt: Deleted 2026/05/17 04:04:34 INFO : three.txt: Moved into backup dir 2026/05/17 04:04:35 DEBUG : one.bak: Excluded (Path Filter) 2026/05/17 04:04:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/17 04:04:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:04:35 DEBUG : one: size = 4 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:04:35 DEBUG : one: Sizes differ 2026/05/17 04:04:35 DEBUG : two: size = 3 OK 2026/05/17 04:04:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:04:35 DEBUG : two: Unchanged skipping 2026/05/17 04:04:35 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for checks to finish 2026/05/17 04:04:36 DEBUG : one.bak: size = 4 OK 2026/05/17 04:04:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 04:04:36 INFO : one: Copied (server-side copy) to: one.bak 2026/05/17 04:04:36 INFO : one: Deleted 2026/05/17 04:04:36 DEBUG : B2 bucket rclone-test-potaziy8zuhi path dst: Waiting for transfers to finish 2026/05/17 04:04:36 DEBUG : one: size = 5 OK 2026/05/17 04:04:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/17 04:04:36 INFO : one: Copied (new) 2026/05/17 04:04:36 DEBUG : Waiting for deletions to finish 2026/05/17 04:04:36 DEBUG : three.txt.bak: size = 6 OK 2026/05/17 04:04:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/17 04:04:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/17 04:04:37 INFO : three.txt: Deleted 2026/05/17 04:04:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.36s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:04:39 DEBUG : Creating backend with remote "TestB2:rclone-test-potaziy8zuhi/dst" 2026/05/17 04:04:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:04:40 DEBUG : one: size = 3 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:04:40 DEBUG : one: Sizes differ 2026/05/17 04:05:24 DEBUG : one.bak: size = 3 OK 2026/05/17 04:05:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/17 04:05:24 INFO : one: Copied (server-side copy) to: one.bak 2026/05/17 04:05:24 INFO : one: Deleted 2026/05/17 04:05:25 DEBUG : one: size = 4 OK 2026/05/17 04:05:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 04:05:25 INFO : one: Copied (new) 2026/05/17 04:05:25 DEBUG : two: size = 3 OK 2026/05/17 04:05:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:05:25 DEBUG : two: Unchanged skipping 2026/05/17 04:05:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:05:26 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:05:26 DEBUG : three.txt: Sizes differ 2026/05/17 04:05:26 DEBUG : three.txt.bak: size = 5 OK 2026/05/17 04:05:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/17 04:05:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/17 04:05:26 INFO : three.txt: Deleted 2026/05/17 04:05:26 DEBUG : three.txt: size = 6 OK 2026/05/17 04:05:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/17 04:05:26 INFO : three.txt: Copied (new) 2026/05/17 04:05:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:05:27 DEBUG : one: size = 4 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:05:27 DEBUG : one: Sizes differ 2026/05/17 04:05:28 DEBUG : one.bak: size = 4 OK 2026/05/17 04:05:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 04:05:28 INFO : one: Copied (server-side copy) to: one.bak 2026/05/17 04:05:28 INFO : one: Deleted 2026/05/17 04:05:28 DEBUG : one: size = 5 OK 2026/05/17 04:05:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/17 04:05:28 INFO : one: Copied (new) 2026/05/17 04:05:28 DEBUG : two: size = 3 OK 2026/05/17 04:05:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:05:28 DEBUG : two: Unchanged skipping 2026/05/17 04:05:28 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:05:28 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:05:28 DEBUG : three.txt: Sizes differ 2026/05/17 04:05:29 DEBUG : three.txt.bak: size = 6 OK 2026/05/17 04:05:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/17 04:05:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/17 04:05:29 INFO : three.txt: Deleted 2026/05/17 04:05:29 DEBUG : three.txt: size = 19 OK 2026/05/17 04:05:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/17 04:05:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (52.91s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:05:33 DEBUG : Creating backend with remote "TestB2:rclone-test-potaziy8zuhi/dst" 2026/05/17 04:05:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:05:34 DEBUG : one: size = 3 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:05:34 DEBUG : one: Sizes differ 2026/05/17 04:05:36 DEBUG : one-2019-01-01: size = 3 OK 2026/05/17 04:05:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/17 04:05:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/17 04:05:36 INFO : one: Deleted 2026/05/17 04:05:37 DEBUG : one: size = 4 OK 2026/05/17 04:05:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 04:05:37 INFO : one: Copied (new) 2026/05/17 04:05:37 DEBUG : two: size = 3 OK 2026/05/17 04:05:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:05:37 DEBUG : two: Unchanged skipping 2026/05/17 04:05:37 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:05:37 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:05:37 DEBUG : three.txt: Sizes differ 2026/05/17 04:05:38 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/17 04:05:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/17 04:05:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/17 04:05:38 INFO : three.txt: Deleted 2026/05/17 04:05:39 DEBUG : three.txt: size = 6 OK 2026/05/17 04:05:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/17 04:05:39 INFO : three.txt: Copied (new) 2026/05/17 04:05:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:05:39 DEBUG : one: size = 4 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:05:39 DEBUG : one: Sizes differ 2026/05/17 04:05:40 DEBUG : one-2019-01-01: size = 4 OK 2026/05/17 04:05:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 04:05:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/17 04:05:40 INFO : one: Deleted 2026/05/17 04:05:41 DEBUG : one: size = 5 OK 2026/05/17 04:05:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/17 04:05:41 INFO : one: Copied (new) 2026/05/17 04:05:41 DEBUG : two: size = 3 OK 2026/05/17 04:05:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:05:41 DEBUG : two: Unchanged skipping 2026/05/17 04:05:41 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:05:41 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-potaziy8zuhi path dst) 2026/05/17 04:05:41 DEBUG : three.txt: Sizes differ 2026/05/17 04:05:42 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/17 04:05:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/17 04:05:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/17 04:05:42 INFO : three.txt: Deleted 2026/05/17 04:05:43 DEBUG : three.txt: size = 19 OK 2026/05/17 04:05:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/17 04:05:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.40s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:05:45 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:05:45 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:05:45 DEBUG : Testêé: Sizes differ 2026/05/17 04:05:45 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:05:45 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:05:46 DEBUG : Testêé: size = 14 OK 2026/05/17 04:05:46 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/17 04:05:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/17 04:05:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.38s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:05:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/17 04:05:47 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:05:47 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:05:47 DEBUG : existing: size = 6 OK 2026/05/17 04:05:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/17 04:05:47 INFO : existing: Copied (new) 2026/05/17 04:05:47 DEBUG : Waiting for deletions to finish 2026/05/17 04:05:48 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:05:48 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:05:48 DEBUG : existing: size = 6 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:05:48 DEBUG : existing: Sizes differ 2026/05/17 04:05:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/17 04:05:48 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:05:48 ERROR : B2 bucket rclone-test-potaziy8zuhi: not deleting files as there were IO errors 2026/05/17 04:05:48 ERROR : B2 bucket rclone-test-potaziy8zuhi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.02s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:05:49 DEBUG : EXISTING: size = 6 OK 2026/05/17 04:05:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:05:49 DEBUG : existing: Unchanged skipping 2026/05/17 04:05:49 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:05:49 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:05:49 DEBUG : Waiting for deletions to finish 2026/05/17 04:05:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.67s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:06:05 DEBUG : both0: size = 6 OK 2026/05/17 04:06:05 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:06:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:05 DEBUG : both12: size = 6 OK 2026/05/17 04:06:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:05 DEBUG : both11: size = 6 OK 2026/05/17 04:06:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:05 DEBUG : both10: size = 6 OK 2026/05/17 04:06:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:05 DEBUG : both0: Unchanged skipping 2026/05/17 04:06:05 DEBUG : both13: size = 6 OK 2026/05/17 04:06:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:05 DEBUG : both13: Unchanged skipping 2026/05/17 04:06:05 DEBUG : both14: size = 6 OK 2026/05/17 04:06:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:05 DEBUG : both12: Unchanged skipping 2026/05/17 04:06:05 DEBUG : both15: size = 6 OK 2026/05/17 04:06:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:05 DEBUG : both15: Unchanged skipping 2026/05/17 04:06:05 DEBUG : both16: size = 6 OK 2026/05/17 04:06:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:05 DEBUG : both16: Unchanged skipping 2026/05/17 04:06:05 DEBUG : both17: size = 6 OK 2026/05/17 04:06:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:05 DEBUG : both17: Unchanged skipping 2026/05/17 04:06:05 DEBUG : both18: size = 6 OK 2026/05/17 04:06:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:05 DEBUG : both18: Unchanged skipping 2026/05/17 04:06:05 DEBUG : both19: size = 6 OK 2026/05/17 04:06:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:05 DEBUG : both19: Unchanged skipping 2026/05/17 04:06:05 DEBUG : both1: size = 6 OK 2026/05/17 04:06:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:05 DEBUG : both1: Unchanged skipping 2026/05/17 04:06:05 DEBUG : both2: size = 6 OK 2026/05/17 04:06:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:05 DEBUG : both2: Unchanged skipping 2026/05/17 04:06:05 DEBUG : both3: size = 6 OK 2026/05/17 04:06:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:05 DEBUG : both3: Unchanged skipping 2026/05/17 04:06:05 DEBUG : both4: size = 6 OK 2026/05/17 04:06:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:05 DEBUG : both4: Unchanged skipping 2026/05/17 04:06:05 DEBUG : both5: size = 6 OK 2026/05/17 04:06:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:05 DEBUG : both5: Unchanged skipping 2026/05/17 04:06:05 DEBUG : both6: size = 6 OK 2026/05/17 04:06:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:05 DEBUG : both6: Unchanged skipping 2026/05/17 04:06:05 DEBUG : both7: size = 6 OK 2026/05/17 04:06:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:05 DEBUG : both7: Unchanged skipping 2026/05/17 04:06:05 DEBUG : both8: size = 6 OK 2026/05/17 04:06:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:05 DEBUG : both8: Unchanged skipping 2026/05/17 04:06:05 DEBUG : both9: size = 6 OK 2026/05/17 04:06:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:05 DEBUG : both9: Unchanged skipping 2026/05/17 04:06:05 DEBUG : both11: Unchanged skipping 2026/05/17 04:06:05 DEBUG : both10: Unchanged skipping 2026/05/17 04:06:05 DEBUG : both14: Unchanged skipping 2026/05/17 04:06:05 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:06:05 DEBUG : Waiting for deletions to finish 2026/05/17 04:06:05 INFO : only14: Deleted 2026/05/17 04:06:06 INFO : only15: Deleted 2026/05/17 04:06:06 INFO : only18: Deleted 2026/05/17 04:06:06 INFO : only7: Deleted 2026/05/17 04:06:06 INFO : only10: Deleted 2026/05/17 04:06:06 INFO : only4: Deleted 2026/05/17 04:06:06 INFO : only16: Deleted 2026/05/17 04:06:06 INFO : only2: Deleted 2026/05/17 04:06:06 INFO : only8: Deleted 2026/05/17 04:06:06 INFO : only9: Deleted 2026/05/17 04:06:06 INFO : only0: Deleted 2026/05/17 04:06:06 INFO : only13: Deleted 2026/05/17 04:06:06 INFO : only19: Deleted 2026/05/17 04:06:06 INFO : only17: Deleted 2026/05/17 04:06:06 INFO : only3: Deleted 2026/05/17 04:06:06 INFO : only11: Deleted 2026/05/17 04:06:06 INFO : only12: Deleted 2026/05/17 04:06:06 INFO : only1: Deleted 2026/05/17 04:06:06 INFO : only5: Deleted 2026/05/17 04:06:06 INFO : only6: Deleted 2026/05/17 04:06:06 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.20s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:06:24 DEBUG : both10: size = 6 OK 2026/05/17 04:06:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:24 DEBUG : both0: size = 6 OK 2026/05/17 04:06:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:24 DEBUG : both11: size = 6 OK 2026/05/17 04:06:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:24 DEBUG : both10: Unchanged skipping 2026/05/17 04:06:24 DEBUG : both13: size = 6 OK 2026/05/17 04:06:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:24 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:06:24 DEBUG : both12: size = 6 OK 2026/05/17 04:06:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:24 DEBUG : both0: Unchanged skipping 2026/05/17 04:06:24 DEBUG : both14: size = 6 OK 2026/05/17 04:06:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:24 DEBUG : both12: Unchanged skipping 2026/05/17 04:06:24 DEBUG : both15: size = 6 OK 2026/05/17 04:06:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:24 DEBUG : both15: Unchanged skipping 2026/05/17 04:06:24 DEBUG : both16: size = 6 OK 2026/05/17 04:06:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:24 DEBUG : both11: Unchanged skipping 2026/05/17 04:06:24 DEBUG : both17: size = 6 OK 2026/05/17 04:06:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:24 DEBUG : both17: Unchanged skipping 2026/05/17 04:06:24 DEBUG : both18: size = 6 OK 2026/05/17 04:06:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:24 DEBUG : both18: Unchanged skipping 2026/05/17 04:06:24 DEBUG : both19: size = 6 OK 2026/05/17 04:06:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:24 DEBUG : both19: Unchanged skipping 2026/05/17 04:06:24 DEBUG : both1: size = 6 OK 2026/05/17 04:06:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:24 DEBUG : both1: Unchanged skipping 2026/05/17 04:06:24 DEBUG : both2: size = 6 OK 2026/05/17 04:06:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:24 DEBUG : both2: Unchanged skipping 2026/05/17 04:06:24 DEBUG : both3: size = 6 OK 2026/05/17 04:06:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:24 DEBUG : both3: Unchanged skipping 2026/05/17 04:06:24 DEBUG : both4: size = 6 OK 2026/05/17 04:06:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:24 DEBUG : both4: Unchanged skipping 2026/05/17 04:06:24 DEBUG : both5: size = 6 OK 2026/05/17 04:06:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:24 DEBUG : both5: Unchanged skipping 2026/05/17 04:06:24 DEBUG : both6: size = 6 OK 2026/05/17 04:06:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:24 DEBUG : both6: Unchanged skipping 2026/05/17 04:06:24 DEBUG : both7: size = 6 OK 2026/05/17 04:06:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:24 DEBUG : both7: Unchanged skipping 2026/05/17 04:06:24 DEBUG : both8: size = 6 OK 2026/05/17 04:06:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:24 DEBUG : both8: Unchanged skipping 2026/05/17 04:06:24 DEBUG : both9: size = 6 OK 2026/05/17 04:06:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:24 DEBUG : both9: Unchanged skipping 2026/05/17 04:06:24 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:06:24 DEBUG : only0: size = 6 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:06:24 DEBUG : only0: Sizes differ 2026/05/17 04:06:24 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:06:24 DEBUG : only10: size = 6 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:06:24 DEBUG : only10: Sizes differ 2026/05/17 04:06:24 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:06:24 DEBUG : only11: size = 6 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:06:24 DEBUG : only11: Sizes differ 2026/05/17 04:06:24 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:06:24 DEBUG : only12: size = 6 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:06:24 DEBUG : only12: Sizes differ 2026/05/17 04:06:24 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:06:24 DEBUG : only13: size = 6 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:06:24 DEBUG : only13: Sizes differ 2026/05/17 04:06:24 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:06:24 DEBUG : only14: size = 6 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:06:24 DEBUG : only14: Sizes differ 2026/05/17 04:06:24 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:06:24 DEBUG : only15: size = 6 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:06:24 DEBUG : only15: Sizes differ 2026/05/17 04:06:24 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:06:24 DEBUG : only16: size = 6 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:06:24 DEBUG : only16: Sizes differ 2026/05/17 04:06:24 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:06:24 DEBUG : only17: size = 6 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:06:24 DEBUG : only17: Sizes differ 2026/05/17 04:06:24 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:06:24 DEBUG : only18: size = 6 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:06:24 DEBUG : only18: Sizes differ 2026/05/17 04:06:24 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:06:24 DEBUG : only19: size = 6 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:06:24 DEBUG : only19: Sizes differ 2026/05/17 04:06:24 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:06:24 DEBUG : only1: size = 6 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:06:24 DEBUG : only1: Sizes differ 2026/05/17 04:06:24 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:06:24 DEBUG : only2: size = 6 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:06:24 DEBUG : only2: Sizes differ 2026/05/17 04:06:24 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:06:24 DEBUG : only3: size = 6 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:06:24 DEBUG : only3: Sizes differ 2026/05/17 04:06:24 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:06:24 DEBUG : only4: size = 6 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:06:24 DEBUG : only4: Sizes differ 2026/05/17 04:06:24 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:06:24 DEBUG : only5: size = 6 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:06:24 DEBUG : only5: Sizes differ 2026/05/17 04:06:24 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:06:24 DEBUG : only6: size = 6 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:06:24 DEBUG : only6: Sizes differ 2026/05/17 04:06:24 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:06:24 DEBUG : only7: size = 6 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:06:24 DEBUG : only7: Sizes differ 2026/05/17 04:06:24 DEBUG : both13: Unchanged skipping 2026/05/17 04:06:24 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:06:24 DEBUG : only8: size = 6 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:06:24 DEBUG : only8: Sizes differ 2026/05/17 04:06:24 DEBUG : both14: Unchanged skipping 2026/05/17 04:06:24 DEBUG : both16: Unchanged skipping 2026/05/17 04:06:24 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1374018132) 2026/05/17 04:06:24 DEBUG : only9: size = 6 (B2 bucket rclone-test-potaziy8zuhi) 2026/05/17 04:06:24 DEBUG : only9: Sizes differ 2026/05/17 04:06:24 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:06:25 DEBUG : only10: size = 0 OK 2026/05/17 04:06:25 DEBUG : only11: size = 0 OK 2026/05/17 04:06:25 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 04:06:25 INFO : only10: Copied (replaced existing) 2026/05/17 04:06:25 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 04:06:25 INFO : only11: Copied (replaced existing) 2026/05/17 04:06:25 DEBUG : only14: size = 0 OK 2026/05/17 04:06:25 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 04:06:25 INFO : only14: Copied (replaced existing) 2026/05/17 04:06:25 DEBUG : only13: size = 0 OK 2026/05/17 04:06:25 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 04:06:25 INFO : only13: Copied (replaced existing) 2026/05/17 04:06:25 DEBUG : only0: size = 0 OK 2026/05/17 04:06:25 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 04:06:25 INFO : only0: Copied (replaced existing) 2026/05/17 04:06:25 DEBUG : only15: size = 0 OK 2026/05/17 04:06:25 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 04:06:25 INFO : only15: Copied (replaced existing) 2026/05/17 04:06:25 DEBUG : only16: size = 0 OK 2026/05/17 04:06:25 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 04:06:25 INFO : only16: Copied (replaced existing) 2026/05/17 04:06:25 DEBUG : only17: size = 0 OK 2026/05/17 04:06:25 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 04:06:25 INFO : only17: Copied (replaced existing) 2026/05/17 04:06:25 DEBUG : only12: size = 0 OK 2026/05/17 04:06:25 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 04:06:25 INFO : only12: Copied (replaced existing) 2026/05/17 04:06:25 DEBUG : only18: size = 0 OK 2026/05/17 04:06:25 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 04:06:25 INFO : only18: Copied (replaced existing) 2026/05/17 04:06:25 DEBUG : only19: size = 0 OK 2026/05/17 04:06:25 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 04:06:25 INFO : only19: Copied (replaced existing) 2026/05/17 04:06:26 DEBUG : only1: size = 0 OK 2026/05/17 04:06:26 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 04:06:26 INFO : only1: Copied (replaced existing) 2026/05/17 04:06:26 DEBUG : only2: size = 0 OK 2026/05/17 04:06:26 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 04:06:26 INFO : only2: Copied (replaced existing) 2026/05/17 04:06:26 DEBUG : only3: size = 0 OK 2026/05/17 04:06:26 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 04:06:26 INFO : only3: Copied (replaced existing) 2026/05/17 04:06:26 DEBUG : only4: size = 0 OK 2026/05/17 04:06:26 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 04:06:26 INFO : only4: Copied (replaced existing) 2026/05/17 04:06:26 DEBUG : only5: size = 0 OK 2026/05/17 04:06:26 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 04:06:26 INFO : only5: Copied (replaced existing) 2026/05/17 04:06:26 DEBUG : only6: size = 0 OK 2026/05/17 04:06:26 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 04:06:26 INFO : only6: Copied (replaced existing) 2026/05/17 04:06:26 DEBUG : only7: size = 0 OK 2026/05/17 04:06:26 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 04:06:26 INFO : only7: Copied (replaced existing) 2026/05/17 04:06:26 DEBUG : only8: size = 0 OK 2026/05/17 04:06:26 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 04:06:26 INFO : only8: Copied (replaced existing) 2026/05/17 04:06:26 DEBUG : only9: size = 0 OK 2026/05/17 04:06:26 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 04:06:26 INFO : only9: Copied (replaced existing) 2026/05/17 04:06:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.36s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:06:34 DEBUG : empty_dir: Making directory with metadata 2026/05/17 04:06:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 04:06:34 DEBUG : empty_on_remote: Making directory with metadata 2026/05/17 04:06:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 04:06:34 INFO : empty_on_remote: Making directory 2026/05/17 04:06:34 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/17 04:06:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/17 04:06:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/17 04:06:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/17 04:06:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.36s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:06:37 DEBUG : empty_dir: Making directory with metadata 2026/05/17 04:06:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 04:06:37 DEBUG : empty_on_remote: Making directory with metadata 2026/05/17 04:06:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 04:06:37 INFO : empty_on_remote: Making directory 2026/05/17 04:06:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/17 04:06:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/17 04:06:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/17 04:06:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/17 04:06:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/17 04:06:38 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.61s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:06:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 04:06:39 INFO : sub dir: Making directory 2026/05/17 04:06:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.89s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:06:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 04:06:41 INFO : sub dir: Making directory 2026/05/17 04:06:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.22s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:06:51 DEBUG : Waiting for deletions to finish 2026/05/17 04:06:52 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : banana: size = 6 OK 2026/05/17 04:06:52 DEBUG : apple: size = 5 OK 2026/05/17 04:06:52 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 04:06:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 04:06:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 04:06:52 DEBUG : apple: Unchanged skipping 2026/05/17 04:06:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:52 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 04:06:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:52 DEBUG : banana: Unchanged skipping 2026/05/17 04:06:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 04:06:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 04:06:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 04:06:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 04:06:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 04:06:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 04:06:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 04:06:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 04:06:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 04:06:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 04:06:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 04:06:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 04:06:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 04:06:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 04:06:52 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:06:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 04:06:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 04:06:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 04:06:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 04:06:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 04:06:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 04:06:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 04:06:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 04:06:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 04:06:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 04:06:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 04:06:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 04:06:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 04:06:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 04:06:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 04:06:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 04:06:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 04:06:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 04:06:52 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:06:52 DEBUG : Waiting for deletions to finish 2026/05/17 04:06:52 INFO : There was nothing to transfer 2026/05/17 04:06:52 DEBUG : Waiting for deletions to finish 2026/05/17 04:06:52 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:06:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 04:06:53 DEBUG : apple: size = 5 OK 2026/05/17 04:06:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:53 DEBUG : apple: Unchanged skipping 2026/05/17 04:06:53 DEBUG : banana: size = 6 OK 2026/05/17 04:06:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:53 DEBUG : banana: Unchanged skipping 2026/05/17 04:06:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 04:06:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 04:06:53 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 04:06:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:53 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 04:06:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 04:06:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 04:06:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 04:06:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 04:06:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 04:06:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 04:06:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 04:06:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 04:06:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 04:06:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 04:06:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 04:06:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 04:06:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 04:06:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 04:06:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 04:06:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 04:06:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 04:06:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 04:06:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 04:06:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 04:06:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 04:06:53 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:06:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 04:06:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 04:06:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 04:06:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 04:06:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 04:06:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 04:06:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 04:06:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 04:06:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 04:06:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 04:06:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:06:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 04:06:53 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:06:53 DEBUG : Waiting for deletions to finish 2026/05/17 04:06:53 INFO : There was nothing to transfer 2026/05/17 04:06:53 DEBUG : Waiting for deletions to finish 2026/05/17 04:06:53 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:06:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:06:53 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:06:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:06:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:06:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:06:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:06:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:06:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:06:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:06:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:06:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:06:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:06:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:06:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:06:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:06:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:06:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:06:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:06:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:07:08 DEBUG : Waiting for deletions to finish 2026/05/17 04:07:08 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:07:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:07:08 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:07:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:07:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:07:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:07:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:07:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:07:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:07:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:07:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:07:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:07:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:07:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:07:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:07:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:07:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:07:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:07:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:07:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 04:07:09 DEBUG : banana: size = 6 OK 2026/05/17 04:07:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 04:07:09 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 04:07:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 04:07:09 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 04:07:09 DEBUG : apple: size = 5 OK 2026/05/17 04:07:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : banana: Unchanged skipping 2026/05/17 04:07:09 DEBUG : apple: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 04:07:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 04:07:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 04:07:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:07:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 04:07:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 04:07:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 04:07:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 04:07:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 04:07:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 04:07:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 04:07:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 04:07:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 04:07:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 04:07:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 04:07:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 04:07:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 04:07:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:07:09 DEBUG : Waiting for deletions to finish 2026/05/17 04:07:09 INFO : There was nothing to transfer 2026/05/17 04:07:09 DEBUG : Waiting for deletions to finish 2026/05/17 04:07:09 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:07:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:07:09 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:07:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:07:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:07:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:07:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:07:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:07:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:07:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:07:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:07:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:07:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:07:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:07:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:07:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:07:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:07:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:07:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:07:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 04:07:09 DEBUG : apple: size = 5 OK 2026/05/17 04:07:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : apple: Unchanged skipping 2026/05/17 04:07:09 DEBUG : banana: size = 6 OK 2026/05/17 04:07:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : banana: Unchanged skipping 2026/05/17 04:07:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 04:07:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 04:07:09 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 04:07:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 04:07:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 04:07:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 04:07:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:07:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 04:07:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 04:07:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 04:07:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 04:07:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 04:07:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 04:07:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 04:07:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 04:07:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 04:07:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 04:07:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 04:07:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 04:07:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 04:07:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 04:07:09 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:07:09 DEBUG : Waiting for deletions to finish 2026/05/17 04:07:09 INFO : There was nothing to transfer 2026/05/17 04:07:09 DEBUG : Waiting for deletions to finish 2026/05/17 04:07:10 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:07:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:07:10 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:07:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:07:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:07:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:07:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:07:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:07:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:07:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:07:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:07:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:07:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:07:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:07:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:07:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:07:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:07:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:07:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:07:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:07:25 DEBUG : Waiting for deletions to finish 2026/05/17 04:07:25 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:07:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:07:25 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:07:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:07:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:07:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:07:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:07:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:07:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:07:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:07:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:07:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:07:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:07:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:07:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:07:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:07:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:07:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:07:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:07:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 04:07:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/17 04:07:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/17 04:07:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/17 04:07:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/17 04:07:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/17 04:07:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/17 04:07:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:26 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:07:26 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:07:26 DEBUG : YXBwbGU=: size = 5 OK 2026/05/17 04:07:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/17 04:07:26 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/17 04:07:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:26 DEBUG : YmFuYW5h: size = 6 OK 2026/05/17 04:07:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/17 04:07:26 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/17 04:07:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/17 04:07:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/17 04:07:26 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/17 04:07:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/17 04:07:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/17 04:07:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/17 04:07:26 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/17 04:07:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/17 04:07:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/17 04:07:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/17 04:07:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/17 04:07:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/17 04:07:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/17 04:07:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/17 04:07:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/17 04:07:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/17 04:07:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/17 04:07:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/17 04:07:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/17 04:07:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/17 04:07:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/17 04:07:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/17 04:07:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/17 04:07:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/17 04:07:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/17 04:07:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/17 04:07:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/17 04:07:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/17 04:07:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 04:07:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/17 04:07:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/17 04:07:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/17 04:07:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/17 04:07:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:27 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/17 04:07:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/17 04:07:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/17 04:07:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/17 04:07:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/17 04:07:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:28 DEBUG : Waiting for deletions to finish 2026/05/17 04:07:28 INFO : apple: Deleted 2026/05/17 04:07:28 INFO : banana: Deleted 2026/05/17 04:07:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/17 04:07:28 INFO : dir1/0003-defghij.txt: Deleted 2026/05/17 04:07:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/17 04:07:28 INFO : dir1/0011-56789;.txt: Deleted 2026/05/17 04:07:28 INFO : dir1/0013-789;=.txt: Deleted 2026/05/17 04:07:28 INFO : splitbananasplit: Deleted 2026/05/17 04:07:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/17 04:07:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/17 04:07:29 INFO : dir1/0009-3456789.txt: Deleted 2026/05/17 04:07:29 INFO : dir1/0015-9;=.txt: Deleted 2026/05/17 04:07:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/17 04:07:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/17 04:07:29 INFO : dir1/0007-1234567.txt: Deleted 2026/05/17 04:07:29 INFO : dir1/0008-2345678.txt: Deleted 2026/05/17 04:07:29 INFO : dir1/0012-6789;.txt: Deleted 2026/05/17 04:07:29 INFO : dir1/0014-89;=.txt: Deleted 2026/05/17 04:07:29 INFO : appleappleapplebanana: Deleted 2026/05/17 04:07:29 INFO : dir1/0010-456789.txt: Deleted 2026/05/17 04:07:29 DEBUG : Waiting for deletions to finish 2026/05/17 04:07:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/17 04:07:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/17 04:07:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/17 04:07:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/17 04:07:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/17 04:07:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/17 04:07:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/17 04:07:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/17 04:07:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/17 04:07:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/17 04:07:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/17 04:07:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/17 04:07:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/17 04:07:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/17 04:07:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/17 04:07:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/17 04:07:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/17 04:07:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/17 04:07:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/17 04:07:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/17 04:07:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 04:07:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 04:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 04:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 04:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 04:07:29 DEBUG : YmFuYW5h: size = 6 OK 2026/05/17 04:07:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:29 DEBUG : banana: Unchanged skipping 2026/05/17 04:07:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/17 04:07:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 04:07:29 DEBUG : YXBwbGU=: size = 5 OK 2026/05/17 04:07:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:29 DEBUG : apple: Unchanged skipping 2026/05/17 04:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/17 04:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/17 04:07:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/17 04:07:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 04:07:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/17 04:07:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 04:07:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/17 04:07:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 04:07:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/17 04:07:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 04:07:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/17 04:07:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 04:07:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/17 04:07:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 04:07:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/17 04:07:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 04:07:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/17 04:07:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 04:07:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/17 04:07:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 04:07:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/17 04:07:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 04:07:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/17 04:07:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 04:07:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/17 04:07:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 04:07:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/17 04:07:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 04:07:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/17 04:07:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 04:07:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/17 04:07:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 04:07:29 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/17 04:07:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:07:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 04:07:29 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:07:29 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:07:29 DEBUG : Waiting for deletions to finish 2026/05/17 04:07:29 DEBUG : Waiting for deletions to finish 2026/05/17 04:07:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/17 04:07:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/17 04:07:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/17 04:07:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/17 04:07:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/17 04:07:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/17 04:07:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/17 04:07:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/17 04:07:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/17 04:07:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/17 04:07:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/17 04:07:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/17 04:07:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/17 04:07:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/17 04:07:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/17 04:07:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/17 04:07:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/17 04:07:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/17 04:07:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/17 04:07:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/17 04:07:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 04:07:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 04:07:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 04:07:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 04:07:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 04:07:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 04:07:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 04:07:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 04:07:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 04:07:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 04:07:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:07:44 DEBUG : Waiting for deletions to finish 2026/05/17 04:07:44 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:07:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:07:44 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:07:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:07:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:07:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:07:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:07:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:07:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:07:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:07:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:07:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:07:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:07:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:07:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:07:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:07:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:07:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:07:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:07:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 04:07:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/17 04:07:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/17 04:07:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/17 04:07:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/17 04:07:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 04:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 04:07:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 04:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 04:07:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 04:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 04:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 04:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 04:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 04:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 04:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 04:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 04:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 04:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 04:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 04:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 04:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 04:07:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 04:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 04:07:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 04:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 04:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 04:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 04:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 04:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 04:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 04:07:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 04:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 04:07:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 04:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 04:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 04:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 04:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 04:07:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 04:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 04:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 04:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 04:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 04:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 04:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 04:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 04:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 04:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 04:07:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 04:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 04:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 04:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 04:07:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 04:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 04:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 04:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 04:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 04:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 04:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 04:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 04:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 04:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 04:07:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 04:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 04:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 04:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 04:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 04:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 04:07:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 04:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 04:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 04:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 04:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 04:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 04:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 04:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 04:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 04:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 04:07:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 04:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 04:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 04:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 04:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 04:07:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 04:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 04:07:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 04:07:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 04:07:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 04:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 04:07:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 04:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 04:07:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 04:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 04:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 04:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 04:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 04:07:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 04:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 04:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 04:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 04:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 04:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 04:07:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 04:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 04:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 04:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 04:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 04:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 04:07:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 04:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 04:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 04:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 04:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 04:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 04:07:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 04:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 04:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 04:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 04:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 04:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 04:07:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 04:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 04:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 04:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 04:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 04:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 04:07:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 04:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 04:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 04:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 04:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 04:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 04:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 04:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 04:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 04:07:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 04:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 04:07:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 04:07:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 04:07:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 04:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 04:07:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 04:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 04:07:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 04:07:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 04:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 04:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 04:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 04:07:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 04:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 04:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 04:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 04:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 04:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 04:07:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 04:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 04:07:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 04:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 04:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 04:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 04:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 04:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 04:07:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 04:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 04:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 04:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 04:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 04:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 04:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 04:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 04:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 04:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 04:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 04:07:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/17 04:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 04:07:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 04:07:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 04:07:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 04:07:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 04:07:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 04:07:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 04:07:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 04:07:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 04:07:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 04:07:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 04:07:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 04:07:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 04:07:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 04:07:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 04:07:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 04:07:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/17 04:07:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:45 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:07:45 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:07:45 DEBUG : PREFIXapple: size = 5 OK 2026/05/17 04:07:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/17 04:07:45 INFO : apple: Copied (new) to: PREFIXapple 2026/05/17 04:07:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 04:07:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/17 04:07:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/17 04:07:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 04:07:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 04:07:45 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/17 04:07:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/17 04:07:45 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/17 04:07:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 04:07:45 DEBUG : PREFIXbanana: size = 6 OK 2026/05/17 04:07:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/17 04:07:45 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/17 04:07:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 04:07:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/17 04:07:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/17 04:07:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 04:07:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 04:07:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/17 04:07:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/17 04:07:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 04:07:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 04:07:46 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/17 04:07:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/17 04:07:46 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/17 04:07:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 04:07:46 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/17 04:07:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/17 04:07:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/17 04:07:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 04:07:46 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/17 04:07:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/17 04:07:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/17 04:07:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 04:07:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/17 04:07:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/17 04:07:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 04:07:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 04:07:46 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/17 04:07:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/17 04:07:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/17 04:07:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 04:07:46 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/17 04:07:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/17 04:07:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/17 04:07:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 04:07:46 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/17 04:07:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/17 04:07:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/17 04:07:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 04:07:46 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/17 04:07:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/17 04:07:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/17 04:07:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 04:07:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/17 04:07:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/17 04:07:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 04:07:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 04:07:47 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/17 04:07:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/17 04:07:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/17 04:07:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 04:07:47 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/17 04:07:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/17 04:07:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/17 04:07:47 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/17 04:07:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/17 04:07:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/17 04:07:47 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/17 04:07:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/17 04:07:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/17 04:07:47 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/17 04:07:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/17 04:07:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/17 04:07:47 DEBUG : Waiting for deletions to finish 2026/05/17 04:07:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/17 04:07:47 INFO : dir1/0015-9;=.txt: Deleted 2026/05/17 04:07:48 INFO : dir1/0009-3456789.txt: Deleted 2026/05/17 04:07:48 INFO : dir1/0012-6789;.txt: Deleted 2026/05/17 04:07:48 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/17 04:07:48 INFO : dir1/0013-789;=.txt: Deleted 2026/05/17 04:07:48 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/17 04:07:48 INFO : dir1/0003-defghij.txt: Deleted 2026/05/17 04:07:48 INFO : dir1/0007-1234567.txt: Deleted 2026/05/17 04:07:48 INFO : dir1/0008-2345678.txt: Deleted 2026/05/17 04:07:48 INFO : dir1/0010-456789.txt: Deleted 2026/05/17 04:07:48 INFO : appleappleapplebanana: Deleted 2026/05/17 04:07:48 INFO : banana: Deleted 2026/05/17 04:07:48 INFO : splitbananasplit: Deleted 2026/05/17 04:07:48 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/17 04:07:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/17 04:07:48 INFO : dir1/0014-89;=.txt: Deleted 2026/05/17 04:07:48 INFO : apple: Deleted 2026/05/17 04:07:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/17 04:07:48 INFO : dir1/0011-56789;.txt: Deleted 2026/05/17 04:07:48 DEBUG : Waiting for deletions to finish 2026/05/17 04:07:48 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/17 04:07:48 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:07:48 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/17 04:07:48 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/17 04:07:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:07:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:07:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:07:48 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:07:48 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:07:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:07:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:07:48 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:07:48 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:07:48 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:07:48 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:07:48 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:07:48 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:07:48 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:07:48 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:07:48 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:07:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 04:07:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 04:07:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 04:07:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 04:07:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 04:07:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 04:07:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 04:07:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 04:07:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 04:07:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 04:07:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 04:07:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 04:07:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 04:07:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 04:07:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 04:07:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 04:07:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 04:07:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 04:07:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 04:07:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 04:07:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 04:07:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 04:07:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 04:07:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 04:07:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 04:07:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 04:07:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 04:07:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 04:07:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 04:07:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 04:07:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 04:07:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 04:07:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 04:07:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 04:07:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 04:07:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 04:07:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 04:07:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 04:07:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 04:07:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 04:07:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 04:07:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 04:07:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 04:07:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 04:07:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 04:07:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 04:07:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 04:07:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 04:07:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 04:07:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 04:07:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 04:07:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 04:07:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 04:07:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 04:07:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 04:07:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 04:07:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 04:07:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 04:07:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 04:07:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 04:07:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 04:07:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 04:07:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 04:07:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 04:07:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 04:07:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 04:07:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 04:07:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 04:07:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 04:07:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 04:07:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 04:07:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 04:07:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 04:07:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 04:07:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 04:07:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 04:07:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 04:07:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 04:07:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 04:07:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 04:07:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 04:07:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 04:07:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 04:07:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 04:07:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 04:07:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 04:07:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 04:07:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 04:07:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 04:07:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 04:07:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 04:07:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 04:07:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 04:07:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 04:07:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 04:07:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 04:07:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 04:07:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 04:07:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 04:07:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 04:07:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 04:07:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 04:07:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 04:07:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 04:07:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 04:07:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 04:07:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 04:07:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 04:07:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 04:07:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 04:07:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 04:07:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 04:07:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 04:07:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 04:07:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/17 04:07:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/17 04:07:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/17 04:07:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/17 04:07:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/17 04:07:49 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:07:49 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:07:49 DEBUG : apple: size = 5 OK 2026/05/17 04:07:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/17 04:07:49 INFO : apple: Copied (new) 2026/05/17 04:07:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 04:07:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/17 04:07:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/17 04:07:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 04:07:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/17 04:07:49 INFO : splitbananasplit: Copied (new) 2026/05/17 04:07:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 04:07:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/17 04:07:49 INFO : appleappleapplebanana: Copied (new) 2026/05/17 04:07:49 DEBUG : banana: size = 6 OK 2026/05/17 04:07:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/17 04:07:49 INFO : banana: Copied (new) 2026/05/17 04:07:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 04:07:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/17 04:07:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/17 04:07:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 04:07:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/17 04:07:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/17 04:07:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 04:07:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/17 04:07:50 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/17 04:07:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 04:07:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/17 04:07:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/17 04:07:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 04:07:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/17 04:07:50 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/17 04:07:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 04:07:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/17 04:07:50 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/17 04:07:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 04:07:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/17 04:07:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/17 04:07:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 04:07:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/17 04:07:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/17 04:07:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 04:07:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/17 04:07:50 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/17 04:07:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 04:07:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/17 04:07:50 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/17 04:07:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 04:07:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/17 04:07:50 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/17 04:07:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 04:07:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/17 04:07:50 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/17 04:07:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 04:07:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/17 04:07:50 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/17 04:07:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 04:07:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/17 04:07:51 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/17 04:07:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 04:07:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/17 04:07:51 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/17 04:07:51 DEBUG : Waiting for deletions to finish 2026/05/17 04:07:51 INFO : PREFIXapple: Deleted 2026/05/17 04:07:51 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/17 04:07:51 INFO : PREFIXbanana: Deleted 2026/05/17 04:07:51 INFO : PREFIXsplitbananasplit: Deleted 2026/05/17 04:07:51 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/17 04:07:51 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/17 04:07:51 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/17 04:07:51 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/17 04:07:51 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/17 04:07:51 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/17 04:07:51 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/17 04:07:51 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/17 04:07:51 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/17 04:07:51 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/17 04:07:51 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/17 04:07:51 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/17 04:07:51 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/17 04:07:51 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/17 04:07:51 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/17 04:07:51 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/17 04:07:51 DEBUG : Waiting for deletions to finish 2026/05/17 04:07:52 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : Waiting for deletions to finish 2026/05/17 04:07:52 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:07:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:08:07 DEBUG : Waiting for deletions to finish 2026/05/17 04:08:08 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:08:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:08:08 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:08:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:08:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:08:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:08:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:08:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:08:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:08:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:08:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:08:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:08:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:08:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:08:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:08:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:08:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:08:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:08:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:08:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 04:08:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 04:08:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 04:08:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 04:08:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 04:08:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/17 04:08:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/17 04:08:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/17 04:08:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 04:08:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/17 04:08:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 04:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 04:08:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 04:08:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 04:08:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 04:08:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 04:08:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 04:08:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 04:08:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 04:08:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 04:08:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 04:08:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 04:08:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 04:08:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/17 04:08:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:08 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:08:08 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:08:08 DEBUG : appleSUFFIX: size = 5 OK 2026/05/17 04:08:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/17 04:08:08 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/17 04:08:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 04:08:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/17 04:08:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/17 04:08:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 04:08:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 04:08:09 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/17 04:08:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/17 04:08:09 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/17 04:08:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 04:08:09 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/17 04:08:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/17 04:08:09 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/17 04:08:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 04:08:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/17 04:08:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/17 04:08:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 04:08:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 04:08:09 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/17 04:08:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/17 04:08:09 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/17 04:08:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 04:08:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/17 04:08:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/17 04:08:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 04:08:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 04:08:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/17 04:08:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/17 04:08:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 04:08:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 04:08:09 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/17 04:08:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/17 04:08:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/17 04:08:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 04:08:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/17 04:08:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/17 04:08:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 04:08:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 04:08:09 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/17 04:08:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/17 04:08:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/17 04:08:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/17 04:08:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 04:08:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/17 04:08:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 04:08:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 04:08:10 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/17 04:08:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/17 04:08:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/17 04:08:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 04:08:10 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/17 04:08:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/17 04:08:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/17 04:08:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 04:08:10 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/17 04:08:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/17 04:08:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/17 04:08:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 04:08:10 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/17 04:08:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/17 04:08:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/17 04:08:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 04:08:10 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/17 04:08:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/17 04:08:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/17 04:08:10 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/17 04:08:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/17 04:08:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/17 04:08:10 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/17 04:08:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/17 04:08:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/17 04:08:10 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/17 04:08:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/17 04:08:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/17 04:08:10 DEBUG : Waiting for deletions to finish 2026/05/17 04:08:10 INFO : dir1/0003-defghij.txt: Deleted 2026/05/17 04:08:10 INFO : splitbananasplit: Deleted 2026/05/17 04:08:10 INFO : dir1/0009-3456789.txt: Deleted 2026/05/17 04:08:10 INFO : dir1/0007-1234567.txt: Deleted 2026/05/17 04:08:11 INFO : appleappleapplebanana: Deleted 2026/05/17 04:08:11 INFO : dir1/0010-456789.txt: Deleted 2026/05/17 04:08:11 INFO : dir1/0012-6789;.txt: Deleted 2026/05/17 04:08:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/17 04:08:11 INFO : dir1/0015-9;=.txt: Deleted 2026/05/17 04:08:11 INFO : dir1/0013-789;=.txt: Deleted 2026/05/17 04:08:11 INFO : banana: Deleted 2026/05/17 04:08:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/17 04:08:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/17 04:08:11 INFO : dir1/0011-56789;.txt: Deleted 2026/05/17 04:08:11 INFO : apple: Deleted 2026/05/17 04:08:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/17 04:08:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/17 04:08:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/17 04:08:11 INFO : dir1/0008-2345678.txt: Deleted 2026/05/17 04:08:11 INFO : dir1/0014-89;=.txt: Deleted 2026/05/17 04:08:11 DEBUG : Waiting for deletions to finish 2026/05/17 04:08:11 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/17 04:08:11 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/17 04:08:11 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/17 04:08:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/17 04:08:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/17 04:08:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/17 04:08:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/17 04:08:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/17 04:08:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/17 04:08:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/17 04:08:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/17 04:08:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/17 04:08:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/17 04:08:11 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/17 04:08:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/17 04:08:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/17 04:08:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/17 04:08:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/17 04:08:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/17 04:08:11 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/17 04:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 04:08:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 04:08:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 04:08:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 04:08:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 04:08:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 04:08:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 04:08:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 04:08:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 04:08:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 04:08:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 04:08:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 04:08:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 04:08:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 04:08:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 04:08:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 04:08:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 04:08:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 04:08:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 04:08:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 04:08:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 04:08:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 04:08:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 04:08:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 04:08:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 04:08:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 04:08:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 04:08:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 04:08:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 04:08:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 04:08:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 04:08:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 04:08:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 04:08:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 04:08:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 04:08:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 04:08:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 04:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 04:08:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 04:08:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/17 04:08:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/17 04:08:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/17 04:08:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/17 04:08:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:12 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:08:12 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:08:12 DEBUG : apple: size = 5 OK 2026/05/17 04:08:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/17 04:08:12 INFO : apple: Copied (new) 2026/05/17 04:08:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 04:08:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/17 04:08:12 INFO : splitbananasplit: Copied (new) 2026/05/17 04:08:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 04:08:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/17 04:08:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/17 04:08:12 DEBUG : banana: size = 6 OK 2026/05/17 04:08:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/17 04:08:12 INFO : banana: Copied (new) 2026/05/17 04:08:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 04:08:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/17 04:08:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/17 04:08:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 04:08:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/17 04:08:12 INFO : appleappleapplebanana: Copied (new) 2026/05/17 04:08:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 04:08:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/17 04:08:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/17 04:08:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 04:08:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/17 04:08:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/17 04:08:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 04:08:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/17 04:08:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/17 04:08:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 04:08:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/17 04:08:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/17 04:08:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 04:08:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/17 04:08:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/17 04:08:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 04:08:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/17 04:08:13 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/17 04:08:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 04:08:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/17 04:08:13 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/17 04:08:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 04:08:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/17 04:08:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/17 04:08:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 04:08:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/17 04:08:13 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/17 04:08:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 04:08:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/17 04:08:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/17 04:08:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 04:08:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/17 04:08:13 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/17 04:08:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 04:08:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/17 04:08:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/17 04:08:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 04:08:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/17 04:08:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/17 04:08:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 04:08:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/17 04:08:14 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/17 04:08:14 DEBUG : Waiting for deletions to finish 2026/05/17 04:08:14 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/17 04:08:14 INFO : bananaSUFFIX: Deleted 2026/05/17 04:08:14 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/17 04:08:14 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/17 04:08:14 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/17 04:08:14 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/17 04:08:14 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/17 04:08:14 INFO : splitbananasplitSUFFIX: Deleted 2026/05/17 04:08:14 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/17 04:08:14 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/17 04:08:14 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/17 04:08:14 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/17 04:08:14 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/17 04:08:14 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/17 04:08:14 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/17 04:08:14 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/17 04:08:14 INFO : appleSUFFIX: Deleted 2026/05/17 04:08:14 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/17 04:08:14 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/17 04:08:14 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/17 04:08:14 DEBUG : Waiting for deletions to finish 2026/05/17 04:08:15 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : Waiting for deletions to finish 2026/05/17 04:08:15 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:08:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:08:30 DEBUG : Waiting for deletions to finish 2026/05/17 04:08:31 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:08:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:08:31 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:08:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:08:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:08:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:08:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:08:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:08:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:08:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:08:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:08:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:08:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:08:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:08:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:08:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:08:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:08:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:08:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:08:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 04:08:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 04:08:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 04:08:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 04:08:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 04:08:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/17 04:08:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 04:08:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/17 04:08:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 04:08:31 DEBUG : apple: size = 5 OK 2026/05/17 04:08:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:31 DEBUG : apple: Unchanged skipping 2026/05/17 04:08:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:31 DEBUG : banana: size = 6 OK 2026/05/17 04:08:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:31 DEBUG : banana: Unchanged skipping 2026/05/17 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 04:08:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 04:08:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 04:08:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 04:08:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 04:08:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 04:08:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 04:08:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 04:08:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 04:08:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 04:08:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 04:08:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 04:08:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 04:08:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 04:08:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 04:08:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/17 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 04:08:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 04:08:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 04:08:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 04:08:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 04:08:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 04:08:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/17 04:08:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/17 04:08:31 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:08:31 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:08:31 DEBUG : splitbanan: size = 16 OK 2026/05/17 04:08:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/17 04:08:31 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/17 04:08:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 04:08:31 DEBUG : appleapple: size = 21 OK 2026/05/17 04:08:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/17 04:08:31 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/17 04:08:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 04:08:31 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/17 04:08:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/17 04:08:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/17 04:08:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 04:08:31 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/17 04:08:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/17 04:08:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/17 04:08:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 04:08:32 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/17 04:08:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/17 04:08:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/17 04:08:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 04:08:32 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/17 04:08:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/17 04:08:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/17 04:08:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 04:08:32 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/17 04:08:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/17 04:08:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/17 04:08:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 04:08:32 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/17 04:08:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/17 04:08:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/17 04:08:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 04:08:32 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/17 04:08:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/17 04:08:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/17 04:08:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 04:08:32 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/17 04:08:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/17 04:08:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/17 04:08:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 04:08:32 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/17 04:08:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/17 04:08:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/17 04:08:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 04:08:32 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/17 04:08:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/17 04:08:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/17 04:08:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 04:08:32 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/17 04:08:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/17 04:08:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/17 04:08:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 04:08:32 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/17 04:08:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/17 04:08:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/17 04:08:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 04:08:33 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/17 04:08:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/17 04:08:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/17 04:08:33 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/17 04:08:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/17 04:08:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/17 04:08:33 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/17 04:08:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/17 04:08:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/17 04:08:33 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/17 04:08:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/17 04:08:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/17 04:08:33 DEBUG : Waiting for deletions to finish 2026/05/17 04:08:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/17 04:08:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/17 04:08:33 INFO : dir1/0008-2345678.txt: Deleted 2026/05/17 04:08:33 INFO : dir1/0013-789;=.txt: Deleted 2026/05/17 04:08:33 INFO : dir1/0014-89;=.txt: Deleted 2026/05/17 04:08:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/17 04:08:34 INFO : dir1/0003-defghij.txt: Deleted 2026/05/17 04:08:34 INFO : dir1/0007-1234567.txt: Deleted 2026/05/17 04:08:34 INFO : splitbananasplit: Deleted 2026/05/17 04:08:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/17 04:08:34 INFO : dir1/0011-56789;.txt: Deleted 2026/05/17 04:08:34 INFO : dir1/0015-9;=.txt: Deleted 2026/05/17 04:08:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/17 04:08:34 INFO : dir1/0009-3456789.txt: Deleted 2026/05/17 04:08:34 INFO : dir1/0010-456789.txt: Deleted 2026/05/17 04:08:34 INFO : dir1/0012-6789;.txt: Deleted 2026/05/17 04:08:34 INFO : appleappleapplebanana: Deleted 2026/05/17 04:08:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/17 04:08:34 DEBUG : Waiting for deletions to finish 2026/05/17 04:08:34 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:08:34 DEBUG : appleapple: Excluded (Path Filter) 2026/05/17 04:08:34 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:08:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/17 04:08:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/17 04:08:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/17 04:08:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/17 04:08:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/17 04:08:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/17 04:08:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/17 04:08:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/17 04:08:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/17 04:08:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/17 04:08:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/17 04:08:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/17 04:08:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/17 04:08:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/17 04:08:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/17 04:08:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/17 04:08:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/17 04:08:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 04:08:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 04:08:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 04:08:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 04:08:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 04:08:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 04:08:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 04:08:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 04:08:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 04:08:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 04:08:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 04:08:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 04:08:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 04:08:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 04:08:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 04:08:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 04:08:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 04:08:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 04:08:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 04:08:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 04:08:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 04:08:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 04:08:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 04:08:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 04:08:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 04:08:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 04:08:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 04:08:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 04:08:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 04:08:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 04:08:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 04:08:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 04:08:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 04:08:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 04:08:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 04:08:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 04:08:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 04:08:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 04:08:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 04:08:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 04:08:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 04:08:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 04:08:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 04:08:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 04:08:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 04:08:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 04:08:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 04:08:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 04:08:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 04:08:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 04:08:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 04:08:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 04:08:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 04:08:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 04:08:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 04:08:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 04:08:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 04:08:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 04:08:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 04:08:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 04:08:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 04:08:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 04:08:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 04:08:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 04:08:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 04:08:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 04:08:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 04:08:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 04:08:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 04:08:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 04:08:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 04:08:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 04:08:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 04:08:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 04:08:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 04:08:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 04:08:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 04:08:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 04:08:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 04:08:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 04:08:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 04:08:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 04:08:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 04:08:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 04:08:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 04:08:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 04:08:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 04:08:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 04:08:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 04:08:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 04:08:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 04:08:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 04:08:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 04:08:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 04:08:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 04:08:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 04:08:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 04:08:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 04:08:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 04:08:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 04:08:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 04:08:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 04:08:35 DEBUG : appleapple: size = 21 OK 2026/05/17 04:08:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:35 DEBUG : splitbanan: size = 16 OK 2026/05/17 04:08:35 DEBUG : banana: size = 6 OK 2026/05/17 04:08:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 04:08:35 DEBUG : banana: Unchanged skipping 2026/05/17 04:08:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:35 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 04:08:35 DEBUG : apple: size = 5 OK 2026/05/17 04:08:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:35 DEBUG : apple: Unchanged skipping 2026/05/17 04:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 04:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 04:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 04:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 04:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 04:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 04:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 04:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 04:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 04:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 04:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 04:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 04:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 04:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 04:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 04:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 04:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 04:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 04:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 04:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 04:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 04:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 04:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 04:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 04:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 04:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 04:08:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 04:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 04:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 04:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 04:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 04:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 04:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 04:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 04:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/17 04:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 04:08:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 04:08:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 04:08:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 04:08:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 04:08:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 04:08:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 04:08:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 04:08:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 04:08:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 04:08:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 04:08:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 04:08:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 04:08:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 04:08:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 04:08:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/17 04:08:35 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/17 04:08:35 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/17 04:08:35 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/17 04:08:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:35 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/17 04:08:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 04:08:35 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/17 04:08:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 04:08:35 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/17 04:08:35 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/17 04:08:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 04:08:35 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/17 04:08:35 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/17 04:08:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 04:08:35 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/17 04:08:35 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/17 04:08:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 04:08:35 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/17 04:08:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 04:08:35 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/17 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 04:08:35 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/17 04:08:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 04:08:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/17 04:08:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 04:08:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 04:08:35 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:08:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 04:08:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 04:08:35 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/17 04:08:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 04:08:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 04:08:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 04:08:35 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:08:35 DEBUG : Waiting for deletions to finish 2026/05/17 04:08:35 DEBUG : Waiting for deletions to finish 2026/05/17 04:08:35 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:08:35 DEBUG : appleapple: Excluded (Path Filter) 2026/05/17 04:08:35 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:08:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/17 04:08:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/17 04:08:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/17 04:08:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/17 04:08:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/17 04:08:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/17 04:08:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/17 04:08:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/17 04:08:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/17 04:08:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/17 04:08:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/17 04:08:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/17 04:08:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/17 04:08:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/17 04:08:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/17 04:08:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/17 04:08:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/17 04:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 04:08:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 04:08:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 04:08:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 04:08:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 04:08:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 04:08:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 04:08:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 04:08:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 04:08:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 04:08:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 04:08:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 04:08:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 04:08:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 04:08:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 04:08:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 04:08:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 04:08:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 04:08:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 04:08:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 04:08:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 04:08:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 04:08:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 04:08:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 04:08:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 04:08:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 04:08:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 04:08:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 04:08:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 04:08:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 04:08:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 04:08:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 04:08:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 04:08:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 04:08:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 04:08:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 04:08:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 04:08:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 04:08:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 04:08:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 04:08:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 04:08:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 04:08:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 04:08:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 04:08:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 04:08:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 04:08:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 04:08:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 04:08:35 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:08:51 DEBUG : Waiting for deletions to finish 2026/05/17 04:08:51 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:08:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:08:51 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:08:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:08:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:08:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:08:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:08:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:08:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:08:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:08:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:08:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:08:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:08:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:08:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:08:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:08:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:08:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:08:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:08:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 04:08:51 DEBUG : banana: size = 6 OK 2026/05/17 04:08:51 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 04:08:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:51 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 04:08:51 DEBUG : apple: size = 5 OK 2026/05/17 04:08:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:51 DEBUG : apple: Unchanged skipping 2026/05/17 04:08:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:51 DEBUG : banana: Unchanged skipping 2026/05/17 04:08:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 04:08:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 04:08:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 04:08:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 04:08:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 04:08:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:51 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:08:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 04:08:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 04:08:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 04:08:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 04:08:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 04:08:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 04:08:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 04:08:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 04:08:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 04:08:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 04:08:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 04:08:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 04:08:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 04:08:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 04:08:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 04:08:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 04:08:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 04:08:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 04:08:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 04:08:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 04:08:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 04:08:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 04:08:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 04:08:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 04:08:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 04:08:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 04:08:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 04:08:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 04:08:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 04:08:51 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:08:51 DEBUG : Waiting for deletions to finish 2026/05/17 04:08:51 DEBUG : Waiting for deletions to finish 2026/05/17 04:08:52 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : apple: size = 5 OK 2026/05/17 04:08:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:52 DEBUG : apple: Unchanged skipping 2026/05/17 04:08:52 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 04:08:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 04:08:52 DEBUG : banana: size = 6 OK 2026/05/17 04:08:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:52 DEBUG : banana: Unchanged skipping 2026/05/17 04:08:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:52 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 04:08:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 04:08:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 04:08:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 04:08:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 04:08:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 04:08:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 04:08:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 04:08:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 04:08:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 04:08:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 04:08:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 04:08:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 04:08:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 04:08:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 04:08:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 04:08:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 04:08:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 04:08:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 04:08:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 04:08:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 04:08:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 04:08:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 04:08:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 04:08:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 04:08:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 04:08:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 04:08:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 04:08:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 04:08:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 04:08:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 04:08:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 04:08:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 04:08:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:08:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 04:08:52 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:08:52 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:08:52 DEBUG : Waiting for deletions to finish 2026/05/17 04:08:52 DEBUG : Waiting for deletions to finish 2026/05/17 04:08:52 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 04:08:52 DEBUG : Waiting for deletions to finish 2026/05/17 04:08:53 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:08:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:08:53 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:08:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:08:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:08:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:08:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:08:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:08:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:08:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:08:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:08:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:08:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:08:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:08:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:08:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:08:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:08:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:08:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:08:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:09:07 DEBUG : Waiting for deletions to finish 2026/05/17 04:09:07 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:09:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:09:07 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:09:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:09:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:09:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:09:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:09:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:09:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:09:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:09:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:09:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:09:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:09:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:09:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 04:09:08 DEBUG : apple: size = 5 OK 2026/05/17 04:09:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : apple: Unchanged skipping 2026/05/17 04:09:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 04:09:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 04:09:08 DEBUG : banana: size = 6 OK 2026/05/17 04:09:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : banana: Unchanged skipping 2026/05/17 04:09:08 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 04:09:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 04:09:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 04:09:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 04:09:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 04:09:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 04:09:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 04:09:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 04:09:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 04:09:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 04:09:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 04:09:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 04:09:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 04:09:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 04:09:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 04:09:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 04:09:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 04:09:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:09:08 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:09:08 DEBUG : Waiting for deletions to finish 2026/05/17 04:09:08 DEBUG : Waiting for deletions to finish 2026/05/17 04:09:08 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:09:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:09:08 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:09:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:09:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:09:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:09:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:09:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:09:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:09:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:09:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:09:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:09:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:09:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:09:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:09:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:09:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:09:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:09:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:09:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 04:09:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 04:09:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : banana: size = 6 OK 2026/05/17 04:09:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : banana: Unchanged skipping 2026/05/17 04:09:08 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 04:09:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 04:09:08 DEBUG : apple: size = 5 OK 2026/05/17 04:09:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : apple: Unchanged skipping 2026/05/17 04:09:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 04:09:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 04:09:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 04:09:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 04:09:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 04:09:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 04:09:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 04:09:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:09:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 04:09:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 04:09:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 04:09:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 04:09:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 04:09:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 04:09:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 04:09:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 04:09:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 04:09:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 04:09:08 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:09:08 DEBUG : Waiting for deletions to finish 2026/05/17 04:09:08 DEBUG : Waiting for deletions to finish 2026/05/17 04:09:09 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:09:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:09:09 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:09:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:09:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:09:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:09:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:09:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:09:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:09:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:09:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:09:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:09:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:09:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:09:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:09:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:09:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:09:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:09:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:09:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:09:23 DEBUG : Waiting for deletions to finish 2026/05/17 04:09:23 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:09:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:09:23 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:09:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:09:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:09:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:09:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:09:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:09:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:09:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:09:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:09:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:09:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:09:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:09:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:09:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:09:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:09:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:09:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:09:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 04:09:24 DEBUG : apple: size = 5 OK 2026/05/17 04:09:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : apple: Unchanged skipping 2026/05/17 04:09:24 DEBUG : banana: size = 6 OK 2026/05/17 04:09:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : banana: Unchanged skipping 2026/05/17 04:09:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 04:09:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 04:09:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 04:09:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 04:09:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 04:09:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 04:09:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 04:09:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 04:09:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 04:09:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 04:09:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 04:09:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 04:09:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:09:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 04:09:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 04:09:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:09:24 DEBUG : Waiting for deletions to finish 2026/05/17 04:09:24 DEBUG : Waiting for deletions to finish 2026/05/17 04:09:24 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:09:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:09:24 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:09:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:09:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:09:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:09:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:09:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:09:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:09:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:09:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:09:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:09:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:09:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 04:09:24 DEBUG : apple: size = 5 OK 2026/05/17 04:09:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 04:09:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : banana: size = 6 OK 2026/05/17 04:09:24 DEBUG : apple: Unchanged skipping 2026/05/17 04:09:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : banana: Unchanged skipping 2026/05/17 04:09:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 04:09:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 04:09:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 04:09:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 04:09:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 04:09:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 04:09:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 04:09:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 04:09:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 04:09:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 04:09:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 04:09:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 04:09:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 04:09:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:09:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 04:09:24 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:09:24 DEBUG : Waiting for deletions to finish 2026/05/17 04:09:24 DEBUG : Waiting for deletions to finish 2026/05/17 04:09:25 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:09:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:09:25 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:09:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:09:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:09:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:09:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:09:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:09:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:09:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:09:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:09:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:09:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:09:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:09:39 DEBUG : Waiting for deletions to finish 2026/05/17 04:09:40 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:09:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:09:40 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:09:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:09:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:09:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:09:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:09:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:09:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:09:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:09:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:09:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:09:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:09:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:09:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:09:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:09:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:09:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:09:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:09:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 04:09:40 DEBUG : apple: size = 5 OK 2026/05/17 04:09:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:40 DEBUG : apple: Unchanged skipping 2026/05/17 04:09:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 04:09:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 04:09:40 DEBUG : banana: size = 6 OK 2026/05/17 04:09:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:40 DEBUG : banana: Unchanged skipping 2026/05/17 04:09:40 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 04:09:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:40 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 04:09:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 04:09:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 04:09:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 04:09:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 04:09:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 04:09:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 04:09:40 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:09:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 04:09:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 04:09:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 04:09:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 04:09:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 04:09:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 04:09:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 04:09:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 04:09:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 04:09:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 04:09:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 04:09:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 04:09:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 04:09:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 04:09:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 04:09:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 04:09:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 04:09:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 04:09:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 04:09:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 04:09:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 04:09:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 04:09:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 04:09:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 04:09:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 04:09:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 04:09:40 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:09:40 DEBUG : Waiting for deletions to finish 2026/05/17 04:09:40 DEBUG : Waiting for deletions to finish 2026/05/17 04:09:41 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : apple: size = 5 OK 2026/05/17 04:09:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:41 DEBUG : apple: Unchanged skipping 2026/05/17 04:09:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 04:09:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 04:09:41 DEBUG : banana: size = 6 OK 2026/05/17 04:09:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:41 DEBUG : banana: Unchanged skipping 2026/05/17 04:09:41 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 04:09:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:41 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 04:09:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 04:09:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 04:09:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 04:09:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 04:09:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 04:09:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 04:09:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 04:09:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 04:09:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 04:09:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 04:09:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 04:09:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 04:09:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 04:09:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 04:09:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 04:09:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 04:09:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 04:09:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 04:09:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 04:09:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 04:09:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 04:09:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 04:09:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 04:09:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 04:09:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 04:09:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 04:09:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 04:09:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 04:09:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 04:09:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 04:09:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 04:09:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 04:09:41 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:09:41 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:09:41 DEBUG : Waiting for deletions to finish 2026/05/17 04:09:41 DEBUG : Waiting for deletions to finish 2026/05/17 04:09:41 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:09:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:09:57 DEBUG : Waiting for deletions to finish 2026/05/17 04:09:58 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : apple: size = 5 OK 2026/05/17 04:09:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:58 DEBUG : apple: Unchanged skipping 2026/05/17 04:09:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 04:09:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 04:09:58 DEBUG : banana: size = 6 OK 2026/05/17 04:09:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:58 DEBUG : banana: Unchanged skipping 2026/05/17 04:09:58 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 04:09:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:58 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 04:09:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 04:09:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 04:09:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 04:09:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 04:09:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 04:09:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 04:09:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 04:09:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 04:09:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 04:09:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 04:09:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 04:09:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 04:09:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 04:09:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 04:09:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 04:09:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 04:09:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 04:09:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 04:09:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 04:09:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 04:09:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 04:09:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 04:09:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 04:09:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 04:09:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 04:09:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 04:09:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 04:09:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 04:09:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 04:09:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 04:09:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 04:09:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 04:09:58 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:09:58 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:09:58 DEBUG : Waiting for deletions to finish 2026/05/17 04:09:58 DEBUG : Waiting for deletions to finish 2026/05/17 04:09:58 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:09:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 04:09:59 DEBUG : apple: size = 5 OK 2026/05/17 04:09:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:59 DEBUG : apple: Unchanged skipping 2026/05/17 04:09:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 04:09:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 04:09:59 DEBUG : banana: size = 6 OK 2026/05/17 04:09:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:59 DEBUG : banana: Unchanged skipping 2026/05/17 04:09:59 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 04:09:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:59 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 04:09:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 04:09:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 04:09:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 04:09:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 04:09:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 04:09:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 04:09:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 04:09:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 04:09:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 04:09:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 04:09:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 04:09:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 04:09:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 04:09:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 04:09:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 04:09:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 04:09:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 04:09:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 04:09:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 04:09:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 04:09:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 04:09:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 04:09:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 04:09:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 04:09:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 04:09:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 04:09:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 04:09:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 04:09:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 04:09:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 04:09:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 04:09:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:09:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 04:09:59 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:09:59 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:09:59 DEBUG : Waiting for deletions to finish 2026/05/17 04:09:59 DEBUG : Waiting for deletions to finish 2026/05/17 04:09:59 DEBUG : apple: Excluded (Path Filter) 2026/05/17 04:09:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 04:09:59 DEBUG : banana: Excluded (Path Filter) 2026/05/17 04:09:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 04:09:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 04:09:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 04:09:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 04:09:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 04:09:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 04:09:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 04:09:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 04:09:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 04:09:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 04:09:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 04:09:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 04:09:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 04:09:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 04:09:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 04:09:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 04:09:59 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (200.48s) --- PASS: TestTransform/NFC (14.47s) --- PASS: TestTransform/NFD (16.59s) --- PASS: TestTransform/base64 (20.01s) --- PASS: TestTransform/prefix (22.63s) --- PASS: TestTransform/suffix (22.93s) --- PASS: TestTransform/truncate (19.71s) --- PASS: TestTransform/encoder (17.79s) --- PASS: TestTransform/ISO-8859-1 (16.06s) --- PASS: TestTransform/charmap (15.83s) --- PASS: TestTransform/lowercase (16.91s) --- PASS: TestTransform/ascii (17.55s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:10:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/17 04:10:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/17 04:10:04 INFO : sub dir_somesuffix: Making directory 2026/05/17 04:10:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/17 04:10:04 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/17 04:10:04 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/17 04:10:04 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/17 04:10:04 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/17 04:10:04 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:10:04 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:10:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/17 04:10:05 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:10:05 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/17 04:10:05 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.61s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:10:05 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:06 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:06 INFO : tictactoe: Making directory 2026/05/17 04:10:06 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:06 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 04:10:06 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/17 04:10:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 04:10:06 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:10:06 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:10:06 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/17 04:10:06 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:10:06 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/17 04:10:06 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.93s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:10:08 INFO : toe: Making directory 2026/05/17 04:10:08 INFO : toe/toe: Making directory 2026/05/17 04:10:08 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/17 04:10:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/17 04:10:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/17 04:10:08 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:10:08 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:10:09 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/17 04:10:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:10:09 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/17 04:10:09 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.95s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:10:10 INFO : toe: Making directory 2026/05/17 04:10:10 INFO : toe/toe: Making directory 2026/05/17 04:10:10 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/17 04:10:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/17 04:10:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/17 04:10:10 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:10:10 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:10:10 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/17 04:10:10 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:10:10 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/17 04:10:10 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.95s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:10:11 DEBUG : empty_dir: Making directory with metadata 2026/05/17 04:10:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 04:10:11 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 04:10:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 04:10:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 04:10:12 INFO : tictacempty_dir: Making directory 2026/05/17 04:10:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 04:10:12 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:12 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:12 INFO : tictactoe: Making directory 2026/05/17 04:10:12 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:12 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 04:10:12 INFO : tictactoe/tictactoe: Making directory 2026/05/17 04:10:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 04:10:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/17 04:10:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/17 04:10:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/17 04:10:12 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:10:12 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:10:12 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/17 04:10:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:10:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/17 04:10:12 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.68s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:10:13 DEBUG : empty_dir: Making directory with metadata 2026/05/17 04:10:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 04:10:13 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 04:10:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 04:10:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 04:10:13 INFO : tictacempty_dir: Making directory 2026/05/17 04:10:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 04:10:13 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:13 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:13 INFO : tictactoe: Making directory 2026/05/17 04:10:13 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:13 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 04:10:13 INFO : tictactoe/tictactoe: Making directory 2026/05/17 04:10:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 04:10:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/17 04:10:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 04:10:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/17 04:10:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 04:10:13 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:10:13 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:10:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/17 04:10:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:10:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 04:10:14 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/17 04:10:14 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:10:14 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 04:10:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 04:10:14 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:14 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/17 04:10:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/17 04:10:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:10:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/17 04:10:14 NOTICE: B2 bucket rclone-test-potaziy8zuhi: 0 differences found 2026/05/17 04:10:14 NOTICE: B2 bucket rclone-test-potaziy8zuhi: 1 matching files --- PASS: TestAllTag (1.94s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:10:15 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:15 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:15 INFO : tictactoe: Making directory 2026/05/17 04:10:15 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:15 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 04:10:15 INFO : tictactoe/tictactoe: Making directory 2026/05/17 04:10:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 04:10:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/17 04:10:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/17 04:10:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/17 04:10:15 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:10:15 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:10:16 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/17 04:10:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:10:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/17 04:10:16 DEBUG : Waiting for deletions to finish 2026/05/17 04:10:16 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:17 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:17 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 04:10:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/17 04:10:17 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 04:10:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/17 04:10:17 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/17 04:10:17 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:10:17 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:10:17 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.51s) === RUN TestSyntax 2026/05/17 04:10:17 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:10:18 INFO : toe: Making directory 2026/05/17 04:10:18 INFO : toe/toe: Making directory 2026/05/17 04:10:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/17 04:10:18 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:10:18 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:10:19 DEBUG : toe/toe/toe: size = 11 OK 2026/05/17 04:10:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:10:19 INFO : toe/toe/toe: Copied (new) 2026/05/17 04:10:19 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.28s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:10:20 DEBUG : empty_dir: Making directory with metadata 2026/05/17 04:10:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 04:10:20 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 04:10:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 04:10:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 04:10:20 INFO : tictacempty_dir: Making directory 2026/05/17 04:10:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 04:10:20 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:20 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:20 INFO : tictactoe: Making directory 2026/05/17 04:10:20 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:20 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 04:10:20 INFO : tictactoe/tictactoe: Making directory 2026/05/17 04:10:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 04:10:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/17 04:10:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 04:10:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/17 04:10:20 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:10:20 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:10:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 04:10:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 04:10:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/17 04:10:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:10:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 04:10:21 INFO : toe/toe/toe.txt: Deleted 2026/05/17 04:10:21 INFO : toe/toe: Removing directory 2026/05/17 04:10:21 INFO : toe: Removing directory 2026/05/17 04:10:21 INFO : empty_dir: Removing directory 2026/05/17 04:10:21 DEBUG : Local file system at /tmp/rclone1374018132: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.66s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:10:21 DEBUG : empty_dir: Making directory with metadata 2026/05/17 04:10:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 04:10:21 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 04:10:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 04:10:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 04:10:22 INFO : tictacempty_dir: Making directory 2026/05/17 04:10:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 04:10:22 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:22 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:22 INFO : tictactoe: Making directory 2026/05/17 04:10:22 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:22 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 04:10:22 INFO : tictactoe/tictactoe: Making directory 2026/05/17 04:10:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 04:10:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/17 04:10:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 04:10:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/17 04:10:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 04:10:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 04:10:22 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:10:22 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:10:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/17 04:10:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:10:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 04:10:22 INFO : toe/toe/toe.txt: Deleted 2026/05/17 04:10:22 INFO : toe/toe: Removing directory 2026/05/17 04:10:22 INFO : toe: Removing directory 2026/05/17 04:10:22 INFO : empty_dir: Removing directory 2026/05/17 04:10:22 DEBUG : Local file system at /tmp/rclone1374018132: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/17 04:10:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/17 04:10:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/17 04:10:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/17 04:10:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/17 04:10:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/17 04:10:24 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/17 04:10:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:10:24 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/17 04:10:24 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.19s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:10:25 DEBUG : Reset feature "Copy" 2026/05/17 04:10:25 DEBUG : Reset feature "Move" 2026/05/17 04:10:25 DEBUG : Reset feature "Copy" 2026/05/17 04:10:25 DEBUG : Reset feature "Move" 2026/05/17 04:10:25 DEBUG : empty_dir: Making directory with metadata 2026/05/17 04:10:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 04:10:25 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 04:10:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 04:10:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 04:10:25 INFO : tictacempty_dir: Making directory 2026/05/17 04:10:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 04:10:25 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:25 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:25 INFO : tictactoe: Making directory 2026/05/17 04:10:25 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:25 DEBUG : toe: transformed to: tictactoe 2026/05/17 04:10:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 04:10:25 INFO : tictactoe/tictactoe: Making directory 2026/05/17 04:10:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 04:10:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/17 04:10:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 04:10:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/17 04:10:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 04:10:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 04:10:25 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:10:25 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:10:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/17 04:10:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:10:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 04:10:26 INFO : toe/toe/toe.txt: Deleted 2026/05/17 04:10:26 INFO : toe/toe: Removing directory 2026/05/17 04:10:26 INFO : toe: Removing directory 2026/05/17 04:10:26 INFO : empty_dir: Removing directory 2026/05/17 04:10:26 DEBUG : Local file system at /tmp/rclone1374018132: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/17 04:10:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/17 04:10:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/17 04:10:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/17 04:10:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/17 04:10:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/17 04:10:27 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/17 04:10:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:10:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/17 04:10:28 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.87s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:10:28 DEBUG : toe: transformed to: dG9l 2026/05/17 04:10:29 DEBUG : toe: transformed to: dG9l 2026/05/17 04:10:29 INFO : dG9l: Making directory 2026/05/17 04:10:29 DEBUG : toe: transformed to: dG9l 2026/05/17 04:10:29 DEBUG : toe: transformed to: dG9l 2026/05/17 04:10:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/17 04:10:29 INFO : dG9l/dG9l: Making directory 2026/05/17 04:10:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/17 04:10:29 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/17 04:10:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/17 04:10:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/17 04:10:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/17 04:10:29 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:10:29 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:10:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/17 04:10:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:10:29 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/17 04:10:29 DEBUG : Waiting for deletions to finish 2026/05/17 04:10:30 DEBUG : dG9l: transformed to: toe 2026/05/17 04:10:30 DEBUG : dG9l: transformed to: toe 2026/05/17 04:10:30 DEBUG : dG9l: transformed to: toe 2026/05/17 04:10:30 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/17 04:10:30 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/17 04:10:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/17 04:10:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/17 04:10:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/17 04:10:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/17 04:10:30 DEBUG : Local file system at /tmp/rclone1374018132: Waiting for checks to finish 2026/05/17 04:10:30 DEBUG : Local file system at /tmp/rclone1374018132: Waiting for transfers to finish 2026/05/17 04:10:30 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.42s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-potaziy8zuhi", Local "Local file system at /tmp/rclone1374018132", Modify Window "1ms" 2026/05/17 04:10:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 04:10:31 DEBUG : toe: transformed to: 2026/05/17 04:10:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 04:10:31 DEBUG : toe: transformed to: 2026/05/17 04:10:31 INFO : B2 bucket rclone-test-potaziy8zuhi: Making directory 2026/05/17 04:10:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 04:10:31 DEBUG : toe: transformed to: 2026/05/17 04:10:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 04:10:31 DEBUG : toe: transformed to: 2026/05/17 04:10:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 04:10:31 DEBUG : toe/toe: transformed to: 2026/05/17 04:10:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/17 04:10:31 INFO : toe/toe: Making directory 2026/05/17 04:10:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 04:10:31 DEBUG : toe/toe: transformed to: 2026/05/17 04:10:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/17 04:10:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 04:10:31 DEBUG : toe: transformed to: 2026/05/17 04:10:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/17 04:10:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 04:10:31 DEBUG : toe/toe/toe: transformed to: 2026/05/17 04:10:31 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/17 04:10:31 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for checks to finish 2026/05/17 04:10:31 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Waiting for transfers to finish 2026/05/17 04:10:32 DEBUG : toe/toe/toe: size = 11 OK 2026/05/17 04:10:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 04:10:32 INFO : toe/toe/toe: Copied (new) 2026/05/17 04:10:32 ERROR : B2 bucket rclone-test-potaziy8zuhi: not deleting files as there were IO errors 2026/05/17 04:10:32 ERROR : B2 bucket rclone-test-potaziy8zuhi: not deleting directories as there were IO errors --- PASS: TestError (2.03s) PASS 2026/05/17 04:10:33 DEBUG : B2 bucket rclone-test-potaziy8zuhi: Purge remote 2026/05/17 04:10:33 INFO : B2 bucket rclone-test-potaziy8zuhi: cleaning bucket "rclone-test-potaziy8zuhi" of all files 2026/05/17 04:10:34 DEBUG : BackupDir/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41279401a33cf77a_d20260517_m040344_c001_v7007000_t0000_u01778990624400") 2026/05/17 04:10:34 DEBUG : BackupDir/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f100cd515fa5886db_d20260517_m040338_c001_v0001044_t0041_u01778990618828") 2026/05/17 04:10:34 DEBUG : CompareDest/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f404438fe6105944d_d20260517_m040319_c001_v7007000_t0000_u01778990599059") 2026/05/17 04:10:34 DEBUG : CompareDest/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106d03456569655b_d20260517_m040312_c001_v0001044_t0020_u01778990592483") 2026/05/17 04:10:34 DEBUG : CompareDest/two: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f404438fe6105944f_d20260517_m040319_c001_v7007000_t0000_u01778990599242") 2026/05/17 04:10:34 DEBUG : CompareDest/two: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d50b_d20260517_m040314_c001_v0001181_t0033_u01778990594064") 2026/05/17 04:10:34 DEBUG : CopyDest/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41279401a33cf77c_d20260517_m040344_c001_v7007000_t0000_u01778990624581") 2026/05/17 04:10:34 DEBUG : CopyDest/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a701_d20260517_m040335_c001_v0001173_t0045_u01778990615748") 2026/05/17 04:10:34 DEBUG : CopyDest/three: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41279401a33cf77e_d20260517_m040344_c001_v7007000_t0000_u01778990624763") 2026/05/17 04:10:34 DEBUG : CopyDest/three: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d57a_d20260517_m040342_c001_v0001181_t0059_u01778990622614") 2026/05/17 04:10:34 DEBUG : CopyDest/two: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41279401a33cf781_d20260517_m040344_c001_v7007000_t0000_u01778990624952") 2026/05/17 04:10:34 DEBUG : CopyDest/two: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106d034565696578_d20260517_m040340_c001_v0001044_t0007_u01778990620185") 2026/05/17 04:10:34 DEBUG : EXISTING: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d8388ac_d20260517_m040550_c001_v7007000_t0000_u01778990750460") 2026/05/17 04:10:34 DEBUG : EXISTING: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aa3a_d20260517_m040549_c001_v0001173_t0052_u01778990749159") 2026/05/17 04:10:34 DEBUG : PREFIXapple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41939c4c0cd443e8_d20260517_m040751_c001_v7007000_t0000_u01778990871389") 2026/05/17 04:10:35 DEBUG : PREFIXapple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d944_d20260517_m040745_c001_v0001181_t0020_u01778990865608") 2026/05/17 04:10:35 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41939c4c0cd443e9_d20260517_m040751_c001_v7007000_t0000_u01778990871573") 2026/05/17 04:10:35 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3360_d20260517_m040745_c001_v0001106_t0001_u01778990865637") 2026/05/17 04:10:35 DEBUG : PREFIXbanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f404438fe610596fc_d20260517_m040751_c001_v7007000_t0000_u01778990871410") 2026/05/17 04:10:35 DEBUG : PREFIXbanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992639_d20260517_m040745_c001_v0001120_t0004_u01778990865616") 2026/05/17 04:10:35 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05b8_d20260517_m040751_c001_v7007000_t0000_u01778990871421") 2026/05/17 04:10:35 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ae40_d20260517_m040745_c001_v0001173_t0034_u01778990865634") 2026/05/17 04:10:35 DEBUG : Testêé: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d838891_d20260517_m040546_c001_v7007000_t0000_u01778990746770") 2026/05/17 04:10:35 DEBUG : Testêé: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aa22_d20260517_m040546_c001_v0001173_t0055_u01778990746137") 2026/05/17 04:10:35 DEBUG : Testêé: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d72c_d20260517_m040545_c001_v0001181_t0024_u01778990745120") 2026/05/17 04:10:35 DEBUG : YXBwbGU=: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017e8_d20260517_m040730_c001_v7007000_t0000_u01778990850767") 2026/05/17 04:10:35 DEBUG : YXBwbGU=: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d8ce_d20260517_m040726_c001_v0001181_t0006_u01778990846333") 2026/05/17 04:10:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017ea_d20260517_m040730_c001_v7007000_t0000_u01778990850949") 2026/05/17 04:10:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992611_d20260517_m040726_c001_v0001120_t0049_u01778990846342") 2026/05/17 04:10:35 DEBUG : YmFuYW5h: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017eb_d20260517_m040731_c001_v7007000_t0000_u01778990851132") 2026/05/17 04:10:35 DEBUG : YmFuYW5h: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ad6e_d20260517_m040726_c001_v0001173_t0003_u01778990846353") 2026/05/17 04:10:35 DEBUG : a/potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af25db_d20260517_m040142_c001_v7007000_t0000_u01778990502722") 2026/05/17 04:10:35 DEBUG : a/potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a3fc_d20260517_m040141_c001_v0001173_t0012_u01778990501067") 2026/05/17 04:10:35 DEBUG : a/potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af25d6_d20260517_m040139_c001_v7007000_t0000_u01778990499598") 2026/05/17 04:10:35 DEBUG : a/potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a3de_d20260517_m040138_c001_v0001173_t0020_u01778990498740") 2026/05/17 04:10:36 DEBUG : a/potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3208_d20260517_m040121_c001_v7007000_t0000_u01778990481045") 2026/05/17 04:10:36 DEBUG : a/potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a32f_d20260517_m040120_c001_v0001173_t0025_u01778990480186") 2026/05/17 04:10:36 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b23_d20260517_m041000_c001_v7007000_t0000_u01778991000061") 2026/05/17 04:10:36 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6dc8b_d20260517_m040955_c001_v0001181_t0039_u01778990995612") 2026/05/17 04:10:36 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06c0b_d20260517_m040942_c001_v7007000_t0000_u01778990982509") 2026/05/17 04:10:36 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6dbfd_d20260517_m040938_c001_v0001181_t0057_u01778990978114") 2026/05/17 04:10:36 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f422f154267fc80c9_d20260517_m040925_c001_v7007000_t0000_u01778990965661") 2026/05/17 04:10:36 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6db5b_d20260517_m040922_c001_v0001181_t0035_u01778990962017") 2026/05/17 04:10:36 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277ab51_d20260517_m040909_c001_v7007000_t0000_u01778990949686") 2026/05/17 04:10:36 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6db0d_d20260517_m040905_c001_v0001181_t0003_u01778990945956") 2026/05/17 04:10:36 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f42347db4feae05c4_d20260517_m040853_c001_v7007000_t0000_u01778990933795") 2026/05/17 04:10:36 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6daad_d20260517_m040848_c001_v0001181_t0040_u01778990928857") 2026/05/17 04:10:36 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e4434_d20260517_m040835_c001_v7007000_t0000_u01778990915999") 2026/05/17 04:10:36 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6da59_d20260517_m040828_c001_v0001181_t0023_u01778990908874") 2026/05/17 04:10:36 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438b4_d20260517_m040816_c001_v7007000_t0000_u01778990896251") 2026/05/17 04:10:36 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d9dc_d20260517_m040812_c001_v0001181_t0038_u01778990892191") 2026/05/17 04:10:36 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4068601f613b4266_d20260517_m040811_c001_v7007000_t0000_u01778990891221") 2026/05/17 04:10:36 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d9bc_d20260517_m040806_c001_v0001181_t0027_u01778990886309") 2026/05/17 04:10:36 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05bd_d20260517_m040753_c001_v7007000_t0000_u01778990873118") 2026/05/17 04:10:36 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d964_d20260517_m040749_c001_v0001181_t0006_u01778990869271") 2026/05/17 04:10:37 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f404438fe610596f6_d20260517_m040748_c001_v7007000_t0000_u01778990868346") 2026/05/17 04:10:37 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d930_d20260517_m040743_c001_v0001181_t0055_u01778990863267") 2026/05/17 04:10:37 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017e3_d20260517_m040728_c001_v7007000_t0000_u01778990848405") 2026/05/17 04:10:37 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d8cc_d20260517_m040723_c001_v0001181_t0046_u01778990843322") 2026/05/17 04:10:37 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593cf0_d20260517_m040710_c001_v7007000_t0000_u01778990830687") 2026/05/17 04:10:37 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d888_d20260517_m040706_c001_v0001181_t0017_u01778990826441") 2026/05/17 04:10:37 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3e38_d20260517_m040654_c001_v7007000_t0000_u01778990814192") 2026/05/17 04:10:37 DEBUG : apple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d85a_d20260517_m040650_c001_v0001181_t0019_u01778990810492") 2026/05/17 04:10:37 DEBUG : appleSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06681_d20260517_m040814_c001_v7007000_t0000_u01778990894802") 2026/05/17 04:10:37 DEBUG : appleSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d9c4_d20260517_m040808_c001_v0001181_t0023_u01778990888673") 2026/05/17 04:10:37 DEBUG : appleapple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e4436_d20260517_m040836_c001_v7007000_t0000_u01778990916182") 2026/05/17 04:10:37 DEBUG : appleapple: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b054_d20260517_m040831_c001_v0001173_t0029_u01778990911674") 2026/05/17 04:10:37 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b27_d20260517_m041000_c001_v7007000_t0000_u01778991000245") 2026/05/17 04:10:37 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff99282b_d20260517_m040956_c001_v0001120_t0006_u01778990996372") 2026/05/17 04:10:37 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06c0c_d20260517_m040942_c001_v7007000_t0000_u01778990982692") 2026/05/17 04:10:37 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9927e5_d20260517_m040938_c001_v0001120_t0047_u01778990978756") 2026/05/17 04:10:37 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f422f154267fc80ca_d20260517_m040925_c001_v7007000_t0000_u01778990965843") 2026/05/17 04:10:37 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992777_d20260517_m040922_c001_v0001120_t0009_u01778990962597") 2026/05/17 04:10:37 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277ab54_d20260517_m040909_c001_v7007000_t0000_u01778990949872") 2026/05/17 04:10:37 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992757_d20260517_m040906_c001_v0001120_t0057_u01778990946464") 2026/05/17 04:10:37 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f42347db4feae05c5_d20260517_m040853_c001_v7007000_t0000_u01778990933977") 2026/05/17 04:10:37 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992731_d20260517_m040849_c001_v0001120_t0016_u01778990929410") 2026/05/17 04:10:37 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af2ec7_d20260517_m040834_c001_v7007000_t0000_u01778990914256") 2026/05/17 04:10:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9926d5_d20260517_m040829_c001_v0001120_t0020_u01778990909753") 2026/05/17 04:10:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438b6_d20260517_m040816_c001_v7007000_t0000_u01778990896432") 2026/05/17 04:10:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b33de_d20260517_m040812_c001_v0001106_t0000_u01778990892182") 2026/05/17 04:10:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4021f9fca46207bb_d20260517_m040811_c001_v7007000_t0000_u01778990891016") 2026/05/17 04:10:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992675_d20260517_m040807_c001_v0001120_t0000_u01778990887039") 2026/05/17 04:10:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05bf_d20260517_m040753_c001_v7007000_t0000_u01778990873301") 2026/05/17 04:10:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ae70_d20260517_m040749_c001_v0001173_t0045_u01778990869282") 2026/05/17 04:10:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4009bb3c7e908e6d_d20260517_m040748_c001_v7007000_t0000_u01778990868170") 2026/05/17 04:10:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ae34_d20260517_m040743_c001_v0001173_t0054_u01778990863842") 2026/05/17 04:10:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d61db_d20260517_m040729_c001_v7007000_t0000_u01778990849152") 2026/05/17 04:10:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ad54_d20260517_m040723_c001_v0001173_t0024_u01778990843948") 2026/05/17 04:10:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593cf2_d20260517_m040710_c001_v7007000_t0000_u01778990830869") 2026/05/17 04:10:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599acc6_d20260517_m040707_c001_v0001173_t0023_u01778990827097") 2026/05/17 04:10:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3e39_d20260517_m040654_c001_v7007000_t0000_u01778990814373") 2026/05/17 04:10:38 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ac4f_d20260517_m040651_c001_v0001173_t0051_u01778990811146") 2026/05/17 04:10:38 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb0667b_d20260517_m040814_c001_v7007000_t0000_u01778990894437") 2026/05/17 04:10:38 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b33d0_d20260517_m040808_c001_v0001106_t0019_u01778990888705") 2026/05/17 04:10:38 DEBUG : b/potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af25dc_d20260517_m040142_c001_v7007000_t0000_u01778990502903") 2026/05/17 04:10:38 DEBUG : b/potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a3ee_d20260517_m040140_c001_v0001173_t0055_u01778990500146") 2026/05/17 04:10:38 DEBUG : b/potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af25d0_d20260517_m040139_c001_v7007000_t0000_u01778990499053") 2026/05/17 04:10:39 DEBUG : b/potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a3c8_d20260517_m040137_c001_v0001173_t0043_u01778990497778") 2026/05/17 04:10:39 DEBUG : b/potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3207_d20260517_m040120_c001_v7007000_t0000_u01778990480484") 2026/05/17 04:10:39 DEBUG : b/potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a31b_d20260517_m040119_c001_v0001173_t0055_u01778990479046") 2026/05/17 04:10:39 DEBUG : backup/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4021f9fca462019e_d20260517_m040357_c001_v7007000_t0000_u01778990637636") 2026/05/17 04:10:39 DEBUG : backup/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f102c9a35f55896a3_d20260517_m040355_c001_v0001176_t0056_u01778990635966") 2026/05/17 04:10:39 DEBUG : backup/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f111ac271aeee3280_d20260517_m040351_c001_v0001116_t0042_u01778990631646") 2026/05/17 04:10:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f418b6c6f6f4de088_d20260517_m040428_c001_v7007000_t0000_u01778990668149") 2026/05/17 04:10:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f112d0ddee1e09291_d20260517_m040425_c001_v0001183_t0058_u01778990665593") 2026/05/17 04:10:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f108411e980ae117c_d20260517_m040419_c001_v0001174_t0037_u01778990659612") 2026/05/17 04:10:39 DEBUG : backup/one.bak: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d8386a0_d20260517_m040410_c001_v7007000_t0000_u01778990650990") 2026/05/17 04:10:39 DEBUG : backup/one.bak: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10543977475e776e_d20260517_m040408_c001_v0001039_t0043_u01778990648540") 2026/05/17 04:10:39 DEBUG : backup/one.bak: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f108dbe1303ce07bd_d20260517_m040404_c001_v0001184_t0014_u01778990644596") 2026/05/17 04:10:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f418b6c6f6f4de089_d20260517_m040428_c001_v7007000_t0000_u01778990668350") 2026/05/17 04:10:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11295125627f91a1_d20260517_m040426_c001_v0001100_t0030_u01778990666974") 2026/05/17 04:10:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11142a2b2032eca2_d20260517_m040421_c001_v0001039_t0005_u01778990661249") 2026/05/17 04:10:39 DEBUG : backup/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4021f9fca46201a1_d20260517_m040357_c001_v7007000_t0000_u01778990637818") 2026/05/17 04:10:39 DEBUG : backup/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f105db1c3c3a70fb1_d20260517_m040356_c001_v0001184_t0055_u01778990636878") 2026/05/17 04:10:39 DEBUG : backup/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f1178259eeaf329b5_d20260517_m040353_c001_v0001178_t0045_u01778990633646") 2026/05/17 04:10:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d8386a1_d20260517_m040411_c001_v7007000_t0000_u01778990651173") 2026/05/17 04:10:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f1030348f6740fe10_d20260517_m040410_c001_v0001150_t0047_u01778990650085") 2026/05/17 04:10:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f119a281c1ad06257_d20260517_m040406_c001_v0001182_t0044_u01778990646162") 2026/05/17 04:10:40 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b2a_d20260517_m041000_c001_v7007000_t0000_u01778991000429") 2026/05/17 04:10:40 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b4ee_d20260517_m040955_c001_v0001173_t0008_u01778990995880") 2026/05/17 04:10:40 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06c0d_d20260517_m040942_c001_v7007000_t0000_u01778990982875") 2026/05/17 04:10:40 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b3fc_d20260517_m040938_c001_v0001173_t0007_u01778990978321") 2026/05/17 04:10:40 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f422f154267fc80cb_d20260517_m040926_c001_v7007000_t0000_u01778990966040") 2026/05/17 04:10:40 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b2b8_d20260517_m040922_c001_v0001173_t0047_u01778990962229") 2026/05/17 04:10:40 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277ab57_d20260517_m040910_c001_v7007000_t0000_u01778990950056") 2026/05/17 04:10:40 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b204_d20260517_m040906_c001_v0001173_t0036_u01778990946166") 2026/05/17 04:10:40 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f42347db4feae05c6_d20260517_m040854_c001_v7007000_t0000_u01778990934160") 2026/05/17 04:10:40 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b134_d20260517_m040849_c001_v0001173_t0006_u01778990929065") 2026/05/17 04:10:40 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e4437_d20260517_m040836_c001_v7007000_t0000_u01778990916366") 2026/05/17 04:10:40 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b038_d20260517_m040829_c001_v0001173_t0046_u01778990909136") 2026/05/17 04:10:40 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438b7_d20260517_m040816_c001_v7007000_t0000_u01778990896615") 2026/05/17 04:10:40 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff99268b_d20260517_m040812_c001_v0001120_t0012_u01778990892200") 2026/05/17 04:10:40 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d70189a_d20260517_m040811_c001_v7007000_t0000_u01778990891071") 2026/05/17 04:10:40 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599af24_d20260517_m040806_c001_v0001173_t0016_u01778990886544") 2026/05/17 04:10:40 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05c1_d20260517_m040753_c001_v7007000_t0000_u01778990873482") 2026/05/17 04:10:40 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3374_d20260517_m040749_c001_v0001106_t0043_u01778990869291") 2026/05/17 04:10:40 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f407f37648f600021_d20260517_m040748_c001_v7007000_t0000_u01778990868271") 2026/05/17 04:10:40 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992633_d20260517_m040743_c001_v0001120_t0056_u01778990863478") 2026/05/17 04:10:41 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017e4_d20260517_m040728_c001_v7007000_t0000_u01778990848595") 2026/05/17 04:10:41 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992609_d20260517_m040723_c001_v0001120_t0043_u01778990843528") 2026/05/17 04:10:41 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593cf3_d20260517_m040711_c001_v7007000_t0000_u01778990831054") 2026/05/17 04:10:41 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9925e5_d20260517_m040706_c001_v0001120_t0002_u01778990826644") 2026/05/17 04:10:41 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3e3c_d20260517_m040654_c001_v7007000_t0000_u01778990814554") 2026/05/17 04:10:41 DEBUG : banana: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9925bf_d20260517_m040650_c001_v0001120_t0022_u01778990810722") 2026/05/17 04:10:41 DEBUG : bananaSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7018b1_d20260517_m040814_c001_v7007000_t0000_u01778990894451") 2026/05/17 04:10:41 DEBUG : bananaSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599af46_d20260517_m040808_c001_v0001173_t0013_u01778990888683") 2026/05/17 04:10:41 DEBUG : both0: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3cd9_d20260517_m040627_c001_v7007000_t0000_u01778990787127") 2026/05/17 04:10:41 DEBUG : both0: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d7a8_d20260517_m040611_c001_v0001181_t0047_u01778990771877") 2026/05/17 04:10:41 DEBUG : both0: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5bf9_d20260517_m040607_c001_v7007000_t0000_u01778990767526") 2026/05/17 04:10:41 DEBUG : both0: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d73e_d20260517_m040552_c001_v0001181_t0016_u01778990752317") 2026/05/17 04:10:41 DEBUG : both1: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3cdb_d20260517_m040627_c001_v7007000_t0000_u01778990787311") 2026/05/17 04:10:41 DEBUG : both1: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d7ae_d20260517_m040612_c001_v0001181_t0038_u01778990772901") 2026/05/17 04:10:41 DEBUG : both1: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5bfb_d20260517_m040607_c001_v7007000_t0000_u01778990767709") 2026/05/17 04:10:41 DEBUG : both1: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d742_d20260517_m040552_c001_v0001181_t0021_u01778990752917") 2026/05/17 04:10:41 DEBUG : both10: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3cdc_d20260517_m040627_c001_v7007000_t0000_u01778990787495") 2026/05/17 04:10:41 DEBUG : both10: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d7d2_d20260517_m040618_c001_v0001181_t0005_u01778990778528") 2026/05/17 04:10:41 DEBUG : both10: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5bfe_d20260517_m040607_c001_v7007000_t0000_u01778990767895") 2026/05/17 04:10:41 DEBUG : both10: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d762_d20260517_m040558_c001_v0001181_t0054_u01778990758728") 2026/05/17 04:10:41 DEBUG : both11: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3cde_d20260517_m040627_c001_v7007000_t0000_u01778990787678") 2026/05/17 04:10:42 DEBUG : both11: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d7d6_d20260517_m040619_c001_v0001181_t0054_u01778990779171") 2026/05/17 04:10:42 DEBUG : both11: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5c01_d20260517_m040608_c001_v7007000_t0000_u01778990768077") 2026/05/17 04:10:42 DEBUG : both11: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d766_d20260517_m040559_c001_v0001181_t0050_u01778990759198") 2026/05/17 04:10:42 DEBUG : both12: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3ce1_d20260517_m040627_c001_v7007000_t0000_u01778990787863") 2026/05/17 04:10:42 DEBUG : both12: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d7da_d20260517_m040619_c001_v0001181_t0013_u01778990779688") 2026/05/17 04:10:42 DEBUG : both12: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5c05_d20260517_m040608_c001_v7007000_t0000_u01778990768264") 2026/05/17 04:10:42 DEBUG : both12: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d76a_d20260517_m040559_c001_v0001181_t0012_u01778990759763") 2026/05/17 04:10:42 DEBUG : both13: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3ce4_d20260517_m040628_c001_v7007000_t0000_u01778990788049") 2026/05/17 04:10:42 DEBUG : both13: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d7dc_d20260517_m040620_c001_v0001181_t0027_u01778990780253") 2026/05/17 04:10:42 DEBUG : both13: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5c08_d20260517_m040608_c001_v7007000_t0000_u01778990768447") 2026/05/17 04:10:42 DEBUG : both13: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d76f_d20260517_m040600_c001_v0001181_t0056_u01778990760350") 2026/05/17 04:10:42 DEBUG : both14: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3ce7_d20260517_m040628_c001_v7007000_t0000_u01778990788232") 2026/05/17 04:10:42 DEBUG : both14: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d7e0_d20260517_m040620_c001_v0001181_t0040_u01778990780893") 2026/05/17 04:10:42 DEBUG : both14: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5c0b_d20260517_m040608_c001_v7007000_t0000_u01778990768629") 2026/05/17 04:10:42 DEBUG : both14: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d772_d20260517_m040601_c001_v0001181_t0037_u01778990761032") 2026/05/17 04:10:42 DEBUG : both15: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3cec_d20260517_m040628_c001_v7007000_t0000_u01778990788418") 2026/05/17 04:10:42 DEBUG : both15: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d7e2_d20260517_m040621_c001_v0001181_t0057_u01778990781471") 2026/05/17 04:10:42 DEBUG : both15: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5c0e_d20260517_m040608_c001_v7007000_t0000_u01778990768812") 2026/05/17 04:10:42 DEBUG : both15: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d774_d20260517_m040601_c001_v0001181_t0003_u01778990761660") 2026/05/17 04:10:42 DEBUG : both16: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3cef_d20260517_m040628_c001_v7007000_t0000_u01778990788625") 2026/05/17 04:10:42 DEBUG : both16: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d7e4_d20260517_m040622_c001_v0001181_t0044_u01778990782125") 2026/05/17 04:10:43 DEBUG : both16: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5c0f_d20260517_m040608_c001_v7007000_t0000_u01778990768995") 2026/05/17 04:10:43 DEBUG : both16: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d77c_d20260517_m040602_c001_v0001181_t0039_u01778990762373") 2026/05/17 04:10:43 DEBUG : both17: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3cf2_d20260517_m040628_c001_v7007000_t0000_u01778990788808") 2026/05/17 04:10:43 DEBUG : both17: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d7e8_d20260517_m040622_c001_v0001181_t0050_u01778990782659") 2026/05/17 04:10:43 DEBUG : both17: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5c12_d20260517_m040609_c001_v7007000_t0000_u01778990769178") 2026/05/17 04:10:43 DEBUG : both17: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d780_d20260517_m040602_c001_v0001181_t0059_u01778990762958") 2026/05/17 04:10:43 DEBUG : both18: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3cf5_d20260517_m040628_c001_v7007000_t0000_u01778990788993") 2026/05/17 04:10:43 DEBUG : both18: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d7ea_d20260517_m040623_c001_v0001181_t0042_u01778990783301") 2026/05/17 04:10:43 DEBUG : both18: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5c15_d20260517_m040609_c001_v7007000_t0000_u01778990769361") 2026/05/17 04:10:43 DEBUG : both18: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d782_d20260517_m040603_c001_v0001181_t0031_u01778990763456") 2026/05/17 04:10:43 DEBUG : both19: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3cf8_d20260517_m040629_c001_v7007000_t0000_u01778990789181") 2026/05/17 04:10:43 DEBUG : both19: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d7ec_d20260517_m040623_c001_v0001181_t0037_u01778990783917") 2026/05/17 04:10:43 DEBUG : both19: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5c18_d20260517_m040609_c001_v7007000_t0000_u01778990769544") 2026/05/17 04:10:43 DEBUG : both19: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d784_d20260517_m040604_c001_v0001181_t0025_u01778990764013") 2026/05/17 04:10:43 DEBUG : both2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3cff_d20260517_m040629_c001_v7007000_t0000_u01778990789365") 2026/05/17 04:10:43 DEBUG : both2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d7b2_d20260517_m040613_c001_v0001181_t0015_u01778990773588") 2026/05/17 04:10:43 DEBUG : both2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5c81_d20260517_m040609_c001_v7007000_t0000_u01778990769858") 2026/05/17 04:10:43 DEBUG : both2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d746_d20260517_m040553_c001_v0001181_t0042_u01778990753556") 2026/05/17 04:10:43 DEBUG : both3: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d01_d20260517_m040629_c001_v7007000_t0000_u01778990789549") 2026/05/17 04:10:43 DEBUG : both3: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d7b8_d20260517_m040614_c001_v0001181_t0038_u01778990774251") 2026/05/17 04:10:44 DEBUG : both3: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5c82_d20260517_m040610_c001_v7007000_t0000_u01778990770044") 2026/05/17 04:10:44 DEBUG : both3: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d748_d20260517_m040554_c001_v0001181_t0017_u01778990754023") 2026/05/17 04:10:44 DEBUG : both4: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d04_d20260517_m040629_c001_v7007000_t0000_u01778990789733") 2026/05/17 04:10:44 DEBUG : both4: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d7bc_d20260517_m040614_c001_v0001181_t0006_u01778990774873") 2026/05/17 04:10:44 DEBUG : both4: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5c85_d20260517_m040610_c001_v7007000_t0000_u01778990770227") 2026/05/17 04:10:44 DEBUG : both4: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d74c_d20260517_m040554_c001_v0001181_t0048_u01778990754602") 2026/05/17 04:10:44 DEBUG : both5: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d07_d20260517_m040629_c001_v7007000_t0000_u01778990789918") 2026/05/17 04:10:44 DEBUG : both5: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d7c0_d20260517_m040615_c001_v0001181_t0024_u01778990775430") 2026/05/17 04:10:44 DEBUG : both5: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5c89_d20260517_m040610_c001_v7007000_t0000_u01778990770410") 2026/05/17 04:10:44 DEBUG : both5: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d752_d20260517_m040555_c001_v0001181_t0053_u01778990755426") 2026/05/17 04:10:44 DEBUG : both6: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d0b_d20260517_m040630_c001_v7007000_t0000_u01778990790102") 2026/05/17 04:10:44 DEBUG : both6: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d7c4_d20260517_m040616_c001_v0001181_t0011_u01778990776352") 2026/05/17 04:10:44 DEBUG : both6: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5c8d_d20260517_m040610_c001_v7007000_t0000_u01778990770592") 2026/05/17 04:10:44 DEBUG : both6: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d756_d20260517_m040556_c001_v0001181_t0035_u01778990756000") 2026/05/17 04:10:44 DEBUG : both7: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d0e_d20260517_m040630_c001_v7007000_t0000_u01778990790285") 2026/05/17 04:10:44 DEBUG : both7: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d7c8_d20260517_m040616_c001_v0001181_t0033_u01778990776975") 2026/05/17 04:10:44 DEBUG : both7: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5c90_d20260517_m040610_c001_v7007000_t0000_u01778990770775") 2026/05/17 04:10:44 DEBUG : both7: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d758_d20260517_m040556_c001_v0001181_t0019_u01778990756579") 2026/05/17 04:10:44 DEBUG : both8: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d11_d20260517_m040630_c001_v7007000_t0000_u01778990790485") 2026/05/17 04:10:44 DEBUG : both8: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d7cc_d20260517_m040617_c001_v0001181_t0051_u01778990777459") 2026/05/17 04:10:45 DEBUG : both8: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5c93_d20260517_m040610_c001_v7007000_t0000_u01778990770959") 2026/05/17 04:10:45 DEBUG : both8: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d75e_d20260517_m040557_c001_v0001181_t0031_u01778990757306") 2026/05/17 04:10:45 DEBUG : both9: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d13_d20260517_m040630_c001_v7007000_t0000_u01778990790670") 2026/05/17 04:10:45 DEBUG : both9: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d7ce_d20260517_m040617_c001_v0001181_t0048_u01778990777982") 2026/05/17 04:10:45 DEBUG : both9: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5c98_d20260517_m040611_c001_v7007000_t0000_u01778990771142") 2026/05/17 04:10:45 DEBUG : both9: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d760_d20260517_m040557_c001_v0001181_t0046_u01778990757964") 2026/05/17 04:10:45 DEBUG : c/non empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af25de_d20260517_m040143_c001_v7007000_t0000_u01778990503090") 2026/05/17 04:10:45 DEBUG : c/non empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a3f8_d20260517_m040140_c001_v0001173_t0051_u01778990500408") 2026/05/17 04:10:45 DEBUG : c/non empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af25d7_d20260517_m040139_c001_v7007000_t0000_u01778990499780") 2026/05/17 04:10:45 DEBUG : c/non empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a3cc_d20260517_m040138_c001_v0001173_t0019_u01778990498068") 2026/05/17 04:10:45 DEBUG : c/non empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e320a_d20260517_m040121_c001_v7007000_t0000_u01778990481229") 2026/05/17 04:10:45 DEBUG : c/non empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a325_d20260517_m040119_c001_v0001173_t0056_u01778990479413") 2026/05/17 04:10:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017ec_d20260517_m040731_c001_v7007000_t0000_u01778990851314") 2026/05/17 04:10:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b32fa_d20260517_m040726_c001_v0001106_t0057_u01778990846366") 2026/05/17 04:10:45 DEBUG : check sum: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e31cc_d20260517_m040111_c001_v7007000_t0000_u01778990471863") 2026/05/17 04:10:45 DEBUG : check sum: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a2d5_d20260517_m040110_c001_v0001173_t0042_u01778990470829") 2026/05/17 04:10:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06cc9_d20260517_m041031_c001_v7007000_t0000_u01778991031027") 2026/05/17 04:10:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6ddb7_d20260517_m041029_c001_v0001181_t0046_u01778991029598") 2026/05/17 04:10:45 DEBUG : dest/3: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41279401a33cf729_d20260517_m040328_c001_v7007000_t0000_u01778990608177") 2026/05/17 04:10:45 DEBUG : dest/3: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f405a44a19758ac2d_d20260517_m040327_c001_v0001174_t0013_u01778990607081") 2026/05/17 04:10:45 DEBUG : dir1/0000-abcde: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e4439_d20260517_m040836_c001_v7007000_t0000_u01778990916550") 2026/05/17 04:10:46 DEBUG : dir1/0000-abcde: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9926df_d20260517_m040831_c001_v0001120_t0000_u01778990911685") 2026/05/17 04:10:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b2d_d20260517_m041000_c001_v7007000_t0000_u01778991000613") 2026/05/17 04:10:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6dc49_d20260517_m040947_c001_v0001181_t0052_u01778990987249") 2026/05/17 04:10:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06c0e_d20260517_m040943_c001_v7007000_t0000_u01778990983058") 2026/05/17 04:10:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6dbaf_d20260517_m040930_c001_v0001181_t0029_u01778990970345") 2026/05/17 04:10:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f422f154267fc80ce_d20260517_m040926_c001_v7007000_t0000_u01778990966221") 2026/05/17 04:10:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6db23_d20260517_m040914_c001_v0001181_t0059_u01778990954508") 2026/05/17 04:10:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277ab5a_d20260517_m040910_c001_v7007000_t0000_u01778990950240") 2026/05/17 04:10:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6dadf_d20260517_m040858_c001_v0001181_t0046_u01778990938453") 2026/05/17 04:10:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f42347db4feae05c7_d20260517_m040854_c001_v7007000_t0000_u01778990934345") 2026/05/17 04:10:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6da9b_d20260517_m040840_c001_v0001181_t0005_u01778990920664") 2026/05/17 04:10:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af2ebf_d20260517_m040833_c001_v7007000_t0000_u01778990913884") 2026/05/17 04:10:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6da1e_d20260517_m040820_c001_v0001181_t0038_u01778990900951") 2026/05/17 04:10:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438b8_d20260517_m040816_c001_v7007000_t0000_u01778990896797") 2026/05/17 04:10:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d9de_d20260517_m040812_c001_v0001181_t0014_u01778990892409") 2026/05/17 04:10:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4068601f613b4267_d20260517_m040811_c001_v7007000_t0000_u01778990891229") 2026/05/17 04:10:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d992_d20260517_m040758_c001_v0001181_t0036_u01778990878015") 2026/05/17 04:10:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05c3_d20260517_m040753_c001_v7007000_t0000_u01778990873663") 2026/05/17 04:10:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d966_d20260517_m040749_c001_v0001181_t0012_u01778990869528") 2026/05/17 04:10:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416522e08390df00_d20260517_m040748_c001_v7007000_t0000_u01778990868313") 2026/05/17 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d90e_d20260517_m040735_c001_v0001181_t0033_u01778990855390") 2026/05/17 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6df00662_d20260517_m040728_c001_v7007000_t0000_u01778990848837") 2026/05/17 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d8a6_d20260517_m040715_c001_v0001181_t0046_u01778990835379") 2026/05/17 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593cf5_d20260517_m040711_c001_v7007000_t0000_u01778990831241") 2026/05/17 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d870_d20260517_m040658_c001_v0001181_t0046_u01778990818787") 2026/05/17 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3e3d_d20260517_m040654_c001_v7007000_t0000_u01778990814735") 2026/05/17 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d840_d20260517_m040643_c001_v0001181_t0000_u01778990803963") 2026/05/17 04:10:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438ad_d20260517_m040814_c001_v7007000_t0000_u01778990894657") 2026/05/17 04:10:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d9c8_d20260517_m040808_c001_v0001181_t0035_u01778990888980") 2026/05/17 04:10:47 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e443a_d20260517_m040836_c001_v7007000_t0000_u01778990916731") 2026/05/17 04:10:47 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3446_d20260517_m040831_c001_v0001106_t0025_u01778990911694") 2026/05/17 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b2f_d20260517_m041000_c001_v7007000_t0000_u01778991000796") 2026/05/17 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b496_d20260517_m040947_c001_v0001173_t0039_u01778990987819") 2026/05/17 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06c0f_d20260517_m040943_c001_v7007000_t0000_u01778990983242") 2026/05/17 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b36e_d20260517_m040930_c001_v0001173_t0041_u01778990970917") 2026/05/17 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f422f154267fc80d0_d20260517_m040926_c001_v7007000_t0000_u01778990966403") 2026/05/17 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b246_d20260517_m040915_c001_v0001173_t0040_u01778990955089") 2026/05/17 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277ab5e_d20260517_m040910_c001_v7007000_t0000_u01778990950430") 2026/05/17 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b1bc_d20260517_m040859_c001_v0001173_t0059_u01778990939034") 2026/05/17 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f42347db4feae05c8_d20260517_m040854_c001_v7007000_t0000_u01778990934530") 2026/05/17 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b0dc_d20260517_m040841_c001_v0001173_t0017_u01778990921240") 2026/05/17 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e442f_d20260517_m040834_c001_v7007000_t0000_u01778990914080") 2026/05/17 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599afe8_d20260517_m040821_c001_v0001173_t0021_u01778990901535") 2026/05/17 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438b9_d20260517_m040816_c001_v7007000_t0000_u01778990896982") 2026/05/17 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599af74_d20260517_m040812_c001_v0001173_t0000_u01778990892485") 2026/05/17 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06639_d20260517_m040811_c001_v7007000_t0000_u01778990891080") 2026/05/17 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aed4_d20260517_m040758_c001_v0001173_t0014_u01778990878599") 2026/05/17 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05c6_d20260517_m040753_c001_v7007000_t0000_u01778990873844") 2026/05/17 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d968_d20260517_m040749_c001_v0001181_t0041_u01778990869739") 2026/05/17 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4009bb3c7e908e6f_d20260517_m040748_c001_v7007000_t0000_u01778990868356") 2026/05/17 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992621_d20260517_m040735_c001_v0001120_t0031_u01778990855965") 2026/05/17 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4021f9fca4620603_d20260517_m040728_c001_v7007000_t0000_u01778990848983") 2026/05/17 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9925f9_d20260517_m040715_c001_v0001120_t0023_u01778990835992") 2026/05/17 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593cf6_d20260517_m040711_c001_v7007000_t0000_u01778990831424") 2026/05/17 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9925cf_d20260517_m040659_c001_v0001120_t0013_u01778990819369") 2026/05/17 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3e40_d20260517_m040654_c001_v7007000_t0000_u01778990814918") 2026/05/17 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9925b0_d20260517_m040644_c001_v0001120_t0053_u01778990804172") 2026/05/17 04:10:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7018b4_d20260517_m040814_c001_v7007000_t0000_u01778990894822") 2026/05/17 04:10:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d9ca_d20260517_m040809_c001_v0001181_t0037_u01778990889197") 2026/05/17 04:10:48 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e443b_d20260517_m040836_c001_v7007000_t0000_u01778990916915") 2026/05/17 04:10:49 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6da71_d20260517_m040831_c001_v0001181_t0002_u01778990911870") 2026/05/17 04:10:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b31_d20260517_m041000_c001_v7007000_t0000_u01778991000979") 2026/05/17 04:10:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff99280d_d20260517_m040948_c001_v0001120_t0015_u01778990988608") 2026/05/17 04:10:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06c10_d20260517_m040943_c001_v7007000_t0000_u01778990983426") 2026/05/17 04:10:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9927bb_d20260517_m040931_c001_v0001120_t0055_u01778990971586") 2026/05/17 04:10:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f422f154267fc80d2_d20260517_m040926_c001_v7007000_t0000_u01778990966585") 2026/05/17 04:10:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992763_d20260517_m040915_c001_v0001120_t0001_u01778990955773") 2026/05/17 04:10:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277ab60_d20260517_m040910_c001_v7007000_t0000_u01778990950616") 2026/05/17 04:10:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992749_d20260517_m040859_c001_v0001120_t0031_u01778990939810") 2026/05/17 04:10:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f42347db4feae05c9_d20260517_m040854_c001_v7007000_t0000_u01778990934716") 2026/05/17 04:10:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992711_d20260517_m040842_c001_v0001120_t0011_u01778990922095") 2026/05/17 04:10:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e4430_d20260517_m040834_c001_v7007000_t0000_u01778990914264") 2026/05/17 04:10:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9926bf_d20260517_m040822_c001_v0001120_t0030_u01778990902332") 2026/05/17 04:10:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438ba_d20260517_m040817_c001_v7007000_t0000_u01778990897164") 2026/05/17 04:10:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d9e0_d20260517_m040812_c001_v0001181_t0024_u01778990892625") 2026/05/17 04:10:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438a7_d20260517_m040811_c001_v7007000_t0000_u01778990891243") 2026/05/17 04:10:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992667_d20260517_m040759_c001_v0001120_t0012_u01778990879270") 2026/05/17 04:10:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05c9_d20260517_m040754_c001_v7007000_t0000_u01778990874026") 2026/05/17 04:10:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992649_d20260517_m040749_c001_v0001120_t0032_u01778990869747") 2026/05/17 04:10:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f407f37648f600012_d20260517_m040747_c001_v7007000_t0000_u01778990867724") 2026/05/17 04:10:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599add6_d20260517_m040736_c001_v0001173_t0011_u01778990856809") 2026/05/17 04:10:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d61d9_d20260517_m040728_c001_v7007000_t0000_u01778990848782") 2026/05/17 04:10:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ad1c_d20260517_m040716_c001_v0001173_t0032_u01778990836788") 2026/05/17 04:10:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593cf7_d20260517_m040711_c001_v7007000_t0000_u01778990831605") 2026/05/17 04:10:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ac92_d20260517_m040700_c001_v0001173_t0050_u01778990820350") 2026/05/17 04:10:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3e43_d20260517_m040655_c001_v7007000_t0000_u01778990815101") 2026/05/17 04:10:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ac02_d20260517_m040644_c001_v0001173_t0011_u01778990804558") 2026/05/17 04:10:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f422f154267fc7a5c_d20260517_m040814_c001_v7007000_t0000_u01778990894666") 2026/05/17 04:10:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599af4c_d20260517_m040809_c001_v0001173_t0004_u01778990889316") 2026/05/17 04:10:50 DEBUG : dir1/0003-defgh: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e443c_d20260517_m040837_c001_v7007000_t0000_u01778990917098") 2026/05/17 04:10:50 DEBUG : dir1/0003-defgh: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b05a_d20260517_m040832_c001_v0001173_t0034_u01778990911999") 2026/05/17 04:10:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b33_d20260517_m041001_c001_v7007000_t0000_u01778991001164") 2026/05/17 04:10:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3606_d20260517_m040949_c001_v0001106_t0006_u01778990989398") 2026/05/17 04:10:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06c11_d20260517_m040943_c001_v7007000_t0000_u01778990983610") 2026/05/17 04:10:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3594_d20260517_m040932_c001_v0001106_t0013_u01778990972356") 2026/05/17 04:10:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f422f154267fc80d4_d20260517_m040926_c001_v7007000_t0000_u01778990966767") 2026/05/17 04:10:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b352a_d20260517_m040916_c001_v0001106_t0000_u01778990956597") 2026/05/17 04:10:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277ab64_d20260517_m040910_c001_v7007000_t0000_u01778990950801") 2026/05/17 04:10:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b34d2_d20260517_m040900_c001_v0001106_t0031_u01778990940445") 2026/05/17 04:10:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f42347db4feae05ca_d20260517_m040854_c001_v7007000_t0000_u01778990934899") 2026/05/17 04:10:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3480_d20260517_m040842_c001_v0001106_t0011_u01778990922916") 2026/05/17 04:10:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f405fe689a7968e64_d20260517_m040834_c001_v7007000_t0000_u01778990914042") 2026/05/17 04:10:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b340e_d20260517_m040823_c001_v0001106_t0002_u01778990903179") 2026/05/17 04:10:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438bb_d20260517_m040817_c001_v7007000_t0000_u01778990897348") 2026/05/17 04:10:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff99268f_d20260517_m040812_c001_v0001120_t0053_u01778990892726") 2026/05/17 04:10:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4021f9fca46207b5_d20260517_m040810_c001_v7007000_t0000_u01778990890641") 2026/05/17 04:10:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b33a4_d20260517_m040800_c001_v0001106_t0000_u01778990880114") 2026/05/17 04:10:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05cb_d20260517_m040754_c001_v7007000_t0000_u01778990874208") 2026/05/17 04:10:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ae76_d20260517_m040749_c001_v0001173_t0017_u01778990869838") 2026/05/17 04:10:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d61e2_d20260517_m040748_c001_v7007000_t0000_u01778990868134") 2026/05/17 04:10:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3336_d20260517_m040737_c001_v0001106_t0036_u01778990857515") 2026/05/17 04:10:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017e5_d20260517_m040728_c001_v7007000_t0000_u01778990848785") 2026/05/17 04:10:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b32c8_d20260517_m040717_c001_v0001106_t0024_u01778990837472") 2026/05/17 04:10:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593cf8_d20260517_m040711_c001_v7007000_t0000_u01778990831789") 2026/05/17 04:10:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b326e_d20260517_m040701_c001_v0001106_t0051_u01778990821099") 2026/05/17 04:10:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3e45_d20260517_m040655_c001_v7007000_t0000_u01778990815283") 2026/05/17 04:10:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3236_d20260517_m040644_c001_v0001106_t0036_u01778990804909") 2026/05/17 04:10:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4068601f613b4673_d20260517_m040814_c001_v7007000_t0000_u01778990894676") 2026/05/17 04:10:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992681_d20260517_m040809_c001_v0001120_t0019_u01778990889336") 2026/05/17 04:10:51 DEBUG : dir1/0004-efghi: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e443d_d20260517_m040837_c001_v7007000_t0000_u01778990917285") 2026/05/17 04:10:51 DEBUG : dir1/0004-efghi: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9926e3_d20260517_m040832_c001_v0001120_t0003_u01778990912059") 2026/05/17 04:10:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b36_d20260517_m041001_c001_v7007000_t0000_u01778991001348") 2026/05/17 04:10:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6dc5f_d20260517_m040949_c001_v0001181_t0030_u01778990989908") 2026/05/17 04:10:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06c12_d20260517_m040943_c001_v7007000_t0000_u01778990983792") 2026/05/17 04:10:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6dbcb_d20260517_m040932_c001_v0001181_t0017_u01778990972890") 2026/05/17 04:10:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f422f154267fc80d6_d20260517_m040926_c001_v7007000_t0000_u01778990966949") 2026/05/17 04:10:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6db35_d20260517_m040917_c001_v0001181_t0007_u01778990957185") 2026/05/17 04:10:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277ab66_d20260517_m040910_c001_v7007000_t0000_u01778990950985") 2026/05/17 04:10:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6daeb_d20260517_m040900_c001_v0001181_t0027_u01778990940941") 2026/05/17 04:10:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f42347db4feae05cb_d20260517_m040855_c001_v7007000_t0000_u01778990935081") 2026/05/17 04:10:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6daa1_d20260517_m040843_c001_v0001181_t0007_u01778990923465") 2026/05/17 04:10:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f418b6c6f6f4de575_d20260517_m040834_c001_v7007000_t0000_u01778990914172") 2026/05/17 04:10:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6da34_d20260517_m040823_c001_v0001181_t0049_u01778990903805") 2026/05/17 04:10:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438bd_d20260517_m040817_c001_v7007000_t0000_u01778990897530") 2026/05/17 04:10:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599af78_d20260517_m040812_c001_v0001173_t0012_u01778990892747") 2026/05/17 04:10:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4068601f613b4261_d20260517_m040811_c001_v7007000_t0000_u01778990891027") 2026/05/17 04:10:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d9a4_d20260517_m040801_c001_v0001181_t0034_u01778990881039") 2026/05/17 04:10:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05ce_d20260517_m040754_c001_v7007000_t0000_u01778990874390") 2026/05/17 04:10:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b337e_d20260517_m040749_c001_v0001106_t0025_u01778990869886") 2026/05/17 04:10:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f407f37648f60001d_d20260517_m040748_c001_v7007000_t0000_u01778990868089") 2026/05/17 04:10:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d912_d20260517_m040738_c001_v0001181_t0021_u01778990858093") 2026/05/17 04:10:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3e8f_d20260517_m040728_c001_v7007000_t0000_u01778990848837") 2026/05/17 04:10:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d8b0_d20260517_m040718_c001_v0001181_t0049_u01778990838145") 2026/05/17 04:10:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593cf9_d20260517_m040712_c001_v7007000_t0000_u01778990832065") 2026/05/17 04:10:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d87a_d20260517_m040701_c001_v0001181_t0005_u01778990821705") 2026/05/17 04:10:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3e48_d20260517_m040655_c001_v7007000_t0000_u01778990815465") 2026/05/17 04:10:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d844_d20260517_m040645_c001_v0001181_t0012_u01778990805557") 2026/05/17 04:10:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438ab_d20260517_m040814_c001_v7007000_t0000_u01778990894469") 2026/05/17 04:10:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d9cc_d20260517_m040809_c001_v0001181_t0044_u01778990889410") 2026/05/17 04:10:53 DEBUG : dir1/0005-fghij: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e443e_d20260517_m040837_c001_v7007000_t0000_u01778990917469") 2026/05/17 04:10:53 DEBUG : dir1/0005-fghij: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6da73_d20260517_m040832_c001_v0001181_t0015_u01778990912082") 2026/05/17 04:10:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b38_d20260517_m041001_c001_v7007000_t0000_u01778991001532") 2026/05/17 04:10:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b4b2_d20260517_m040950_c001_v0001173_t0015_u01778990990121") 2026/05/17 04:10:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06c14_d20260517_m040943_c001_v7007000_t0000_u01778990983975") 2026/05/17 04:10:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b394_d20260517_m040933_c001_v0001173_t0043_u01778990973121") 2026/05/17 04:10:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f422f154267fc80d8_d20260517_m040927_c001_v7007000_t0000_u01778990967134") 2026/05/17 04:10:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b258_d20260517_m040917_c001_v0001173_t0049_u01778990957392") 2026/05/17 04:10:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277ab69_d20260517_m040911_c001_v7007000_t0000_u01778990951170") 2026/05/17 04:10:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b1ce_d20260517_m040901_c001_v0001173_t0022_u01778990941226") 2026/05/17 04:10:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f42347db4feae05cc_d20260517_m040855_c001_v7007000_t0000_u01778990935262") 2026/05/17 04:10:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b0fa_d20260517_m040843_c001_v0001173_t0020_u01778990923684") 2026/05/17 04:10:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f405fe689a7968e62_d20260517_m040833_c001_v7007000_t0000_u01778990913675") 2026/05/17 04:10:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b008_d20260517_m040824_c001_v0001173_t0031_u01778990904011") 2026/05/17 04:10:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438be_d20260517_m040817_c001_v7007000_t0000_u01778990897713") 2026/05/17 04:10:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b33e6_d20260517_m040812_c001_v0001106_t0045_u01778990892786") 2026/05/17 04:10:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4068601f613b4268_d20260517_m040811_c001_v7007000_t0000_u01778990891251") 2026/05/17 04:10:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aeec_d20260517_m040801_c001_v0001173_t0036_u01778990881267") 2026/05/17 04:10:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05d1_d20260517_m040754_c001_v7007000_t0000_u01778990874571") 2026/05/17 04:10:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d96a_d20260517_m040749_c001_v0001181_t0021_u01778990869984") 2026/05/17 04:10:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d61e3_d20260517_m040748_c001_v7007000_t0000_u01778990868326") 2026/05/17 04:10:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992625_d20260517_m040738_c001_v0001120_t0049_u01778990858306") 2026/05/17 04:10:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f411fed0899775d5e_d20260517_m040728_c001_v7007000_t0000_u01778990848793") 2026/05/17 04:10:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9925fb_d20260517_m040718_c001_v0001120_t0036_u01778990838353") 2026/05/17 04:10:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593cfa_d20260517_m040712_c001_v7007000_t0000_u01778990832249") 2026/05/17 04:10:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9925d5_d20260517_m040701_c001_v0001120_t0027_u01778990821920") 2026/05/17 04:10:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3e4a_d20260517_m040655_c001_v7007000_t0000_u01778990815647") 2026/05/17 04:10:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9925b2_d20260517_m040645_c001_v0001120_t0018_u01778990805763") 2026/05/17 04:10:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4068601f613b466f_d20260517_m040814_c001_v7007000_t0000_u01778990894456") 2026/05/17 04:10:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b33d2_d20260517_m040809_c001_v0001106_t0012_u01778990889526") 2026/05/17 04:10:54 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e443f_d20260517_m040837_c001_v7007000_t0000_u01778990917652") 2026/05/17 04:10:54 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b344a_d20260517_m040832_c001_v0001106_t0009_u01778990912238") 2026/05/17 04:10:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b3b_d20260517_m041001_c001_v7007000_t0000_u01778991001717") 2026/05/17 04:10:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992811_d20260517_m040950_c001_v0001120_t0052_u01778990990703") 2026/05/17 04:10:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06c17_d20260517_m040944_c001_v7007000_t0000_u01778990984159") 2026/05/17 04:10:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9927c5_d20260517_m040933_c001_v0001120_t0003_u01778990973586") 2026/05/17 04:10:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f422f154267fc80da_d20260517_m040927_c001_v7007000_t0000_u01778990967317") 2026/05/17 04:10:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992769_d20260517_m040917_c001_v0001120_t0025_u01778990957892") 2026/05/17 04:10:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277ab6a_d20260517_m040911_c001_v7007000_t0000_u01778990951353") 2026/05/17 04:10:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff99274b_d20260517_m040901_c001_v0001120_t0017_u01778990941586") 2026/05/17 04:10:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f42347db4feae05cd_d20260517_m040855_c001_v7007000_t0000_u01778990935445") 2026/05/17 04:10:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992719_d20260517_m040844_c001_v0001120_t0031_u01778990924010") 2026/05/17 04:10:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4009bb3c7e908ebd_d20260517_m040833_c001_v7007000_t0000_u01778990913687") 2026/05/17 04:10:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9926c1_d20260517_m040824_c001_v0001120_t0016_u01778990904282") 2026/05/17 04:10:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438bf_d20260517_m040817_c001_v7007000_t0000_u01778990897895") 2026/05/17 04:10:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d9e4_d20260517_m040812_c001_v0001181_t0021_u01778990892915") 2026/05/17 04:10:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4021f9fca46207bd_d20260517_m040811_c001_v7007000_t0000_u01778990891198") 2026/05/17 04:10:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff99266d_d20260517_m040801_c001_v0001120_t0003_u01778990881650") 2026/05/17 04:10:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05d3_d20260517_m040754_c001_v7007000_t0000_u01778990874752") 2026/05/17 04:10:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff99264d_d20260517_m040750_c001_v0001120_t0024_u01778990870104") 2026/05/17 04:10:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416522e08390deff_d20260517_m040748_c001_v7007000_t0000_u01778990868121") 2026/05/17 04:10:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599adf2_d20260517_m040738_c001_v0001173_t0030_u01778990858797") 2026/05/17 04:10:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41416e1b8549a530_d20260517_m040728_c001_v7007000_t0000_u01778990848992") 2026/05/17 04:10:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ad2c_d20260517_m040718_c001_v0001173_t0019_u01778990838871") 2026/05/17 04:10:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593cfb_d20260517_m040712_c001_v7007000_t0000_u01778990832431") 2026/05/17 04:10:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ac9e_d20260517_m040702_c001_v0001173_t0035_u01778990822333") 2026/05/17 04:10:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3e4e_d20260517_m040655_c001_v7007000_t0000_u01778990815832") 2026/05/17 04:10:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ac14_d20260517_m040646_c001_v0001173_t0031_u01778990806169") 2026/05/17 04:10:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4068601f613b4674_d20260517_m040814_c001_v7007000_t0000_u01778990894688") 2026/05/17 04:10:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d9ce_d20260517_m040809_c001_v0001181_t0043_u01778990889615") 2026/05/17 04:10:56 DEBUG : dir1/0007-12345: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e4442_d20260517_m040837_c001_v7007000_t0000_u01778990917837") 2026/05/17 04:10:56 DEBUG : dir1/0007-12345: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6da75_d20260517_m040832_c001_v0001181_t0039_u01778990912304") 2026/05/17 04:10:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b3e_d20260517_m041001_c001_v7007000_t0000_u01778991001901") 2026/05/17 04:10:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3618_d20260517_m040951_c001_v0001106_t0001_u01778990991089") 2026/05/17 04:10:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06c19_d20260517_m040944_c001_v7007000_t0000_u01778990984394") 2026/05/17 04:10:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b35a6_d20260517_m040934_c001_v0001106_t0054_u01778990974098") 2026/05/17 04:10:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f422f154267fc80dc_d20260517_m040927_c001_v7007000_t0000_u01778990967500") 2026/05/17 04:10:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3532_d20260517_m040918_c001_v0001106_t0028_u01778990958262") 2026/05/17 04:10:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277ab6d_d20260517_m040911_c001_v7007000_t0000_u01778990951539") 2026/05/17 04:10:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b34dc_d20260517_m040902_c001_v0001106_t0049_u01778990942177") 2026/05/17 04:10:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f42347db4feae05ce_d20260517_m040855_c001_v7007000_t0000_u01778990935628") 2026/05/17 04:10:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b348c_d20260517_m040844_c001_v0001106_t0018_u01778990924662") 2026/05/17 04:10:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4009bb3c7e908ebf_d20260517_m040834_c001_v7007000_t0000_u01778990914058") 2026/05/17 04:10:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3418_d20260517_m040824_c001_v0001106_t0016_u01778990904883") 2026/05/17 04:10:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438c0_d20260517_m040818_c001_v7007000_t0000_u01778990898096") 2026/05/17 04:10:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992695_d20260517_m040813_c001_v0001120_t0015_u01778990893060") 2026/05/17 04:10:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4021f9fca46207b8_d20260517_m040810_c001_v7007000_t0000_u01778990890823") 2026/05/17 04:10:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b33ac_d20260517_m040802_c001_v0001106_t0021_u01778990882018") 2026/05/17 04:10:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05d6_d20260517_m040754_c001_v7007000_t0000_u01778990874932") 2026/05/17 04:10:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ae7a_d20260517_m040750_c001_v0001173_t0019_u01778990870119") 2026/05/17 04:10:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f404438fe610596f4_d20260517_m040748_c001_v7007000_t0000_u01778990868144") 2026/05/17 04:10:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3342_d20260517_m040739_c001_v0001106_t0047_u01778990859114") 2026/05/17 04:10:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4021f9fca4620604_d20260517_m040729_c001_v7007000_t0000_u01778990849003") 2026/05/17 04:10:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b32d4_d20260517_m040719_c001_v0001106_t0057_u01778990839145") 2026/05/17 04:10:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593cfc_d20260517_m040712_c001_v7007000_t0000_u01778990832614") 2026/05/17 04:10:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3278_d20260517_m040702_c001_v0001106_t0059_u01778990822678") 2026/05/17 04:10:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3e4f_d20260517_m040656_c001_v7007000_t0000_u01778990816015") 2026/05/17 04:10:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b323a_d20260517_m040646_c001_v0001106_t0002_u01778990806469") 2026/05/17 04:10:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f422f154267fc7a5b_d20260517_m040814_c001_v7007000_t0000_u01778990894483") 2026/05/17 04:10:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599af54_d20260517_m040809_c001_v0001173_t0033_u01778990889720") 2026/05/17 04:10:57 DEBUG : dir1/0008-23456: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e4447_d20260517_m040838_c001_v7007000_t0000_u01778990918021") 2026/05/17 04:10:57 DEBUG : dir1/0008-23456: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6da77_d20260517_m040832_c001_v0001181_t0026_u01778990912511") 2026/05/17 04:10:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b40_d20260517_m041002_c001_v7007000_t0000_u01778991002085") 2026/05/17 04:10:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6dc69_d20260517_m040951_c001_v0001181_t0045_u01778990991722") 2026/05/17 04:10:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06c1b_d20260517_m040944_c001_v7007000_t0000_u01778990984588") 2026/05/17 04:10:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6dbd9_d20260517_m040934_c001_v0001181_t0021_u01778990974710") 2026/05/17 04:10:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f422f154267fc80de_d20260517_m040927_c001_v7007000_t0000_u01778990967683") 2026/05/17 04:10:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6db3f_d20260517_m040918_c001_v0001181_t0032_u01778990958797") 2026/05/17 04:10:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277ab70_d20260517_m040911_c001_v7007000_t0000_u01778990951732") 2026/05/17 04:10:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6daf5_d20260517_m040902_c001_v0001181_t0048_u01778990942698") 2026/05/17 04:10:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f42347db4feae05cf_d20260517_m040855_c001_v7007000_t0000_u01778990935809") 2026/05/17 04:10:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6daa3_d20260517_m040845_c001_v0001181_t0052_u01778990925235") 2026/05/17 04:10:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af2ebd_d20260517_m040833_c001_v7007000_t0000_u01778990913702") 2026/05/17 04:10:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6da3c_d20260517_m040825_c001_v0001181_t0007_u01778990905708") 2026/05/17 04:10:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438c1_d20260517_m040818_c001_v7007000_t0000_u01778990898278") 2026/05/17 04:10:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d9e8_d20260517_m040813_c001_v0001181_t0049_u01778990893124") 2026/05/17 04:10:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d70189d_d20260517_m040811_c001_v7007000_t0000_u01778990891266") 2026/05/17 04:10:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d9b0_d20260517_m040802_c001_v0001181_t0014_u01778990882937") 2026/05/17 04:10:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05d9_d20260517_m040755_c001_v7007000_t0000_u01778990875113") 2026/05/17 04:10:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d96c_d20260517_m040750_c001_v0001181_t0019_u01778990870204") 2026/05/17 04:10:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05b2_d20260517_m040748_c001_v7007000_t0000_u01778990868144") 2026/05/17 04:10:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d917_d20260517_m040740_c001_v0001181_t0031_u01778990860008") 2026/05/17 04:10:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f411fed0899775d5f_d20260517_m040729_c001_v7007000_t0000_u01778990849014") 2026/05/17 04:10:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d8b4_d20260517_m040719_c001_v0001181_t0005_u01778990839740") 2026/05/17 04:10:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593cfd_d20260517_m040712_c001_v7007000_t0000_u01778990832796") 2026/05/17 04:10:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d880_d20260517_m040703_c001_v0001181_t0059_u01778990823216") 2026/05/17 04:10:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3e50_d20260517_m040656_c001_v7007000_t0000_u01778990816197") 2026/05/17 04:10:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d84a_d20260517_m040646_c001_v0001181_t0006_u01778990806977") 2026/05/17 04:10:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4068601f613b4671_d20260517_m040814_c001_v7007000_t0000_u01778990894499") 2026/05/17 04:10:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992683_d20260517_m040809_c001_v0001120_t0047_u01778990889781") 2026/05/17 04:10:59 DEBUG : dir1/0009-34567: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e444c_d20260517_m040838_c001_v7007000_t0000_u01778990918209") 2026/05/17 04:10:59 DEBUG : dir1/0009-34567: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b05e_d20260517_m040832_c001_v0001173_t0012_u01778990912569") 2026/05/17 04:10:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b41_d20260517_m041002_c001_v7007000_t0000_u01778991002272") 2026/05/17 04:10:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b4c6_d20260517_m040951_c001_v0001173_t0016_u01778990991940") 2026/05/17 04:10:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06c1d_d20260517_m040944_c001_v7007000_t0000_u01778990984773") 2026/05/17 04:10:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b3b0_d20260517_m040934_c001_v0001173_t0034_u01778990974927") 2026/05/17 04:10:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f422f154267fc80df_d20260517_m040927_c001_v7007000_t0000_u01778990967865") 2026/05/17 04:10:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b282_d20260517_m040919_c001_v0001173_t0033_u01778990959039") 2026/05/17 04:10:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277ab73_d20260517_m040911_c001_v7007000_t0000_u01778990951917") 2026/05/17 04:10:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b1de_d20260517_m040902_c001_v0001173_t0054_u01778990942922") 2026/05/17 04:10:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f42347db4feae05d0_d20260517_m040855_c001_v7007000_t0000_u01778990935991") 2026/05/17 04:10:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b108_d20260517_m040845_c001_v0001173_t0021_u01778990925434") 2026/05/17 04:10:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593d9e_d20260517_m040834_c001_v7007000_t0000_u01778990914173") 2026/05/17 04:10:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b01e_d20260517_m040825_c001_v0001173_t0004_u01778990905924") 2026/05/17 04:10:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438c2_d20260517_m040818_c001_v7007000_t0000_u01778990898458") 2026/05/17 04:10:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599af7e_d20260517_m040813_c001_v0001173_t0020_u01778990893154") 2026/05/17 04:10:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee0682_d20260517_m040810_c001_v7007000_t0000_u01778990890833") 2026/05/17 04:10:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599af00_d20260517_m040803_c001_v0001173_t0059_u01778990883157") 2026/05/17 04:11:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05db_d20260517_m040755_c001_v7007000_t0000_u01778990875294") 2026/05/17 04:11:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ae86_d20260517_m040750_c001_v0001173_t0058_u01778990870407") 2026/05/17 04:11:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f407f37648f600017_d20260517_m040747_c001_v7007000_t0000_u01778990867907") 2026/05/17 04:11:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff99262d_d20260517_m040740_c001_v0001120_t0055_u01778990860213") 2026/05/17 04:11:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d61da_d20260517_m040728_c001_v7007000_t0000_u01778990848965") 2026/05/17 04:11:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992603_d20260517_m040719_c001_v0001120_t0035_u01778990839948") 2026/05/17 04:11:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593cfe_d20260517_m040712_c001_v7007000_t0000_u01778990832979") 2026/05/17 04:11:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9925d7_d20260517_m040703_c001_v0001120_t0036_u01778990823429") 2026/05/17 04:11:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3e51_d20260517_m040656_c001_v7007000_t0000_u01778990816385") 2026/05/17 04:11:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9925b4_d20260517_m040647_c001_v0001120_t0005_u01778990807183") 2026/05/17 04:11:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4068601f613b4670_d20260517_m040814_c001_v7007000_t0000_u01778990894487") 2026/05/17 04:11:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d9d0_d20260517_m040809_c001_v0001181_t0046_u01778990889955") 2026/05/17 04:11:00 DEBUG : dir1/0010-45678: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e4451_d20260517_m040838_c001_v7007000_t0000_u01778990918394") 2026/05/17 04:11:00 DEBUG : dir1/0010-45678: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9926eb_d20260517_m040832_c001_v0001120_t0046_u01778990912658") 2026/05/17 04:11:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b43_d20260517_m041002_c001_v7007000_t0000_u01778991002461") 2026/05/17 04:11:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992819_d20260517_m040952_c001_v0001120_t0056_u01778990992317") 2026/05/17 04:11:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06c20_d20260517_m040944_c001_v7007000_t0000_u01778990984958") 2026/05/17 04:11:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9927d1_d20260517_m040935_c001_v0001120_t0027_u01778990975398") 2026/05/17 04:11:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f422f154267fc80e0_d20260517_m040928_c001_v7007000_t0000_u01778990968049") 2026/05/17 04:11:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff99276f_d20260517_m040919_c001_v0001120_t0051_u01778990959479") 2026/05/17 04:11:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277ab78_d20260517_m040912_c001_v7007000_t0000_u01778990952101") 2026/05/17 04:11:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992751_d20260517_m040903_c001_v0001120_t0021_u01778990943370") 2026/05/17 04:11:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f42347db4feae05d1_d20260517_m040856_c001_v7007000_t0000_u01778990936172") 2026/05/17 04:11:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992723_d20260517_m040845_c001_v0001120_t0014_u01778990925955") 2026/05/17 04:11:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f405fe689a7968e65_d20260517_m040834_c001_v7007000_t0000_u01778990914226") 2026/05/17 04:11:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9926c7_d20260517_m040826_c001_v0001120_t0047_u01778990906233") 2026/05/17 04:11:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438c3_d20260517_m040818_c001_v7007000_t0000_u01778990898640") 2026/05/17 04:11:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b33ee_d20260517_m040813_c001_v0001106_t0028_u01778990893267") 2026/05/17 04:11:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee0686_d20260517_m040811_c001_v7007000_t0000_u01778990891014") 2026/05/17 04:11:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff99266f_d20260517_m040803_c001_v0001120_t0005_u01778990883467") 2026/05/17 04:11:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05de_d20260517_m040755_c001_v7007000_t0000_u01778990875475") 2026/05/17 04:11:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d96e_d20260517_m040750_c001_v0001181_t0059_u01778990870435") 2026/05/17 04:11:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41279401a33cfb87_d20260517_m040748_c001_v7007000_t0000_u01778990868160") 2026/05/17 04:11:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ae10_d20260517_m040740_c001_v0001173_t0016_u01778990860737") 2026/05/17 04:11:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017e7_d20260517_m040729_c001_v7007000_t0000_u01778990849158") 2026/05/17 04:11:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ad3c_d20260517_m040720_c001_v0001173_t0022_u01778990840227") 2026/05/17 04:11:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593cff_d20260517_m040713_c001_v7007000_t0000_u01778990833161") 2026/05/17 04:11:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599acaa_d20260517_m040703_c001_v0001173_t0056_u01778990823777") 2026/05/17 04:11:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3e52_d20260517_m040656_c001_v7007000_t0000_u01778990816566") 2026/05/17 04:11:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ac28_d20260517_m040647_c001_v0001173_t0044_u01778990807533") 2026/05/17 04:11:01 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb0667f_d20260517_m040814_c001_v7007000_t0000_u01778990894620") 2026/05/17 04:11:01 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b33d4_d20260517_m040810_c001_v0001106_t0051_u01778990890032") 2026/05/17 04:11:02 DEBUG : dir1/0011-56789: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e4456_d20260517_m040838_c001_v7007000_t0000_u01778990918579") 2026/05/17 04:11:02 DEBUG : dir1/0011-56789: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b344c_d20260517_m040832_c001_v0001106_t0055_u01778990912705") 2026/05/17 04:11:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b45_d20260517_m041002_c001_v7007000_t0000_u01778991002645") 2026/05/17 04:11:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3630_d20260517_m040953_c001_v0001106_t0000_u01778990993003") 2026/05/17 04:11:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06c22_d20260517_m040945_c001_v7007000_t0000_u01778990985140") 2026/05/17 04:11:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b35b6_d20260517_m040935_c001_v0001106_t0042_u01778990975723") 2026/05/17 04:11:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f422f154267fc80e1_d20260517_m040928_c001_v7007000_t0000_u01778990968234") 2026/05/17 04:11:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3534_d20260517_m040919_c001_v0001106_t0021_u01778990959833") 2026/05/17 04:11:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277ab7b_d20260517_m040912_c001_v7007000_t0000_u01778990952286") 2026/05/17 04:11:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b34e8_d20260517_m040903_c001_v0001106_t0008_u01778990943789") 2026/05/17 04:11:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f42347db4feae05d2_d20260517_m040856_c001_v7007000_t0000_u01778990936354") 2026/05/17 04:11:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3494_d20260517_m040846_c001_v0001106_t0025_u01778990926590") 2026/05/17 04:11:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f407f37648f600463_d20260517_m040834_c001_v7007000_t0000_u01778990914084") 2026/05/17 04:11:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3420_d20260517_m040826_c001_v0001106_t0053_u01778990906588") 2026/05/17 04:11:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438c4_d20260517_m040818_c001_v7007000_t0000_u01778990898824") 2026/05/17 04:11:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d9ea_d20260517_m040813_c001_v0001181_t0019_u01778990893344") 2026/05/17 04:11:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee0689_d20260517_m040811_c001_v7007000_t0000_u01778990891208") 2026/05/17 04:11:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b33b4_d20260517_m040803_c001_v0001106_t0059_u01778990883879") 2026/05/17 04:11:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05e1_d20260517_m040755_c001_v7007000_t0000_u01778990875658") 2026/05/17 04:11:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992651_d20260517_m040750_c001_v0001120_t0050_u01778990870509") 2026/05/17 04:11:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41939c4c0cd443e7_d20260517_m040748_c001_v7007000_t0000_u01778990868371") 2026/05/17 04:11:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b334a_d20260517_m040741_c001_v0001106_t0036_u01778990861059") 2026/05/17 04:11:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4021f9fca4620600_d20260517_m040728_c001_v7007000_t0000_u01778990848800") 2026/05/17 04:11:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b32da_d20260517_m040720_c001_v0001106_t0029_u01778990840512") 2026/05/17 04:11:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593d00_d20260517_m040713_c001_v7007000_t0000_u01778990833343") 2026/05/17 04:11:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3280_d20260517_m040704_c001_v0001106_t0021_u01778990824193") 2026/05/17 04:11:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3e53_d20260517_m040656_c001_v7007000_t0000_u01778990816748") 2026/05/17 04:11:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b323e_d20260517_m040647_c001_v0001106_t0037_u01778990807835") 2026/05/17 04:11:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee06b0_d20260517_m040814_c001_v7007000_t0000_u01778990894698") 2026/05/17 04:11:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599af5a_d20260517_m040810_c001_v0001173_t0027_u01778990890021") 2026/05/17 04:11:03 DEBUG : dir1/0012-6789;: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e445c_d20260517_m040838_c001_v7007000_t0000_u01778990918768") 2026/05/17 04:11:03 DEBUG : dir1/0012-6789;: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6da79_d20260517_m040832_c001_v0001181_t0002_u01778990912800") 2026/05/17 04:11:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b47_d20260517_m041002_c001_v7007000_t0000_u01778991002897") 2026/05/17 04:11:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6dc7b_d20260517_m040953_c001_v0001181_t0057_u01778990993721") 2026/05/17 04:11:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06c23_d20260517_m040945_c001_v7007000_t0000_u01778990985323") 2026/05/17 04:11:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6dbef_d20260517_m040936_c001_v0001181_t0033_u01778990976215") 2026/05/17 04:11:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f422f154267fc80e2_d20260517_m040928_c001_v7007000_t0000_u01778990968432") 2026/05/17 04:11:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6db47_d20260517_m040920_c001_v0001181_t0021_u01778990960326") 2026/05/17 04:11:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277ab7e_d20260517_m040912_c001_v7007000_t0000_u01778990952589") 2026/05/17 04:11:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6db05_d20260517_m040904_c001_v0001181_t0022_u01778990944343") 2026/05/17 04:11:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f42347db4feae05d3_d20260517_m040856_c001_v7007000_t0000_u01778990936536") 2026/05/17 04:11:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6daa5_d20260517_m040847_c001_v0001181_t0018_u01778990927259") 2026/05/17 04:11:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4009bb3c7e908ec0_d20260517_m040834_c001_v7007000_t0000_u01778990914243") 2026/05/17 04:11:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6da48_d20260517_m040827_c001_v0001181_t0027_u01778990907069") 2026/05/17 04:11:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438c5_d20260517_m040819_c001_v7007000_t0000_u01778990899006") 2026/05/17 04:11:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599af86_d20260517_m040813_c001_v0001173_t0059_u01778990893509") 2026/05/17 04:11:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4068601f613b4262_d20260517_m040811_c001_v7007000_t0000_u01778990891028") 2026/05/17 04:11:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d9b4_d20260517_m040804_c001_v0001181_t0003_u01778990884486") 2026/05/17 04:11:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05e4_d20260517_m040755_c001_v7007000_t0000_u01778990875884") 2026/05/17 04:11:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3380_d20260517_m040750_c001_v0001106_t0002_u01778990870595") 2026/05/17 04:11:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4009bb3c7e908e6b_d20260517_m040747_c001_v7007000_t0000_u01778990867988") 2026/05/17 04:11:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d924_d20260517_m040741_c001_v0001181_t0019_u01778990861802") 2026/05/17 04:11:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3e90_d20260517_m040729_c001_v7007000_t0000_u01778990849025") 2026/05/17 04:11:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d8bc_d20260517_m040721_c001_v0001181_t0032_u01778990841016") 2026/05/17 04:11:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593d01_d20260517_m040713_c001_v7007000_t0000_u01778990833524") 2026/05/17 04:11:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d882_d20260517_m040704_c001_v0001181_t0014_u01778990824756") 2026/05/17 04:11:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3e54_d20260517_m040656_c001_v7007000_t0000_u01778990816929") 2026/05/17 04:11:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d84e_d20260517_m040648_c001_v0001181_t0026_u01778990808844") 2026/05/17 04:11:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4068601f613b4675_d20260517_m040814_c001_v7007000_t0000_u01778990894831") 2026/05/17 04:11:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992685_d20260517_m040810_c001_v0001120_t0015_u01778990890147") 2026/05/17 04:11:04 DEBUG : dir1/0013-789;=: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e4461_d20260517_m040838_c001_v7007000_t0000_u01778990918951") 2026/05/17 04:11:04 DEBUG : dir1/0013-789;=: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9926ef_d20260517_m040832_c001_v0001120_t0056_u01778990912965") 2026/05/17 04:11:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b4a_d20260517_m041003_c001_v7007000_t0000_u01778991003083") 2026/05/17 04:11:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b4df_d20260517_m040953_c001_v0001173_t0014_u01778990993927") 2026/05/17 04:11:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06c25_d20260517_m040945_c001_v7007000_t0000_u01778990985508") 2026/05/17 04:11:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b3d0_d20260517_m040936_c001_v0001173_t0023_u01778990976422") 2026/05/17 04:11:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f422f154267fc80e3_d20260517_m040928_c001_v7007000_t0000_u01778990968624") 2026/05/17 04:11:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b298_d20260517_m040920_c001_v0001173_t0028_u01778990960612") 2026/05/17 04:11:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277ab81_d20260517_m040912_c001_v7007000_t0000_u01778990952774") 2026/05/17 04:11:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b1f8_d20260517_m040904_c001_v0001173_t0027_u01778990944558") 2026/05/17 04:11:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f42347db4feae05d4_d20260517_m040856_c001_v7007000_t0000_u01778990936718") 2026/05/17 04:11:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b124_d20260517_m040847_c001_v0001173_t0005_u01778990927475") 2026/05/17 04:11:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f405fe689a7968e63_d20260517_m040833_c001_v7007000_t0000_u01778990913859") 2026/05/17 04:11:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b02c_d20260517_m040827_c001_v0001173_t0024_u01778990907383") 2026/05/17 04:11:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438c6_d20260517_m040819_c001_v7007000_t0000_u01778990899188") 2026/05/17 04:11:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d9ee_d20260517_m040813_c001_v0001181_t0001_u01778990893564") 2026/05/17 04:11:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438a5_d20260517_m040811_c001_v7007000_t0000_u01778990891058") 2026/05/17 04:11:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599af14_d20260517_m040804_c001_v0001173_t0000_u01778990884694") 2026/05/17 04:11:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05e7_d20260517_m040756_c001_v7007000_t0000_u01778990876066") 2026/05/17 04:11:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d970_d20260517_m040750_c001_v0001181_t0017_u01778990870649") 2026/05/17 04:11:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05b1_d20260517_m040748_c001_v7007000_t0000_u01778990868108") 2026/05/17 04:11:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992631_d20260517_m040742_c001_v0001120_t0043_u01778990862033") 2026/05/17 04:11:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41416e1b8549a52f_d20260517_m040728_c001_v7007000_t0000_u01778990848807") 2026/05/17 04:11:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992607_d20260517_m040721_c001_v0001120_t0023_u01778990841222") 2026/05/17 04:11:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593d02_d20260517_m040713_c001_v7007000_t0000_u01778990833706") 2026/05/17 04:11:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9925dd_d20260517_m040704_c001_v0001120_t0034_u01778990824980") 2026/05/17 04:11:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3e55_d20260517_m040657_c001_v7007000_t0000_u01778990817111") 2026/05/17 04:11:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9925b9_d20260517_m040649_c001_v0001120_t0031_u01778990809123") 2026/05/17 04:11:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438ae_d20260517_m040814_c001_v7007000_t0000_u01778990894845") 2026/05/17 04:11:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d9d4_d20260517_m040810_c001_v0001181_t0053_u01778990890167") 2026/05/17 04:11:06 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e4467_d20260517_m040839_c001_v7007000_t0000_u01778990919133") 2026/05/17 04:11:06 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b066_d20260517_m040832_c001_v0001173_t0033_u01778990912976") 2026/05/17 04:11:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b4d_d20260517_m041003_c001_v7007000_t0000_u01778991003267") 2026/05/17 04:11:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992823_d20260517_m040954_c001_v0001120_t0016_u01778990994255") 2026/05/17 04:11:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06c27_d20260517_m040945_c001_v7007000_t0000_u01778990985690") 2026/05/17 04:11:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9927db_d20260517_m040936_c001_v0001120_t0012_u01778990976828") 2026/05/17 04:11:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f422f154267fc80e4_d20260517_m040928_c001_v7007000_t0000_u01778990968807") 2026/05/17 04:11:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992771_d20260517_m040920_c001_v0001120_t0026_u01778990960997") 2026/05/17 04:11:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277ab84_d20260517_m040912_c001_v7007000_t0000_u01778990952960") 2026/05/17 04:11:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992753_d20260517_m040904_c001_v0001120_t0052_u01778990944921") 2026/05/17 04:11:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f42347db4feae05d5_d20260517_m040856_c001_v7007000_t0000_u01778990936943") 2026/05/17 04:11:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff99272d_d20260517_m040847_c001_v0001120_t0024_u01778990927898") 2026/05/17 04:11:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4009bb3c7e908ebe_d20260517_m040833_c001_v7007000_t0000_u01778990913871") 2026/05/17 04:11:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9926cf_d20260517_m040827_c001_v0001120_t0018_u01778990907772") 2026/05/17 04:11:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438c7_d20260517_m040819_c001_v7007000_t0000_u01778990899371") 2026/05/17 04:11:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff99269b_d20260517_m040813_c001_v0001120_t0035_u01778990893573") 2026/05/17 04:11:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb0663e_d20260517_m040811_c001_v7007000_t0000_u01778990891272") 2026/05/17 04:11:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992673_d20260517_m040805_c001_v0001120_t0001_u01778990885228") 2026/05/17 04:11:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05ea_d20260517_m040756_c001_v7007000_t0000_u01778990876362") 2026/05/17 04:11:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ae8c_d20260517_m040750_c001_v0001173_t0034_u01778990870777") 2026/05/17 04:11:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05b5_d20260517_m040748_c001_v7007000_t0000_u01778990868332") 2026/05/17 04:11:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ae1c_d20260517_m040742_c001_v0001173_t0047_u01778990862383") 2026/05/17 04:11:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6df00663_d20260517_m040729_c001_v7007000_t0000_u01778990849038") 2026/05/17 04:11:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ad44_d20260517_m040721_c001_v0001173_t0023_u01778990841693") 2026/05/17 04:11:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593d03_d20260517_m040713_c001_v7007000_t0000_u01778990833888") 2026/05/17 04:11:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599acb8_d20260517_m040705_c001_v0001173_t0006_u01778990825386") 2026/05/17 04:11:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3e57_d20260517_m040657_c001_v7007000_t0000_u01778990817293") 2026/05/17 04:11:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ac3b_d20260517_m040649_c001_v0001173_t0025_u01778990809437") 2026/05/17 04:11:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7018b3_d20260517_m040814_c001_v7007000_t0000_u01778990894638") 2026/05/17 04:11:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599af60_d20260517_m040810_c001_v0001173_t0043_u01778990890360") 2026/05/17 04:11:07 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e446d_d20260517_m040839_c001_v7007000_t0000_u01778990919315") 2026/05/17 04:11:07 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6da7b_d20260517_m040833_c001_v0001181_t0000_u01778990913006") 2026/05/17 04:11:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b50_d20260517_m041003_c001_v7007000_t0000_u01778991003458") 2026/05/17 04:11:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b363c_d20260517_m040954_c001_v0001106_t0004_u01778990994752") 2026/05/17 04:11:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06c29_d20260517_m040945_c001_v7007000_t0000_u01778990985873") 2026/05/17 04:11:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b35be_d20260517_m040937_c001_v0001106_t0029_u01778990977325") 2026/05/17 04:11:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f422f154267fc80e5_d20260517_m040928_c001_v7007000_t0000_u01778990968990") 2026/05/17 04:11:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b353a_d20260517_m040921_c001_v0001106_t0050_u01778990961388") 2026/05/17 04:11:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277ab87_d20260517_m040913_c001_v7007000_t0000_u01778990953145") 2026/05/17 04:11:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b34ee_d20260517_m040905_c001_v0001106_t0046_u01778990945385") 2026/05/17 04:11:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f42347db4feae05d6_d20260517_m040857_c001_v7007000_t0000_u01778990937125") 2026/05/17 04:11:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b349c_d20260517_m040848_c001_v0001106_t0048_u01778990928294") 2026/05/17 04:11:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f407f37648f600464_d20260517_m040834_c001_v7007000_t0000_u01778990914096") 2026/05/17 04:11:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3430_d20260517_m040828_c001_v0001106_t0020_u01778990908248") 2026/05/17 04:11:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438c9_d20260517_m040819_c001_v7007000_t0000_u01778990899552") 2026/05/17 04:11:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b33f0_d20260517_m040813_c001_v0001106_t0004_u01778990893759") 2026/05/17 04:11:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4068601f613b4263_d20260517_m040811_c001_v7007000_t0000_u01778990891048") 2026/05/17 04:11:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b33be_d20260517_m040805_c001_v0001106_t0057_u01778990885638") 2026/05/17 04:11:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05ee_d20260517_m040756_c001_v7007000_t0000_u01778990876707") 2026/05/17 04:11:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992653_d20260517_m040750_c001_v0001120_t0011_u01778990870853") 2026/05/17 04:11:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4009bb3c7e908e68_d20260517_m040747_c001_v7007000_t0000_u01778990867806") 2026/05/17 04:11:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3352_d20260517_m040742_c001_v0001106_t0009_u01778990862754") 2026/05/17 04:11:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017e6_d20260517_m040728_c001_v7007000_t0000_u01778990848974") 2026/05/17 04:11:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b32dc_d20260517_m040722_c001_v0001106_t0026_u01778990842416") 2026/05/17 04:11:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593d04_d20260517_m040714_c001_v7007000_t0000_u01778990834070") 2026/05/17 04:11:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3288_d20260517_m040705_c001_v0001106_t0039_u01778990825904") 2026/05/17 04:11:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3e58_d20260517_m040657_c001_v7007000_t0000_u01778990817475") 2026/05/17 04:11:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3246_d20260517_m040649_c001_v0001106_t0052_u01778990809902") 2026/05/17 04:11:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4068601f613b4672_d20260517_m040814_c001_v7007000_t0000_u01778990894643") 2026/05/17 04:11:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d9d6_d20260517_m040810_c001_v0001181_t0005_u01778990890382") 2026/05/17 04:11:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017ed_d20260517_m040731_c001_v7007000_t0000_u01778990851496") 2026/05/17 04:11:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d8d0_d20260517_m040726_c001_v0001181_t0032_u01778990846543") 2026/05/17 04:11:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017ee_d20260517_m040731_c001_v7007000_t0000_u01778990851679") 2026/05/17 04:11:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ad70_d20260517_m040726_c001_v0001173_t0005_u01778990846623") 2026/05/17 04:11:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017ef_d20260517_m040731_c001_v7007000_t0000_u01778990851861") 2026/05/17 04:11:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992613_d20260517_m040726_c001_v0001120_t0033_u01778990846693") 2026/05/17 04:11:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017f0_d20260517_m040732_c001_v7007000_t0000_u01778990852044") 2026/05/17 04:11:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d8d2_d20260517_m040726_c001_v0001181_t0047_u01778990846750") 2026/05/17 04:11:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017f1_d20260517_m040732_c001_v7007000_t0000_u01778990852227") 2026/05/17 04:11:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b32fc_d20260517_m040726_c001_v0001106_t0055_u01778990846877") 2026/05/17 04:11:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017f2_d20260517_m040732_c001_v7007000_t0000_u01778990852409") 2026/05/17 04:11:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d8d4_d20260517_m040726_c001_v0001181_t0053_u01778990846978") 2026/05/17 04:11:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017f3_d20260517_m040732_c001_v7007000_t0000_u01778990852596") 2026/05/17 04:11:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992615_d20260517_m040727_c001_v0001120_t0049_u01778990847080") 2026/05/17 04:11:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017f4_d20260517_m040732_c001_v7007000_t0000_u01778990852779") 2026/05/17 04:11:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ad76_d20260517_m040727_c001_v0001173_t0031_u01778990847132") 2026/05/17 04:11:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017f5_d20260517_m040732_c001_v7007000_t0000_u01778990852961") 2026/05/17 04:11:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d8d6_d20260517_m040727_c001_v0001181_t0006_u01778990847207") 2026/05/17 04:11:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017f6_d20260517_m040733_c001_v7007000_t0000_u01778990853143") 2026/05/17 04:11:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992617_d20260517_m040727_c001_v0001120_t0050_u01778990847430") 2026/05/17 04:11:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017f8_d20260517_m040733_c001_v7007000_t0000_u01778990853330") 2026/05/17 04:11:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d8da_d20260517_m040727_c001_v0001181_t0003_u01778990847444") 2026/05/17 04:11:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017f9_d20260517_m040733_c001_v7007000_t0000_u01778990853513") 2026/05/17 04:11:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ad7e_d20260517_m040727_c001_v0001173_t0054_u01778990847452") 2026/05/17 04:11:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017fa_d20260517_m040733_c001_v7007000_t0000_u01778990853695") 2026/05/17 04:11:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3306_d20260517_m040727_c001_v0001106_t0017_u01778990847637") 2026/05/17 04:11:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017fb_d20260517_m040733_c001_v7007000_t0000_u01778990853877") 2026/05/17 04:11:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d8dc_d20260517_m040727_c001_v0001181_t0052_u01778990847654") 2026/05/17 04:11:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017fc_d20260517_m040734_c001_v7007000_t0000_u01778990854058") 2026/05/17 04:11:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992619_d20260517_m040727_c001_v0001120_t0038_u01778990847731") 2026/05/17 04:11:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4010328a8d7017fd_d20260517_m040734_c001_v7007000_t0000_u01778990854246") 2026/05/17 04:11:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ad82_d20260517_m040727_c001_v0001173_t0004_u01778990847742") 2026/05/17 04:11:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4009bb3c7e908e84_d20260517_m040751_c001_v7007000_t0000_u01778990871585") 2026/05/17 04:11:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d946_d20260517_m040745_c001_v0001181_t0046_u01778990865824") 2026/05/17 04:11:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4009bb3c7e908e82_d20260517_m040751_c001_v7007000_t0000_u01778990871400") 2026/05/17 04:11:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d94a_d20260517_m040746_c001_v0001181_t0036_u01778990866043") 2026/05/17 04:11:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f404438fe610596fd_d20260517_m040751_c001_v7007000_t0000_u01778990871595") 2026/05/17 04:11:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ae46_d20260517_m040746_c001_v0001173_t0048_u01778990866064") 2026/05/17 04:11:10 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05ba_d20260517_m040751_c001_v7007000_t0000_u01778990871610") 2026/05/17 04:11:11 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff99263b_d20260517_m040746_c001_v0001120_t0023_u01778990866083") 2026/05/17 04:11:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d61e4_d20260517_m040751_c001_v7007000_t0000_u01778990871434") 2026/05/17 04:11:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d94c_d20260517_m040746_c001_v0001181_t0048_u01778990866277") 2026/05/17 04:11:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416522e08390df10_d20260517_m040751_c001_v7007000_t0000_u01778990871441") 2026/05/17 04:11:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ae4c_d20260517_m040746_c001_v0001173_t0042_u01778990866387") 2026/05/17 04:11:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05b9_d20260517_m040751_c001_v7007000_t0000_u01778990871451") 2026/05/17 04:11:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3364_d20260517_m040746_c001_v0001106_t0008_u01778990866412") 2026/05/17 04:11:11 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41939c4c0cd443ec_d20260517_m040751_c001_v7007000_t0000_u01778990871756") 2026/05/17 04:11:11 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d950_d20260517_m040746_c001_v0001181_t0058_u01778990866485") 2026/05/17 04:11:11 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d61e5_d20260517_m040751_c001_v7007000_t0000_u01778990871624") 2026/05/17 04:11:11 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff99263d_d20260517_m040746_c001_v0001120_t0036_u01778990866550") 2026/05/17 04:11:11 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416522e08390df12_d20260517_m040751_c001_v7007000_t0000_u01778990871631") 2026/05/17 04:11:11 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ae54_d20260517_m040746_c001_v0001173_t0027_u01778990866659") 2026/05/17 04:11:11 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4009bb3c7e908e86_d20260517_m040751_c001_v7007000_t0000_u01778990871767") 2026/05/17 04:11:11 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d952_d20260517_m040746_c001_v0001181_t0050_u01778990866697") 2026/05/17 04:11:11 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05bb_d20260517_m040751_c001_v7007000_t0000_u01778990871651") 2026/05/17 04:11:11 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d954_d20260517_m040746_c001_v0001181_t0037_u01778990866917") 2026/05/17 04:11:11 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f404438fe610596ff_d20260517_m040751_c001_v7007000_t0000_u01778990871779") 2026/05/17 04:11:11 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992641_d20260517_m040746_c001_v0001120_t0058_u01778990866934") 2026/05/17 04:11:11 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f407f37648f6000d1_d20260517_m040751_c001_v7007000_t0000_u01778990871651") 2026/05/17 04:11:11 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ae5e_d20260517_m040746_c001_v0001173_t0006_u01778990866985") 2026/05/17 04:11:11 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05bc_d20260517_m040751_c001_v7007000_t0000_u01778990871791") 2026/05/17 04:11:12 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b336a_d20260517_m040747_c001_v0001106_t0004_u01778990867069") 2026/05/17 04:11:12 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f407f37648f6000cd_d20260517_m040751_c001_v7007000_t0000_u01778990871459") 2026/05/17 04:11:12 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d956_d20260517_m040747_c001_v0001181_t0011_u01778990867117") 2026/05/17 04:11:12 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d83887b_d20260517_m040543_c001_v7007000_t0000_u01778990743663") 2026/05/17 04:11:12 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f105fa6980643c0c9_d20260517_m040540_c001_v0001106_t0042_u01778990740973") 2026/05/17 04:11:12 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5a87_d20260517_m040540_c001_v7007000_t0000_u01778990740795") 2026/05/17 04:11:12 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f105fa6980643c0b1_d20260517_m040536_c001_v0001106_t0058_u01778990736890") 2026/05/17 04:11:12 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5a7d_d20260517_m040536_c001_v7007000_t0000_u01778990736165") 2026/05/17 04:11:12 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a9b8_d20260517_m040531_c001_v0001173_t0054_u01778990731713") 2026/05/17 04:11:12 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416522e08390dc8f_d20260517_m040530_c001_v7007000_t0000_u01778990730248") 2026/05/17 04:11:12 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f108dbe1303ce09e1_d20260517_m040528_c001_v0001184_t0043_u01778990728471") 2026/05/17 04:11:12 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d838857_d20260517_m040528_c001_v7007000_t0000_u01778990728294") 2026/05/17 04:11:12 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f108dbe1303ce09bf_d20260517_m040525_c001_v0001184_t0017_u01778990725227") 2026/05/17 04:11:12 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d838855_d20260517_m040524_c001_v7007000_t0000_u01778990724513") 2026/05/17 04:11:12 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d650_d20260517_m040438_c001_v0001181_t0022_u01778990678812") 2026/05/17 04:11:12 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f418b6c6f6f4de09a_d20260517_m040437_c001_v7007000_t0000_u01778990677527") 2026/05/17 04:11:12 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f1133c74a62238cb0_d20260517_m040436_c001_v0001177_t0057_u01778990676340") 2026/05/17 04:11:12 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6df002cb_d20260517_m040436_c001_v7007000_t0000_u01778990676155") 2026/05/17 04:11:12 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f1133c74a62238ca2_d20260517_m040433_c001_v0001177_t0052_u01778990673642") 2026/05/17 04:11:12 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6df002c7_d20260517_m040432_c001_v7007000_t0000_u01778990672914") 2026/05/17 04:11:13 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d620_d20260517_m040429_c001_v0001181_t0013_u01778990669456") 2026/05/17 04:11:13 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f418b6c6f6f4de08a_d20260517_m040428_c001_v7007000_t0000_u01778990668533") 2026/05/17 04:11:13 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10548f338fd14837_d20260517_m040426_c001_v0001173_t0054_u01778990666446") 2026/05/17 04:11:13 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4180ab6f18b40ccd_d20260517_m040425_c001_v7007000_t0000_u01778990665906") 2026/05/17 04:11:13 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10548f338fd1480d_d20260517_m040420_c001_v0001173_t0025_u01778990660688") 2026/05/17 04:11:13 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4180ab6f18b40c91_d20260517_m040419_c001_v7007000_t0000_u01778990659962") 2026/05/17 04:11:13 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d5e2_d20260517_m040412_c001_v0001181_t0037_u01778990652273") 2026/05/17 04:11:13 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d8386a2_d20260517_m040411_c001_v7007000_t0000_u01778990651356") 2026/05/17 04:11:13 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10726343f9048081_d20260517_m040409_c001_v0001171_t0022_u01778990649463") 2026/05/17 04:11:13 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277a14c_d20260517_m040409_c001_v7007000_t0000_u01778990649278") 2026/05/17 04:11:13 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10726343f904805d_d20260517_m040405_c001_v0001171_t0011_u01778990645644") 2026/05/17 04:11:13 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277a12d_d20260517_m040404_c001_v7007000_t0000_u01778990644817") 2026/05/17 04:11:13 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106d034565696584_d20260517_m040358_c001_v0001044_t0025_u01778990638979") 2026/05/17 04:11:13 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4021f9fca46201a5_d20260517_m040358_c001_v7007000_t0000_u01778990638059") 2026/05/17 04:11:13 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f1079696e0f881527_d20260517_m040356_c001_v0001041_t0052_u01778990636360") 2026/05/17 04:11:13 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4176b50030ca0448_d20260517_m040356_c001_v7007000_t0000_u01778990636175") 2026/05/17 04:11:13 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f1079696e0f88151f_d20260517_m040352_c001_v0001041_t0057_u01778990632947") 2026/05/17 04:11:13 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4176b50030ca0443_d20260517_m040352_c001_v7007000_t0000_u01778990632222") 2026/05/17 04:11:13 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a75f_d20260517_m040346_c001_v0001173_t0004_u01778990626234") 2026/05/17 04:11:13 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41279401a33cf783_d20260517_m040345_c001_v7007000_t0000_u01778990625135") 2026/05/17 04:11:14 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f1031c3289534d2a3_d20260517_m040339_c001_v0001184_t0035_u01778990619441") 2026/05/17 04:11:14 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6df0025a_d20260517_m040339_c001_v7007000_t0000_u01778990619233") 2026/05/17 04:11:14 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d56a_d20260517_m040335_c001_v0001181_t0016_u01778990615182") 2026/05/17 04:11:14 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f118663c7a68fc75d_d20260517_m040334_c001_v0001180_t0024_u01778990614325") 2026/05/17 04:11:14 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f118663c7a68fc755_d20260517_m040333_c001_v0001180_t0055_u01778990613386") 2026/05/17 04:11:14 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f404438fe61059451_d20260517_m040319_c001_v7007000_t0000_u01778990599428") 2026/05/17 04:11:14 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a65b_d20260517_m040311_c001_v0001173_t0013_u01778990591760") 2026/05/17 04:11:14 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f114fe7cee9eec272_d20260517_m040310_c001_v0001144_t0056_u01778990590554") 2026/05/17 04:11:14 DEBUG : dst/one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f114fe7cee9eec26a_d20260517_m040308_c001_v0001144_t0046_u01778990588826") 2026/05/17 04:11:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d83887d_d20260517_m040543_c001_v7007000_t0000_u01778990743845") 2026/05/17 04:11:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f104ba13839696a2d_d20260517_m040540_c001_v0001038_t0030_u01778990740331") 2026/05/17 04:11:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10402480a50be04e_d20260517_m040535_c001_v0001106_t0054_u01778990735626") 2026/05/17 04:11:14 DEBUG : dst/one.bak: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416522e08390dc92_d20260517_m040530_c001_v7007000_t0000_u01778990730432") 2026/05/17 04:11:14 DEBUG : dst/one.bak: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f1097919cf7de13dc_d20260517_m040528_c001_v0001183_t0050_u01778990728099") 2026/05/17 04:11:14 DEBUG : dst/one.bak: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106fa44afbf00751_d20260517_m040524_c001_v0001174_t0018_u01778990724043") 2026/05/17 04:11:14 DEBUG : dst/one.bak: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f418b6c6f6f4de09c_d20260517_m040437_c001_v7007000_t0000_u01778990677712") 2026/05/17 04:11:14 DEBUG : dst/one.bak: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f1162c25d2d0c805c_d20260517_m040435_c001_v0001171_t0058_u01778990675863") 2026/05/17 04:11:14 DEBUG : dst/one.bak: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f1046bcb9a72502bc_d20260517_m040432_c001_v0001093_t0052_u01778990672522") 2026/05/17 04:11:14 DEBUG : dst/three: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41279401a33cf785_d20260517_m040345_c001_v7007000_t0000_u01778990625317") 2026/05/17 04:11:14 DEBUG : dst/three: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f118663c7a68fc76f_d20260517_m040343_c001_v0001180_t0013_u01778990623805") 2026/05/17 04:11:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d83887f_d20260517_m040544_c001_v7007000_t0000_u01778990744027") 2026/05/17 04:11:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f115386f239816196_d20260517_m040542_c001_v0001174_t0039_u01778990742247") 2026/05/17 04:11:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f108f5f7c43171f0a_d20260517_m040538_c001_v0001101_t0051_u01778990738050") 2026/05/17 04:11:15 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d838881_d20260517_m040544_c001_v7007000_t0000_u01778990744212") 2026/05/17 04:11:15 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f105fa6980643c0cf_d20260517_m040542_c001_v0001106_t0000_u01778990742799") 2026/05/17 04:11:15 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5a8e_d20260517_m040542_c001_v7007000_t0000_u01778990742621") 2026/05/17 04:11:15 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f105fa6980643c0b7_d20260517_m040538_c001_v0001106_t0004_u01778990738563") 2026/05/17 04:11:15 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5a81_d20260517_m040538_c001_v7007000_t0000_u01778990738384") 2026/05/17 04:11:15 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a9c0_d20260517_m040532_c001_v0001173_t0059_u01778990732878") 2026/05/17 04:11:15 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416522e08390dc94_d20260517_m040530_c001_v7007000_t0000_u01778990730617") 2026/05/17 04:11:15 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f108dbe1303ce09eb_d20260517_m040529_c001_v0001184_t0034_u01778990729663") 2026/05/17 04:11:15 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d83885c_d20260517_m040529_c001_v7007000_t0000_u01778990729486") 2026/05/17 04:11:15 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f108dbe1303ce09d3_d20260517_m040526_c001_v0001184_t0029_u01778990726736") 2026/05/17 04:11:15 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d838856_d20260517_m040526_c001_v7007000_t0000_u01778990726558") 2026/05/17 04:11:15 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d652_d20260517_m040439_c001_v0001181_t0034_u01778990679298") 2026/05/17 04:11:15 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6df002d2_d20260517_m040436_c001_v7007000_t0000_u01778990676969") 2026/05/17 04:11:15 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a873_d20260517_m040434_c001_v0001173_t0014_u01778990674787") 2026/05/17 04:11:15 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6df002c8_d20260517_m040434_c001_v7007000_t0000_u01778990674416") 2026/05/17 04:11:15 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d624_d20260517_m040429_c001_v0001181_t0025_u01778990669995") 2026/05/17 04:11:15 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4180ab6f18b40ce0_d20260517_m040427_c001_v7007000_t0000_u01778990667591") 2026/05/17 04:11:15 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a823_d20260517_m040424_c001_v0001173_t0031_u01778990664754") 2026/05/17 04:11:15 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4180ab6f18b40cb7_d20260517_m040423_c001_v7007000_t0000_u01778990663639") 2026/05/17 04:11:16 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d5ea_d20260517_m040415_c001_v0001181_t0051_u01778990655301") 2026/05/17 04:11:16 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277a153_d20260517_m040410_c001_v7007000_t0000_u01778990650432") 2026/05/17 04:11:16 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106d03456569658e_d20260517_m040407_c001_v0001044_t0023_u01778990647446") 2026/05/17 04:11:16 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277a138_d20260517_m040406_c001_v7007000_t0000_u01778990646355") 2026/05/17 04:11:16 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a7a3_d20260517_m040400_c001_v0001173_t0047_u01778990640140") 2026/05/17 04:11:16 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4176b50030ca0449_d20260517_m040357_c001_v7007000_t0000_u01778990637080") 2026/05/17 04:11:16 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a789_d20260517_m040355_c001_v0001173_t0048_u01778990635052") 2026/05/17 04:11:16 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4176b50030ca0444_d20260517_m040353_c001_v7007000_t0000_u01778990633940") 2026/05/17 04:11:16 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d58e_d20260517_m040347_c001_v0001181_t0044_u01778990627342") 2026/05/17 04:11:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416522e08390dc96_d20260517_m040530_c001_v7007000_t0000_u01778990730801") 2026/05/17 04:11:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10458da671ee01d4_d20260517_m040529_c001_v0001184_t0006_u01778990729243") 2026/05/17 04:11:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11112438cf765e51_d20260517_m040526_c001_v0001181_t0040_u01778990726341") 2026/05/17 04:11:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f418b6c6f6f4de09d_d20260517_m040437_c001_v7007000_t0000_u01778990677896") 2026/05/17 04:11:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f102bcc7c21bfd824_d20260517_m040436_c001_v0001178_t0032_u01778990676759") 2026/05/17 04:11:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f1138517dd7730a99_d20260517_m040434_c001_v0001161_t0050_u01778990674079") 2026/05/17 04:11:16 DEBUG : dst/two: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d838883_d20260517_m040544_c001_v7007000_t0000_u01778990744394") 2026/05/17 04:11:16 DEBUG : dst/two: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d6fa_d20260517_m040532_c001_v0001181_t0004_u01778990732668") 2026/05/17 04:11:16 DEBUG : dst/two: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416522e08390dc98_d20260517_m040530_c001_v7007000_t0000_u01778990730985") 2026/05/17 04:11:16 DEBUG : dst/two: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a893_d20260517_m040439_c001_v0001173_t0016_u01778990679026") 2026/05/17 04:11:16 DEBUG : dst/two: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f418b6c6f6f4de09f_d20260517_m040438_c001_v7007000_t0000_u01778990678081") 2026/05/17 04:11:17 DEBUG : dst/two: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a843_d20260517_m040429_c001_v0001173_t0029_u01778990669662") 2026/05/17 04:11:17 DEBUG : dst/two: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f418b6c6f6f4de08b_d20260517_m040428_c001_v7007000_t0000_u01778990668717") 2026/05/17 04:11:17 DEBUG : dst/two: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a7e2_d20260517_m040412_c001_v0001173_t0002_u01778990652963") 2026/05/17 04:11:17 DEBUG : dst/two: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d8386a3_d20260517_m040411_c001_v7007000_t0000_u01778990651545") 2026/05/17 04:11:17 DEBUG : dst/two: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d5be_d20260517_m040359_c001_v0001181_t0020_u01778990639927") 2026/05/17 04:11:17 DEBUG : dst/two: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4021f9fca46201a7_d20260517_m040358_c001_v7007000_t0000_u01778990638243") 2026/05/17 04:11:17 DEBUG : dst/two: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106d03456569657a_d20260517_m040346_c001_v0001044_t0035_u01778990626897") 2026/05/17 04:11:17 DEBUG : dst/two: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41279401a33cf788_d20260517_m040345_c001_v7007000_t0000_u01778990625499") 2026/05/17 04:11:17 DEBUG : dst/two: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f1101c7b3444c238d_d20260517_m040341_c001_v0001167_t0038_u01778990621352") 2026/05/17 04:11:17 DEBUG : dst/two: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f404438fe61059453_d20260517_m040319_c001_v7007000_t0000_u01778990599610") 2026/05/17 04:11:17 DEBUG : dst/two: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f114fe7cee9eec27e_d20260517_m040317_c001_v0001144_t0049_u01778990597909") 2026/05/17 04:11:17 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41416e1b85499c33_d20260517_m040244_c001_v7007000_t0000_u01778990564448") 2026/05/17 04:11:17 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d4af_d20260517_m040240_c001_v0001181_t0025_u01778990560904") 2026/05/17 04:11:17 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41416e1b85499bf5_d20260517_m040238_c001_v7007000_t0000_u01778990558598") 2026/05/17 04:11:17 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d491_d20260517_m040228_c001_v0001181_t0002_u01778990548924") 2026/05/17 04:11:17 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6df000c3_d20260517_m040220_c001_v7007000_t0000_u01778990540232") 2026/05/17 04:11:17 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d465_d20260517_m040217_c001_v0001181_t0004_u01778990537397") 2026/05/17 04:11:17 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af25f8_d20260517_m040155_c001_v7007000_t0000_u01778990515749") 2026/05/17 04:11:17 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a46a_d20260517_m040153_c001_v0001173_t0007_u01778990513811") 2026/05/17 04:11:17 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af25f1_d20260517_m040152_c001_v7007000_t0000_u01778990512957") 2026/05/17 04:11:18 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a45a_d20260517_m040151_c001_v0001173_t0028_u01778990511683") 2026/05/17 04:11:18 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af25e8_d20260517_m040148_c001_v7007000_t0000_u01778990508619") 2026/05/17 04:11:18 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a42c_d20260517_m040146_c001_v0001173_t0025_u01778990506393") 2026/05/17 04:11:18 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af25e3_d20260517_m040145_c001_v7007000_t0000_u01778990505462") 2026/05/17 04:11:18 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a41a_d20260517_m040144_c001_v0001173_t0056_u01778990504057") 2026/05/17 04:11:18 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af25b7_d20260517_m040137_c001_v7007000_t0000_u01778990497231") 2026/05/17 04:11:18 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a3b7_d20260517_m040135_c001_v0001173_t0046_u01778990495704") 2026/05/17 04:11:18 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af259c_d20260517_m040134_c001_v7007000_t0000_u01778990494794") 2026/05/17 04:11:18 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a3a5_d20260517_m040133_c001_v0001173_t0006_u01778990493735") 2026/05/17 04:11:18 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3214_d20260517_m040128_c001_v7007000_t0000_u01778990488759") 2026/05/17 04:11:18 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a35f_d20260517_m040127_c001_v0001173_t0016_u01778990487393") 2026/05/17 04:11:18 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e320e_d20260517_m040125_c001_v7007000_t0000_u01778990485508") 2026/05/17 04:11:18 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a347_d20260517_m040124_c001_v0001173_t0025_u01778990484459") 2026/05/17 04:11:18 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e320c_d20260517_m040124_c001_v7007000_t0000_u01778990484093") 2026/05/17 04:11:18 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11043c0bb67bae89_d20260517_m040123_c001_v0001117_t0044_u01778990483216") 2026/05/17 04:11:18 DEBUG : empty space: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a339_d20260517_m040121_c001_v0001173_t0025_u01778990481595") 2026/05/17 04:11:18 DEBUG : enormous: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af25f6_d20260517_m040154_c001_v7007000_t0000_u01778990514836") 2026/05/17 04:11:18 DEBUG : enormous: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a46c_d20260517_m040154_c001_v0001173_t0024_u01778990514127") 2026/05/17 04:11:18 DEBUG : existing: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d8388a1_d20260517_m040548_c001_v7007000_t0000_u01778990748790") 2026/05/17 04:11:18 DEBUG : existing: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d732_d20260517_m040547_c001_v0001181_t0023_u01778990747517") 2026/05/17 04:11:18 DEBUG : existing: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6df0005f_d20260517_m040215_c001_v7007000_t0000_u01778990535805") 2026/05/17 04:11:19 DEBUG : existing: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d459_d20260517_m040214_c001_v0001181_t0054_u01778990534515") 2026/05/17 04:11:19 DEBUG : existing: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3204_d20260517_m040118_c001_v7007000_t0000_u01778990478676") 2026/05/17 04:11:19 DEBUG : existing: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a30b_d20260517_m040117_c001_v0001173_t0058_u01778990477639") 2026/05/17 04:11:19 DEBUG : existing: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e31ff_d20260517_m040117_c001_v7007000_t0000_u01778990477094") 2026/05/17 04:11:19 DEBUG : existing: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a301_d20260517_m040116_c001_v0001173_t0012_u01778990476445") 2026/05/17 04:11:19 DEBUG : existing: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a2fd_d20260517_m040115_c001_v0001173_t0039_u01778990475598") 2026/05/17 04:11:19 DEBUG : existing-b: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6df00067_d20260517_m040215_c001_v7007000_t0000_u01778990535987") 2026/05/17 04:11:19 DEBUG : existing-b: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a4ec_d20260517_m040214_c001_v0001173_t0005_u01778990534503") 2026/05/17 04:11:19 DEBUG : file1: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d99_d20260517_m040639_c001_v7007000_t0000_u01778990799098") 2026/05/17 04:11:19 DEBUG : file1: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3224_d20260517_m040637_c001_v0001106_t0039_u01778990797803") 2026/05/17 04:11:19 DEBUG : file1: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d72_d20260517_m040636_c001_v7007000_t0000_u01778990796490") 2026/05/17 04:11:19 DEBUG : file1: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff99259c_d20260517_m040635_c001_v0001120_t0022_u01778990795445") 2026/05/17 04:11:19 DEBUG : five: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af2604_d20260517_m040159_c001_v7007000_t0000_u01778990519505") 2026/05/17 04:11:19 DEBUG : five: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41277475f599a490_d20260517_m040157_c001_v0001173_t0022_u01778990517544") 2026/05/17 04:11:19 DEBUG : foo: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3212_d20260517_m040127_c001_v7007000_t0000_u01778990487027") 2026/05/17 04:11:19 DEBUG : foo: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41277475f599a359_d20260517_m040126_c001_v0001173_t0022_u01778990486484") 2026/05/17 04:11:19 DEBUG : foo: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41277475f599a351_d20260517_m040125_c001_v0001173_t0022_u01778990485872") 2026/05/17 04:11:19 DEBUG : four: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af2605_d20260517_m040159_c001_v7007000_t0000_u01778990519686") 2026/05/17 04:11:19 DEBUG : four: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409e80dc9de6d431_d20260517_m040158_c001_v0001181_t0027_u01778990518078") 2026/05/17 04:11:19 DEBUG : four: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a488_d20260517_m040156_c001_v0001173_t0040_u01778990516819") 2026/05/17 04:11:19 DEBUG : hello world2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d837c4e_d20260517_m040034_c001_v7007000_t0000_u01778990434692") 2026/05/17 04:11:20 DEBUG : hello world2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a19d_d20260517_m040034_c001_v0001173_t0010_u01778990434008") 2026/05/17 04:11:20 DEBUG : ignore-size: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e31ef_d20260517_m040115_c001_v7007000_t0000_u01778990475232") 2026/05/17 04:11:20 DEBUG : ignore-size: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a2f1_d20260517_m040114_c001_v0001173_t0049_u01778990474057") 2026/05/17 04:11:20 DEBUG : nested/sub dir/file: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6df00018_d20260517_m040213_c001_v7007000_t0000_u01778990533765") 2026/05/17 04:11:20 DEBUG : nested/sub dir/file: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d455_d20260517_m040212_c001_v0001181_t0058_u01778990532913") 2026/05/17 04:11:20 DEBUG : nested/sub dir/file: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6deffff0_d20260517_m040212_c001_v7007000_t0000_u01778990532156") 2026/05/17 04:11:20 DEBUG : nested/sub dir/file: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d451_d20260517_m040211_c001_v0001181_t0017_u01778990531175") 2026/05/17 04:11:20 DEBUG : one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af2606_d20260517_m040159_c001_v7007000_t0000_u01778990519871") 2026/05/17 04:11:20 DEBUG : one: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41277475f599a47c_d20260517_m040156_c001_v0001173_t0022_u01778990516122") 2026/05/17 04:11:20 DEBUG : only0: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d16_d20260517_m040630_c001_v7007000_t0000_u01778990790854") 2026/05/17 04:11:20 DEBUG : only0: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f406ddc9eec7b3200_d20260517_m040625_c001_v0001106_t0034_u01778990785637") 2026/05/17 04:11:20 DEBUG : only0: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aafc_d20260517_m040612_c001_v0001173_t0025_u01778990772482") 2026/05/17 04:11:20 DEBUG : only0: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5b85_d20260517_m040606_c001_v7007000_t0000_u01778990766521") 2026/05/17 04:11:20 DEBUG : only0: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aa54_d20260517_m040552_c001_v0001173_t0007_u01778990752529") 2026/05/17 04:11:20 DEBUG : only1: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d1a_d20260517_m040631_c001_v7007000_t0000_u01778990791038") 2026/05/17 04:11:20 DEBUG : only1: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f406ddc9eec7b3204_d20260517_m040626_c001_v0001106_t0034_u01778990786004") 2026/05/17 04:11:20 DEBUG : only1: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ab00_d20260517_m040613_c001_v0001173_t0028_u01778990773228") 2026/05/17 04:11:20 DEBUG : only1: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f408e2ac0cddb951a_d20260517_m040606_c001_v7007000_t0000_u01778990766862") 2026/05/17 04:11:20 DEBUG : only1: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aa56_d20260517_m040553_c001_v0001173_t0015_u01778990753175") 2026/05/17 04:11:20 DEBUG : only10: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d1d_d20260517_m040631_c001_v7007000_t0000_u01778990791222") 2026/05/17 04:11:20 DEBUG : only10: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409e80dc9de6d7f4_d20260517_m040625_c001_v0001181_t0027_u01778990785075") 2026/05/17 04:11:20 DEBUG : only10: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ab28_d20260517_m040618_c001_v0001173_t0012_u01778990778746") 2026/05/17 04:11:20 DEBUG : only10: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f408e2ac0cddb9514_d20260517_m040606_c001_v7007000_t0000_u01778990766235") 2026/05/17 04:11:21 DEBUG : only10: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aa86_d20260517_m040558_c001_v0001173_t0032_u01778990758933") 2026/05/17 04:11:21 DEBUG : only11: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d20_d20260517_m040631_c001_v7007000_t0000_u01778990791407") 2026/05/17 04:11:21 DEBUG : only11: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41277475f599ab52_d20260517_m040625_c001_v0001173_t0022_u01778990785084") 2026/05/17 04:11:21 DEBUG : only11: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ab2c_d20260517_m040619_c001_v0001173_t0044_u01778990779377") 2026/05/17 04:11:21 DEBUG : only11: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5b8a_d20260517_m040606_c001_v7007000_t0000_u01778990766721") 2026/05/17 04:11:21 DEBUG : only11: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aa88_d20260517_m040559_c001_v0001173_t0044_u01778990759504") 2026/05/17 04:11:21 DEBUG : only12: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d23_d20260517_m040631_c001_v7007000_t0000_u01778990791592") 2026/05/17 04:11:21 DEBUG : only12: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f40082c94ff99258e_d20260517_m040625_c001_v0001120_t0021_u01778990785830") 2026/05/17 04:11:21 DEBUG : only12: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ab32_d20260517_m040619_c001_v0001173_t0008_u01778990779905") 2026/05/17 04:11:21 DEBUG : only12: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593b9e_d20260517_m040606_c001_v7007000_t0000_u01778990766811") 2026/05/17 04:11:21 DEBUG : only12: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aa90_d20260517_m040559_c001_v0001173_t0016_u01778990759966") 2026/05/17 04:11:21 DEBUG : only13: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d27_d20260517_m040631_c001_v7007000_t0000_u01778990791776") 2026/05/17 04:11:21 DEBUG : only13: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41277475f599ab54_d20260517_m040625_c001_v0001173_t0022_u01778990785484") 2026/05/17 04:11:21 DEBUG : only13: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ab38_d20260517_m040620_c001_v0001173_t0042_u01778990780565") 2026/05/17 04:11:21 DEBUG : only13: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5b86_d20260517_m040606_c001_v7007000_t0000_u01778990766533") 2026/05/17 04:11:21 DEBUG : only13: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aa92_d20260517_m040600_c001_v0001173_t0003_u01778990760571") 2026/05/17 04:11:21 DEBUG : only14: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d2a_d20260517_m040631_c001_v7007000_t0000_u01778990791958") 2026/05/17 04:11:21 DEBUG : only14: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409e80dc9de6d7fc_d20260517_m040625_c001_v0001181_t0027_u01778990785475") 2026/05/17 04:11:21 DEBUG : only14: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ab3c_d20260517_m040621_c001_v0001173_t0000_u01778990781109") 2026/05/17 04:11:21 DEBUG : only14: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5b78_d20260517_m040605_c001_v7007000_t0000_u01778990765790") 2026/05/17 04:11:22 DEBUG : only14: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aa96_d20260517_m040601_c001_v0001173_t0003_u01778990761265") 2026/05/17 04:11:22 DEBUG : only15: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d2d_d20260517_m040632_c001_v7007000_t0000_u01778990792141") 2026/05/17 04:11:22 DEBUG : only15: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409e80dc9de6d800_d20260517_m040625_c001_v0001181_t0027_u01778990785659") 2026/05/17 04:11:22 DEBUG : only15: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ab40_d20260517_m040621_c001_v0001173_t0014_u01778990781693") 2026/05/17 04:11:22 DEBUG : only15: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5b7b_d20260517_m040605_c001_v7007000_t0000_u01778990765973") 2026/05/17 04:11:22 DEBUG : only15: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aa98_d20260517_m040601_c001_v0001173_t0057_u01778990761889") 2026/05/17 04:11:22 DEBUG : only16: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d30_d20260517_m040632_c001_v7007000_t0000_u01778990792326") 2026/05/17 04:11:22 DEBUG : only16: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41277475f599ab58_d20260517_m040625_c001_v0001173_t0022_u01778990785669") 2026/05/17 04:11:22 DEBUG : only16: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ab42_d20260517_m040622_c001_v0001173_t0050_u01778990782339") 2026/05/17 04:11:22 DEBUG : only16: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5b81_d20260517_m040606_c001_v7007000_t0000_u01778990766338") 2026/05/17 04:11:22 DEBUG : only16: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aaa0_d20260517_m040602_c001_v0001173_t0001_u01778990762623") 2026/05/17 04:11:23 DEBUG : only17: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d33_d20260517_m040632_c001_v7007000_t0000_u01778990792509") 2026/05/17 04:11:23 DEBUG : only17: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f406ddc9eec7b3202_d20260517_m040625_c001_v0001106_t0034_u01778990785821") 2026/05/17 04:11:23 DEBUG : only17: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ab44_d20260517_m040622_c001_v0001173_t0025_u01778990782873") 2026/05/17 04:11:23 DEBUG : only17: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f408e2ac0cddb9517_d20260517_m040606_c001_v7007000_t0000_u01778990766599") 2026/05/17 04:11:23 DEBUG : only17: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aaaa_d20260517_m040603_c001_v0001173_t0029_u01778990763186") 2026/05/17 04:11:23 DEBUG : only18: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d36_d20260517_m040632_c001_v7007000_t0000_u01778990792692") 2026/05/17 04:11:23 DEBUG : only18: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409e80dc9de6d804_d20260517_m040625_c001_v0001181_t0027_u01778990785843") 2026/05/17 04:11:23 DEBUG : only18: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ab4a_d20260517_m040623_c001_v0001173_t0059_u01778990783533") 2026/05/17 04:11:23 DEBUG : only18: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5b7d_d20260517_m040606_c001_v7007000_t0000_u01778990766156") 2026/05/17 04:11:23 DEBUG : only18: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aab0_d20260517_m040603_c001_v0001173_t0025_u01778990763660") 2026/05/17 04:11:23 DEBUG : only19: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d39_d20260517_m040632_c001_v7007000_t0000_u01778990792876") 2026/05/17 04:11:23 DEBUG : only19: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41277475f599ab5a_d20260517_m040625_c001_v0001173_t0022_u01778990785854") 2026/05/17 04:11:23 DEBUG : only19: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ab4c_d20260517_m040624_c001_v0001173_t0029_u01778990784124") 2026/05/17 04:11:23 DEBUG : only19: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593b9b_d20260517_m040606_c001_v7007000_t0000_u01778990766613") 2026/05/17 04:11:23 DEBUG : only19: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aabc_d20260517_m040604_c001_v0001173_t0045_u01778990764279") 2026/05/17 04:11:23 DEBUG : only2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d3c_d20260517_m040633_c001_v7007000_t0000_u01778990793060") 2026/05/17 04:11:23 DEBUG : only2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f40082c94ff992592_d20260517_m040626_c001_v0001120_t0021_u01778990786016") 2026/05/17 04:11:23 DEBUG : only2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ab04_d20260517_m040613_c001_v0001173_t0008_u01778990773860") 2026/05/17 04:11:23 DEBUG : only2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5b82_d20260517_m040606_c001_v7007000_t0000_u01778990766351") 2026/05/17 04:11:23 DEBUG : only2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aa5c_d20260517_m040553_c001_v0001173_t0000_u01778990753767") 2026/05/17 04:11:23 DEBUG : only3: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d3f_d20260517_m040633_c001_v7007000_t0000_u01778990793245") 2026/05/17 04:11:24 DEBUG : only3: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409e80dc9de6d806_d20260517_m040626_c001_v0001181_t0027_u01778990786027") 2026/05/17 04:11:24 DEBUG : only3: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ab08_d20260517_m040614_c001_v0001173_t0024_u01778990774465") 2026/05/17 04:11:24 DEBUG : only3: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5b88_d20260517_m040606_c001_v7007000_t0000_u01778990766707") 2026/05/17 04:11:24 DEBUG : only3: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aa5e_d20260517_m040554_c001_v0001173_t0030_u01778990754235") 2026/05/17 04:11:24 DEBUG : only4: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d41_d20260517_m040633_c001_v7007000_t0000_u01778990793431") 2026/05/17 04:11:24 DEBUG : only4: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41277475f599ab5c_d20260517_m040626_c001_v0001173_t0022_u01778990786038") 2026/05/17 04:11:24 DEBUG : only4: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ab0c_d20260517_m040615_c001_v0001173_t0040_u01778990775081") 2026/05/17 04:11:24 DEBUG : only4: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593b96_d20260517_m040606_c001_v7007000_t0000_u01778990766235") 2026/05/17 04:11:24 DEBUG : only4: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aa62_d20260517_m040554_c001_v0001173_t0056_u01778990754824") 2026/05/17 04:11:24 DEBUG : only5: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d44_d20260517_m040633_c001_v7007000_t0000_u01778990793615") 2026/05/17 04:11:24 DEBUG : only5: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f406ddc9eec7b3206_d20260517_m040626_c001_v0001106_t0034_u01778990786187") 2026/05/17 04:11:24 DEBUG : only5: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ab10_d20260517_m040615_c001_v0001173_t0011_u01778990775809") 2026/05/17 04:11:24 DEBUG : only5: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5b8c_d20260517_m040606_c001_v7007000_t0000_u01778990766895") 2026/05/17 04:11:24 DEBUG : only5: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aa66_d20260517_m040555_c001_v0001173_t0059_u01778990755633") 2026/05/17 04:11:24 DEBUG : only6: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d47_d20260517_m040633_c001_v7007000_t0000_u01778990793799") 2026/05/17 04:11:24 DEBUG : only6: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f40082c94ff992594_d20260517_m040626_c001_v0001120_t0021_u01778990786202") 2026/05/17 04:11:24 DEBUG : only6: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ab16_d20260517_m040616_c001_v0001173_t0057_u01778990776626") 2026/05/17 04:11:24 DEBUG : only6: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5b8d_d20260517_m040606_c001_v7007000_t0000_u01778990766904") 2026/05/17 04:11:24 DEBUG : only6: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aa6a_d20260517_m040556_c001_v0001173_t0034_u01778990756206") 2026/05/17 04:11:24 DEBUG : only7: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d4e_d20260517_m040634_c001_v7007000_t0000_u01778990794134") 2026/05/17 04:11:24 DEBUG : only7: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409e80dc9de6d808_d20260517_m040626_c001_v0001181_t0027_u01778990786214") 2026/05/17 04:11:24 DEBUG : only7: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ab1c_d20260517_m040617_c001_v0001173_t0033_u01778990777188") 2026/05/17 04:11:24 DEBUG : only7: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f409be069bc0d5b7f_d20260517_m040606_c001_v7007000_t0000_u01778990766169") 2026/05/17 04:11:25 DEBUG : only7: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aa72_d20260517_m040556_c001_v0001173_t0005_u01778990756828") 2026/05/17 04:11:25 DEBUG : only8: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d4f_d20260517_m040634_c001_v7007000_t0000_u01778990794318") 2026/05/17 04:11:25 DEBUG : only8: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41277475f599ab5e_d20260517_m040626_c001_v0001173_t0022_u01778990786225") 2026/05/17 04:11:25 DEBUG : only8: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ab22_d20260517_m040617_c001_v0001173_t0026_u01778990777666") 2026/05/17 04:11:25 DEBUG : only8: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f408e2ac0cddb9515_d20260517_m040606_c001_v7007000_t0000_u01778990766417") 2026/05/17 04:11:25 DEBUG : only8: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aa78_d20260517_m040557_c001_v0001173_t0020_u01778990757542") 2026/05/17 04:11:25 DEBUG : only9: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d52_d20260517_m040634_c001_v7007000_t0000_u01778990794500") 2026/05/17 04:11:25 DEBUG : only9: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f406ddc9eec7b3208_d20260517_m040626_c001_v0001106_t0034_u01778990786369") 2026/05/17 04:11:25 DEBUG : only9: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599ab24_d20260517_m040618_c001_v0001173_t0016_u01778990778210") 2026/05/17 04:11:25 DEBUG : only9: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593b99_d20260517_m040606_c001_v7007000_t0000_u01778990766428") 2026/05/17 04:11:25 DEBUG : only9: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599aa7e_d20260517_m040558_c001_v0001173_t0048_u01778990758177") 2026/05/17 04:11:25 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6defffc0_d20260517_m040210_c001_v7007000_t0000_u01778990530059") 2026/05/17 04:11:25 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106d034565696517_d20260517_m040207_c001_v0001044_t0001_u01778990527934") 2026/05/17 04:11:25 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6defff85_d20260517_m040206_c001_v7007000_t0000_u01778990526839") 2026/05/17 04:11:25 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a4c6_d20260517_m040204_c001_v0001173_t0055_u01778990524706") 2026/05/17 04:11:25 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6defff63_d20260517_m040203_c001_v7007000_t0000_u01778990523501") 2026/05/17 04:11:25 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d439_d20260517_m040200_c001_v0001181_t0020_u01778990520793") 2026/05/17 04:11:25 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af25ee_d20260517_m040150_c001_v7007000_t0000_u01778990510775") 2026/05/17 04:11:25 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a444_d20260517_m040149_c001_v0001173_t0005_u01778990509187") 2026/05/17 04:11:26 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af25e6_d20260517_m040147_c001_v7007000_t0000_u01778990507152") 2026/05/17 04:11:26 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a428_d20260517_m040146_c001_v0001173_t0034_u01778990506009") 2026/05/17 04:11:26 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af25e1_d20260517_m040144_c001_v7007000_t0000_u01778990504742") 2026/05/17 04:11:26 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a414_d20260517_m040143_c001_v0001173_t0041_u01778990503457") 2026/05/17 04:11:26 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af25b1_d20260517_m040136_c001_v7007000_t0000_u01778990496687") 2026/05/17 04:11:26 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a3b5_d20260517_m040135_c001_v0001173_t0047_u01778990495340") 2026/05/17 04:11:26 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af259e_d20260517_m040134_c001_v7007000_t0000_u01778990494975") 2026/05/17 04:11:26 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a39b_d20260517_m040133_c001_v0001173_t0035_u01778990493389") 2026/05/17 04:11:26 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af2587_d20260517_m040133_c001_v7007000_t0000_u01778990493024") 2026/05/17 04:11:26 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a393_d20260517_m040132_c001_v0001173_t0025_u01778990492160") 2026/05/17 04:11:26 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a389_d20260517_m040131_c001_v0001173_t0027_u01778990491468") 2026/05/17 04:11:26 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af2573_d20260517_m040131_c001_v7007000_t0000_u01778990491103") 2026/05/17 04:11:26 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a37b_d20260517_m040130_c001_v0001173_t0024_u01778990490356") 2026/05/17 04:11:26 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a375_d20260517_m040129_c001_v0001173_t0025_u01778990489695") 2026/05/17 04:11:26 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3215_d20260517_m040128_c001_v7007000_t0000_u01778990488968") 2026/05/17 04:11:26 DEBUG : potato: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a365_d20260517_m040128_c001_v0001173_t0025_u01778990488048") 2026/05/17 04:11:26 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba31330b_d20260517_m040254_c001_v7007000_t0000_u01778990574021") 2026/05/17 04:11:26 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106d034565696539_d20260517_m040253_c001_v0001044_t0050_u01778990573254") 2026/05/17 04:11:26 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41416e1b85499c3a_d20260517_m040245_c001_v7007000_t0000_u01778990565052") 2026/05/17 04:11:26 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106d03456569652f_d20260517_m040239_c001_v0001044_t0014_u01778990559866") 2026/05/17 04:11:26 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41416e1b85499bb6_d20260517_m040232_c001_v7007000_t0000_u01778990552933") 2026/05/17 04:11:27 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106d034565696529_d20260517_m040227_c001_v0001044_t0011_u01778990547910") 2026/05/17 04:11:27 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6df000cd_d20260517_m040221_c001_v7007000_t0000_u01778990541098") 2026/05/17 04:11:27 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106d03456569651f_d20260517_m040216_c001_v0001044_t0037_u01778990536922") 2026/05/17 04:11:27 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af25f7_d20260517_m040155_c001_v7007000_t0000_u01778990515018") 2026/05/17 04:11:27 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a468_d20260517_m040153_c001_v0001173_t0030_u01778990513505") 2026/05/17 04:11:27 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af25f2_d20260517_m040153_c001_v7007000_t0000_u01778990513138") 2026/05/17 04:11:27 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a456_d20260517_m040151_c001_v0001173_t0027_u01778990511330") 2026/05/17 04:11:27 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af25ef_d20260517_m040150_c001_v7007000_t0000_u01778990510964") 2026/05/17 04:11:27 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a44a_d20260517_m040149_c001_v0001173_t0008_u01778990509948") 2026/05/17 04:11:27 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af25ea_d20260517_m040148_c001_v7007000_t0000_u01778990508801") 2026/05/17 04:11:27 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a436_d20260517_m040147_c001_v0001173_t0032_u01778990507519") 2026/05/17 04:11:27 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af25e4_d20260517_m040145_c001_v7007000_t0000_u01778990505643") 2026/05/17 04:11:27 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a424_d20260517_m040144_c001_v0001173_t0023_u01778990504735") 2026/05/17 04:11:27 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af25ba_d20260517_m040137_c001_v7007000_t0000_u01778990497412") 2026/05/17 04:11:27 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a3be_d20260517_m040136_c001_v0001173_t0035_u01778990496355") 2026/05/17 04:11:27 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d837c53_d20260517_m040037_c001_v7007000_t0000_u01778990437474") 2026/05/17 04:11:27 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a1c1_d20260517_m040036_c001_v0001173_t0028_u01778990436782") 2026/05/17 04:11:27 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d837c51_d20260517_m040035_c001_v7007000_t0000_u01778990435869") 2026/05/17 04:11:27 DEBUG : potato2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a1af_d20260517_m040035_c001_v0001173_t0036_u01778990435241") 2026/05/17 04:11:27 DEBUG : potato3: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41416e1b85499c3b_d20260517_m040245_c001_v7007000_t0000_u01778990565233") 2026/05/17 04:11:28 DEBUG : potato3: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a5b0_d20260517_m040241_c001_v0001173_t0036_u01778990561608") 2026/05/17 04:11:28 DEBUG : potato3: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41416e1b85499bbd_d20260517_m040233_c001_v7007000_t0000_u01778990553223") 2026/05/17 04:11:28 DEBUG : potato3: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a548_d20260517_m040229_c001_v0001173_t0024_u01778990549503") 2026/05/17 04:11:28 DEBUG : potato3: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6df000cc_d20260517_m040220_c001_v7007000_t0000_u01778990540915") 2026/05/17 04:11:28 DEBUG : potato3: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a512_d20260517_m040217_c001_v0001173_t0057_u01778990537595") 2026/05/17 04:11:28 DEBUG : pre-dest1/1: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41279401a33cf72b_d20260517_m040328_c001_v7007000_t0000_u01778990608359") 2026/05/17 04:11:28 DEBUG : pre-dest1/1: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a697_d20260517_m040320_c001_v0001173_t0059_u01778990600347") 2026/05/17 04:11:28 DEBUG : pre-dest2/2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41279401a33cf72c_d20260517_m040328_c001_v7007000_t0000_u01778990608650") 2026/05/17 04:11:28 DEBUG : pre-dest2/2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106d03456569655f_d20260517_m040321_c001_v0001044_t0039_u01778990601026") 2026/05/17 04:11:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f404438fe6105903f_d20260517_m040304_c001_v7007000_t0000_u01778990584726") 2026/05/17 04:11:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d4f5_d20260517_m040301_c001_v0001181_t0045_u01778990581767") 2026/05/17 04:11:28 DEBUG : sizeonly: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e31de_d20260517_m040113_c001_v7007000_t0000_u01778990473512") 2026/05/17 04:11:28 DEBUG : sizeonly: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a2eb_d20260517_m040112_c001_v0001173_t0023_u01778990472408") 2026/05/17 04:11:28 DEBUG : splitbanan: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e4470_d20260517_m040839_c001_v7007000_t0000_u01778990919498") 2026/05/17 04:11:28 DEBUG : splitbanan: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6da6f_d20260517_m040831_c001_v0001181_t0054_u01778990911665") 2026/05/17 04:11:28 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b52_d20260517_m041003_c001_v7007000_t0000_u01778991003643") 2026/05/17 04:11:28 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3644_d20260517_m040956_c001_v0001106_t0058_u01778990996773") 2026/05/17 04:11:28 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06c2b_d20260517_m040946_c001_v7007000_t0000_u01778990986056") 2026/05/17 04:11:28 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b35ce_d20260517_m040939_c001_v0001106_t0039_u01778990979364") 2026/05/17 04:11:28 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f422f154267fc80e6_d20260517_m040929_c001_v7007000_t0000_u01778990969172") 2026/05/17 04:11:29 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3540_d20260517_m040922_c001_v0001106_t0011_u01778990962994") 2026/05/17 04:11:29 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f419584b4b277ab8a_d20260517_m040913_c001_v7007000_t0000_u01778990953329") 2026/05/17 04:11:29 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b34fa_d20260517_m040906_c001_v0001106_t0055_u01778990946851") 2026/05/17 04:11:29 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f42347db4feae05d7_d20260517_m040857_c001_v7007000_t0000_u01778990937307") 2026/05/17 04:11:29 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b34a2_d20260517_m040850_c001_v0001106_t0014_u01778990930398") 2026/05/17 04:11:29 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af2ec3_d20260517_m040834_c001_v7007000_t0000_u01778990914068") 2026/05/17 04:11:29 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b343e_d20260517_m040830_c001_v0001106_t0034_u01778990910384") 2026/05/17 04:11:29 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41560bbd430438ca_d20260517_m040819_c001_v7007000_t0000_u01778990899734") 2026/05/17 04:11:29 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599af6e_d20260517_m040812_c001_v0001173_t0017_u01778990892212") 2026/05/17 04:11:29 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee067e_d20260517_m040810_c001_v7007000_t0000_u01778990890649") 2026/05/17 04:11:29 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b33c6_d20260517_m040807_c001_v0001106_t0013_u01778990887475") 2026/05/17 04:11:29 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05f1_d20260517_m040756_c001_v7007000_t0000_u01778990876889") 2026/05/17 04:11:29 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992647_d20260517_m040749_c001_v0001120_t0049_u01778990869301") 2026/05/17 04:11:29 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee05b4_d20260517_m040748_c001_v7007000_t0000_u01778990868292") 2026/05/17 04:11:29 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b335c_d20260517_m040744_c001_v0001106_t0007_u01778990864235") 2026/05/17 04:11:29 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4021f9fca4620601_d20260517_m040728_c001_v7007000_t0000_u01778990848815") 2026/05/17 04:11:29 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b32e6_d20260517_m040724_c001_v0001106_t0051_u01778990844328") 2026/05/17 04:11:29 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f421ab82987593d06_d20260517_m040714_c001_v7007000_t0000_u01778990834252") 2026/05/17 04:11:29 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3296_d20260517_m040707_c001_v0001106_t0052_u01778990827659") 2026/05/17 04:11:29 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3e59_d20260517_m040657_c001_v7007000_t0000_u01778990817658") 2026/05/17 04:11:30 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3250_d20260517_m040651_c001_v0001106_t0045_u01778990811505") 2026/05/17 04:11:30 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f413193f51cee06ae_d20260517_m040814_c001_v7007000_t0000_u01778990894507") 2026/05/17 04:11:30 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff99267b_d20260517_m040808_c001_v0001120_t0002_u01778990888692") 2026/05/17 04:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3dde_d20260517_m040643_c001_v7007000_t0000_u01778990803395") 2026/05/17 04:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599abe8_d20260517_m040641_c001_v0001173_t0018_u01778990801942") 2026/05/17 04:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3dc1_d20260517_m040641_c001_v7007000_t0000_u01778990801183") 2026/05/17 04:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff9925a2_d20260517_m040640_c001_v0001120_t0046_u01778990800049") 2026/05/17 04:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6df00020_d20260517_m040213_c001_v7007000_t0000_u01778990533952") 2026/05/17 04:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106d03456569651d_d20260517_m040212_c001_v0001044_t0030_u01778990532900") 2026/05/17 04:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6deffff6_d20260517_m040212_c001_v7007000_t0000_u01778990532346") 2026/05/17 04:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a4da_d20260517_m040211_c001_v0001173_t0043_u01778990531526") 2026/05/17 04:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e31ba_d20260517_m040110_c001_v7007000_t0000_u01778990470283") 2026/05/17 04:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a2bf_d20260517_m040108_c001_v0001173_t0032_u01778990468840") 2026/05/17 04:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3196_d20260517_m040108_c001_v7007000_t0000_u01778990468472") 2026/05/17 04:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a2af_d20260517_m040107_c001_v0001173_t0024_u01778990467226") 2026/05/17 04:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e314a_d20260517_m040105_c001_v7007000_t0000_u01778990465061") 2026/05/17 04:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a299_d20260517_m040103_c001_v0001173_t0050_u01778990463937") 2026/05/17 04:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3124_d20260517_m040103_c001_v7007000_t0000_u01778990463392") 2026/05/17 04:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a28b_d20260517_m040102_c001_v0001173_t0013_u01778990462207") 2026/05/17 04:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a275_d20260517_m040059_c001_v0001173_t0021_u01778990459409") 2026/05/17 04:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e30db_d20260517_m040059_c001_v7007000_t0000_u01778990459044") 2026/05/17 04:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a269_d20260517_m040058_c001_v0001173_t0037_u01778990458104") 2026/05/17 04:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a267_d20260517_m040057_c001_v0001173_t0050_u01778990457467") 2026/05/17 04:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d837c6d_d20260517_m040056_c001_v7007000_t0000_u01778990456737") 2026/05/17 04:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a24f_d20260517_m040054_c001_v0001173_t0021_u01778990454445") 2026/05/17 04:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a241_d20260517_m040051_c001_v0001173_t0039_u01778990451981") 2026/05/17 04:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d837c5e_d20260517_m040051_c001_v7007000_t0000_u01778990451619") 2026/05/17 04:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a233_d20260517_m040050_c001_v0001173_t0023_u01778990450861") 2026/05/17 04:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a22b_d20260517_m040050_c001_v0001173_t0018_u01778990450243") 2026/05/17 04:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d837c5c_d20260517_m040049_c001_v7007000_t0000_u01778990449881") 2026/05/17 04:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a211_d20260517_m040046_c001_v0001173_t0047_u01778990446303") 2026/05/17 04:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d837c5b_d20260517_m040045_c001_v7007000_t0000_u01778990445939") 2026/05/17 04:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a20b_d20260517_m040045_c001_v0001173_t0056_u01778990445290") 2026/05/17 04:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d837c59_d20260517_m040044_c001_v7007000_t0000_u01778990444388") 2026/05/17 04:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a1ff_d20260517_m040043_c001_v0001173_t0041_u01778990443507") 2026/05/17 04:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d837c58_d20260517_m040042_c001_v7007000_t0000_u01778990442959") 2026/05/17 04:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a1ef_d20260517_m040042_c001_v0001173_t0046_u01778990442271") 2026/05/17 04:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d837c57_d20260517_m040041_c001_v7007000_t0000_u01778990441369") 2026/05/17 04:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a1e3_d20260517_m040040_c001_v0001173_t0049_u01778990440426") 2026/05/17 04:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d837c55_d20260517_m040039_c001_v7007000_t0000_u01778990439878") 2026/05/17 04:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a1d5_d20260517_m040039_c001_v0001173_t0018_u01778990439195") 2026/05/17 04:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d837c54_d20260517_m040038_c001_v7007000_t0000_u01778990438651") 2026/05/17 04:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a1c9_d20260517_m040038_c001_v0001173_t0016_u01778990438018") 2026/05/17 04:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d837c4c_d20260517_m040033_c001_v7007000_t0000_u01778990433462") 2026/05/17 04:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a18f_d20260517_m040032_c001_v0001173_t0034_u01778990432580") 2026/05/17 04:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d837c4b_d20260517_m040032_c001_v7007000_t0000_u01778990432026") 2026/05/17 04:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a16d_d20260517_m040031_c001_v0001173_t0020_u01778990431324") 2026/05/17 04:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d837c49_d20260517_m040030_c001_v7007000_t0000_u01778990430425") 2026/05/17 04:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a159_d20260517_m040029_c001_v0001173_t0054_u01778990429508") 2026/05/17 04:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f415b65876d837c46_d20260517_m040027_c001_v7007000_t0000_u01778990427347") 2026/05/17 04:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a139_d20260517_m040026_c001_v0001173_t0006_u01778990426691") 2026/05/17 04:11:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3de1_d20260517_m040643_c001_v7007000_t0000_u01778990803579") 2026/05/17 04:11:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b322c_d20260517_m040641_c001_v0001106_t0015_u01778990801953") 2026/05/17 04:11:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3dc5_d20260517_m040641_c001_v7007000_t0000_u01778990801368") 2026/05/17 04:11:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d83a_d20260517_m040640_c001_v0001181_t0044_u01778990800060") 2026/05/17 04:11:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b64_d20260517_m041005_c001_v7007000_t0000_u01778991005653") 2026/05/17 04:11:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6dccf_d20260517_m041005_c001_v0001181_t0011_u01778991005030") 2026/05/17 04:11:32 DEBUG : sub/yam: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6defffb1_d20260517_m040209_c001_v7007000_t0000_u01778990529509") 2026/05/17 04:11:32 DEBUG : sub/yam: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d447_d20260517_m040207_c001_v0001181_t0037_u01778990527580") 2026/05/17 04:11:32 DEBUG : test_dir1/file2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d9c_d20260517_m040639_c001_v7007000_t0000_u01778990799283") 2026/05/17 04:11:32 DEBUG : test_dir1/file2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599abc2_d20260517_m040637_c001_v0001173_t0041_u01778990797467") 2026/05/17 04:11:32 DEBUG : test_dir1/file2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d76_d20260517_m040636_c001_v7007000_t0000_u01778990796675") 2026/05/17 04:11:33 DEBUG : test_dir1/file2: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599abae_d20260517_m040635_c001_v0001173_t0049_u01778990795461") 2026/05/17 04:11:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3da1_d20260517_m040639_c001_v7007000_t0000_u01778990799469") 2026/05/17 04:11:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d832_d20260517_m040637_c001_v0001181_t0020_u01778990797453") 2026/05/17 04:11:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f4031156c051e3d79_d20260517_m040636_c001_v7007000_t0000_u01778990796861") 2026/05/17 04:11:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d82c_d20260517_m040635_c001_v0001181_t0052_u01778990795449") 2026/05/17 04:11:33 DEBUG : three: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af2607_d20260517_m040200_c001_v7007000_t0000_u01778990520061") 2026/05/17 04:11:33 DEBUG : three: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a49c_d20260517_m040158_c001_v0001173_t0005_u01778990518827") 2026/05/17 04:11:33 DEBUG : three: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599a483_d20260517_m040156_c001_v0001173_t0020_u01778990516494") 2026/05/17 04:11:33 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b6e_d20260517_m041007_c001_v7007000_t0000_u01778991007593") 2026/05/17 04:11:33 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b55e_d20260517_m041006_c001_v0001173_t0045_u01778991006623") 2026/05/17 04:11:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313c3b_d20260517_m041028_c001_v7007000_t0000_u01778991028002") 2026/05/17 04:11:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992891_d20260517_m041025_c001_v0001120_t0016_u01778991025702") 2026/05/17 04:11:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313c01_d20260517_m041024_c001_v7007000_t0000_u01778991024108") 2026/05/17 04:11:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b634_d20260517_m041022_c001_v0001173_t0001_u01778991022518") 2026/05/17 04:11:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313bf8_d20260517_m041021_c001_v7007000_t0000_u01778991021539") 2026/05/17 04:11:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6dd65_d20260517_m041020_c001_v0001181_t0023_u01778991020863") 2026/05/17 04:11:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b82_d20260517_m041015_c001_v7007000_t0000_u01778991015106") 2026/05/17 04:11:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b5d8_d20260517_m041014_c001_v0001173_t0036_u01778991014139") 2026/05/17 04:11:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313bc2_d20260517_m041017_c001_v7007000_t0000_u01778991017626") 2026/05/17 04:11:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff99286f_d20260517_m041016_c001_v0001120_t0021_u01778991016086") 2026/05/17 04:11:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b7b_d20260517_m041013_c001_v7007000_t0000_u01778991013104") 2026/05/17 04:11:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6dd1f_d20260517_m041012_c001_v0001181_t0021_u01778991012462") 2026/05/17 04:11:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b77_d20260517_m041011_c001_v7007000_t0000_u01778991011474") 2026/05/17 04:11:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b3692_d20260517_m041010_c001_v0001106_t0050_u01778991010505") 2026/05/17 04:11:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313b72_d20260517_m041009_c001_v7007000_t0000_u01778991009525") 2026/05/17 04:11:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f10082c94ff992855_d20260517_m041008_c001_v0001120_t0020_u01778991008691") 2026/05/17 04:11:34 DEBUG : toe/toe/toe: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f416f25d8cfb06ce8_d20260517_m041032_c001_v7007000_t0000_u01778991032918") 2026/05/17 04:11:34 DEBUG : toe/toe/toe: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11277475f599b6a8_d20260517_m041031_c001_v0001173_t0021_u01778991031998") 2026/05/17 04:11:34 DEBUG : toe/toe/toe: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313be1_d20260517_m041019_c001_v7007000_t0000_u01778991019869") 2026/05/17 04:11:34 DEBUG : toe/toe/toe: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b36b8_d20260517_m041018_c001_v0001106_t0011_u01778991018594") 2026/05/17 04:11:34 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313c3c_d20260517_m041028_c001_v7007000_t0000_u01778991028612") 2026/05/17 04:11:34 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106ddc9eec7b36f4_d20260517_m041027_c001_v0001106_t0022_u01778991027348") 2026/05/17 04:11:34 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f420dbeecba313c0b_d20260517_m041024_c001_v7007000_t0000_u01778991024736") 2026/05/17 04:11:34 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f1016bd77d24c9d7f_d20260517_m041023_c001_v0001165_t0006_u01778991023841") 2026/05/17 04:11:34 DEBUG : two: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f417e83d579af2608_d20260517_m040200_c001_v7007000_t0000_u01778990520242") 2026/05/17 04:11:34 DEBUG : two: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f406d03456569650f_d20260517_m040158_c001_v0001044_t0055_u01778990518263") 2026/05/17 04:11:34 DEBUG : two: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41277475f599a480_d20260517_m040156_c001_v0001173_t0022_u01778990516308") 2026/05/17 04:11:34 DEBUG : yam: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6defffc5_d20260517_m040210_c001_v7007000_t0000_u01778990530244") 2026/05/17 04:11:34 DEBUG : yam: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f1049aa519d60b4d6_d20260517_m040209_c001_v0001131_t0013_u01778990529054") 2026/05/17 04:11:34 DEBUG : yam: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6defff7f_d20260517_m040206_c001_v7007000_t0000_u01778990526291") 2026/05/17 04:11:34 DEBUG : yam: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f109e80dc9de6d43f_d20260517_m040204_c001_v0001181_t0056_u01778990524357") 2026/05/17 04:11:34 DEBUG : yam: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6defff5b_d20260517_m040202_c001_v7007000_t0000_u01778990522950") 2026/05/17 04:11:35 DEBUG : yam: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f106d034565696511_d20260517_m040200_c001_v0001044_t0022_u01778990520801") 2026/05/17 04:11:35 DEBUG : yaml: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6defff89_d20260517_m040207_c001_v7007000_t0000_u01778990527021") 2026/05/17 04:11:35 DEBUG : yaml: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f11270de6fd7e271f_d20260517_m040205_c001_v0001131_t0029_u01778990525945") 2026/05/17 04:11:35 DEBUG : yaml: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f41011b6a6defff65_d20260517_m040203_c001_v7007000_t0000_u01778990523683") 2026/05/17 04:11:35 DEBUG : yaml: Deleting (id "4_z9fa2ad23107d3b4b9fe80e1b_f1012630bf79dd8bf_d20260517_m040202_c001_v0001109_t0005_u01778990522349") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m12.426720844s (try 1/5)