"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/31 03:01:37 DEBUG : Creating backend with remote "TestB2:rclone-test-nitafig3hesa" 2026/07/31 03:01:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 03:01:37 DEBUG : Creating backend with remote "/tmp/rclone2761980657" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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.01s) --- 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-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:01:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:01:39 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:01:39 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:01:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.62s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:01:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:01:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:01:39 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:01:39 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:01:40 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:01:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:01:40 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:01:40 DEBUG : B2 bucket rclone-test-nitafig3hesa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.81s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:01:42 DEBUG : Creating backend with remote "/non-existing" 2026/07/31 03:01:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/31 03:01:42 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:01:42 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.51s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:01:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:01:43 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:01:43 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:01:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:01:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:01:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.11s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.34s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:01:45 INFO : B2 bucket rclone-test-nitafig3hesa: Running all checks before starting transfers 2026/07/31 03:01:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:01:45 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:01:45 INFO : B2 bucket rclone-test-nitafig3hesa: Checks finished, now starting transfers 2026/07/31 03:01:45 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:01:45 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:01:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:01:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.41s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:01:46 ERROR : Ignoring --no-traverse with sync 2026/07/31 03:01:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:01:46 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:01:46 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:01:47 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:01:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:01:47 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:01:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.31s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:01:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/31 03:01:48 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:01:48 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:01:48 DEBUG : hello world2: size = 12 OK 2026/07/31 03:01:48 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/31 03:01:48 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.38s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:01:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:01:49 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:01:49 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:01:50 DEBUG : potato2: size = 11 OK 2026/07/31 03:01:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:01:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.58s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:01:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:01:51 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:01:51 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:01:51 DEBUG : potato2: size = 11 OK 2026/07/31 03:01:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:01:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.80s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:01:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/31 03:01:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:01:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/31 03:01:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:01:52 INFO : sub dir2: Making directory 2026/07/31 03:01:52 INFO : sub dir: Making directory 2026/07/31 03:01:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:01:52 INFO : sub dir2/sub sub dir2: Making directory 2026/07/31 03:01:52 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:01:52 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:01:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:01:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:01:53 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/07/31 03:01:53 DEBUG : B2 bucket rclone-test-nitafig3hesa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.59s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:01:54 INFO : sub dir2: Making directory 2026/07/31 03:01:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/31 03:01:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:01:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:01:54 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:01:54 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:01:54 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:01:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:01:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.35s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:01:55 DEBUG : sub dir2: Making directory with metadata 2026/07/31 03:01:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:01:55 INFO : sub dir2: Making directory 2026/07/31 03:01:55 INFO : sub dir: Making directory 2026/07/31 03:01:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:01:55 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:01:55 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:01:56 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:01:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:01:56 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:01:56 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/31 03:01:56 DEBUG : B2 bucket rclone-test-nitafig3hesa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/31 03:01:56 DEBUG : B2 bucket rclone-test-nitafig3hesa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.53s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.39s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:01:57 INFO : sub dir2: Making directory 2026/07/31 03:01:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:01:57 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:01:57 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:01:58 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:01:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:01:58 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:01:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.36s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:01:58 DEBUG : sub dir2: Making directory with metadata 2026/07/31 03:01:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:01:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:01:59 INFO : sub dir2: Making directory 2026/07/31 03:01:59 INFO : sub dir: Making directory 2026/07/31 03:01:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:01:59 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:01:59 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:01:59 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:01:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:01:59 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:01:59 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/31 03:02:00 DEBUG : B2 bucket rclone-test-nitafig3hesa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.69s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:02:00 INFO : sub dir2: Making directory 2026/07/31 03:02:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:02:01 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:02:01 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:02:01 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:02:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:02:01 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:02:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.47s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:02:03 DEBUG : Creating backend with remote "TestB2:rclone-test-megucaz3doho" 2026/07/31 03:02:03 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-nitafig3hesa -> B2 bucket rclone-test-megucaz3doho 2026/07/31 03:02:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:02:04 DEBUG : B2 bucket rclone-test-megucaz3doho: Waiting for checks to finish 2026/07/31 03:02:04 DEBUG : B2 bucket rclone-test-megucaz3doho: Waiting for transfers to finish 2026/07/31 03:02:05 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:02:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:02:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 03:02:05 DEBUG : B2 bucket rclone-test-megucaz3doho: Purge remote 2026/07/31 03:02:05 INFO : B2 bucket rclone-test-megucaz3doho: cleaning bucket "rclone-test-megucaz3doho" of all files 2026/07/31 03:02:05 DEBUG : sub dir/hello world: Deleting (id "4_zcfe22de310fdbb6b9ff80e1b_f111f25cb39df3e69_d20260731_m030205_c001_v0001161_t0048_u01785466925179") --- PASS: TestServerSideCopy (4.81s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:02:08 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:02:08 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:02:08 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 03:02:08 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:02:08 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:02:08 DEBUG : sub dir/hello world: size = 17 OK 2026/07/31 03:02:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/31 03:02:08 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.36s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:02:10 DEBUG : Creating backend with remote "TestB2:rclone-test-cogahom6hile" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-nitafig3hesa -> B2 bucket rclone-test-cogahom6hile 2026/07/31 03:02:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:02:11 DEBUG : B2 bucket rclone-test-cogahom6hile: Waiting for checks to finish 2026/07/31 03:02:11 DEBUG : B2 bucket rclone-test-cogahom6hile: Waiting for transfers to finish 2026/07/31 03:02:12 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:02:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:02:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 03:02:13 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:02:13 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cogahom6hile) 2026/07/31 03:02:13 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 03:02:13 DEBUG : B2 bucket rclone-test-cogahom6hile: Waiting for checks to finish 2026/07/31 03:02:13 DEBUG : B2 bucket rclone-test-cogahom6hile: Waiting for transfers to finish 2026/07/31 03:02:13 DEBUG : sub dir/hello world: size = 17 OK 2026/07/31 03:02:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/31 03:02:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 03:02:14 DEBUG : B2 bucket rclone-test-cogahom6hile: Purge remote 2026/07/31 03:02:14 INFO : B2 bucket rclone-test-cogahom6hile: cleaning bucket "rclone-test-cogahom6hile" of all files 2026/07/31 03:02:14 DEBUG : sub dir/hello world: Deleting (id "4_z6f024d9310fdbb6b9ff80e1b_f11879799a67c1856_d20260731_m030213_c001_v0001165_t0028_u01785466933817") 2026/07/31 03:02:14 DEBUG : sub dir/hello world: Deleting (id "4_z6f024d9310fdbb6b9ff80e1b_f1038a75340d17d15_d20260731_m030211_c001_v0001176_t0000_u01785466931925") --- PASS: TestServerSideCopyOverSelf (6.34s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:02:17 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:02:17 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:02:17 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 03:02:17 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:02:17 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:02:17 DEBUG : sub dir/hello world: size = 17 OK 2026/07/31 03:02:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/31 03:02:17 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/31 03:02:17 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.75s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:02:19 DEBUG : Creating backend with remote "TestB2:rclone-test-vocubam5koko" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-nitafig3hesa -> B2 bucket rclone-test-vocubam5koko 2026/07/31 03:02:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:02:20 DEBUG : B2 bucket rclone-test-vocubam5koko: Waiting for checks to finish 2026/07/31 03:02:20 DEBUG : B2 bucket rclone-test-vocubam5koko: Waiting for transfers to finish 2026/07/31 03:02:21 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:02:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:02:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 03:02:23 DEBUG : B2 bucket rclone-test-vocubam5koko: Waiting for checks to finish 2026/07/31 03:02:23 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:02:23 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vocubam5koko) 2026/07/31 03:02:23 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 03:02:23 DEBUG : B2 bucket rclone-test-vocubam5koko: Waiting for transfers to finish 2026/07/31 03:02:23 DEBUG : sub dir/hello world: size = 17 OK 2026/07/31 03:02:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/31 03:02:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 03:02:23 INFO : sub dir/hello world: Deleted 2026/07/31 03:02:24 DEBUG : testing file moves 2026/07/31 03:02:25 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:02:25 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vocubam5koko) 2026/07/31 03:02:25 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 03:02:25 DEBUG : B2 bucket rclone-test-vocubam5koko: Waiting for checks to finish 2026/07/31 03:02:25 DEBUG : B2 bucket rclone-test-vocubam5koko: Waiting for transfers to finish 2026/07/31 03:02:26 DEBUG : sub dir/hello world: size = 24 OK 2026/07/31 03:02:26 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/31 03:02:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 03:02:26 INFO : sub dir/hello world: Deleted 2026/07/31 03:02:26 DEBUG : B2 bucket rclone-test-vocubam5koko: Purge remote 2026/07/31 03:02:26 INFO : B2 bucket rclone-test-vocubam5koko: cleaning bucket "rclone-test-vocubam5koko" of all files 2026/07/31 03:02:26 DEBUG : sub dir/hello world: Deleting (id "4_z2f226de310fdbb6b9ff80e1b_f101101792da666e1_d20260731_m030225_c001_v0001041_t0057_u01785466945428") 2026/07/31 03:02:26 DEBUG : sub dir/hello world: Deleting (id "4_z2f226de310fdbb6b9ff80e1b_f1132db71da954970_d20260731_m030223_c001_v0001173_t0027_u01785466943371") 2026/07/31 03:02:26 DEBUG : sub dir/hello world: Deleting (id "4_z2f226de310fdbb6b9ff80e1b_f1055b783c9de4c8f_d20260731_m030221_c001_v0001137_t0022_u01785466941391") --- PASS: TestServerSideMoveOverSelf (9.51s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:02:28 ERROR : error listing: directory not found 2026/07/31 03:02:28 INFO : Local file system at /tmp/rclone2761980657: Making directory 2026/07/31 03:02:29 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:02:29 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.74s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:02:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:02:30 DEBUG : Local file system at /tmp/rclone2761980657: Waiting for checks to finish 2026/07/31 03:02:30 DEBUG : Local file system at /tmp/rclone2761980657: Waiting for transfers to finish 2026/07/31 03:02:31 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/31 03:02:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:02:31 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/31 03:02:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.19s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:02:32 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/31 03:02:32 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:02:32 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:02:32 DEBUG : check sum: size = 1 OK 2026/07/31 03:02:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/31 03:02:32 INFO : check sum: Copied (new) 2026/07/31 03:02:32 DEBUG : Waiting for deletions to finish 2026/07/31 03:02:33 DEBUG : check sum: size = 1 OK 2026/07/31 03:02:33 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:02:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/31 03:02:33 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/31 03:02:33 DEBUG : check sum: Unchanged skipping 2026/07/31 03:02:33 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:02:33 DEBUG : Waiting for deletions to finish 2026/07/31 03:02:33 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.93s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:02:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/31 03:02:34 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:02:34 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:02:34 DEBUG : sizeonly: size = 6 OK 2026/07/31 03:02:34 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/31 03:02:34 INFO : sizeonly: Copied (new) 2026/07/31 03:02:34 DEBUG : Waiting for deletions to finish 2026/07/31 03:02:35 DEBUG : sizeonly: size = 6 OK 2026/07/31 03:02:35 DEBUG : sizeonly: Sizes identical 2026/07/31 03:02:35 DEBUG : sizeonly: Unchanged skipping 2026/07/31 03:02:35 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:02:35 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:02:35 DEBUG : Waiting for deletions to finish 2026/07/31 03:02:35 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.80s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:02:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/31 03:02:35 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:02:35 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:02:36 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/31 03:02:36 INFO : ignore-size: Copied (new) 2026/07/31 03:02:36 DEBUG : Waiting for deletions to finish 2026/07/31 03:02:36 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:02:36 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:02:36 DEBUG : ignore-size: Unchanged skipping 2026/07/31 03:02:36 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:02:36 DEBUG : Waiting for deletions to finish 2026/07/31 03:02:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.92s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:02:38 DEBUG : existing: size = 6 OK 2026/07/31 03:02:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:02:38 DEBUG : existing: Unchanged skipping 2026/07/31 03:02:38 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:02:38 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:02:38 DEBUG : Waiting for deletions to finish 2026/07/31 03:02:38 INFO : There was nothing to transfer 2026/07/31 03:02:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/31 03:02:38 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:02:38 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:02:39 DEBUG : existing: size = 6 OK 2026/07/31 03:02:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/31 03:02:39 INFO : existing: Copied (replaced existing) 2026/07/31 03:02:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.42s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:02:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/31 03:02:40 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:02:40 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:02:40 DEBUG : existing: size = 6 OK 2026/07/31 03:02:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/31 03:02:40 INFO : existing: Copied (new) 2026/07/31 03:02:40 DEBUG : Waiting for deletions to finish 2026/07/31 03:02:41 DEBUG : existing: Destination exists, skipping 2026/07/31 03:02:41 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:02:41 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:02:41 DEBUG : Waiting for deletions to finish 2026/07/31 03:02:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.81s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:02:42 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/31 03:02:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/31 03:02:43 DEBUG : c/non empty space: size = 5 OK 2026/07/31 03:02:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:02:43 DEBUG : c/non empty space: Unchanged skipping 2026/07/31 03:02:43 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:02:43 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:02:43 DEBUG : a/potato2: size = 60 OK 2026/07/31 03:02:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:02:43 INFO : a/potato2: Copied (new) 2026/07/31 03:02:43 DEBUG : Waiting for deletions to finish 2026/07/31 03:02:43 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.96s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:02:45 DEBUG : empty space: size = 1 OK 2026/07/31 03:02:45 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/07/31 03:02:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/31 03:02:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/31 03:02:45 DEBUG : empty space: Unchanged skipping 2026/07/31 03:02:45 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:02:45 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:02:45 DEBUG : Waiting for deletions to finish 2026/07/31 03:02:45 INFO : There was nothing to transfer 2026/07/31 03:02:46 DEBUG : empty space: size = 1 OK 2026/07/31 03:02:46 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/07/31 03:02:46 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:02:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/31 03:02:47 INFO : empty space: Updated modification time in destination 2026/07/31 03:02:47 DEBUG : empty space: Unchanged skipping 2026/07/31 03:02:47 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:02:47 DEBUG : Waiting for deletions to finish 2026/07/31 03:02:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.11s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:02:48 DEBUG : empty space: size = 1 OK 2026/07/31 03:02:48 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/07/31 03:02:48 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:02:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/31 03:02:48 DEBUG : empty space: Unchanged skipping 2026/07/31 03:02:48 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:02:48 DEBUG : Waiting for deletions to finish 2026/07/31 03:02:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.64s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:02:50 DEBUG : foo: size = 3 OK 2026/07/31 03:02:50 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/07/31 03:02:50 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:02:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:02:50 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:02:50 DEBUG : foo: sha1 differ 2026/07/31 03:02:50 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:02:50 DEBUG : foo: size = 3 OK 2026/07/31 03:02:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/31 03:02:50 INFO : foo: Copied (replaced existing) 2026/07/31 03:02:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:02:52 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/31 03:02:52 DEBUG : empty space: size = 1 OK 2026/07/31 03:02:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:02:52 DEBUG : empty space: Unchanged skipping 2026/07/31 03:02:52 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:02:52 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:02:52 DEBUG : potato: size = 60 OK 2026/07/31 03:02:52 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:02:52 INFO : potato: Copied (new) 2026/07/31 03:02:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.54s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:02:54 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:02:54 DEBUG : potato: size = 60 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:02:54 DEBUG : potato: Sizes differ 2026/07/31 03:02:54 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:02:54 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:02:55 DEBUG : potato: size = 21 OK 2026/07/31 03:02:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/31 03:02:55 INFO : potato: Copied (replaced existing) 2026/07/31 03:02:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.41s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:02:56 DEBUG : potato: size = 21 OK 2026/07/31 03:02:56 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/07/31 03:02:56 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:02:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2761980657) 2026/07/31 03:02:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:02:56 DEBUG : potato: sha1 differ 2026/07/31 03:02:56 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:02:57 DEBUG : potato: size = 21 OK 2026/07/31 03:02:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/31 03:02:57 INFO : potato: Copied (replaced existing) 2026/07/31 03:02:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:02:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:02:59 DEBUG : empty space: size = 1 OK 2026/07/31 03:02:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:02:59 DEBUG : empty space: Unchanged skipping 2026/07/31 03:02:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/31 03:02:59 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:02:59 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:02:59 DEBUG : Waiting for deletions to finish 2026/07/31 03:02:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:03:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:03:02 DEBUG : empty space: size = 1 OK 2026/07/31 03:03:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:03:02 DEBUG : empty space: Unchanged skipping 2026/07/31 03:03:02 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:03:02 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:03:03 DEBUG : potato2: size = 60 OK 2026/07/31 03:03:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:03:03 INFO : potato2: Copied (new) 2026/07/31 03:03:03 DEBUG : Waiting for deletions to finish 2026/07/31 03:03:03 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:03:05 INFO : d: Making directory 2026/07/31 03:03:05 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/31 03:03:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/31 03:03:06 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:03:06 DEBUG : c/non empty space: size = 5 OK 2026/07/31 03:03:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:03:06 DEBUG : c/non empty space: Unchanged skipping 2026/07/31 03:03:06 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:03:06 DEBUG : a/potato2: size = 60 OK 2026/07/31 03:03:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:03:06 INFO : a/potato2: Copied (new) 2026/07/31 03:03:06 DEBUG : Waiting for deletions to finish 2026/07/31 03:03:06 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:03:08 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/31 03:03:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/31 03:03:09 DEBUG : c/non empty space: size = 5 OK 2026/07/31 03:03:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:03:09 DEBUG : c/non empty space: Unchanged skipping 2026/07/31 03:03:09 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:03:09 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:03:09 DEBUG : a/potato2: size = 60 OK 2026/07/31 03:03:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:03:09 INFO : a/potato2: Copied (new) 2026/07/31 03:03:09 ERROR : B2 bucket rclone-test-nitafig3hesa: not deleting files as there were IO errors 2026/07/31 03:03:09 ERROR : B2 bucket rclone-test-nitafig3hesa: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.14s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:03:11 DEBUG : Waiting for deletions to finish 2026/07/31 03:03:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:03:11 DEBUG : empty space: size = 1 OK 2026/07/31 03:03:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:03:11 DEBUG : empty space: Unchanged skipping 2026/07/31 03:03:11 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:03:11 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:03:12 INFO : potato: Deleted 2026/07/31 03:03:12 DEBUG : potato2: size = 60 OK 2026/07/31 03:03:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:03:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.10s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:03:14 DEBUG : Waiting for deletions to finish 2026/07/31 03:03:15 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:03:15 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:03:15 INFO : potato: Deleted 2026/07/31 03:03:15 DEBUG : empty space: size = 1 OK 2026/07/31 03:03:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:03:15 DEBUG : empty space: Unchanged skipping 2026/07/31 03:03:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:03:15 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:03:15 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:03:15 DEBUG : potato2: size = 60 OK 2026/07/31 03:03:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:03:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.13s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:03:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:03:18 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:03:18 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:03:18 DEBUG : potato2: size = 19 OK 2026/07/31 03:03:18 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/31 03:03:18 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.62s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:03:20 DEBUG : enormous: Excluded (Size Filter) 2026/07/31 03:03:20 DEBUG : enormous: Excluded 2026/07/31 03:03:20 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 03:03:20 DEBUG : potato2: Excluded 2026/07/31 03:03:20 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 03:03:20 DEBUG : potato2: Excluded 2026/07/31 03:03:20 DEBUG : empty space: size = 1 OK 2026/07/31 03:03:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:03:20 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:03:20 DEBUG : empty space: Unchanged skipping 2026/07/31 03:03:20 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:03:20 DEBUG : Waiting for deletions to finish 2026/07/31 03:03:20 INFO : There was nothing to transfer 2026/07/31 03:03:20 DEBUG : enormous: Excluded (Size Filter) 2026/07/31 03:03:20 DEBUG : enormous: Excluded 2026/07/31 03:03:20 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 03:03:20 DEBUG : potato2: Excluded 2026/07/31 03:03:21 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 03:03:21 DEBUG : potato2: Excluded 2026/07/31 03:03:21 DEBUG : empty space: size = 1 OK 2026/07/31 03:03:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/31 03:03:21 DEBUG : Local file system at /tmp/rclone2761980657: Waiting for checks to finish 2026/07/31 03:03:21 DEBUG : empty space: Unchanged skipping 2026/07/31 03:03:21 DEBUG : Local file system at /tmp/rclone2761980657: Waiting for transfers to finish 2026/07/31 03:03:21 DEBUG : Waiting for deletions to finish 2026/07/31 03:03:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.42s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:03:23 DEBUG : enormous: Excluded (Size Filter) 2026/07/31 03:03:23 DEBUG : enormous: Excluded 2026/07/31 03:03:23 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 03:03:23 DEBUG : potato2: Excluded 2026/07/31 03:03:23 DEBUG : empty space: size = 1 OK 2026/07/31 03:03:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:03:23 DEBUG : empty space: Unchanged skipping 2026/07/31 03:03:23 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:03:23 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:03:23 DEBUG : Waiting for deletions to finish 2026/07/31 03:03:24 INFO : enormous: Deleted 2026/07/31 03:03:24 INFO : potato2: Deleted 2026/07/31 03:03:24 INFO : There was nothing to transfer 2026/07/31 03:03:24 DEBUG : empty space: size = 1 OK 2026/07/31 03:03:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/31 03:03:24 DEBUG : empty space: Unchanged skipping 2026/07/31 03:03:24 DEBUG : Local file system at /tmp/rclone2761980657: Waiting for checks to finish 2026/07/31 03:03:24 DEBUG : Local file system at /tmp/rclone2761980657: Waiting for transfers to finish 2026/07/31 03:03:24 DEBUG : Waiting for deletions to finish 2026/07/31 03:03:24 INFO : enormous: Deleted 2026/07/31 03:03:24 INFO : potato2: Deleted 2026/07/31 03:03:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.42s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:03:27 DEBUG : five: Need to transfer - File not found at Destination 2026/07/31 03:03:27 DEBUG : four: size = 4 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:03:27 DEBUG : four: size = 8 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:03:27 DEBUG : four: Sizes differ 2026/07/31 03:03:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/31 03:03:27 DEBUG : one: Destination is newer than source, skipping 2026/07/31 03:03:27 DEBUG : two: size = 3 OK 2026/07/31 03:03:27 DEBUG : three: size = 5 OK 2026/07/31 03:03:27 DEBUG : three: Sizes identical 2026/07/31 03:03:27 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:03:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/31 03:03:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2761980657) 2026/07/31 03:03:27 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:03:27 DEBUG : two: sha1 differ 2026/07/31 03:03:27 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:03:27 DEBUG : five: size = 4 OK 2026/07/31 03:03:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/31 03:03:27 INFO : five: Copied (new) 2026/07/31 03:03:27 DEBUG : four: size = 4 OK 2026/07/31 03:03:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/31 03:03:27 INFO : four: Copied (replaced existing) 2026/07/31 03:03:27 DEBUG : two: size = 3 OK 2026/07/31 03:03:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/31 03:03:27 INFO : two: Copied (replaced existing) 2026/07/31 03:03:27 DEBUG : Waiting for deletions to finish 2026/07/31 03:03:28 DEBUG : five: size = 4 OK 2026/07/31 03:03:28 DEBUG : four: size = 4 OK 2026/07/31 03:03:28 DEBUG : one: Destination is newer than source, skipping 2026/07/31 03:03:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/31 03:03:28 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/31 03:03:28 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/31 03:03:28 DEBUG : three: size = 5 OK 2026/07/31 03:03:28 DEBUG : two: size = 3 OK 2026/07/31 03:03:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2761980657) 2026/07/31 03:03:28 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:03:28 DEBUG : three: sha1 differ 2026/07/31 03:03:28 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/31 03:03:28 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:03:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/31 03:03:28 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/31 03:03:28 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/31 03:03:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/31 03:03:28 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/31 03:03:28 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/31 03:03:28 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:03:28 DEBUG : three: size = 5 OK 2026/07/31 03:03:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/31 03:03:28 INFO : three: Copied (replaced existing) 2026/07/31 03:03:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.02s) === 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-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/31 03:03:30 INFO : B2 bucket rclone-test-nitafig3hesa: Making map for --track-renames 2026/07/31 03:03:30 INFO : B2 bucket rclone-test-nitafig3hesa: Finished making map for --track-renames 2026/07/31 03:03:30 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:03:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/31 03:03:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/31 03:03:30 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for renames to finish 2026/07/31 03:03:30 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:03:30 DEBUG : potato: size = 14 OK 2026/07/31 03:03:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/31 03:03:30 INFO : potato: Copied (new) 2026/07/31 03:03:30 DEBUG : yam: size = 11 OK 2026/07/31 03:03:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/31 03:03:30 INFO : yam: Copied (new) 2026/07/31 03:03:30 DEBUG : Waiting for deletions to finish 2026/07/31 03:03:31 INFO : B2 bucket rclone-test-nitafig3hesa: Making map for --track-renames 2026/07/31 03:03:31 DEBUG : potato: size = 14 OK 2026/07/31 03:03:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:03:31 INFO : B2 bucket rclone-test-nitafig3hesa: Finished making map for --track-renames 2026/07/31 03:03:31 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:03:31 DEBUG : potato: Unchanged skipping 2026/07/31 03:03:31 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for renames to finish 2026/07/31 03:03:31 DEBUG : yaml: size = 11 OK 2026/07/31 03:03:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/31 03:03:31 INFO : yam: Copied (server-side copy) to: yaml 2026/07/31 03:03:32 INFO : yam: Deleted 2026/07/31 03:03:32 INFO : yaml: Renamed from "yam" 2026/07/31 03:03:32 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:03:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.74s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/31 03:03:33 INFO : B2 bucket rclone-test-nitafig3hesa: Making map for --track-renames 2026/07/31 03:03:33 INFO : B2 bucket rclone-test-nitafig3hesa: Finished making map for --track-renames 2026/07/31 03:03:33 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:03:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/31 03:03:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/31 03:03:33 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for renames to finish 2026/07/31 03:03:33 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:03:33 DEBUG : yam: size = 11 OK 2026/07/31 03:03:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/31 03:03:33 INFO : yam: Copied (new) 2026/07/31 03:03:33 DEBUG : potato: size = 14 OK 2026/07/31 03:03:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/31 03:03:33 INFO : potato: Copied (new) 2026/07/31 03:03:33 DEBUG : Waiting for deletions to finish 2026/07/31 03:03:34 INFO : B2 bucket rclone-test-nitafig3hesa: Making map for --track-renames 2026/07/31 03:03:34 DEBUG : potato: size = 14 OK 2026/07/31 03:03:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:03:34 INFO : B2 bucket rclone-test-nitafig3hesa: Finished making map for --track-renames 2026/07/31 03:03:34 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:03:34 DEBUG : potato: Unchanged skipping 2026/07/31 03:03:34 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for renames to finish 2026/07/31 03:03:34 DEBUG : yaml: size = 11 OK 2026/07/31 03:03:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/31 03:03:34 INFO : yam: Copied (server-side copy) to: yaml 2026/07/31 03:03:34 INFO : yam: Deleted 2026/07/31 03:03:34 INFO : yaml: Renamed from "yam" 2026/07/31 03:03:34 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:03:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.56s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/31 03:03:35 INFO : B2 bucket rclone-test-nitafig3hesa: Making map for --track-renames 2026/07/31 03:03:35 INFO : B2 bucket rclone-test-nitafig3hesa: Finished making map for --track-renames 2026/07/31 03:03:35 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:03:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/31 03:03:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/31 03:03:35 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for renames to finish 2026/07/31 03:03:35 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:03:35 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1101-11.backblaze.com/b2api/v1/b2_upload_file/1fe2cd8310edbb6b9ff80e1b/c001_v0001101_t0041": EOF 2026/07/31 03:03:35 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-11.backblaze.com/b2api/v1/b2_upload_file/1fe2cd8310edbb6b9ff80e1b/c001_v0001101_t0041": EOF) 2026/07/31 03:03:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/31 03:03:35 DEBUG : potato: Received error: Post "https://pod-000-1101-11.backblaze.com/b2api/v1/b2_upload_file/1fe2cd8310edbb6b9ff80e1b/c001_v0001101_t0041": EOF - low level retry 0/10 2026/07/31 03:03:36 DEBUG : pacer: Reducing sleep to 10ms 2026/07/31 03:03:36 DEBUG : sub/yam: size = 11 OK 2026/07/31 03:03:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/31 03:03:36 INFO : sub/yam: Copied (new) 2026/07/31 03:03:36 DEBUG : potato: size = 14 OK 2026/07/31 03:03:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/31 03:03:36 INFO : potato: Copied (new) 2026/07/31 03:03:36 DEBUG : Waiting for deletions to finish 2026/07/31 03:03:36 DEBUG : potato: size = 14 OK 2026/07/31 03:03:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:03:36 DEBUG : potato: Unchanged skipping 2026/07/31 03:03:36 INFO : B2 bucket rclone-test-nitafig3hesa: Making map for --track-renames 2026/07/31 03:03:36 INFO : B2 bucket rclone-test-nitafig3hesa: Finished making map for --track-renames 2026/07/31 03:03:36 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:03:36 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for renames to finish 2026/07/31 03:03:37 DEBUG : yam: size = 11 OK 2026/07/31 03:03:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/31 03:03:37 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/31 03:03:37 INFO : sub/yam: Deleted 2026/07/31 03:03:37 INFO : yam: Renamed from "sub/yam" 2026/07/31 03:03:37 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:03:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.73s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:03:38 DEBUG : Creating backend with remote "/tmp/rclone2761980657/dir1" 2026/07/31 03:03:38 DEBUG : Creating backend with remote "/tmp/rclone2761980657/dir2" 2026/07/31 03:03:38 DEBUG : Local file system at /tmp/rclone2761980657/dir2: Using server-side directory move 2026/07/31 03:03:38 INFO : Local file system at /tmp/rclone2761980657/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/31 03:03:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/31 03:03:38 DEBUG : Local file system at /tmp/rclone2761980657/dir2: Waiting for checks to finish 2026/07/31 03:03:38 INFO : file1.txt: Moved (server-side) 2026/07/31 03:03:38 DEBUG : Local file system at /tmp/rclone2761980657/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:03:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:03:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/31 03:03:38 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:03:38 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:03:39 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:03:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:03:39 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:03:39 INFO : sub dir/hello world: Deleted 2026/07/31 03:03:39 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/31 03:03:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/31 03:03:39 INFO : nested/sub dir/file: Copied (new) 2026/07/31 03:03:39 INFO : nested/sub dir/file: Deleted 2026/07/31 03:03:39 INFO : sub dir: Removing directory 2026/07/31 03:03:39 INFO : nested/sub dir: Removing directory 2026/07/31 03:03:39 INFO : nested: Removing directory 2026/07/31 03:03:39 DEBUG : Local file system at /tmp/rclone2761980657: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.70s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:03:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:03:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/31 03:03:40 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:03:40 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:03:40 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/31 03:03:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/31 03:03:40 INFO : nested/sub dir/file: Copied (new) 2026/07/31 03:03:40 INFO : nested/sub dir/file: Deleted 2026/07/31 03:03:41 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:03:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:03:41 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:03:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.63s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:03:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/31 03:03:42 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/31 03:03:42 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:03:42 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:03:42 DEBUG : existing-b: size = 6 OK 2026/07/31 03:03:42 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/31 03:03:42 INFO : existing-b: Copied (new) 2026/07/31 03:03:42 INFO : existing-b: Deleted 2026/07/31 03:03:42 DEBUG : existing: size = 6 OK 2026/07/31 03:03:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/31 03:03:42 INFO : existing: Copied (new) 2026/07/31 03:03:42 INFO : existing: Deleted 2026/07/31 03:03:43 DEBUG : existing: Destination exists, skipping 2026/07/31 03:03:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/31 03:03:43 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:03:43 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:03:43 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.92s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:03:43 DEBUG : Creating backend with remote "TestB2:rclone-test-sopical8cixe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nitafig3hesa -> B2 bucket rclone-test-sopical8cixe 2026/07/31 03:03:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:03:48 DEBUG : empty space: size = 1 OK 2026/07/31 03:03:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/31 03:03:48 DEBUG : empty space: Unchanged skipping 2026/07/31 03:03:48 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:03:48 DEBUG : potato3: size = 60 (B2 bucket rclone-test-sopical8cixe) 2026/07/31 03:03:48 DEBUG : potato3: Sizes differ 2026/07/31 03:03:48 DEBUG : B2 bucket rclone-test-sopical8cixe: Waiting for checks to finish 2026/07/31 03:03:48 INFO : empty space: Deleted 2026/07/31 03:03:48 DEBUG : B2 bucket rclone-test-sopical8cixe: Waiting for transfers to finish 2026/07/31 03:03:48 DEBUG : potato2: size = 60 OK 2026/07/31 03:03:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:03:48 INFO : potato2: Copied (server-side copy) 2026/07/31 03:03:49 INFO : potato2: Deleted 2026/07/31 03:03:49 DEBUG : potato3: size = 68 OK 2026/07/31 03:03:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/31 03:03:49 INFO : potato3: Copied (server-side copy) 2026/07/31 03:03:49 INFO : potato3: Deleted 2026/07/31 03:03:49 DEBUG : Creating backend with remote "TestB2:rclone-test-nufacid2waze" 2026/07/31 03:03:50 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/31 03:03:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:03:50 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/31 03:03:50 DEBUG : B2 bucket rclone-test-nufacid2waze: Waiting for checks to finish 2026/07/31 03:03:50 DEBUG : B2 bucket rclone-test-nufacid2waze: Waiting for transfers to finish 2026/07/31 03:03:51 DEBUG : empty space: size = 1 OK 2026/07/31 03:03:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/31 03:03:51 INFO : empty space: Copied (server-side copy) 2026/07/31 03:03:51 INFO : empty space: Deleted 2026/07/31 03:03:51 DEBUG : potato3: size = 68 OK 2026/07/31 03:03:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/31 03:03:51 INFO : potato3: Copied (server-side copy) 2026/07/31 03:03:51 DEBUG : potato2: size = 60 OK 2026/07/31 03:03:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:03:51 INFO : potato2: Copied (server-side copy) 2026/07/31 03:03:52 INFO : potato3: Deleted 2026/07/31 03:03:52 INFO : potato2: Deleted 2026/07/31 03:03:52 DEBUG : B2 bucket rclone-test-nufacid2waze: Purge remote 2026/07/31 03:03:52 INFO : B2 bucket rclone-test-nufacid2waze: cleaning bucket "rclone-test-nufacid2waze" of all files 2026/07/31 03:03:52 DEBUG : empty space: Deleting (id "4_z9f82cdd3200dbb6b9ff80e1b_f1134203115ac429e_d20260731_m030351_c001_v0001161_t0036_u01785467031340") 2026/07/31 03:03:52 DEBUG : potato2: Deleting (id "4_z9f82cdd3200dbb6b9ff80e1b_f10940e4f870a8de3_d20260731_m030351_c001_v0001167_t0033_u01785467031760") 2026/07/31 03:03:52 DEBUG : potato3: Deleting (id "4_z9f82cdd3200dbb6b9ff80e1b_f113f7901253a948f_d20260731_m030351_c001_v0001176_t0035_u01785467031767") 2026/07/31 03:03:53 DEBUG : B2 bucket rclone-test-sopical8cixe: Purge remote 2026/07/31 03:03:53 INFO : B2 bucket rclone-test-sopical8cixe: cleaning bucket "rclone-test-sopical8cixe" of all files 2026/07/31 03:03:53 DEBUG : empty space: Deleting (id "4_z8f82bdb3200dbb6b9ff80e1b_f419627dab752f3dd_d20260731_m030351_c001_v7007000_t0000_u01785467031678") 2026/07/31 03:03:53 DEBUG : empty space: Deleting (id "4_z8f82bdb3200dbb6b9ff80e1b_f1101b58442f7c85b_d20260731_m030347_c001_v0001174_t0042_u01785467027170") 2026/07/31 03:03:53 DEBUG : potato2: Deleting (id "4_z8f82bdb3200dbb6b9ff80e1b_f4088f1d20e3a5de4_d20260731_m030352_c001_v7007000_t0000_u01785467032085") 2026/07/31 03:03:53 DEBUG : potato2: Deleting (id "4_z8f82bdb3200dbb6b9ff80e1b_f103352f587e7fdb3_d20260731_m030348_c001_v0001144_t0034_u01785467028265") 2026/07/31 03:03:53 DEBUG : potato3: Deleting (id "4_z8f82bdb3200dbb6b9ff80e1b_f419627dab752f3e5_d20260731_m030351_c001_v7007000_t0000_u01785467031997") 2026/07/31 03:03:53 DEBUG : potato3: Deleting (id "4_z8f82bdb3200dbb6b9ff80e1b_f10311c005621bff9_d20260731_m030348_c001_v0001117_t0052_u01785467028715") 2026/07/31 03:03:53 DEBUG : potato3: Deleting (id "4_z8f82bdb3200dbb6b9ff80e1b_f1101b58442f7c85d_d20260731_m030347_c001_v0001174_t0049_u01785467027467") --- PASS: TestServerSideMove (10.83s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:03:54 DEBUG : Creating backend with remote "TestB2:rclone-test-hododow3gave" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nitafig3hesa -> B2 bucket rclone-test-hododow3gave 2026/07/31 03:04:00 DEBUG : empty space: Excluded (Size Filter) 2026/07/31 03:04:00 DEBUG : empty space: Excluded 2026/07/31 03:04:00 DEBUG : empty space: Excluded (Size Filter) 2026/07/31 03:04:00 DEBUG : empty space: Excluded 2026/07/31 03:04:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:04:00 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:04:00 DEBUG : potato3: size = 60 (B2 bucket rclone-test-hododow3gave) 2026/07/31 03:04:00 DEBUG : potato3: Sizes differ 2026/07/31 03:04:00 DEBUG : B2 bucket rclone-test-hododow3gave: Waiting for checks to finish 2026/07/31 03:04:00 DEBUG : B2 bucket rclone-test-hododow3gave: Waiting for transfers to finish 2026/07/31 03:04:01 DEBUG : potato2: size = 60 OK 2026/07/31 03:04:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:04:01 INFO : potato2: Copied (server-side copy) 2026/07/31 03:04:01 INFO : potato2: Deleted 2026/07/31 03:04:01 DEBUG : potato3: size = 68 OK 2026/07/31 03:04:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/31 03:04:01 INFO : potato3: Copied (server-side copy) 2026/07/31 03:04:01 INFO : potato3: Deleted 2026/07/31 03:04:02 DEBUG : Creating backend with remote "TestB2:rclone-test-fagefum3yuli" 2026/07/31 03:04:03 DEBUG : empty space: Excluded (Size Filter) 2026/07/31 03:04:03 DEBUG : empty space: Excluded 2026/07/31 03:04:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:04:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/31 03:04:03 DEBUG : B2 bucket rclone-test-fagefum3yuli: Waiting for checks to finish 2026/07/31 03:04:03 DEBUG : B2 bucket rclone-test-fagefum3yuli: Waiting for transfers to finish 2026/07/31 03:04:04 DEBUG : potato3: size = 68 OK 2026/07/31 03:04:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/31 03:04:04 INFO : potato3: Copied (server-side copy) 2026/07/31 03:04:04 INFO : potato3: Deleted 2026/07/31 03:04:06 DEBUG : potato2: size = 60 OK 2026/07/31 03:04:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:04:06 INFO : potato2: Copied (server-side copy) 2026/07/31 03:04:06 INFO : potato2: Deleted 2026/07/31 03:04:06 DEBUG : B2 bucket rclone-test-fagefum3yuli: Purge remote 2026/07/31 03:04:06 INFO : B2 bucket rclone-test-fagefum3yuli: cleaning bucket "rclone-test-fagefum3yuli" of all files 2026/07/31 03:04:06 DEBUG : potato2: Deleting (id "4_zdf82fde3200dbb6b9ff80e1b_f10918adb1b6a81d0_d20260731_m030403_c001_v0001115_t0034_u01785467043923") 2026/07/31 03:04:06 DEBUG : potato3: Deleting (id "4_zdf82fde3200dbb6b9ff80e1b_f1023754e700e0efa_d20260731_m030404_c001_v0001130_t0048_u01785467044256") 2026/07/31 03:04:07 DEBUG : B2 bucket rclone-test-hododow3gave: Purge remote 2026/07/31 03:04:07 INFO : B2 bucket rclone-test-hododow3gave: cleaning bucket "rclone-test-hododow3gave" of all files 2026/07/31 03:04:07 DEBUG : empty space: Deleting (id "4_z9f32ed83200dbb6b9ff80e1b_f1089aa7ec4b1e2e1_d20260731_m030358_c001_v0001145_t0059_u01785467038700") 2026/07/31 03:04:07 DEBUG : potato2: Deleting (id "4_z9f32ed83200dbb6b9ff80e1b_f420d0c37d0827792_d20260731_m030406_c001_v7007000_t0000_u01785467046290") 2026/07/31 03:04:07 DEBUG : potato2: Deleting (id "4_z9f32ed83200dbb6b9ff80e1b_f112210db1108b223_d20260731_m030400_c001_v0001173_t0004_u01785467040816") 2026/07/31 03:04:07 DEBUG : potato3: Deleting (id "4_z9f32ed83200dbb6b9ff80e1b_f420d0c37d0827788_d20260731_m030404_c001_v7007000_t0000_u01785467044744") 2026/07/31 03:04:07 DEBUG : potato3: Deleting (id "4_z9f32ed83200dbb6b9ff80e1b_f107cfe356583c391_d20260731_m030401_c001_v0001117_t0001_u01785467041149") 2026/07/31 03:04:07 DEBUG : potato3: Deleting (id "4_z9f32ed83200dbb6b9ff80e1b_f1089aa7ec4b1e2eb_d20260731_m030400_c001_v0001145_t0039_u01785467040023") --- PASS: TestServerSideMoveWithFilter (14.78s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:04:09 DEBUG : Creating backend with remote "TestB2:rclone-test-faxizov4qori" 2026/07/31 03:04:12 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nitafig3hesa -> B2 bucket rclone-test-faxizov4qori 2026/07/31 03:04:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:04:14 DEBUG : empty space: size = 1 OK 2026/07/31 03:04:14 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:04:14 DEBUG : potato3: size = 60 (B2 bucket rclone-test-faxizov4qori) 2026/07/31 03:04:14 DEBUG : potato3: Sizes differ 2026/07/31 03:04:14 DEBUG : B2 bucket rclone-test-faxizov4qori: Waiting for checks to finish 2026/07/31 03:04:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/31 03:04:14 DEBUG : empty space: Unchanged skipping 2026/07/31 03:04:14 INFO : empty space: Deleted 2026/07/31 03:04:14 DEBUG : B2 bucket rclone-test-faxizov4qori: Waiting for transfers to finish 2026/07/31 03:04:14 DEBUG : potato2: size = 60 OK 2026/07/31 03:04:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:04:14 INFO : potato2: Copied (server-side copy) 2026/07/31 03:04:15 INFO : potato2: Deleted 2026/07/31 03:04:15 DEBUG : potato3: size = 68 OK 2026/07/31 03:04:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/31 03:04:15 INFO : potato3: Copied (server-side copy) 2026/07/31 03:04:16 INFO : potato3: Deleted 2026/07/31 03:04:16 DEBUG : Creating backend with remote "TestB2:rclone-test-tebucet3wugu" 2026/07/31 03:04:17 INFO : tomatoDir: Making directory 2026/07/31 03:04:17 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/31 03:04:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:04:17 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/31 03:04:17 DEBUG : B2 bucket rclone-test-tebucet3wugu: Waiting for checks to finish 2026/07/31 03:04:17 DEBUG : B2 bucket rclone-test-tebucet3wugu: Waiting for transfers to finish 2026/07/31 03:04:18 DEBUG : empty space: size = 1 OK 2026/07/31 03:04:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/31 03:04:18 INFO : empty space: Copied (server-side copy) 2026/07/31 03:04:18 INFO : empty space: Deleted 2026/07/31 03:04:18 DEBUG : potato3: size = 68 OK 2026/07/31 03:04:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/31 03:04:18 INFO : potato3: Copied (server-side copy) 2026/07/31 03:04:19 DEBUG : potato2: size = 60 OK 2026/07/31 03:04:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:04:19 INFO : potato2: Copied (server-side copy) 2026/07/31 03:04:19 INFO : potato3: Deleted 2026/07/31 03:04:19 INFO : potato2: Deleted 2026/07/31 03:04:19 DEBUG : B2 bucket rclone-test-tebucet3wugu: Purge remote 2026/07/31 03:04:19 INFO : B2 bucket rclone-test-tebucet3wugu: cleaning bucket "rclone-test-tebucet3wugu" of all files 2026/07/31 03:04:19 DEBUG : empty space: Deleting (id "4_z6fa23d73201dbb6b9ff80e1b_f100b14f712d86774_d20260731_m030418_c001_v0001167_t0050_u01785467058451") 2026/07/31 03:04:19 DEBUG : potato2: Deleting (id "4_z6fa23d73201dbb6b9ff80e1b_f118b47714c33142e_d20260731_m030418_c001_v0001102_t0012_u01785467058731") 2026/07/31 03:04:19 DEBUG : potato3: Deleting (id "4_z6fa23d73201dbb6b9ff80e1b_f1029452ef25bd22b_d20260731_m030418_c001_v0001185_t0043_u01785467058806") 2026/07/31 03:04:20 DEBUG : B2 bucket rclone-test-faxizov4qori: Purge remote 2026/07/31 03:04:20 INFO : B2 bucket rclone-test-faxizov4qori: cleaning bucket "rclone-test-faxizov4qori" of all files 2026/07/31 03:04:20 DEBUG : empty space: Deleting (id "4_z9f922d33201dbb6b9ff80e1b_f42290b081f85456f_d20260731_m030418_c001_v7007000_t0000_u01785467058702") 2026/07/31 03:04:20 DEBUG : empty space: Deleting (id "4_z9f922d33201dbb6b9ff80e1b_f104e005ae21f502a_d20260731_m030413_c001_v0001182_t0052_u01785467053830") 2026/07/31 03:04:20 DEBUG : potato2: Deleting (id "4_z9f922d33201dbb6b9ff80e1b_f4017699b97c480ef_d20260731_m030419_c001_v7007000_t0000_u01785467059168") 2026/07/31 03:04:20 DEBUG : potato2: Deleting (id "4_z9f922d33201dbb6b9ff80e1b_f101df18c1e24da9a_d20260731_m030414_c001_v0001167_t0059_u01785467054652") 2026/07/31 03:04:20 DEBUG : potato3: Deleting (id "4_z9f922d33201dbb6b9ff80e1b_f42290b081f854570_d20260731_m030418_c001_v7007000_t0000_u01785467058992") 2026/07/31 03:04:20 DEBUG : potato3: Deleting (id "4_z9f922d33201dbb6b9ff80e1b_f1024c210dc497b2c_d20260731_m030415_c001_v0001115_t0037_u01785467055018") 2026/07/31 03:04:20 DEBUG : potato3: Deleting (id "4_z9f922d33201dbb6b9ff80e1b_f104e005ae21f502c_d20260731_m030414_c001_v0001182_t0019_u01785467054045") 2026/07/31 03:04:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/31 03:04:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/31 03:04:22 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.91s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:04:22 DEBUG : Creating backend with remote "TestB2:rclone-test-nitafig3hesa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.74s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:04:25 DEBUG : Creating backend with remote "TestB2:rclone-test-nitafig3hesa/rclone-sync-test" --- PASS: TestSyncOverlap (1.41s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:04:26 DEBUG : Creating backend with remote "TestB2:rclone-test-nitafig3hesa/rclone-sync-test" 2026/07/31 03:04:28 DEBUG : Creating backend with remote "TestB2:rclone-test-nitafig3hesa/rclone-sync-test-include/layer2" 2026/07/31 03:04:30 DEBUG : Creating backend with remote "TestB2:rclone-test-nitafig3hesa/rclone-sync-test-ignore-file" 2026/07/31 03:04:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:04:35 DEBUG : B2 bucket rclone-test-nitafig3hesa path rclone-sync-test: Waiting for checks to finish 2026/07/31 03:04:35 DEBUG : B2 bucket rclone-test-nitafig3hesa path rclone-sync-test: Waiting for transfers to finish 2026/07/31 03:04:35 DEBUG : Waiting for deletions to finish 2026/07/31 03:04:35 INFO : There was nothing to transfer 2026/07/31 03:04:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:04:35 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:04:35 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:04:35 DEBUG : Waiting for deletions to finish 2026/07/31 03:04:35 INFO : There was nothing to transfer 2026/07/31 03:04:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:04:36 DEBUG : B2 bucket rclone-test-nitafig3hesa path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/31 03:04:36 DEBUG : B2 bucket rclone-test-nitafig3hesa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/31 03:04:36 DEBUG : Waiting for deletions to finish 2026/07/31 03:04:36 INFO : There was nothing to transfer 2026/07/31 03:04:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:04:36 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:04:36 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:04:36 DEBUG : Waiting for deletions to finish 2026/07/31 03:04:36 INFO : There was nothing to transfer 2026/07/31 03:04:37 DEBUG : Excluded 2026/07/31 03:04:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:04:37 DEBUG : B2 bucket rclone-test-nitafig3hesa path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/31 03:04:37 DEBUG : B2 bucket rclone-test-nitafig3hesa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/31 03:04:37 DEBUG : Waiting for deletions to finish 2026/07/31 03:04:37 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (11.19s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:04:37 DEBUG : Creating backend with remote "TestB2:rclone-test-nitafig3hesa/dst" 2026/07/31 03:04:38 DEBUG : Creating backend with remote "TestB2:rclone-test-nitafig3hesa/CompareDest" 2026/07/31 03:04:40 DEBUG : one: Need to transfer - File not found at Destination 2026/07/31 03:04:40 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for checks to finish 2026/07/31 03:04:40 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for transfers to finish 2026/07/31 03:04:41 DEBUG : one: size = 3 OK 2026/07/31 03:04:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/31 03:04:41 INFO : one: Copied (new) 2026/07/31 03:04:41 DEBUG : Waiting for deletions to finish 2026/07/31 03:04:42 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for checks to finish 2026/07/31 03:04:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:04:42 DEBUG : one: size = 3 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:04:42 DEBUG : one: Sizes differ 2026/07/31 03:04:42 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for transfers to finish 2026/07/31 03:04:43 DEBUG : one: size = 5 OK 2026/07/31 03:04:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/31 03:04:43 INFO : one: Copied (replaced existing) 2026/07/31 03:04:43 DEBUG : Waiting for deletions to finish 2026/07/31 03:04:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:04:45 DEBUG : one: size = 3 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:04:45 DEBUG : one: Sizes differ 2026/07/31 03:04:45 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for checks to finish 2026/07/31 03:04:45 DEBUG : one: size = 5 OK 2026/07/31 03:04:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:04:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 03:04:45 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for transfers to finish 2026/07/31 03:04:45 DEBUG : Waiting for deletions to finish 2026/07/31 03:04:45 INFO : There was nothing to transfer 2026/07/31 03:04:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:04:46 DEBUG : one: size = 3 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:04:46 DEBUG : one: Sizes differ 2026/07/31 03:04:46 DEBUG : two: size = 3 OK 2026/07/31 03:04:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:04:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/31 03:04:46 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for checks to finish 2026/07/31 03:04:46 DEBUG : one: size = 5 OK 2026/07/31 03:04:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:04:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 03:04:46 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for transfers to finish 2026/07/31 03:04:46 DEBUG : Waiting for deletions to finish 2026/07/31 03:04:46 INFO : There was nothing to transfer 2026/07/31 03:04:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:04:47 DEBUG : one: size = 3 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:04:47 DEBUG : one: Sizes differ 2026/07/31 03:04:47 DEBUG : one: size = 5 OK 2026/07/31 03:04:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:04:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 03:04:47 DEBUG : two: size = 3 OK 2026/07/31 03:04:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:04:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/31 03:04:47 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for checks to finish 2026/07/31 03:04:47 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for transfers to finish 2026/07/31 03:04:47 DEBUG : Waiting for deletions to finish 2026/07/31 03:04:47 INFO : There was nothing to transfer 2026/07/31 03:04:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:04:48 DEBUG : one: size = 3 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:04:48 DEBUG : one: Sizes differ 2026/07/31 03:04:48 DEBUG : one: size = 5 OK 2026/07/31 03:04:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:04:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 03:04:48 DEBUG : two: size = 3 OK 2026/07/31 03:04:48 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/07/31 03:04:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/31 03:04:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/31 03:04:48 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for checks to finish 2026/07/31 03:04:48 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for transfers to finish 2026/07/31 03:04:48 DEBUG : Waiting for deletions to finish 2026/07/31 03:04:48 INFO : There was nothing to transfer 2026/07/31 03:04:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:04:49 DEBUG : one: size = 3 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:04:49 DEBUG : one: Sizes differ 2026/07/31 03:04:49 DEBUG : one: size = 5 OK 2026/07/31 03:04:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:04:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 03:04:49 DEBUG : two: size = 5 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:04:49 DEBUG : two: size = 3 (B2 bucket rclone-test-nitafig3hesa path CompareDest) 2026/07/31 03:04:49 DEBUG : two: Sizes differ 2026/07/31 03:04:49 DEBUG : two: Need to transfer - File not found at Destination 2026/07/31 03:04:49 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for checks to finish 2026/07/31 03:04:49 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for transfers to finish 2026/07/31 03:04:50 DEBUG : two: size = 5 OK 2026/07/31 03:04:50 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/31 03:04:50 INFO : two: Copied (new) 2026/07/31 03:04:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.54s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:04:53 DEBUG : Creating backend with remote "TestB2:rclone-test-nitafig3hesa/dest" 2026/07/31 03:04:54 DEBUG : Creating backend with remote "TestB2:rclone-test-nitafig3hesa/pre-dest1" 2026/07/31 03:04:55 DEBUG : Creating backend with remote "TestB2:rclone-test-nitafig3hesa/pre-dest2" 2026/07/31 03:04:57 DEBUG : 1: size = 1 OK 2026/07/31 03:04:57 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:04:57 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/31 03:04:57 DEBUG : 2: size = 1 OK 2026/07/31 03:04:57 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:04:57 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/31 03:04:58 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/31 03:04:58 DEBUG : B2 bucket rclone-test-nitafig3hesa path dest: Waiting for checks to finish 2026/07/31 03:04:58 DEBUG : B2 bucket rclone-test-nitafig3hesa path dest: Waiting for transfers to finish 2026/07/31 03:04:58 DEBUG : 3: size = 1 OK 2026/07/31 03:04:58 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/31 03:04:58 INFO : 3: Copied (new) 2026/07/31 03:04:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.13s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:05:00 DEBUG : Creating backend with remote "TestB2:rclone-test-nitafig3hesa/dst" 2026/07/31 03:05:01 DEBUG : Creating backend with remote "TestB2:rclone-test-nitafig3hesa/CopyDest" 2026/07/31 03:05:03 DEBUG : one: Need to transfer - File not found at Destination 2026/07/31 03:05:03 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for checks to finish 2026/07/31 03:05:03 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for transfers to finish 2026/07/31 03:05:04 DEBUG : one: size = 3 OK 2026/07/31 03:05:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/31 03:05:04 INFO : one: Copied (new) 2026/07/31 03:05:04 DEBUG : Waiting for deletions to finish 2026/07/31 03:05:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:05:04 DEBUG : one: size = 3 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:05:04 DEBUG : one: Sizes differ 2026/07/31 03:05:04 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for checks to finish 2026/07/31 03:05:05 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for transfers to finish 2026/07/31 03:05:05 DEBUG : one: size = 5 OK 2026/07/31 03:05:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/31 03:05:05 INFO : one: Copied (replaced existing) 2026/07/31 03:05:05 DEBUG : Waiting for deletions to finish 2026/07/31 03:05:07 DEBUG : Creating backend with remote "TestB2:rclone-test-nitafig3hesa/BackupDir" 2026/07/31 03:05:09 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for checks to finish 2026/07/31 03:05:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:05:09 DEBUG : one: size = 3 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:05:09 DEBUG : one: Sizes differ 2026/07/31 03:05:09 DEBUG : one: size = 5 OK 2026/07/31 03:05:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:05:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:05:09 DEBUG : one: size = 3 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:05:09 DEBUG : one: Sizes differ 2026/07/31 03:05:10 DEBUG : one: size = 3 OK 2026/07/31 03:05:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/31 03:05:10 INFO : one: Copied (server-side copy) 2026/07/31 03:05:11 INFO : one: Deleted 2026/07/31 03:05:11 DEBUG : one: size = 5 OK 2026/07/31 03:05:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/31 03:05:11 INFO : one: Copied (server-side copy) 2026/07/31 03:05:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/31 03:05:11 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for transfers to finish 2026/07/31 03:05:11 DEBUG : Waiting for deletions to finish 2026/07/31 03:05:13 DEBUG : one: size = 5 OK 2026/07/31 03:05:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:05:13 DEBUG : one: Unchanged skipping 2026/07/31 03:05:13 DEBUG : two: size = 3 OK 2026/07/31 03:05:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:05:13 DEBUG : two: size = 3 OK 2026/07/31 03:05:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/31 03:05:13 INFO : two: Copied (server-side copy) 2026/07/31 03:05:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/31 03:05:13 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for checks to finish 2026/07/31 03:05:13 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for transfers to finish 2026/07/31 03:05:13 DEBUG : Waiting for deletions to finish 2026/07/31 03:05:14 DEBUG : one: size = 5 OK 2026/07/31 03:05:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:05:14 DEBUG : one: Unchanged skipping 2026/07/31 03:05:14 DEBUG : two: size = 3 OK 2026/07/31 03:05:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:05:14 DEBUG : two: Unchanged skipping 2026/07/31 03:05:14 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for checks to finish 2026/07/31 03:05:14 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for transfers to finish 2026/07/31 03:05:14 DEBUG : Waiting for deletions to finish 2026/07/31 03:05:14 INFO : There was nothing to transfer 2026/07/31 03:05:15 DEBUG : one: size = 5 OK 2026/07/31 03:05:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:05:15 DEBUG : one: Unchanged skipping 2026/07/31 03:05:16 DEBUG : three: size = 7 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:05:16 DEBUG : three: size = 5 (B2 bucket rclone-test-nitafig3hesa path CopyDest) 2026/07/31 03:05:16 DEBUG : three: Sizes differ 2026/07/31 03:05:16 DEBUG : three: Destination not found in --copy-dest 2026/07/31 03:05:16 DEBUG : three: Need to transfer - File not found at Destination 2026/07/31 03:05:16 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for checks to finish 2026/07/31 03:05:16 DEBUG : two: size = 3 OK 2026/07/31 03:05:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:05:16 DEBUG : two: Unchanged skipping 2026/07/31 03:05:16 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for transfers to finish 2026/07/31 03:05:16 DEBUG : three: size = 7 OK 2026/07/31 03:05:16 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/31 03:05:16 INFO : three: Copied (new) 2026/07/31 03:05:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.11s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:05:20 DEBUG : Creating backend with remote "TestB2:rclone-test-nitafig3hesa/dst" 2026/07/31 03:05:21 DEBUG : Creating backend with remote "TestB2:rclone-test-nitafig3hesa/backup" 2026/07/31 03:05:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:05:23 DEBUG : one: size = 3 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:05:23 DEBUG : one: Sizes differ 2026/07/31 03:05:23 DEBUG : two: size = 3 OK 2026/07/31 03:05:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:05:23 DEBUG : two: Unchanged skipping 2026/07/31 03:05:23 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for checks to finish 2026/07/31 03:05:24 DEBUG : one: size = 3 OK 2026/07/31 03:05:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/31 03:05:24 INFO : one: Copied (server-side copy) 2026/07/31 03:05:25 INFO : one: Deleted 2026/07/31 03:05:25 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for transfers to finish 2026/07/31 03:05:25 DEBUG : one: size = 4 OK 2026/07/31 03:05:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:05:25 INFO : one: Copied (new) 2026/07/31 03:05:25 DEBUG : Waiting for deletions to finish 2026/07/31 03:05:26 DEBUG : three.txt: size = 5 OK 2026/07/31 03:05:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/31 03:05:26 INFO : three.txt: Copied (server-side copy) 2026/07/31 03:05:26 INFO : three.txt: Deleted 2026/07/31 03:05:26 INFO : three.txt: Moved into backup dir 2026/07/31 03:05:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:05:28 DEBUG : one: size = 4 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:05:28 DEBUG : one: Sizes differ 2026/07/31 03:05:28 DEBUG : two: size = 3 OK 2026/07/31 03:05:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:05:28 DEBUG : two: Unchanged skipping 2026/07/31 03:05:28 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for checks to finish 2026/07/31 03:05:29 DEBUG : one: size = 4 OK 2026/07/31 03:05:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:05:29 INFO : one: Copied (server-side copy) 2026/07/31 03:05:29 INFO : one: Deleted 2026/07/31 03:05:29 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for transfers to finish 2026/07/31 03:05:29 DEBUG : one: size = 5 OK 2026/07/31 03:05:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/31 03:05:29 INFO : one: Copied (new) 2026/07/31 03:05:29 DEBUG : Waiting for deletions to finish 2026/07/31 03:05:32 DEBUG : three.txt: size = 6 OK 2026/07/31 03:05:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/31 03:05:32 INFO : three.txt: Copied (server-side copy) 2026/07/31 03:05:32 INFO : three.txt: Deleted 2026/07/31 03:05:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.06s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:05:35 DEBUG : Creating backend with remote "TestB2:rclone-test-nitafig3hesa/dst" 2026/07/31 03:05:36 DEBUG : Creating backend with remote "TestB2:rclone-test-nitafig3hesa/backup" 2026/07/31 03:05:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:05:38 DEBUG : one: size = 3 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:05:38 DEBUG : one: Sizes differ 2026/07/31 03:05:38 DEBUG : two: size = 3 OK 2026/07/31 03:05:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:05:38 DEBUG : two: Unchanged skipping 2026/07/31 03:05:38 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for checks to finish 2026/07/31 03:05:40 DEBUG : one.bak: size = 3 OK 2026/07/31 03:05:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/31 03:05:40 INFO : one: Copied (server-side copy) to: one.bak 2026/07/31 03:05:40 INFO : one: Deleted 2026/07/31 03:05:40 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for transfers to finish 2026/07/31 03:05:41 DEBUG : one: size = 4 OK 2026/07/31 03:05:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:05:41 INFO : one: Copied (new) 2026/07/31 03:05:41 DEBUG : Waiting for deletions to finish 2026/07/31 03:05:41 DEBUG : three.txt.bak: size = 5 OK 2026/07/31 03:05:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/31 03:05:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/31 03:05:41 INFO : three.txt: Deleted 2026/07/31 03:05:41 INFO : three.txt: Moved into backup dir 2026/07/31 03:05:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:05:43 DEBUG : one: size = 4 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:05:43 DEBUG : one: Sizes differ 2026/07/31 03:05:43 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for checks to finish 2026/07/31 03:05:43 DEBUG : two: size = 3 OK 2026/07/31 03:05:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:05:43 DEBUG : two: Unchanged skipping 2026/07/31 03:05:44 DEBUG : one.bak: size = 4 OK 2026/07/31 03:05:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:05:44 INFO : one: Copied (server-side copy) to: one.bak 2026/07/31 03:05:44 INFO : one: Deleted 2026/07/31 03:05:44 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for transfers to finish 2026/07/31 03:05:44 DEBUG : one: size = 5 OK 2026/07/31 03:05:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/31 03:05:44 INFO : one: Copied (new) 2026/07/31 03:05:44 DEBUG : Waiting for deletions to finish 2026/07/31 03:05:45 DEBUG : three.txt.bak: size = 6 OK 2026/07/31 03:05:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/31 03:05:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/31 03:05:45 INFO : three.txt: Deleted 2026/07/31 03:05:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.09s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:05:48 DEBUG : Creating backend with remote "TestB2:rclone-test-nitafig3hesa/dst" 2026/07/31 03:05:49 DEBUG : Creating backend with remote "TestB2:rclone-test-nitafig3hesa/backup" 2026/07/31 03:05:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:05:51 DEBUG : one: size = 3 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:05:51 DEBUG : one: Sizes differ 2026/07/31 03:05:51 DEBUG : two: size = 3 OK 2026/07/31 03:05:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:05:51 DEBUG : two: Unchanged skipping 2026/07/31 03:05:51 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for checks to finish 2026/07/31 03:05:52 DEBUG : one-2019-01-01: size = 3 OK 2026/07/31 03:05:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/31 03:05:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/31 03:05:52 INFO : one: Deleted 2026/07/31 03:05:52 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for transfers to finish 2026/07/31 03:05:53 DEBUG : one: size = 4 OK 2026/07/31 03:05:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:05:53 INFO : one: Copied (new) 2026/07/31 03:05:53 DEBUG : Waiting for deletions to finish 2026/07/31 03:05:54 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/31 03:05:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/31 03:05:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/31 03:05:54 INFO : three.txt: Deleted 2026/07/31 03:05:54 INFO : three.txt: Moved into backup dir 2026/07/31 03:05:56 DEBUG : two: size = 3 OK 2026/07/31 03:05:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:05:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:05:56 DEBUG : one: size = 4 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:05:56 DEBUG : two: Unchanged skipping 2026/07/31 03:05:56 DEBUG : one: Sizes differ 2026/07/31 03:05:56 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for checks to finish 2026/07/31 03:05:57 DEBUG : one-2019-01-01: size = 4 OK 2026/07/31 03:05:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:05:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/31 03:05:58 INFO : one: Deleted 2026/07/31 03:05:58 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for transfers to finish 2026/07/31 03:05:58 DEBUG : one: size = 5 OK 2026/07/31 03:05:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/31 03:05:58 INFO : one: Copied (new) 2026/07/31 03:05:58 DEBUG : Waiting for deletions to finish 2026/07/31 03:05:58 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/31 03:05:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/31 03:05:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/31 03:05:59 INFO : three.txt: Deleted 2026/07/31 03:05:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.61s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:06:00 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1109-17.backblaze.com/b2api/v1/b2_upload_file/1fe2cd8310edbb6b9ff80e1b/c001_v0001109_t0044": EOF 2026/07/31 03:06:00 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1109-17.backblaze.com/b2api/v1/b2_upload_file/1fe2cd8310edbb6b9ff80e1b/c001_v0001109_t0044": EOF) 2026/07/31 03:06:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/two" to B2 bucket rclone-test-nitafig3hesa: 1/10 (Post "https://pod-000-1109-17.backblaze.com/b2api/v1/b2_upload_file/1fe2cd8310edbb6b9ff80e1b/c001_v0001109_t0044": EOF) 2026/07/31 03:06:03 DEBUG : pacer: Reducing sleep to 10ms 2026/07/31 03:06:03 DEBUG : Creating backend with remote "TestB2:rclone-test-nitafig3hesa/dst" 2026/07/31 03:06:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:06:05 DEBUG : one: size = 3 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:06:05 DEBUG : one: Sizes differ 2026/07/31 03:06:05 DEBUG : two: size = 3 OK 2026/07/31 03:06:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:05 DEBUG : two: Unchanged skipping 2026/07/31 03:06:05 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for checks to finish 2026/07/31 03:06:06 DEBUG : one.bak: size = 3 OK 2026/07/31 03:06:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/31 03:06:06 INFO : one: Copied (server-side copy) to: one.bak 2026/07/31 03:06:06 INFO : one: Deleted 2026/07/31 03:06:06 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for transfers to finish 2026/07/31 03:06:07 DEBUG : one: size = 4 OK 2026/07/31 03:06:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:06:07 INFO : one: Copied (new) 2026/07/31 03:06:07 DEBUG : Waiting for deletions to finish 2026/07/31 03:06:08 DEBUG : three.txt.bak: size = 5 OK 2026/07/31 03:06:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/31 03:06:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/31 03:06:08 INFO : three.txt: Deleted 2026/07/31 03:06:08 INFO : three.txt: Moved into backup dir 2026/07/31 03:06:09 DEBUG : one.bak: Excluded (Path Filter) 2026/07/31 03:06:09 DEBUG : one.bak: Excluded 2026/07/31 03:06:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/31 03:06:09 DEBUG : three.txt.bak: Excluded 2026/07/31 03:06:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:06:09 DEBUG : one: size = 4 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:06:09 DEBUG : one: Sizes differ 2026/07/31 03:06:09 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for checks to finish 2026/07/31 03:06:09 DEBUG : two: size = 3 OK 2026/07/31 03:06:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:09 DEBUG : two: Unchanged skipping 2026/07/31 03:06:11 DEBUG : one.bak: size = 4 OK 2026/07/31 03:06:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:06:11 INFO : one: Copied (server-side copy) to: one.bak 2026/07/31 03:06:11 INFO : one: Deleted 2026/07/31 03:06:11 DEBUG : B2 bucket rclone-test-nitafig3hesa path dst: Waiting for transfers to finish 2026/07/31 03:06:11 DEBUG : one: size = 5 OK 2026/07/31 03:06:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/31 03:06:11 INFO : one: Copied (new) 2026/07/31 03:06:11 DEBUG : Waiting for deletions to finish 2026/07/31 03:06:12 DEBUG : three.txt.bak: size = 6 OK 2026/07/31 03:06:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/31 03:06:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/31 03:06:12 INFO : three.txt: Deleted 2026/07/31 03:06:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.45s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:06:15 DEBUG : Creating backend with remote "TestB2:rclone-test-nitafig3hesa/dst" 2026/07/31 03:06:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:06:16 DEBUG : one: size = 3 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:06:16 DEBUG : one: Sizes differ 2026/07/31 03:06:17 DEBUG : one.bak: size = 3 OK 2026/07/31 03:06:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/31 03:06:17 INFO : one: Copied (server-side copy) to: one.bak 2026/07/31 03:06:18 INFO : one: Deleted 2026/07/31 03:06:18 DEBUG : one: size = 4 OK 2026/07/31 03:06:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:06:18 INFO : one: Copied (new) 2026/07/31 03:06:19 DEBUG : two: size = 3 OK 2026/07/31 03:06:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:19 DEBUG : two: Unchanged skipping 2026/07/31 03:06:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:06:19 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:06:19 DEBUG : three.txt: Sizes differ 2026/07/31 03:06:19 DEBUG : three.txt.bak: size = 5 OK 2026/07/31 03:06:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/31 03:06:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/31 03:06:19 INFO : three.txt: Deleted 2026/07/31 03:06:20 DEBUG : three.txt: size = 6 OK 2026/07/31 03:06:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/31 03:06:20 INFO : three.txt: Copied (new) 2026/07/31 03:06:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:06:20 DEBUG : one: size = 4 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:06:20 DEBUG : one: Sizes differ 2026/07/31 03:06:21 DEBUG : one.bak: size = 4 OK 2026/07/31 03:06:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:06:21 INFO : one: Copied (server-side copy) to: one.bak 2026/07/31 03:06:21 INFO : one: Deleted 2026/07/31 03:06:22 DEBUG : one: size = 5 OK 2026/07/31 03:06:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/31 03:06:22 INFO : one: Copied (new) 2026/07/31 03:06:22 DEBUG : two: size = 3 OK 2026/07/31 03:06:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:22 DEBUG : two: Unchanged skipping 2026/07/31 03:06:22 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:06:22 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:06:22 DEBUG : three.txt: Sizes differ 2026/07/31 03:06:22 DEBUG : three.txt.bak: size = 6 OK 2026/07/31 03:06:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/31 03:06:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/31 03:06:22 INFO : three.txt: Deleted 2026/07/31 03:06:23 DEBUG : three.txt: size = 19 OK 2026/07/31 03:06:23 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/31 03:06:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.02s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:06:26 DEBUG : Creating backend with remote "TestB2:rclone-test-nitafig3hesa/dst" 2026/07/31 03:06:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:06:27 DEBUG : one: size = 3 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:06:27 DEBUG : one: Sizes differ 2026/07/31 03:06:29 DEBUG : one-2019-01-01: size = 3 OK 2026/07/31 03:06:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/31 03:06:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/31 03:06:29 INFO : one: Deleted 2026/07/31 03:06:30 DEBUG : one: size = 4 OK 2026/07/31 03:06:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:06:30 INFO : one: Copied (new) 2026/07/31 03:06:30 DEBUG : two: size = 3 OK 2026/07/31 03:06:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:30 DEBUG : two: Unchanged skipping 2026/07/31 03:06:30 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:06:30 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:06:30 DEBUG : three.txt: Sizes differ 2026/07/31 03:06:31 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/31 03:06:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/31 03:06:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/31 03:06:31 INFO : three.txt: Deleted 2026/07/31 03:06:31 DEBUG : three.txt: size = 6 OK 2026/07/31 03:06:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/31 03:06:31 INFO : three.txt: Copied (new) 2026/07/31 03:06:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:06:32 DEBUG : one: size = 4 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:06:32 DEBUG : one: Sizes differ 2026/07/31 03:06:33 DEBUG : one-2019-01-01: size = 4 OK 2026/07/31 03:06:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:06:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/31 03:06:33 INFO : one: Deleted 2026/07/31 03:06:33 DEBUG : one: size = 5 OK 2026/07/31 03:06:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/31 03:06:33 INFO : one: Copied (new) 2026/07/31 03:06:33 DEBUG : two: size = 3 OK 2026/07/31 03:06:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:33 DEBUG : two: Unchanged skipping 2026/07/31 03:06:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:06:34 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nitafig3hesa path dst) 2026/07/31 03:06:34 DEBUG : three.txt: Sizes differ 2026/07/31 03:06:34 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/31 03:06:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/31 03:06:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/31 03:06:34 INFO : three.txt: Deleted 2026/07/31 03:06:35 DEBUG : three.txt: size = 19 OK 2026/07/31 03:06:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/31 03:06:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.96s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:06:37 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:06:37 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:06:37 DEBUG : Testêé: Sizes differ 2026/07/31 03:06:37 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:06:37 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:06:38 DEBUG : Testêé: size = 14 OK 2026/07/31 03:06:38 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/31 03:06:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/31 03:06:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.21s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:06:39 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/31 03:06:39 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:06:39 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:06:39 DEBUG : existing: size = 6 OK 2026/07/31 03:06:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/31 03:06:39 INFO : existing: Copied (new) 2026/07/31 03:06:39 DEBUG : Waiting for deletions to finish 2026/07/31 03:06:40 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:06:40 DEBUG : existing: size = 6 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:06:40 DEBUG : existing: Sizes differ 2026/07/31 03:06:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/31 03:06:40 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:06:40 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:06:40 ERROR : B2 bucket rclone-test-nitafig3hesa: not deleting files as there were IO errors 2026/07/31 03:06:40 ERROR : B2 bucket rclone-test-nitafig3hesa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:06:41 DEBUG : EXISTING: size = 6 OK 2026/07/31 03:06:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:41 DEBUG : existing: Unchanged skipping 2026/07/31 03:06:41 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:06:41 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:06:41 DEBUG : Waiting for deletions to finish 2026/07/31 03:06:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.44s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", 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-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:06:59 DEBUG : both0: size = 6 OK 2026/07/31 03:06:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:59 DEBUG : both0: Unchanged skipping 2026/07/31 03:06:59 DEBUG : both10: size = 6 OK 2026/07/31 03:06:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:59 DEBUG : both10: Unchanged skipping 2026/07/31 03:06:59 DEBUG : both11: size = 6 OK 2026/07/31 03:06:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:59 DEBUG : both12: size = 6 OK 2026/07/31 03:06:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:59 DEBUG : both13: size = 6 OK 2026/07/31 03:06:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:59 DEBUG : both14: size = 6 OK 2026/07/31 03:06:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:59 DEBUG : both11: Unchanged skipping 2026/07/31 03:06:59 DEBUG : both12: Unchanged skipping 2026/07/31 03:06:59 DEBUG : both13: Unchanged skipping 2026/07/31 03:06:59 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:06:59 DEBUG : both15: size = 6 OK 2026/07/31 03:06:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:59 DEBUG : both16: size = 6 OK 2026/07/31 03:06:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:59 DEBUG : both17: size = 6 OK 2026/07/31 03:06:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:59 DEBUG : both14: Unchanged skipping 2026/07/31 03:06:59 DEBUG : both18: size = 6 OK 2026/07/31 03:06:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:59 DEBUG : both18: Unchanged skipping 2026/07/31 03:06:59 DEBUG : both19: size = 6 OK 2026/07/31 03:06:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:59 DEBUG : both19: Unchanged skipping 2026/07/31 03:06:59 DEBUG : both1: size = 6 OK 2026/07/31 03:06:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:59 DEBUG : both1: Unchanged skipping 2026/07/31 03:06:59 DEBUG : both15: Unchanged skipping 2026/07/31 03:06:59 DEBUG : both3: size = 6 OK 2026/07/31 03:06:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:59 DEBUG : both2: size = 6 OK 2026/07/31 03:06:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:59 DEBUG : both3: Unchanged skipping 2026/07/31 03:06:59 DEBUG : both4: size = 6 OK 2026/07/31 03:06:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:59 DEBUG : both16: Unchanged skipping 2026/07/31 03:06:59 DEBUG : both5: size = 6 OK 2026/07/31 03:06:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:59 DEBUG : both5: Unchanged skipping 2026/07/31 03:06:59 DEBUG : both6: size = 6 OK 2026/07/31 03:06:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:59 DEBUG : both6: Unchanged skipping 2026/07/31 03:06:59 DEBUG : both7: size = 6 OK 2026/07/31 03:06:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:59 DEBUG : both7: Unchanged skipping 2026/07/31 03:06:59 DEBUG : both8: size = 6 OK 2026/07/31 03:06:59 DEBUG : both2: Unchanged skipping 2026/07/31 03:06:59 DEBUG : both9: size = 6 OK 2026/07/31 03:06:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:59 DEBUG : both9: Unchanged skipping 2026/07/31 03:06:59 DEBUG : both17: Unchanged skipping 2026/07/31 03:06:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:06:59 DEBUG : both4: Unchanged skipping 2026/07/31 03:06:59 DEBUG : both8: Unchanged skipping 2026/07/31 03:06:59 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:06:59 DEBUG : Waiting for deletions to finish 2026/07/31 03:06:59 INFO : only12: Deleted 2026/07/31 03:06:59 INFO : only14: Deleted 2026/07/31 03:06:59 INFO : only3: Deleted 2026/07/31 03:06:59 INFO : only16: Deleted 2026/07/31 03:06:59 INFO : only18: Deleted 2026/07/31 03:06:59 INFO : only2: Deleted 2026/07/31 03:06:59 INFO : only5: Deleted 2026/07/31 03:06:59 INFO : only6: Deleted 2026/07/31 03:06:59 INFO : only7: Deleted 2026/07/31 03:07:00 INFO : only0: Deleted 2026/07/31 03:07:00 INFO : only10: Deleted 2026/07/31 03:07:00 INFO : only11: Deleted 2026/07/31 03:07:00 INFO : only13: Deleted 2026/07/31 03:07:00 INFO : only17: Deleted 2026/07/31 03:07:00 INFO : only1: Deleted 2026/07/31 03:07:00 INFO : only8: Deleted 2026/07/31 03:07:00 INFO : only15: Deleted 2026/07/31 03:07:00 INFO : only19: Deleted 2026/07/31 03:07:00 INFO : only4: Deleted 2026/07/31 03:07:00 INFO : only9: Deleted 2026/07/31 03:07:00 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.72s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:07:19 DEBUG : both0: size = 6 OK 2026/07/31 03:07:19 DEBUG : both11: size = 6 OK 2026/07/31 03:07:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:19 DEBUG : both12: size = 6 OK 2026/07/31 03:07:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:19 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:07:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:19 DEBUG : both10: size = 6 OK 2026/07/31 03:07:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:19 DEBUG : both11: Unchanged skipping 2026/07/31 03:07:19 DEBUG : both13: size = 6 OK 2026/07/31 03:07:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:19 DEBUG : both10: Unchanged skipping 2026/07/31 03:07:19 DEBUG : both14: size = 6 OK 2026/07/31 03:07:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:19 DEBUG : both14: Unchanged skipping 2026/07/31 03:07:19 DEBUG : both15: size = 6 OK 2026/07/31 03:07:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:19 DEBUG : both15: Unchanged skipping 2026/07/31 03:07:19 DEBUG : both16: size = 6 OK 2026/07/31 03:07:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:19 DEBUG : both16: Unchanged skipping 2026/07/31 03:07:19 DEBUG : both17: size = 6 OK 2026/07/31 03:07:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:19 DEBUG : both13: Unchanged skipping 2026/07/31 03:07:19 DEBUG : both18: size = 6 OK 2026/07/31 03:07:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:19 DEBUG : both18: Unchanged skipping 2026/07/31 03:07:19 DEBUG : both19: size = 6 OK 2026/07/31 03:07:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:19 DEBUG : both0: Unchanged skipping 2026/07/31 03:07:19 DEBUG : both1: size = 6 OK 2026/07/31 03:07:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:19 DEBUG : both12: Unchanged skipping 2026/07/31 03:07:19 DEBUG : both2: size = 6 OK 2026/07/31 03:07:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:19 DEBUG : both2: Unchanged skipping 2026/07/31 03:07:19 DEBUG : both3: size = 6 OK 2026/07/31 03:07:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:19 DEBUG : both3: Unchanged skipping 2026/07/31 03:07:19 DEBUG : both4: size = 6 OK 2026/07/31 03:07:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:19 DEBUG : both4: Unchanged skipping 2026/07/31 03:07:19 DEBUG : both5: size = 6 OK 2026/07/31 03:07:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:19 DEBUG : both5: Unchanged skipping 2026/07/31 03:07:19 DEBUG : both6: size = 6 OK 2026/07/31 03:07:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:19 DEBUG : both6: Unchanged skipping 2026/07/31 03:07:19 DEBUG : both7: size = 6 OK 2026/07/31 03:07:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:19 DEBUG : both7: Unchanged skipping 2026/07/31 03:07:19 DEBUG : both8: size = 6 OK 2026/07/31 03:07:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:19 DEBUG : both8: Unchanged skipping 2026/07/31 03:07:19 DEBUG : both9: size = 6 OK 2026/07/31 03:07:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:19 DEBUG : both9: Unchanged skipping 2026/07/31 03:07:19 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:07:19 DEBUG : only0: size = 6 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:07:19 DEBUG : only0: Sizes differ 2026/07/31 03:07:19 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:07:19 DEBUG : only10: size = 6 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:07:19 DEBUG : only10: Sizes differ 2026/07/31 03:07:19 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:07:19 DEBUG : only11: size = 6 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:07:19 DEBUG : only11: Sizes differ 2026/07/31 03:07:19 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:07:19 DEBUG : only12: size = 6 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:07:19 DEBUG : only12: Sizes differ 2026/07/31 03:07:19 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:07:19 DEBUG : only13: size = 6 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:07:19 DEBUG : only13: Sizes differ 2026/07/31 03:07:19 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:07:19 DEBUG : only14: size = 6 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:07:19 DEBUG : only14: Sizes differ 2026/07/31 03:07:19 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:07:19 DEBUG : only15: size = 6 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:07:19 DEBUG : only15: Sizes differ 2026/07/31 03:07:19 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:07:19 DEBUG : only16: size = 6 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:07:19 DEBUG : only16: Sizes differ 2026/07/31 03:07:19 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:07:19 DEBUG : only17: size = 6 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:07:19 DEBUG : only17: Sizes differ 2026/07/31 03:07:19 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:07:19 DEBUG : only18: size = 6 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:07:19 DEBUG : only18: Sizes differ 2026/07/31 03:07:19 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:07:19 DEBUG : only19: size = 6 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:07:19 DEBUG : only19: Sizes differ 2026/07/31 03:07:19 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:07:19 DEBUG : only1: size = 6 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:07:19 DEBUG : only1: Sizes differ 2026/07/31 03:07:19 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:07:19 DEBUG : only2: size = 6 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:07:19 DEBUG : only2: Sizes differ 2026/07/31 03:07:19 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:07:19 DEBUG : only3: size = 6 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:07:19 DEBUG : only3: Sizes differ 2026/07/31 03:07:19 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:07:19 DEBUG : only4: size = 6 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:07:19 DEBUG : only4: Sizes differ 2026/07/31 03:07:19 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:07:19 DEBUG : only5: size = 6 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:07:19 DEBUG : only5: Sizes differ 2026/07/31 03:07:19 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:07:19 DEBUG : only6: size = 6 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:07:19 DEBUG : only6: Sizes differ 2026/07/31 03:07:19 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:07:19 DEBUG : only7: size = 6 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:07:19 DEBUG : only7: Sizes differ 2026/07/31 03:07:19 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:07:19 DEBUG : only8: size = 6 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:07:19 DEBUG : only8: Sizes differ 2026/07/31 03:07:19 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2761980657) 2026/07/31 03:07:19 DEBUG : only9: size = 6 (B2 bucket rclone-test-nitafig3hesa) 2026/07/31 03:07:19 DEBUG : only9: Sizes differ 2026/07/31 03:07:19 DEBUG : both17: Unchanged skipping 2026/07/31 03:07:19 DEBUG : both19: Unchanged skipping 2026/07/31 03:07:19 DEBUG : both1: Unchanged skipping 2026/07/31 03:07:19 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:07:19 DEBUG : only0: size = 0 OK 2026/07/31 03:07:19 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:07:19 INFO : only0: Copied (replaced existing) 2026/07/31 03:07:20 DEBUG : only10: size = 0 OK 2026/07/31 03:07:20 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:07:20 INFO : only10: Copied (replaced existing) 2026/07/31 03:07:20 DEBUG : only13: size = 0 OK 2026/07/31 03:07:20 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:07:20 INFO : only13: Copied (replaced existing) 2026/07/31 03:07:20 DEBUG : only15: size = 0 OK 2026/07/31 03:07:20 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:07:20 INFO : only15: Copied (replaced existing) 2026/07/31 03:07:20 DEBUG : only14: size = 0 OK 2026/07/31 03:07:20 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:07:20 INFO : only14: Copied (replaced existing) 2026/07/31 03:07:20 DEBUG : only11: size = 0 OK 2026/07/31 03:07:20 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:07:20 INFO : only11: Copied (replaced existing) 2026/07/31 03:07:20 DEBUG : only16: size = 0 OK 2026/07/31 03:07:20 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:07:20 INFO : only16: Copied (replaced existing) 2026/07/31 03:07:20 DEBUG : only17: size = 0 OK 2026/07/31 03:07:20 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:07:20 INFO : only17: Copied (replaced existing) 2026/07/31 03:07:20 DEBUG : only12: size = 0 OK 2026/07/31 03:07:20 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:07:20 INFO : only12: Copied (replaced existing) 2026/07/31 03:07:20 DEBUG : only18: size = 0 OK 2026/07/31 03:07:20 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:07:20 INFO : only18: Copied (replaced existing) 2026/07/31 03:07:20 DEBUG : only19: size = 0 OK 2026/07/31 03:07:20 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:07:20 INFO : only19: Copied (replaced existing) 2026/07/31 03:07:20 DEBUG : only1: size = 0 OK 2026/07/31 03:07:20 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:07:20 INFO : only1: Copied (replaced existing) 2026/07/31 03:07:20 DEBUG : only2: size = 0 OK 2026/07/31 03:07:20 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:07:20 INFO : only2: Copied (replaced existing) 2026/07/31 03:07:20 DEBUG : only3: size = 0 OK 2026/07/31 03:07:20 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:07:20 INFO : only3: Copied (replaced existing) 2026/07/31 03:07:20 DEBUG : only4: size = 0 OK 2026/07/31 03:07:20 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:07:20 INFO : only4: Copied (replaced existing) 2026/07/31 03:07:20 DEBUG : only5: size = 0 OK 2026/07/31 03:07:20 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:07:20 INFO : only5: Copied (replaced existing) 2026/07/31 03:07:20 DEBUG : only6: size = 0 OK 2026/07/31 03:07:20 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:07:20 INFO : only6: Copied (replaced existing) 2026/07/31 03:07:20 DEBUG : only7: size = 0 OK 2026/07/31 03:07:20 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:07:20 INFO : only7: Copied (replaced existing) 2026/07/31 03:07:21 DEBUG : only8: size = 0 OK 2026/07/31 03:07:21 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:07:21 INFO : only8: Copied (replaced existing) 2026/07/31 03:07:21 DEBUG : only9: size = 0 OK 2026/07/31 03:07:21 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:07:21 INFO : only9: Copied (replaced existing) 2026/07/31 03:07:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.66s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:07:29 DEBUG : empty_dir: Making directory with metadata 2026/07/31 03:07:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:07:29 DEBUG : empty_on_remote: Making directory with metadata 2026/07/31 03:07:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:07:29 INFO : empty_on_remote: Making directory 2026/07/31 03:07:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/31 03:07:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/31 03:07:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/31 03:07:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:07:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.07s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:07:32 DEBUG : empty_dir: Making directory with metadata 2026/07/31 03:07:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:07:32 DEBUG : empty_on_remote: Making directory with metadata 2026/07/31 03:07:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:07:32 INFO : empty_on_remote: Making directory 2026/07/31 03:07:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/31 03:07:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/31 03:07:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/31 03:07:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:07:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/31 03:07:33 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.76s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:07:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:07:35 INFO : sub dir: Making directory 2026/07/31 03:07:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.43s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:07:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:07:38 INFO : sub dir: Making directory 2026/07/31 03:07:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.81s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:07:49 DEBUG : Waiting for deletions to finish 2026/07/31 03:07:50 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : apple: size = 5 OK 2026/07/31 03:07:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:50 DEBUG : apple: Unchanged skipping 2026/07/31 03:07:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:07:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:07:50 DEBUG : banana: size = 6 OK 2026/07/31 03:07:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:50 DEBUG : banana: Unchanged skipping 2026/07/31 03:07:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:07:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:07:50 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:07:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:07:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:07:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:07:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:07:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:07:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:07:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:07:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:07:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:07:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:07:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:07:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:07:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:07:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:07:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:07:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:07:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:07:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:07:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:07:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:07:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:07:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:07:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:07:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:07:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:07:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:07:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:07:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:07:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:07:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:07:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:07:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:07:50 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:07:50 DEBUG : Waiting for deletions to finish 2026/07/31 03:07:50 INFO : There was nothing to transfer 2026/07/31 03:07:50 DEBUG : Waiting for deletions to finish 2026/07/31 03:07:50 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:07:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:07:51 DEBUG : apple: size = 5 OK 2026/07/31 03:07:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:51 DEBUG : apple: Unchanged skipping 2026/07/31 03:07:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:07:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:07:51 DEBUG : banana: size = 6 OK 2026/07/31 03:07:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:51 DEBUG : banana: Unchanged skipping 2026/07/31 03:07:51 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:07:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:51 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:07:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:07:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:07:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:07:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:07:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:07:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:07:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:07:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:07:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:07:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:07:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:07:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:07:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:07:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:07:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:07:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:07:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:07:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:07:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:07:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:07:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:07:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:07:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:07:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:07:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:07:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:07:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:07:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:07:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:07:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:07:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:07:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:07:51 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:07:51 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:07:51 DEBUG : Waiting for deletions to finish 2026/07/31 03:07:51 INFO : There was nothing to transfer 2026/07/31 03:07:51 DEBUG : Waiting for deletions to finish 2026/07/31 03:07:51 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:07:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:07:51 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:07:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:07:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:07:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:07:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:07:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:07:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:07:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:07:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:07:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:07:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:07:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:07:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:07:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:07:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:07:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:07:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:07:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:08:05 DEBUG : Waiting for deletions to finish 2026/07/31 03:08:06 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:08:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:08:06 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:08:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:08:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:08:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:08:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:08:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:08:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:08:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:08:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:08:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:08:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:08:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:08:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:08:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:08:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:08:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:08:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:08:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:08:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:08:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:08:06 DEBUG : apple: size = 5 OK 2026/07/31 03:08:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:06 DEBUG : apple: Unchanged skipping 2026/07/31 03:08:06 DEBUG : banana: size = 6 OK 2026/07/31 03:08:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:06 DEBUG : banana: Unchanged skipping 2026/07/31 03:08:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:08:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:08:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:08:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:08:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:08:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:08:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:08:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:08:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:08:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:08:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:08:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:08:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:08:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:08:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:08:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:08:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:08:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:08:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:08:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:08:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:08:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:08:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:08:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:08:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:08:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:08:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:08:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:08:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:08:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:08:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:08:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:08:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:08:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:08:06 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:08:06 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:08:06 DEBUG : Waiting for deletions to finish 2026/07/31 03:08:06 INFO : There was nothing to transfer 2026/07/31 03:08:06 DEBUG : Waiting for deletions to finish 2026/07/31 03:08:07 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : apple: size = 5 OK 2026/07/31 03:08:07 DEBUG : banana: size = 6 OK 2026/07/31 03:08:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:07 DEBUG : banana: Unchanged skipping 2026/07/31 03:08:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:08:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:08:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:07 DEBUG : apple: Unchanged skipping 2026/07/31 03:08:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:08:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:08:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:08:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:08:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:08:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:08:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:08:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:08:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:08:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:08:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:08:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:08:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:08:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:08:07 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:08:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:08:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:08:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:08:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:08:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:08:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:08:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:08:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:08:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:08:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:08:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:08:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:08:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:08:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:08:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:08:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:08:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:08:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:08:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:08:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:08:07 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:08:07 DEBUG : Waiting for deletions to finish 2026/07/31 03:08:07 INFO : There was nothing to transfer 2026/07/31 03:08:07 DEBUG : Waiting for deletions to finish 2026/07/31 03:08:07 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:08:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:08:21 DEBUG : Waiting for deletions to finish 2026/07/31 03:08:21 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:08:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:08:21 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:08:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:08:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:08:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:08:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:08:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:08:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:08:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:08:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:08:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:08:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:08:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:08:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:08:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:08:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:08:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:08:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:08:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:08:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/31 03:08:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 03:08:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/31 03:08:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 03:08:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/31 03:08:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/31 03:08:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:22 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:08:22 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:08:22 DEBUG : YXBwbGU=: size = 5 OK 2026/07/31 03:08:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/31 03:08:22 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/31 03:08:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:22 DEBUG : YmFuYW5h: size = 6 OK 2026/07/31 03:08:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/31 03:08:22 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/31 03:08:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/31 03:08:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/31 03:08:22 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/31 03:08:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/31 03:08:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/31 03:08:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/31 03:08:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/31 03:08:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/31 03:08:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/31 03:08:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/31 03:08:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/31 03:08:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/31 03:08:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/31 03:08:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/31 03:08:23 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/31 03:08:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/31 03:08:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/31 03:08:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/31 03:08:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/31 03:08:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/31 03:08:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/31 03:08:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/31 03:08:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/31 03:08:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/31 03:08:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/31 03:08:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/31 03:08:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/31 03:08:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/31 03:08:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:08:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/31 03:08:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/31 03:08:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/31 03:08:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/31 03:08:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/31 03:08:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/31 03:08:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:25 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/31 03:08:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/31 03:08:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:08:25 DEBUG : Waiting for deletions to finish 2026/07/31 03:08:25 INFO : dir1/0003-defghij.txt: Deleted 2026/07/31 03:08:25 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/31 03:08:25 INFO : dir1/0009-3456789.txt: Deleted 2026/07/31 03:08:25 INFO : dir1/0007-1234567.txt: Deleted 2026/07/31 03:08:25 INFO : splitbananasplit: Deleted 2026/07/31 03:08:25 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/31 03:08:25 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/31 03:08:25 INFO : dir1/0015-9;=.txt: Deleted 2026/07/31 03:08:25 INFO : dir1/0008-2345678.txt: Deleted 2026/07/31 03:08:25 INFO : appleappleapplebanana: Deleted 2026/07/31 03:08:25 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/31 03:08:25 INFO : dir1/0010-456789.txt: Deleted 2026/07/31 03:08:25 INFO : dir1/0011-56789;.txt: Deleted 2026/07/31 03:08:25 INFO : dir1/0012-6789;.txt: Deleted 2026/07/31 03:08:25 INFO : dir1/0014-89;=.txt: Deleted 2026/07/31 03:08:25 INFO : apple: Deleted 2026/07/31 03:08:25 INFO : banana: Deleted 2026/07/31 03:08:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/31 03:08:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/31 03:08:25 INFO : dir1/0013-789;=.txt: Deleted 2026/07/31 03:08:25 DEBUG : Waiting for deletions to finish 2026/07/31 03:08:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/31 03:08:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/31 03:08:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/31 03:08:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/31 03:08:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/31 03:08:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/31 03:08:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/31 03:08:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/31 03:08:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/31 03:08:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/31 03:08:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/31 03:08:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/31 03:08:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/31 03:08:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/31 03:08:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/31 03:08:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/31 03:08:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/31 03:08:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/31 03:08:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/31 03:08:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/31 03:08:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:08:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:08:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:08:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:08:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:26 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:26 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:26 DEBUG : YXBwbGU=: size = 5 OK 2026/07/31 03:08:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:26 DEBUG : apple: Unchanged skipping 2026/07/31 03:08:26 DEBUG : YmFuYW5h: size = 6 OK 2026/07/31 03:08:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:26 DEBUG : banana: Unchanged skipping 2026/07/31 03:08:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:08:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/31 03:08:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:26 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:08:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/31 03:08:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/31 03:08:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/31 03:08:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/31 03:08:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:08:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/31 03:08:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:08:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/31 03:08:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/31 03:08:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:08:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/31 03:08:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/31 03:08:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:08:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/31 03:08:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/31 03:08:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:08:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/31 03:08:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/31 03:08:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:08:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/31 03:08:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:26 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:08:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:08:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/31 03:08:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/31 03:08:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:08:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:26 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/31 03:08:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:08:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:08:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/31 03:08:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:08:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:08:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:08:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:08:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:08:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:08:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:08:26 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:08:26 DEBUG : Waiting for deletions to finish 2026/07/31 03:08:26 DEBUG : Waiting for deletions to finish 2026/07/31 03:08:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/31 03:08:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/31 03:08:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/31 03:08:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/31 03:08:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/31 03:08:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/31 03:08:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/31 03:08:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/31 03:08:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/31 03:08:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/31 03:08:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/31 03:08:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/31 03:08:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/31 03:08:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/31 03:08:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/31 03:08:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/31 03:08:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/31 03:08:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/31 03:08:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/31 03:08:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/31 03:08:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:08:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:27 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:08:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:08:27 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:08:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:08:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:08:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:08:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:08:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:08:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:08:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:08:42 DEBUG : Waiting for deletions to finish 2026/07/31 03:08:42 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:08:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:08:42 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:08:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:08:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:08:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:08:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:08:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:08:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:08:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:08:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:08:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:08:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:08:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:08:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:08:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:08:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:08:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:08:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:08:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:08:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/31 03:08:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 03:08:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/31 03:08:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 03:08:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:42 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:42 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:08:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:08:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:08:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:08:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:08:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:08:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:08:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:08:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:08:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:08:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:08:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:08:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:08:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:08:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:08:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:08:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:08:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:08:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:08:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:08:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:08:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:08:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:08:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:08:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:08:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:08:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:08:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:08:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:08:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:08:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:08:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:08:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:08:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:08:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:08:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:08:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:08:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:08:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:08:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:08:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:08:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:08:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:08:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:08:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:08:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:08:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:08:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:08:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:08:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:08:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:08:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:08:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:08:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:08:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:08:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:08:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:08:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:08:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:08:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:08:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:08:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:08:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:08:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:08:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:08:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:08:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:08:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:08:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:08:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:08:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:08:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:08:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:08:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:08:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:08:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:08:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:08:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:08:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:08:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:08:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:08:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:08:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:08:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:08:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:08:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:08:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:08:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:08:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:08:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:08:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:08:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:08:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:08:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:08:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:08:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:08:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:08:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:08:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:08:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:08:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:08:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:08:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:08:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:08:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:08:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:08:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:08:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:08:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:08:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:08:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:08:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:08:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:08:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:08:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:08:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:08:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:08:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:08:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:08:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:08:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:08:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:08:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:08:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:08:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:08:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:08:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:08:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:08:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:08:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:08:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:08:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:08:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:08:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:08:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:08:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:08:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:08:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:08:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:08:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:08:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:08:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:08:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:08:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:08:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:08:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:08:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:08:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:08:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:08:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:08:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:08:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:08:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:08:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:08:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:08:42 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/31 03:08:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:08:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:08:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:08:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:08:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:08:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:08:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:08:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:08:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:08:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:08:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:08:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:08:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:08:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:08:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:08:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:08:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:42 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/31 03:08:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:42 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:08:42 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:08:43 DEBUG : PREFIXbanana: size = 6 OK 2026/07/31 03:08:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/31 03:08:43 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/31 03:08:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:08:43 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/31 03:08:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/31 03:08:43 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/31 03:08:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:08:43 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/31 03:08:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/31 03:08:43 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/31 03:08:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:08:43 DEBUG : PREFIXapple: size = 5 OK 2026/07/31 03:08:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/31 03:08:43 INFO : apple: Copied (new) to: PREFIXapple 2026/07/31 03:08:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:08:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/31 03:08:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/31 03:08:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:08:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:08:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:08:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/31 03:08:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:08:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:08:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/31 03:08:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/31 03:08:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:08:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:08:43 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/31 03:08:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/31 03:08:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:08:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:08:43 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/31 03:08:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/31 03:08:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:08:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:08:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/31 03:08:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/31 03:08:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:08:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:08:43 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/31 03:08:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/31 03:08:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:08:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:08:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/31 03:08:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/31 03:08:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:08:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:08:44 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/31 03:08:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/31 03:08:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:08:44 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/31 03:08:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/31 03:08:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/31 03:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:08:44 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/31 03:08:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/31 03:08:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:08:44 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/31 03:08:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/31 03:08:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:08:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:08:44 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/31 03:08:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/31 03:08:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:08:44 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/31 03:08:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/31 03:08:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:08:44 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/31 03:08:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/31 03:08:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:08:44 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/31 03:08:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/31 03:08:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:08:44 DEBUG : Waiting for deletions to finish 2026/07/31 03:08:44 INFO : dir1/0013-789;=.txt: Deleted 2026/07/31 03:08:44 INFO : dir1/0011-56789;.txt: Deleted 2026/07/31 03:08:44 INFO : splitbananasplit: Deleted 2026/07/31 03:08:45 INFO : appleappleapplebanana: Deleted 2026/07/31 03:08:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/31 03:08:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/31 03:08:45 INFO : dir1/0010-456789.txt: Deleted 2026/07/31 03:08:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/31 03:08:45 INFO : apple: Deleted 2026/07/31 03:08:45 INFO : dir1/0007-1234567.txt: Deleted 2026/07/31 03:08:45 INFO : dir1/0008-2345678.txt: Deleted 2026/07/31 03:08:45 INFO : dir1/0012-6789;.txt: Deleted 2026/07/31 03:08:45 INFO : banana: Deleted 2026/07/31 03:08:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/31 03:08:45 INFO : dir1/0015-9;=.txt: Deleted 2026/07/31 03:08:45 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/31 03:08:45 INFO : dir1/0014-89;=.txt: Deleted 2026/07/31 03:08:45 INFO : dir1/0003-defghij.txt: Deleted 2026/07/31 03:08:45 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/31 03:08:45 INFO : dir1/0009-3456789.txt: Deleted 2026/07/31 03:08:45 DEBUG : Waiting for deletions to finish 2026/07/31 03:08:45 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/31 03:08:45 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:08:45 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/31 03:08:45 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/31 03:08:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:08:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:08:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:08:45 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:08:45 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:08:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:08:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:08:45 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:08:45 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:08:45 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:08:45 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:08:45 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:08:45 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:08:45 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:08:45 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:08:45 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:45 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:08:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:08:45 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:08:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:08:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:08:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:08:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:08:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:08:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:08:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:08:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:08:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:08:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:08:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:08:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:08:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:08:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:08:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:08:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:08:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/31 03:08:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 03:08:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/31 03:08:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 03:08:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:08:46 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:08:46 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:08:46 DEBUG : banana: size = 6 OK 2026/07/31 03:08:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/31 03:08:46 INFO : banana: Copied (new) 2026/07/31 03:08:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:08:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/31 03:08:46 INFO : appleappleapplebanana: Copied (new) 2026/07/31 03:08:46 DEBUG : apple: size = 5 OK 2026/07/31 03:08:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/31 03:08:46 INFO : apple: Copied (new) 2026/07/31 03:08:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:08:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/31 03:08:46 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/31 03:08:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:08:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/31 03:08:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/31 03:08:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:08:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/31 03:08:46 INFO : splitbananasplit: Copied (new) 2026/07/31 03:08:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:08:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/31 03:08:46 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/31 03:08:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:08:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/31 03:08:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/31 03:08:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:08:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/31 03:08:47 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/31 03:08:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:08:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/31 03:08:47 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/31 03:08:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:08:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/31 03:08:47 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/31 03:08:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:08:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/31 03:08:47 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/31 03:08:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:08:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/31 03:08:47 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/31 03:08:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:08:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/31 03:08:47 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/31 03:08:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:08:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/31 03:08:47 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/31 03:08:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:08:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/31 03:08:47 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/31 03:08:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:08:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/31 03:08:48 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/31 03:08:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:08:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/31 03:08:48 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/31 03:08:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:08:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/31 03:08:48 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/31 03:08:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:08:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/31 03:08:48 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/31 03:08:48 DEBUG : Waiting for deletions to finish 2026/07/31 03:08:48 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/31 03:08:48 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/31 03:08:48 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/31 03:08:48 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/31 03:08:48 INFO : PREFIXbanana: Deleted 2026/07/31 03:08:48 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/31 03:08:48 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/31 03:08:48 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/31 03:08:48 INFO : PREFIXsplitbananasplit: Deleted 2026/07/31 03:08:48 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/31 03:08:48 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/31 03:08:48 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/31 03:08:48 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/31 03:08:48 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/31 03:08:48 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/31 03:08:48 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/31 03:08:48 INFO : PREFIXapple: Deleted 2026/07/31 03:08:48 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/31 03:08:48 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/31 03:08:48 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/31 03:08:48 DEBUG : Waiting for deletions to finish 2026/07/31 03:08:49 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : Waiting for deletions to finish 2026/07/31 03:08:49 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:08:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:09:03 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:04 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:09:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:09:04 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:09:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:09:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:09:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:09:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:09:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:09:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:09:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:09:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:09:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:09:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:09:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:09:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:09:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:09:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:09:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:09:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:09:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:09:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:09:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:09:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:09:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:09:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:04 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/31 03:09:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 03:09:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:04 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/31 03:09:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:09:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 03:09:04 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:09:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:09:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:09:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:09:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:09:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:09:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:09:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:09:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:09:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:09:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:09:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/31 03:09:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:09:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/31 03:09:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:04 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:09:04 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:09:04 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/31 03:09:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/31 03:09:04 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/31 03:09:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/31 03:09:04 DEBUG : appleSUFFIX: size = 5 OK 2026/07/31 03:09:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/31 03:09:04 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/31 03:09:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:09:05 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/31 03:09:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/31 03:09:05 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/31 03:09:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:09:05 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/31 03:09:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/31 03:09:05 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/31 03:09:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:09:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/31 03:09:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/31 03:09:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/31 03:09:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:09:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/31 03:09:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/31 03:09:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:09:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:09:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/31 03:09:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/31 03:09:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:09:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:09:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/31 03:09:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/31 03:09:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:09:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:09:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/31 03:09:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/31 03:09:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:09:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:09:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/31 03:09:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/31 03:09:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:09:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:09:05 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/31 03:09:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/31 03:09:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:09:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:09:06 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/31 03:09:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/31 03:09:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:09:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:09:06 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/31 03:09:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/31 03:09:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:09:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:09:06 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/31 03:09:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/31 03:09:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:09:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:09:06 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/31 03:09:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/31 03:09:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:09:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:09:06 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/31 03:09:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/31 03:09:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:09:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:09:06 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/31 03:09:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/31 03:09:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:09:06 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/31 03:09:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/31 03:09:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:09:06 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/31 03:09:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/31 03:09:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:09:06 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/31 03:09:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/31 03:09:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:09:06 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:07 INFO : appleappleapplebanana: Deleted 2026/07/31 03:09:07 INFO : dir1/0003-defghij.txt: Deleted 2026/07/31 03:09:07 INFO : dir1/0011-56789;.txt: Deleted 2026/07/31 03:09:07 INFO : dir1/0012-6789;.txt: Deleted 2026/07/31 03:09:07 INFO : splitbananasplit: Deleted 2026/07/31 03:09:07 INFO : dir1/0013-789;=.txt: Deleted 2026/07/31 03:09:07 INFO : dir1/0015-9;=.txt: Deleted 2026/07/31 03:09:07 INFO : dir1/0008-2345678.txt: Deleted 2026/07/31 03:09:07 INFO : dir1/0009-3456789.txt: Deleted 2026/07/31 03:09:07 INFO : apple: Deleted 2026/07/31 03:09:07 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/31 03:09:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/31 03:09:07 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/31 03:09:07 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/31 03:09:07 INFO : dir1/0007-1234567.txt: Deleted 2026/07/31 03:09:07 INFO : banana: Deleted 2026/07/31 03:09:07 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/31 03:09:07 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/31 03:09:07 INFO : dir1/0010-456789.txt: Deleted 2026/07/31 03:09:07 INFO : dir1/0014-89;=.txt: Deleted 2026/07/31 03:09:07 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:07 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/31 03:09:07 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/31 03:09:07 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/31 03:09:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:09:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:09:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:09:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:09:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:09:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:09:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:09:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:09:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:09:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:09:07 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:09:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:09:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:09:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:09:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:09:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:09:07 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/31 03:09:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:09:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:09:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:09:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:09:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:09:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:09:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:09:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:09:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:09:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:09:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:09:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:09:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:09:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:09:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:09:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:09:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/31 03:09:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:09:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:09:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:09:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:09:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:09:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:09:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:09:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:09:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:09:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:09:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:09:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:09:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:09:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:09:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:09:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/31 03:09:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:09:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:09:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:09:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:09:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:09:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:09:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:09:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:09:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:09:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:09:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:09:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:09:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:09:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:09:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:09:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/31 03:09:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:09:08 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:09:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:09:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:09:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:09:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:09:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/31 03:09:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 03:09:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/31 03:09:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 03:09:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:08 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:09:08 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:09:08 DEBUG : apple: size = 5 OK 2026/07/31 03:09:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/31 03:09:08 INFO : apple: Copied (new) 2026/07/31 03:09:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:09:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/31 03:09:08 INFO : appleappleapplebanana: Copied (new) 2026/07/31 03:09:08 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:09:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/31 03:09:08 INFO : splitbananasplit: Copied (new) 2026/07/31 03:09:08 DEBUG : banana: size = 6 OK 2026/07/31 03:09:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/31 03:09:08 INFO : banana: Copied (new) 2026/07/31 03:09:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:09:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/31 03:09:08 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/31 03:09:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:09:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/31 03:09:09 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/31 03:09:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:09:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/31 03:09:09 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/31 03:09:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:09:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/31 03:09:09 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/31 03:09:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:09:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/31 03:09:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/31 03:09:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:09:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/31 03:09:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/31 03:09:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:09:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/31 03:09:09 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/31 03:09:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:09:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/31 03:09:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/31 03:09:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:09:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/31 03:09:09 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/31 03:09:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:09:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/31 03:09:10 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/31 03:09:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:09:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/31 03:09:10 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/31 03:09:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:09:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/31 03:09:10 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/31 03:09:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:09:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/31 03:09:10 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/31 03:09:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:09:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/31 03:09:10 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/31 03:09:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:09:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/31 03:09:10 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/31 03:09:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:09:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/31 03:09:10 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/31 03:09:10 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:10 INFO : appleSUFFIX: Deleted 2026/07/31 03:09:10 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/31 03:09:10 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/31 03:09:10 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/31 03:09:10 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/31 03:09:10 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/31 03:09:10 INFO : splitbananasplitSUFFIX: Deleted 2026/07/31 03:09:10 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/31 03:09:10 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/31 03:09:10 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/31 03:09:10 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/31 03:09:10 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/31 03:09:11 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/31 03:09:11 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/31 03:09:11 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/31 03:09:11 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/31 03:09:11 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/31 03:09:11 INFO : bananaSUFFIX: Deleted 2026/07/31 03:09:11 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/31 03:09:11 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/31 03:09:11 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:11 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:11 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:09:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:09:25 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:25 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:09:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:09:25 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:09:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:09:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:09:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:09:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:09:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:09:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:09:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:09:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:09:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:09:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:09:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:09:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:09:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:09:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 03:09:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:09:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 03:09:25 DEBUG : apple: size = 5 OK 2026/07/31 03:09:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:25 DEBUG : apple: Unchanged skipping 2026/07/31 03:09:25 DEBUG : banana: size = 6 OK 2026/07/31 03:09:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:25 DEBUG : banana: Unchanged skipping 2026/07/31 03:09:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:09:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:09:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:09:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:09:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:09:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:09:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/31 03:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:09:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:09:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:09:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:09:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:09:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:09:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/31 03:09:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:09:25 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:09:25 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:09:26 DEBUG : appleapple: size = 21 OK 2026/07/31 03:09:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/31 03:09:26 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/31 03:09:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:09:26 DEBUG : splitbanan: size = 16 OK 2026/07/31 03:09:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/31 03:09:26 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/31 03:09:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:09:26 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/31 03:09:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/31 03:09:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/31 03:09:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:09:26 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/31 03:09:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/31 03:09:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/31 03:09:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:09:26 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/31 03:09:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/31 03:09:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/31 03:09:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:09:26 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/31 03:09:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/31 03:09:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/31 03:09:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:09:26 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/31 03:09:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/31 03:09:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/31 03:09:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:09:26 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/31 03:09:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/31 03:09:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/31 03:09:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:09:26 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/31 03:09:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/31 03:09:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/31 03:09:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:09:26 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/31 03:09:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/31 03:09:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/31 03:09:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:09:26 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/31 03:09:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/31 03:09:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/31 03:09:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:09:27 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/31 03:09:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/31 03:09:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/31 03:09:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:09:27 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/31 03:09:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/31 03:09:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/31 03:09:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:09:27 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/31 03:09:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/31 03:09:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/31 03:09:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:09:27 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/31 03:09:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/31 03:09:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/31 03:09:27 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/31 03:09:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/31 03:09:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/31 03:09:27 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/31 03:09:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/31 03:09:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/31 03:09:27 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/31 03:09:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/31 03:09:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/31 03:09:27 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:28 INFO : dir1/0015-9;=.txt: Deleted 2026/07/31 03:09:28 INFO : appleappleapplebanana: Deleted 2026/07/31 03:09:28 INFO : splitbananasplit: Deleted 2026/07/31 03:09:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/31 03:09:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/31 03:09:28 INFO : dir1/0008-2345678.txt: Deleted 2026/07/31 03:09:28 INFO : dir1/0007-1234567.txt: Deleted 2026/07/31 03:09:28 INFO : dir1/0009-3456789.txt: Deleted 2026/07/31 03:09:28 INFO : dir1/0011-56789;.txt: Deleted 2026/07/31 03:09:28 INFO : dir1/0010-456789.txt: Deleted 2026/07/31 03:09:28 INFO : dir1/0014-89;=.txt: Deleted 2026/07/31 03:09:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/31 03:09:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/31 03:09:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/31 03:09:28 INFO : dir1/0012-6789;.txt: Deleted 2026/07/31 03:09:28 INFO : dir1/0013-789;=.txt: Deleted 2026/07/31 03:09:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/31 03:09:28 INFO : dir1/0003-defghij.txt: Deleted 2026/07/31 03:09:28 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:29 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : appleapple: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:09:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:09:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:09:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:09:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:09:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:09:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:09:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:09:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:09:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:09:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:09:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:09:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:09:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:09:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:09:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:09:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:09:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:09:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:09:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:09:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:09:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:09:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:09:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:09:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:09:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:09:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:09:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:09:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:09:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:09:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:09:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:09:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:09:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:09:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:09:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:09:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:09:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:09:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:09:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:09:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:09:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:09:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:09:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:09:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:09:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:09:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:09:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:09:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:09:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:09:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:09:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:09:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:09:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:09:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:09:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:09:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:09:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:09:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:09:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:09:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:09:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:09:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:09:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:09:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:09:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:09:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:09:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:09:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:09:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:09:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:09:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:09:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:09:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:09:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:09:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:09:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:09:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:09:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:09:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:09:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:09:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:09:29 DEBUG : apple: size = 5 OK 2026/07/31 03:09:29 DEBUG : appleapple: size = 21 OK 2026/07/31 03:09:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:29 DEBUG : apple: Unchanged skipping 2026/07/31 03:09:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:09:29 DEBUG : banana: size = 6 OK 2026/07/31 03:09:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:29 DEBUG : banana: Unchanged skipping 2026/07/31 03:09:29 DEBUG : splitbanan: size = 16 OK 2026/07/31 03:09:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:29 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:09:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:09:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:09:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:09:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:09:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/31 03:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:09:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:09:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:09:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:09:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:09:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:09:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:09:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:09:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:09:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:09:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:09:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:09:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:09:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:09:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:09:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/31 03:09:29 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/31 03:09:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:09:29 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/31 03:09:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:09:29 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/31 03:09:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:09:29 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/31 03:09:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:09:29 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/31 03:09:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:09:29 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/31 03:09:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:09:29 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/31 03:09:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:09:29 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/31 03:09:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:09:29 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/31 03:09:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:09:29 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/31 03:09:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:09:29 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/31 03:09:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:09:29 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/31 03:09:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:09:29 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/31 03:09:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:09:29 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/31 03:09:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:09:29 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/31 03:09:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:09:29 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/31 03:09:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:09:29 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:09:29 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:09:29 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:29 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:29 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : appleapple: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/31 03:09:29 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/31 03:09:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:09:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:09:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:09:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:09:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:09:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:09:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:09:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:09:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:09:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:09:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:09:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:09:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:09:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:09:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:09:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:09:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:09:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:09:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:09:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:09:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:09:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:09:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:09:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:09:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:09:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:09:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:09:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:09:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:09:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:09:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:09:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:09:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:09:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:09:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:09:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:09:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:09:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:09:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:09:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:09:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:09:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:09:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:09:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:09:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:09:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:09:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:09:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:09:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:09:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:09:30 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:09:45 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:45 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:09:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:09:45 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:09:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:09:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:09:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:09:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:09:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:09:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:09:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:09:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:09:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:09:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:09:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:09:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:09:45 DEBUG : apple: size = 5 OK 2026/07/31 03:09:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:45 DEBUG : apple: Unchanged skipping 2026/07/31 03:09:45 DEBUG : banana: size = 6 OK 2026/07/31 03:09:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:09:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:09:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:45 DEBUG : banana: Unchanged skipping 2026/07/31 03:09:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:09:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:09:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:09:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:09:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:09:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:09:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:09:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:09:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:09:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:09:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:09:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:09:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:09:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:09:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:09:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:09:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:09:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:09:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:09:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:09:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:09:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:09:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:09:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:09:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:09:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:09:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:09:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:09:45 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:09:45 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:09:45 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:45 INFO : There was nothing to transfer 2026/07/31 03:09:45 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:46 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:09:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:09:46 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:09:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:09:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:09:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:09:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:09:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:09:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:09:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:09:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:09:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:09:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:09:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:09:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:09:46 DEBUG : apple: size = 5 OK 2026/07/31 03:09:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:46 DEBUG : apple: Unchanged skipping 2026/07/31 03:09:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:09:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:09:46 DEBUG : banana: size = 6 OK 2026/07/31 03:09:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:46 DEBUG : banana: Unchanged skipping 2026/07/31 03:09:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:09:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:09:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:09:46 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:09:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:09:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:09:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:09:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:09:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:09:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:09:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:09:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:09:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:09:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:09:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:09:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:09:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:09:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:09:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:09:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:09:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:09:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:09:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:09:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:09:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:09:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:09:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:09:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:09:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:09:46 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:09:46 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:46 INFO : There was nothing to transfer 2026/07/31 03:09:46 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:47 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:47 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:09:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:10:02 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:02 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:10:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:10:02 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:10:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:10:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:10:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:10:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:10:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:10:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:10:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:10:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:10:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:10:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:10:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:10:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:10:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:10:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:10:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:10:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:10:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:10:03 DEBUG : apple: size = 5 OK 2026/07/31 03:10:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:03 DEBUG : apple: Unchanged skipping 2026/07/31 03:10:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:10:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:10:03 DEBUG : banana: size = 6 OK 2026/07/31 03:10:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:03 DEBUG : banana: Unchanged skipping 2026/07/31 03:10:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:10:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:10:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:10:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:10:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:10:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:10:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:10:03 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:10:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:10:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:10:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:10:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:10:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:10:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:10:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:10:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:10:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:10:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:10:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:10:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:10:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:10:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:10:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:10:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:10:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:10:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:10:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:10:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:10:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:10:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:10:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:10:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:10:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:10:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:10:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:10:03 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:10:03 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:03 INFO : There was nothing to transfer 2026/07/31 03:10:03 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:03 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:10:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:10:03 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:10:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:10:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:10:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:10:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:10:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:10:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:10:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:10:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:10:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:10:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:10:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:10:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:10:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:10:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:10:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:10:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:10:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:10:04 DEBUG : apple: size = 5 OK 2026/07/31 03:10:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:04 DEBUG : apple: Unchanged skipping 2026/07/31 03:10:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:10:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:10:04 DEBUG : banana: size = 6 OK 2026/07/31 03:10:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:04 DEBUG : banana: Unchanged skipping 2026/07/31 03:10:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:10:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:04 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:10:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:10:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:10:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:10:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:10:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:10:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:10:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:10:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:10:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:10:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:10:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:10:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:10:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:10:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:10:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:10:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:10:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:10:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:10:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:10:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:10:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:10:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:10:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:10:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:10:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:10:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:10:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:10:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:10:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:10:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:10:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:10:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:10:04 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:10:04 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:10:04 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:04 INFO : There was nothing to transfer 2026/07/31 03:10:04 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:04 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:10:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:10:04 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:10:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:10:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:10:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:10:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:10:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:10:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:10:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:10:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:10:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:10:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:10:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:10:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:10:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:10:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:10:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:10:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:10:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:10:19 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:19 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:10:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:10:19 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:10:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:10:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:10:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:10:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:10:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:10:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:10:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:10:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:10:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:10:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:10:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:10:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:10:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:10:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:10:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:10:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:10:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:10:20 DEBUG : apple: size = 5 OK 2026/07/31 03:10:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:20 DEBUG : apple: Unchanged skipping 2026/07/31 03:10:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:10:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:10:20 DEBUG : banana: size = 6 OK 2026/07/31 03:10:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:20 DEBUG : banana: Unchanged skipping 2026/07/31 03:10:20 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:10:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:10:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:10:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:10:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:10:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:10:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:10:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:10:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:10:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:10:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:10:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:10:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:10:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:10:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:10:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:10:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:10:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:10:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:10:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:10:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:10:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:10:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:10:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:10:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:10:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:10:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:10:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:10:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:10:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:10:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:10:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:10:20 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:10:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:10:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:10:20 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:10:20 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:20 INFO : There was nothing to transfer 2026/07/31 03:10:20 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:20 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:10:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:10:20 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:10:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:10:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:10:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:10:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:10:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:10:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:10:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:10:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:10:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:10:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:10:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:10:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:10:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:10:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:10:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:10:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:10:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:10:21 DEBUG : apple: size = 5 OK 2026/07/31 03:10:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:21 DEBUG : apple: Unchanged skipping 2026/07/31 03:10:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:10:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:10:21 DEBUG : banana: size = 6 OK 2026/07/31 03:10:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:21 DEBUG : banana: Unchanged skipping 2026/07/31 03:10:21 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:10:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:10:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:10:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:10:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:10:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:10:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:10:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:10:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:10:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:21 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:10:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:10:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:10:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:10:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:10:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:10:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:10:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:10:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:10:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:10:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:10:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:10:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:10:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:10:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:10:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:10:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:10:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:10:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:10:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:10:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:10:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:10:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:10:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:10:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:10:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:10:21 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:10:21 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:21 INFO : There was nothing to transfer 2026/07/31 03:10:21 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:21 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:10:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:10:21 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:10:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:10:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:10:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:10:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:10:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:10:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:10:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:10:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:10:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:10:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:10:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:10:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:10:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:10:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:10:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:10:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:10:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:10:35 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:36 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:10:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:10:36 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:10:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:10:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:10:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:10:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:10:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:10:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:10:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:10:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:10:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:10:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:10:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:10:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:10:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:10:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:10:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:10:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:10:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:10:36 DEBUG : apple: size = 5 OK 2026/07/31 03:10:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:36 DEBUG : apple: Unchanged skipping 2026/07/31 03:10:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:10:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:10:36 DEBUG : banana: size = 6 OK 2026/07/31 03:10:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:36 DEBUG : banana: Unchanged skipping 2026/07/31 03:10:36 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:10:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:36 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:10:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:10:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:10:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:10:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:10:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:10:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:10:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:10:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:10:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:10:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:10:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:10:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:10:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:10:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:10:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:10:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:10:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:10:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:10:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:10:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:10:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:10:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:10:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:10:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:10:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:10:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:10:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:10:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:10:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:10:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:10:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:10:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:10:37 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:10:37 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:10:37 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:37 INFO : There was nothing to transfer 2026/07/31 03:10:37 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:37 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:10:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:10:37 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:10:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:10:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:10:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:10:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:10:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:10:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:10:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:10:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:10:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:10:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:10:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:10:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:10:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:10:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:10:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:10:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:10:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:10:37 DEBUG : apple: size = 5 OK 2026/07/31 03:10:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:10:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:10:37 DEBUG : apple: Unchanged skipping 2026/07/31 03:10:37 DEBUG : banana: size = 6 OK 2026/07/31 03:10:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:37 DEBUG : banana: Unchanged skipping 2026/07/31 03:10:37 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:10:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:37 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:10:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:10:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:10:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:10:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:10:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:10:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:10:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:10:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:10:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:10:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:10:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:10:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:10:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:10:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:10:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:10:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:10:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:10:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:10:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:10:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:10:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:10:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:10:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:10:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:10:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:10:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:10:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:10:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:10:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:10:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:10:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:10:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:10:38 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:10:38 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:10:38 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:38 INFO : There was nothing to transfer 2026/07/31 03:10:38 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:38 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:10:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:10:38 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:10:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:10:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:10:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:10:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:10:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:10:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:10:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:10:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:10:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:10:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:10:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:10:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:10:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:10:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:10:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:10:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:10:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:10:52 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:53 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:10:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:10:53 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:10:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:10:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:10:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:10:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:10:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:10:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:10:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:10:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:10:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:10:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:10:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:10:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:10:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:10:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:10:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:10:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:10:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:10:54 DEBUG : apple: size = 5 OK 2026/07/31 03:10:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:54 DEBUG : apple: Unchanged skipping 2026/07/31 03:10:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:10:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:10:54 DEBUG : banana: size = 6 OK 2026/07/31 03:10:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:54 DEBUG : banana: Unchanged skipping 2026/07/31 03:10:54 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:10:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:54 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:10:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:10:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:10:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:10:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:10:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:10:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:10:54 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:10:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:10:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:10:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:10:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:10:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:10:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:10:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:10:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:10:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:10:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:10:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:10:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:10:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:10:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:10:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:10:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:10:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:10:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:10:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:10:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:10:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:10:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:10:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:10:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:10:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:10:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:10:54 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:10:54 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:54 INFO : There was nothing to transfer 2026/07/31 03:10:54 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:54 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:10:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:10:54 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:10:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:10:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:10:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:10:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:10:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:10:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:10:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:10:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:10:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:10:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:10:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:10:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:10:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:10:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:10:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:10:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:10:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:10:55 DEBUG : apple: size = 5 OK 2026/07/31 03:10:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:10:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:55 DEBUG : apple: Unchanged skipping 2026/07/31 03:10:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:10:55 DEBUG : banana: size = 6 OK 2026/07/31 03:10:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:55 DEBUG : banana: Unchanged skipping 2026/07/31 03:10:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:10:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:10:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:10:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:10:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:10:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:10:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:10:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:10:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:10:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:10:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:10:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:10:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:10:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:10:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:10:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:10:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:10:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:10:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:10:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:10:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:10:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:10:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:10:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:10:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:55 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:10:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:10:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:10:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:10:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:10:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:10:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:10:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:10:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:10:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:10:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:10:55 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:10:55 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:55 INFO : There was nothing to transfer 2026/07/31 03:10:55 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:55 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:10:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:10:55 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:10:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:10:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:10:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:10:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:10:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:10:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:10:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:10:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:10:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:10:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:10:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:10:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:10:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:10:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:10:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:10:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:10:55 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (198.09s) --- PASS: TestTransform/NFC (14.30s) --- PASS: TestTransform/NFD (16.36s) --- PASS: TestTransform/base64 (19.07s) --- PASS: TestTransform/prefix (22.12s) --- PASS: TestTransform/suffix (22.32s) --- PASS: TestTransform/truncate (18.62s) --- PASS: TestTransform/encoder (16.95s) --- PASS: TestTransform/ISO-8859-1 (17.22s) --- PASS: TestTransform/charmap (16.84s) --- PASS: TestTransform/lowercase (16.90s) --- PASS: TestTransform/ascii (17.40s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:11:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/31 03:11:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/31 03:11:00 INFO : sub dir_somesuffix: Making directory 2026/07/31 03:11:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/31 03:11:00 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/31 03:11:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/31 03:11:00 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/31 03:11:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/31 03:11:00 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:11:00 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:11:01 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/31 03:11:01 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:11:01 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/31 03:11:01 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.71s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:11:02 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:02 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:02 INFO : tictactoe: Making directory 2026/07/31 03:11:02 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:02 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:11:02 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/31 03:11:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:11:02 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:11:02 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:11:03 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/31 03:11:03 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:11:03 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/31 03:11:03 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.79s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:11:04 INFO : toe: Making directory 2026/07/31 03:11:04 INFO : toe/toe: Making directory 2026/07/31 03:11:04 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/31 03:11:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/31 03:11:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/31 03:11:04 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:11:04 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:11:04 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/31 03:11:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:11:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/31 03:11:04 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.78s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:11:05 INFO : toe: Making directory 2026/07/31 03:11:05 INFO : toe/toe: Making directory 2026/07/31 03:11:05 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/31 03:11:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/31 03:11:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/31 03:11:05 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:11:05 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:11:06 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/31 03:11:06 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:11:06 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/31 03:11:06 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.06s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:11:07 DEBUG : empty_dir: Making directory with metadata 2026/07/31 03:11:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 03:11:07 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:11:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:11:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:11:07 INFO : tictacempty_dir: Making directory 2026/07/31 03:11:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:11:07 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:07 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:07 INFO : tictactoe: Making directory 2026/07/31 03:11:07 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:07 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:11:07 INFO : tictactoe/tictactoe: Making directory 2026/07/31 03:11:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:11:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/31 03:11:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/31 03:11:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/31 03:11:07 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:11:07 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:11:08 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/31 03:11:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:11:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/31 03:11:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.85s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:11:09 DEBUG : empty_dir: Making directory with metadata 2026/07/31 03:11:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 03:11:09 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:11:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:11:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:11:09 INFO : tictacempty_dir: Making directory 2026/07/31 03:11:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:11:09 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:09 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:09 INFO : tictactoe: Making directory 2026/07/31 03:11:09 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:09 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:11:09 INFO : tictactoe/tictactoe: Making directory 2026/07/31 03:11:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:11:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/31 03:11:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:11:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/31 03:11:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:11:09 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:11:09 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:11:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/31 03:11:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:11:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:11:10 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/31 03:11:11 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:11:11 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:11:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:11:11 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:11 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/31 03:11:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/31 03:11:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:11:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/31 03:11:11 NOTICE: B2 bucket rclone-test-nitafig3hesa: 0 differences found 2026/07/31 03:11:11 NOTICE: B2 bucket rclone-test-nitafig3hesa: 1 matching files --- PASS: TestAllTag (2.58s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:11:12 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:12 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:12 INFO : tictactoe: Making directory 2026/07/31 03:11:12 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:12 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:11:12 INFO : tictactoe/tictactoe: Making directory 2026/07/31 03:11:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:11:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/31 03:11:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/31 03:11:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/31 03:11:12 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:11:12 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:11:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/31 03:11:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:11:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/31 03:11:13 DEBUG : Waiting for deletions to finish 2026/07/31 03:11:13 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:13 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:13 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:11:14 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:11:14 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/31 03:11:14 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:11:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/31 03:11:14 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/31 03:11:14 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:11:14 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.63s) === RUN TestSyntax 2026/07/31 03:11:14 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:11:15 INFO : toe: Making directory 2026/07/31 03:11:15 INFO : toe/toe: Making directory 2026/07/31 03:11:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/31 03:11:15 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:11:15 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:11:15 DEBUG : toe/toe/toe: size = 11 OK 2026/07/31 03:11:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:11:15 INFO : toe/toe/toe: Copied (new) 2026/07/31 03:11:15 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.94s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:11:16 DEBUG : empty_dir: Making directory with metadata 2026/07/31 03:11:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 03:11:16 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:11:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:11:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:11:17 INFO : tictacempty_dir: Making directory 2026/07/31 03:11:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:11:17 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:17 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:17 INFO : tictactoe: Making directory 2026/07/31 03:11:17 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:17 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:11:17 INFO : tictactoe/tictactoe: Making directory 2026/07/31 03:11:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:11:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/31 03:11:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:11:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/31 03:11:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:11:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:11:17 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:11:17 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:11:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/31 03:11:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:11:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:11:17 INFO : toe/toe/toe.txt: Deleted 2026/07/31 03:11:17 INFO : toe/toe: Removing directory 2026/07/31 03:11:17 INFO : toe: Removing directory 2026/07/31 03:11:17 INFO : empty_dir: Removing directory 2026/07/31 03:11:17 DEBUG : Local file system at /tmp/rclone2761980657: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.89s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:11:18 DEBUG : empty_dir: Making directory with metadata 2026/07/31 03:11:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 03:11:18 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:11:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:11:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:11:18 INFO : tictacempty_dir: Making directory 2026/07/31 03:11:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:11:18 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:18 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:18 INFO : tictactoe: Making directory 2026/07/31 03:11:18 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:18 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:11:18 INFO : tictactoe/tictactoe: Making directory 2026/07/31 03:11:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:11:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/31 03:11:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:11:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/31 03:11:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:11:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:11:18 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:11:18 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:11:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/31 03:11:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:11:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:11:19 INFO : toe/toe/toe.txt: Deleted 2026/07/31 03:11:19 INFO : toe/toe: Removing directory 2026/07/31 03:11:19 INFO : toe: Removing directory 2026/07/31 03:11:19 INFO : empty_dir: Removing directory 2026/07/31 03:11:19 DEBUG : Local file system at /tmp/rclone2761980657: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/31 03:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/31 03:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/31 03:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/31 03:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/31 03:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/31 03:11:21 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/31 03:11:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:11:21 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/31 03:11:21 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.44s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:11:22 DEBUG : Reset feature "Copy" 2026/07/31 03:11:22 DEBUG : Reset feature "Move" 2026/07/31 03:11:22 DEBUG : Reset feature "Copy" 2026/07/31 03:11:22 DEBUG : Reset feature "Move" 2026/07/31 03:11:22 DEBUG : empty_dir: Making directory with metadata 2026/07/31 03:11:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 03:11:22 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:11:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:11:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:11:22 INFO : tictacempty_dir: Making directory 2026/07/31 03:11:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:11:22 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:22 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:22 INFO : tictactoe: Making directory 2026/07/31 03:11:22 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:22 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:11:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:11:22 INFO : tictactoe/tictactoe: Making directory 2026/07/31 03:11:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:11:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/31 03:11:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:11:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/31 03:11:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:11:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:11:22 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:11:22 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:11:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/31 03:11:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:11:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:11:23 INFO : toe/toe/toe.txt: Deleted 2026/07/31 03:11:23 INFO : toe/toe: Removing directory 2026/07/31 03:11:23 INFO : toe: Removing directory 2026/07/31 03:11:23 INFO : empty_dir: Removing directory 2026/07/31 03:11:23 DEBUG : Local file system at /tmp/rclone2761980657: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/31 03:11:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/31 03:11:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/31 03:11:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/31 03:11:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/31 03:11:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/31 03:11:25 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/31 03:11:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:11:25 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/31 03:11:25 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.84s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:11:26 DEBUG : toe: transformed to: dG9l 2026/07/31 03:11:27 DEBUG : toe: transformed to: dG9l 2026/07/31 03:11:27 INFO : dG9l: Making directory 2026/07/31 03:11:27 DEBUG : toe: transformed to: dG9l 2026/07/31 03:11:27 DEBUG : toe: transformed to: dG9l 2026/07/31 03:11:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/31 03:11:27 INFO : dG9l/dG9l: Making directory 2026/07/31 03:11:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/31 03:11:27 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/31 03:11:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/31 03:11:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/31 03:11:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/31 03:11:27 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:11:27 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:11:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/31 03:11:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:11:27 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/31 03:11:27 DEBUG : Waiting for deletions to finish 2026/07/31 03:11:28 DEBUG : dG9l: transformed to: toe 2026/07/31 03:11:28 DEBUG : dG9l: transformed to: toe 2026/07/31 03:11:28 DEBUG : dG9l: transformed to: toe 2026/07/31 03:11:28 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/31 03:11:28 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/31 03:11:28 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/31 03:11:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/31 03:11:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/31 03:11:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/31 03:11:28 DEBUG : Local file system at /tmp/rclone2761980657: Waiting for checks to finish 2026/07/31 03:11:28 DEBUG : Local file system at /tmp/rclone2761980657: Waiting for transfers to finish 2026/07/31 03:11:28 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.63s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-nitafig3hesa", Local "Local file system at /tmp/rclone2761980657", Modify Window "1ms" 2026/07/31 03:11:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:11:29 DEBUG : toe: transformed to: 2026/07/31 03:11:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:11:29 DEBUG : toe: transformed to: 2026/07/31 03:11:29 INFO : B2 bucket rclone-test-nitafig3hesa: Making directory 2026/07/31 03:11:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:11:29 DEBUG : toe: transformed to: 2026/07/31 03:11:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:11:29 DEBUG : toe: transformed to: 2026/07/31 03:11:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:11:29 DEBUG : toe/toe: transformed to: 2026/07/31 03:11:29 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/31 03:11:29 INFO : toe/toe: Making directory 2026/07/31 03:11:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:11:29 DEBUG : toe/toe: transformed to: 2026/07/31 03:11:29 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/31 03:11:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:11:29 DEBUG : toe: transformed to: 2026/07/31 03:11:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/31 03:11:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:11:29 DEBUG : toe/toe/toe: transformed to: 2026/07/31 03:11:29 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/31 03:11:29 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for checks to finish 2026/07/31 03:11:29 DEBUG : B2 bucket rclone-test-nitafig3hesa: Waiting for transfers to finish 2026/07/31 03:11:30 DEBUG : toe/toe/toe: size = 11 OK 2026/07/31 03:11:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:11:30 INFO : toe/toe/toe: Copied (new) 2026/07/31 03:11:30 ERROR : B2 bucket rclone-test-nitafig3hesa: not deleting files as there were IO errors 2026/07/31 03:11:30 ERROR : B2 bucket rclone-test-nitafig3hesa: not deleting directories as there were IO errors --- PASS: TestError (1.75s) PASS 2026/07/31 03:11:31 DEBUG : B2 bucket rclone-test-nitafig3hesa: Purge remote 2026/07/31 03:11:31 INFO : B2 bucket rclone-test-nitafig3hesa: cleaning bucket "rclone-test-nitafig3hesa" of all files 2026/07/31 03:11:32 DEBUG : BackupDir/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b67bb_d20260731_m030517_c001_v7007000_t0000_u01785467117173") 2026/07/31 03:11:32 DEBUG : BackupDir/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f104b76c6f6ad1c52_d20260731_m030510_c001_v0001174_t0019_u01785467110662") 2026/07/31 03:11:32 DEBUG : CompareDest/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef3f49e_d20260731_m030450_c001_v7007000_t0000_u01785467090486") 2026/07/31 03:11:32 DEBUG : CompareDest/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216b72_d20260731_m030444_c001_v0001134_t0037_u01785467084577") 2026/07/31 03:11:32 DEBUG : CompareDest/two: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef3f4a3_d20260731_m030450_c001_v7007000_t0000_u01785467090668") 2026/07/31 03:11:32 DEBUG : CompareDest/two: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926ae7_d20260731_m030445_c001_v0001109_t0017_u01785467085587") 2026/07/31 03:11:32 DEBUG : CopyDest/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b6a08_d20260731_m030517_c001_v7007000_t0000_u01785467117353") 2026/07/31 03:11:32 DEBUG : CopyDest/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926b23_d20260731_m030507_c001_v0001109_t0034_u01785467107022") 2026/07/31 03:11:32 DEBUG : CopyDest/three: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b6a0d_d20260731_m030517_c001_v7007000_t0000_u01785467117539") 2026/07/31 03:11:32 DEBUG : CopyDest/three: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926b31_d20260731_m030514_c001_v0001109_t0045_u01785467114840") 2026/07/31 03:11:32 DEBUG : CopyDest/two: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b6a10_d20260731_m030517_c001_v7007000_t0000_u01785467117723") 2026/07/31 03:11:32 DEBUG : CopyDest/two: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216bd2_d20260731_m030512_c001_v0001134_t0007_u01785467112189") 2026/07/31 03:11:32 DEBUG : EXISTING: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e50d3_d20260731_m030642_c001_v7007000_t0000_u01785467202124") 2026/07/31 03:11:32 DEBUG : EXISTING: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216cf4_d20260731_m030641_c001_v0001134_t0034_u01785467201051") 2026/07/31 03:11:32 DEBUG : PREFIXapple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f413298caa519d967_d20260731_m030848_c001_v7007000_t0000_u01785467328814") 2026/07/31 03:11:33 DEBUG : PREFIXapple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f74_d20260731_m030842_c001_v0001134_t0005_u01785467322877") 2026/07/31 03:11:33 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac8eb0_d20260731_m030848_c001_v7007000_t0000_u01785467328532") 2026/07/31 03:11:33 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f8d3_d20260731_m030842_c001_v0001173_t0021_u01785467322868") 2026/07/31 03:11:33 DEBUG : PREFIXbanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac8eaf_d20260731_m030848_c001_v7007000_t0000_u01785467328490") 2026/07/31 03:11:33 DEBUG : PREFIXbanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8543e0_d20260731_m030842_c001_v0001098_t0011_u01785467322887") 2026/07/31 03:11:33 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f413298caa519d963_d20260731_m030848_c001_v7007000_t0000_u01785467328638") 2026/07/31 03:11:33 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf051819f5_d20260731_m030842_c001_v0001039_t0006_u01785467322896") 2026/07/31 03:11:33 DEBUG : Testêé: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e50b8_d20260731_m030638_c001_v7007000_t0000_u01785467198642") 2026/07/31 03:11:33 DEBUG : Testêé: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216ce6_d20260731_m030637_c001_v0001134_t0044_u01785467197856") 2026/07/31 03:11:33 DEBUG : Testêé: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216ce2_d20260731_m030637_c001_v0001134_t0019_u01785467197178") 2026/07/31 03:11:33 DEBUG : YXBwbGU=: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab753108c_d20260731_m030827_c001_v7007000_t0000_u01785467307644") 2026/07/31 03:11:33 DEBUG : YXBwbGU=: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f14_d20260731_m030822_c001_v0001134_t0026_u01785467302455") 2026/07/31 03:11:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab753108d_d20260731_m030827_c001_v7007000_t0000_u01785467307840") 2026/07/31 03:11:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181995_d20260731_m030823_c001_v0001039_t0000_u01785467303216") 2026/07/31 03:11:33 DEBUG : YmFuYW5h: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab753108f_d20260731_m030828_c001_v7007000_t0000_u01785467308035") 2026/07/31 03:11:33 DEBUG : YmFuYW5h: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f837_d20260731_m030822_c001_v0001173_t0014_u01785467302478") 2026/07/31 03:11:33 DEBUG : a/potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f854085_d20260731_m030309_c001_v7007000_t0000_u01785466989840") 2026/07/31 03:11:33 DEBUG : a/potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419269a5_d20260731_m030308_c001_v0001109_t0014_u01785466988977") 2026/07/31 03:11:33 DEBUG : a/potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4109c13e041c2452_d20260731_m030306_c001_v7007000_t0000_u01785466986942") 2026/07/31 03:11:33 DEBUG : a/potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926991_d20260731_m030305_c001_v0001109_t0021_u01785466985856") 2026/07/31 03:11:34 DEBUG : a/potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4109c13e041c23da_d20260731_m030244_c001_v7007000_t0000_u01785466964413") 2026/07/31 03:11:34 DEBUG : a/potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c0824192692b_d20260731_m030243_c001_v0001109_t0020_u01785466963368") 2026/07/31 03:11:34 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf7eb_d20260731_m031056_c001_v7007000_t0000_u01785467456086") 2026/07/31 03:11:34 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fcc4_d20260731_m031051_c001_v0001173_t0054_u01785467451237") 2026/07/31 03:11:34 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41802ff22a413d03_d20260731_m031038_c001_v7007000_t0000_u01785467438901") 2026/07/31 03:11:34 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fc4e_d20260731_m031034_c001_v0001173_t0016_u01785467434153") 2026/07/31 03:11:34 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef429fc_d20260731_m031022_c001_v7007000_t0000_u01785467422049") 2026/07/31 03:11:34 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fbe2_d20260731_m031017_c001_v0001173_t0048_u01785467417179") 2026/07/31 03:11:34 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f406f1f49675bc972_d20260731_m031005_c001_v7007000_t0000_u01785467405244") 2026/07/31 03:11:34 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fb52_d20260731_m031000_c001_v0001173_t0019_u01785467400620") 2026/07/31 03:11:34 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206ddb2_d20260731_m030948_c001_v7007000_t0000_u01785467388043") 2026/07/31 03:11:34 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fac7_d20260731_m030943_c001_v0001173_t0045_u01785467383476") 2026/07/31 03:11:34 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac90af_d20260731_m030930_c001_v7007000_t0000_u01785467370558") 2026/07/31 03:11:34 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae217032_d20260731_m030923_c001_v0001134_t0052_u01785467363862") 2026/07/31 03:11:34 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab753120b_d20260731_m030912_c001_v7007000_t0000_u01785467352400") 2026/07/31 03:11:34 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85447e_d20260731_m030908_c001_v0001098_t0029_u01785467348454") 2026/07/31 03:11:34 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584beec4_d20260731_m030907_c001_v7007000_t0000_u01785467347373") 2026/07/31 03:11:34 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f985_d20260731_m030901_c001_v0001173_t0022_u01785467341893") 2026/07/31 03:11:34 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd281c_d20260731_m030850_c001_v7007000_t0000_u01785467330140") 2026/07/31 03:11:34 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8543f8_d20260731_m030846_c001_v0001098_t0005_u01785467326175") 2026/07/31 03:11:34 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd27c7_d20260731_m030845_c001_v7007000_t0000_u01785467325122") 2026/07/31 03:11:34 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f8bd_d20260731_m030840_c001_v0001173_t0035_u01785467320641") 2026/07/31 03:11:34 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac8de9_d20260731_m030825_c001_v7007000_t0000_u01785467305668") 2026/07/31 03:11:35 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f825_d20260731_m030820_c001_v0001173_t0018_u01785467300252") 2026/07/31 03:11:35 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f40044e1d01be1b91_d20260731_m030808_c001_v7007000_t0000_u01785467288542") 2026/07/31 03:11:35 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216ec2_d20260731_m030803_c001_v0001134_t0044_u01785467283637") 2026/07/31 03:11:35 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42660_d20260731_m030752_c001_v7007000_t0000_u01785467272374") 2026/07/31 03:11:35 DEBUG : apple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8542c8_d20260731_m030748_c001_v0001098_t0059_u01785467268527") 2026/07/31 03:11:35 DEBUG : appleSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f8568a2_d20260731_m030910_c001_v7007000_t0000_u01785467350689") 2026/07/31 03:11:35 DEBUG : appleSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216fda_d20260731_m030904_c001_v0001134_t0010_u01785467344737") 2026/07/31 03:11:35 DEBUG : appleapple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac90b0_d20260731_m030930_c001_v7007000_t0000_u01785467370750") 2026/07/31 03:11:35 DEBUG : appleapple: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8544e4_d20260731_m030925_c001_v0001098_t0054_u01785467365792") 2026/07/31 03:11:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf7ed_d20260731_m031056_c001_v7007000_t0000_u01785467456277") 2026/07/31 03:11:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854686_d20260731_m031052_c001_v0001098_t0049_u01785467452022") 2026/07/31 03:11:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41802ff22a413d05_d20260731_m031039_c001_v7007000_t0000_u01785467439076") 2026/07/31 03:11:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85464c_d20260731_m031034_c001_v0001098_t0002_u01785467434825") 2026/07/31 03:11:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef429fd_d20260731_m031022_c001_v7007000_t0000_u01785467422226") 2026/07/31 03:11:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8545f8_d20260731_m031017_c001_v0001098_t0001_u01785467417963") 2026/07/31 03:11:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f406f1f49675bc973_d20260731_m031005_c001_v7007000_t0000_u01785467405419") 2026/07/31 03:11:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8545a0_d20260731_m031001_c001_v0001098_t0019_u01785467401509") 2026/07/31 03:11:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206ddb3_d20260731_m030948_c001_v7007000_t0000_u01785467388217") 2026/07/31 03:11:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854554_d20260731_m030944_c001_v0001098_t0052_u01785467384051") 2026/07/31 03:11:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4099ff4ad9ee93f2_d20260731_m030928_c001_v7007000_t0000_u01785467368210") 2026/07/31 03:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181ab1_d20260731_m030924_c001_v0001039_t0034_u01785467364527") 2026/07/31 03:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab753120d_d20260731_m030912_c001_v7007000_t0000_u01785467352577") 2026/07/31 03:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216ff0_d20260731_m030908_c001_v0001134_t0057_u01785467348465") 2026/07/31 03:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4265c10a4fcb6237_d20260731_m030906_c001_v7007000_t0000_u01785467346916") 2026/07/31 03:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85445a_d20260731_m030902_c001_v0001098_t0003_u01785467342879") 2026/07/31 03:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd2820_d20260731_m030850_c001_v7007000_t0000_u01785467330314") 2026/07/31 03:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f8f7_d20260731_m030846_c001_v0001173_t0049_u01785467326186") 2026/07/31 03:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f856466_d20260731_m030844_c001_v7007000_t0000_u01785467324924") 2026/07/31 03:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8543dc_d20260731_m030841_c001_v0001098_t0004_u01785467321261") 2026/07/31 03:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404ebe81bfb5c7dc_d20260731_m030825_c001_v7007000_t0000_u01785467305515") 2026/07/31 03:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85437a_d20260731_m030820_c001_v0001098_t0016_u01785467300825") 2026/07/31 03:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f40044e1d01be1b98_d20260731_m030808_c001_v7007000_t0000_u01785467288734") 2026/07/31 03:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f7af_d20260731_m030804_c001_v0001173_t0050_u01785467284502") 2026/07/31 03:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42661_d20260731_m030752_c001_v7007000_t0000_u01785467272554") 2026/07/31 03:11:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216e8a_d20260731_m030749_c001_v0001134_t0039_u01785467269418") 2026/07/31 03:11:36 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b7535_d20260731_m030910_c001_v7007000_t0000_u01785467350923") 2026/07/31 03:11:36 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f993_d20260731_m030904_c001_v0001173_t0008_u01785467344728") 2026/07/31 03:11:36 DEBUG : b/potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f854088_d20260731_m030310_c001_v7007000_t0000_u01785466990012") 2026/07/31 03:11:36 DEBUG : b/potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c0824192699b_d20260731_m030307_c001_v0001109_t0059_u01785466987504") 2026/07/31 03:11:36 DEBUG : b/potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4109c13e041c244d_d20260731_m030306_c001_v7007000_t0000_u01785466986384") 2026/07/31 03:11:36 DEBUG : b/potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926989_d20260731_m030304_c001_v0001109_t0057_u01785466984307") 2026/07/31 03:11:37 DEBUG : b/potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4109c13e041c23d8_d20260731_m030243_c001_v7007000_t0000_u01785466963858") 2026/07/31 03:11:37 DEBUG : b/potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c0824192691d_d20260731_m030242_c001_v0001109_t0038_u01785466962002") 2026/07/31 03:11:37 DEBUG : backup/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f420d0c37d0827bb8_d20260731_m030532_c001_v7007000_t0000_u01785467132694") 2026/07/31 03:11:37 DEBUG : backup/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f118582fdc8a45e9e_d20260731_m030528_c001_v0001113_t0019_u01785467128786") 2026/07/31 03:11:37 DEBUG : backup/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1120e6fec4abff28_d20260731_m030524_c001_v0001033_t0003_u01785467124540") 2026/07/31 03:11:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e4f7d_d20260731_m030559_c001_v7007000_t0000_u01785467159480") 2026/07/31 03:11:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f112aec982023b07e_d20260731_m030556_c001_v0001038_t0052_u01785467156732") 2026/07/31 03:11:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f106d229357f75bc6_d20260731_m030552_c001_v0001184_t0052_u01785467152648") 2026/07/31 03:11:37 DEBUG : backup/one.bak: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4265c10a4fcb448c_d20260731_m030545_c001_v7007000_t0000_u01785467145876") 2026/07/31 03:11:37 DEBUG : backup/one.bak: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f107330d242f333c0_d20260731_m030543_c001_v0001102_t0009_u01785467143955") 2026/07/31 03:11:37 DEBUG : backup/one.bak: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f107275e2d733bacd_d20260731_m030540_c001_v0001182_t0026_u01785467140004") 2026/07/31 03:11:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e4f7f_d20260731_m030559_c001_v7007000_t0000_u01785467159662") 2026/07/31 03:11:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1148e91f97a9a14b_d20260731_m030558_c001_v0001173_t0013_u01785467158612") 2026/07/31 03:11:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f107f2704fc516eb2_d20260731_m030554_c001_v0001099_t0058_u01785467154014") 2026/07/31 03:11:37 DEBUG : backup/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f420d0c37d0827bbb_d20260731_m030532_c001_v7007000_t0000_u01785467132878") 2026/07/31 03:11:37 DEBUG : backup/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f102ef4ea4206ab2a_d20260731_m030529_c001_v0001145_t0058_u01785467129717") 2026/07/31 03:11:37 DEBUG : backup/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f110959260aeee837_d20260731_m030526_c001_v0001180_t0031_u01785467126131") 2026/07/31 03:11:37 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4265c10a4fcb448e_d20260731_m030546_c001_v7007000_t0000_u01785467146057") 2026/07/31 03:11:37 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f115ffab0fbfc879c_d20260731_m030545_c001_v0001183_t0046_u01785467145118") 2026/07/31 03:11:37 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85405c_d20260731_m030541_c001_v0001098_t0039_u01785467141385") 2026/07/31 03:11:37 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf7f0_d20260731_m031056_c001_v7007000_t0000_u01785467456467") 2026/07/31 03:11:38 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae217163_d20260731_m031051_c001_v0001134_t0020_u01785467451640") 2026/07/31 03:11:38 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41802ff22a413d07_d20260731_m031039_c001_v7007000_t0000_u01785467439252") 2026/07/31 03:11:38 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae217135_d20260731_m031034_c001_v0001134_t0046_u01785467434465") 2026/07/31 03:11:38 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef429fe_d20260731_m031022_c001_v7007000_t0000_u01785467422405") 2026/07/31 03:11:38 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae217109_d20260731_m031017_c001_v0001134_t0019_u01785467417683") 2026/07/31 03:11:38 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f406f1f49675bc974_d20260731_m031005_c001_v7007000_t0000_u01785467405594") 2026/07/31 03:11:38 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae2170d3_d20260731_m031001_c001_v0001134_t0048_u01785467401071") 2026/07/31 03:11:38 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206ddb4_d20260731_m030948_c001_v7007000_t0000_u01785467388392") 2026/07/31 03:11:38 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae217087_d20260731_m030943_c001_v0001134_t0038_u01785467383770") 2026/07/31 03:11:38 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac90b2_d20260731_m030930_c001_v7007000_t0000_u01785467370942") 2026/07/31 03:11:38 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8544da_d20260731_m030924_c001_v0001098_t0030_u01785467364249") 2026/07/31 03:11:38 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab7531212_d20260731_m030912_c001_v7007000_t0000_u01785467352755") 2026/07/31 03:11:38 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181a83_d20260731_m030908_c001_v0001039_t0054_u01785467348475") 2026/07/31 03:11:38 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab75311ce_d20260731_m030907_c001_v7007000_t0000_u01785467347512") 2026/07/31 03:11:38 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216fd4_d20260731_m030902_c001_v0001134_t0053_u01785467342481") 2026/07/31 03:11:38 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd2825_d20260731_m030850_c001_v7007000_t0000_u01785467330488") 2026/07/31 03:11:39 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f92_d20260731_m030846_c001_v0001134_t0025_u01785467326197") 2026/07/31 03:11:39 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41729e8899b60c65_d20260731_m030845_c001_v7007000_t0000_u01785467325167") 2026/07/31 03:11:39 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f6a_d20260731_m030840_c001_v0001134_t0017_u01785467320921") 2026/07/31 03:11:39 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f407fe0e715b9c272_d20260731_m030825_c001_v7007000_t0000_u01785467305679") 2026/07/31 03:11:39 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f0c_d20260731_m030820_c001_v0001134_t0010_u01785467300519") 2026/07/31 03:11:39 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f40044e1d01be1b9e_d20260731_m030808_c001_v7007000_t0000_u01785467288928") 2026/07/31 03:11:39 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854316_d20260731_m030803_c001_v0001098_t0020_u01785467283986") 2026/07/31 03:11:39 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42662_d20260731_m030752_c001_v7007000_t0000_u01785467272735") 2026/07/31 03:11:39 DEBUG : banana: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f723_d20260731_m030748_c001_v0001173_t0001_u01785467268981") 2026/07/31 03:11:39 DEBUG : bananaSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4265c10a4fcb629a_d20260731_m030911_c001_v7007000_t0000_u01785467351051") 2026/07/31 03:11:39 DEBUG : bananaSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854462_d20260731_m030904_c001_v0001098_t0043_u01785467344757") 2026/07/31 03:11:39 DEBUG : both0: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffe89_d20260731_m030721_c001_v7007000_t0000_u01785467241738") 2026/07/31 03:11:39 DEBUG : both0: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d8c_d20260731_m030705_c001_v0001134_t0029_u01785467225061") 2026/07/31 03:11:39 DEBUG : both0: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee9999_d20260731_m030701_c001_v7007000_t0000_u01785467221001") 2026/07/31 03:11:39 DEBUG : both0: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216cfe_d20260731_m030643_c001_v0001134_t0028_u01785467203994") 2026/07/31 03:11:39 DEBUG : both1: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffe8a_d20260731_m030721_c001_v7007000_t0000_u01785467241925") 2026/07/31 03:11:40 DEBUG : both1: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d92_d20260731_m030705_c001_v0001134_t0026_u01785467225650") 2026/07/31 03:11:40 DEBUG : both1: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee999a_d20260731_m030701_c001_v7007000_t0000_u01785467221176") 2026/07/31 03:11:40 DEBUG : both1: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d02_d20260731_m030644_c001_v0001134_t0051_u01785467204596") 2026/07/31 03:11:40 DEBUG : both10: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffe8b_d20260731_m030722_c001_v7007000_t0000_u01785467242109") 2026/07/31 03:11:40 DEBUG : both10: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216dc2_d20260731_m030711_c001_v0001134_t0014_u01785467231758") 2026/07/31 03:11:40 DEBUG : both10: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee999c_d20260731_m030701_c001_v7007000_t0000_u01785467221351") 2026/07/31 03:11:40 DEBUG : both10: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d38_d20260731_m030651_c001_v0001134_t0031_u01785467211117") 2026/07/31 03:11:40 DEBUG : both11: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffe8e_d20260731_m030722_c001_v7007000_t0000_u01785467242305") 2026/07/31 03:11:40 DEBUG : both11: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216dc8_d20260731_m030712_c001_v0001134_t0029_u01785467232549") 2026/07/31 03:11:40 DEBUG : both11: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee999e_d20260731_m030701_c001_v7007000_t0000_u01785467221526") 2026/07/31 03:11:40 DEBUG : both11: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d3c_d20260731_m030651_c001_v0001134_t0014_u01785467211814") 2026/07/31 03:11:40 DEBUG : both12: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffe92_d20260731_m030722_c001_v7007000_t0000_u01785467242523") 2026/07/31 03:11:40 DEBUG : both12: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216dcc_d20260731_m030713_c001_v0001134_t0045_u01785467233122") 2026/07/31 03:11:40 DEBUG : both12: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee99a0_d20260731_m030701_c001_v7007000_t0000_u01785467221701") 2026/07/31 03:11:40 DEBUG : both12: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d44_d20260731_m030652_c001_v0001134_t0042_u01785467212575") 2026/07/31 03:11:40 DEBUG : both13: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffe99_d20260731_m030722_c001_v7007000_t0000_u01785467242708") 2026/07/31 03:11:41 DEBUG : both13: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216dd6_d20260731_m030713_c001_v0001134_t0035_u01785467233805") 2026/07/31 03:11:41 DEBUG : both13: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee99a2_d20260731_m030701_c001_v7007000_t0000_u01785467221874") 2026/07/31 03:11:41 DEBUG : both13: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d4a_d20260731_m030653_c001_v0001134_t0058_u01785467213124") 2026/07/31 03:11:41 DEBUG : both14: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffe9d_d20260731_m030722_c001_v7007000_t0000_u01785467242900") 2026/07/31 03:11:41 DEBUG : both14: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216dda_d20260731_m030714_c001_v0001134_t0022_u01785467234503") 2026/07/31 03:11:41 DEBUG : both14: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee99a4_d20260731_m030702_c001_v7007000_t0000_u01785467222051") 2026/07/31 03:11:41 DEBUG : both14: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d4e_d20260731_m030653_c001_v0001134_t0059_u01785467213934") 2026/07/31 03:11:41 DEBUG : both15: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffea3_d20260731_m030723_c001_v7007000_t0000_u01785467243086") 2026/07/31 03:11:41 DEBUG : both15: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216de0_d20260731_m030715_c001_v0001134_t0026_u01785467235030") 2026/07/31 03:11:41 DEBUG : both15: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee99a6_d20260731_m030702_c001_v7007000_t0000_u01785467222250") 2026/07/31 03:11:41 DEBUG : both15: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d58_d20260731_m030654_c001_v0001134_t0055_u01785467214670") 2026/07/31 03:11:41 DEBUG : both16: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffea6_d20260731_m030723_c001_v7007000_t0000_u01785467243270") 2026/07/31 03:11:41 DEBUG : both16: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216de6_d20260731_m030715_c001_v0001134_t0003_u01785467235910") 2026/07/31 03:11:41 DEBUG : both16: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee99a9_d20260731_m030702_c001_v7007000_t0000_u01785467222427") 2026/07/31 03:11:41 DEBUG : both16: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d5e_d20260731_m030655_c001_v0001134_t0002_u01785467215589") 2026/07/31 03:11:41 DEBUG : both17: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffea9_d20260731_m030723_c001_v7007000_t0000_u01785467243454") 2026/07/31 03:11:42 DEBUG : both17: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216dea_d20260731_m030716_c001_v0001134_t0005_u01785467236729") 2026/07/31 03:11:42 DEBUG : both17: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee99ab_d20260731_m030702_c001_v7007000_t0000_u01785467222602") 2026/07/31 03:11:42 DEBUG : both17: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d64_d20260731_m030656_c001_v0001134_t0027_u01785467216368") 2026/07/31 03:11:42 DEBUG : both18: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffeaa_d20260731_m030723_c001_v7007000_t0000_u01785467243644") 2026/07/31 03:11:42 DEBUG : both18: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216df0_d20260731_m030717_c001_v0001134_t0044_u01785467237375") 2026/07/31 03:11:42 DEBUG : both18: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee99ad_d20260731_m030702_c001_v7007000_t0000_u01785467222777") 2026/07/31 03:11:42 DEBUG : both18: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d6a_d20260731_m030657_c001_v0001134_t0051_u01785467217117") 2026/07/31 03:11:42 DEBUG : both19: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffeab_d20260731_m030723_c001_v7007000_t0000_u01785467243828") 2026/07/31 03:11:42 DEBUG : both19: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216df6_d20260731_m030718_c001_v0001134_t0057_u01785467238059") 2026/07/31 03:11:42 DEBUG : both19: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee99af_d20260731_m030702_c001_v7007000_t0000_u01785467222951") 2026/07/31 03:11:42 DEBUG : both19: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d70_d20260731_m030657_c001_v0001134_t0020_u01785467217796") 2026/07/31 03:11:42 DEBUG : both2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffeac_d20260731_m030724_c001_v7007000_t0000_u01785467244012") 2026/07/31 03:11:42 DEBUG : both2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d9a_d20260731_m030706_c001_v0001134_t0038_u01785467226193") 2026/07/31 03:11:42 DEBUG : both2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee99b2_d20260731_m030703_c001_v7007000_t0000_u01785467223128") 2026/07/31 03:11:42 DEBUG : both2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d08_d20260731_m030645_c001_v0001134_t0020_u01785467205358") 2026/07/31 03:11:43 DEBUG : both3: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffead_d20260731_m030724_c001_v7007000_t0000_u01785467244196") 2026/07/31 03:11:43 DEBUG : both3: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216da0_d20260731_m030707_c001_v0001134_t0018_u01785467227046") 2026/07/31 03:11:43 DEBUG : both3: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee99b7_d20260731_m030703_c001_v7007000_t0000_u01785467223301") 2026/07/31 03:11:43 DEBUG : both3: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d0e_d20260731_m030646_c001_v0001134_t0011_u01785467206012") 2026/07/31 03:11:43 DEBUG : both4: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffeaf_d20260731_m030724_c001_v7007000_t0000_u01785467244379") 2026/07/31 03:11:43 DEBUG : both4: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216da4_d20260731_m030707_c001_v0001134_t0017_u01785467227675") 2026/07/31 03:11:43 DEBUG : both4: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee99bd_d20260731_m030703_c001_v7007000_t0000_u01785467223478") 2026/07/31 03:11:43 DEBUG : both4: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d12_d20260731_m030646_c001_v0001134_t0027_u01785467206707") 2026/07/31 03:11:43 DEBUG : both5: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffeb0_d20260731_m030724_c001_v7007000_t0000_u01785467244564") 2026/07/31 03:11:43 DEBUG : both5: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216da8_d20260731_m030708_c001_v0001134_t0036_u01785467228247") 2026/07/31 03:11:43 DEBUG : both5: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee99c1_d20260731_m030703_c001_v7007000_t0000_u01785467223655") 2026/07/31 03:11:43 DEBUG : both5: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d1a_d20260731_m030647_c001_v0001134_t0016_u01785467207263") 2026/07/31 03:11:43 DEBUG : both6: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffeb1_d20260731_m030724_c001_v7007000_t0000_u01785467244748") 2026/07/31 03:11:43 DEBUG : both6: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216dae_d20260731_m030709_c001_v0001134_t0045_u01785467229015") 2026/07/31 03:11:43 DEBUG : both6: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee99c7_d20260731_m030703_c001_v7007000_t0000_u01785467223830") 2026/07/31 03:11:43 DEBUG : both6: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d20_d20260731_m030648_c001_v0001134_t0001_u01785467208072") 2026/07/31 03:11:43 DEBUG : both7: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffeb6_d20260731_m030724_c001_v7007000_t0000_u01785467244932") 2026/07/31 03:11:43 DEBUG : both7: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216db4_d20260731_m030709_c001_v0001134_t0055_u01785467229763") 2026/07/31 03:11:43 DEBUG : both7: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee99ca_d20260731_m030704_c001_v7007000_t0000_u01785467224004") 2026/07/31 03:11:43 DEBUG : both7: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d28_d20260731_m030648_c001_v0001134_t0055_u01785467208761") 2026/07/31 03:11:44 DEBUG : both8: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffebb_d20260731_m030725_c001_v7007000_t0000_u01785467245119") 2026/07/31 03:11:44 DEBUG : both8: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216dba_d20260731_m030710_c001_v0001134_t0030_u01785467230560") 2026/07/31 03:11:44 DEBUG : both8: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee99cf_d20260731_m030704_c001_v7007000_t0000_u01785467224179") 2026/07/31 03:11:44 DEBUG : both8: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d30_d20260731_m030649_c001_v0001134_t0002_u01785467209496") 2026/07/31 03:11:44 DEBUG : both9: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffec1_d20260731_m030725_c001_v7007000_t0000_u01785467245303") 2026/07/31 03:11:44 DEBUG : both9: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216dbe_d20260731_m030711_c001_v0001134_t0024_u01785467231186") 2026/07/31 03:11:44 DEBUG : both9: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee99d3_d20260731_m030704_c001_v7007000_t0000_u01785467224353") 2026/07/31 03:11:44 DEBUG : both9: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d34_d20260731_m030650_c001_v0001134_t0037_u01785467210461") 2026/07/31 03:11:44 DEBUG : c/non empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f85408c_d20260731_m030310_c001_v7007000_t0000_u01785466990186") 2026/07/31 03:11:44 DEBUG : c/non empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c0824192699f_d20260731_m030308_c001_v0001109_t0042_u01785466988028") 2026/07/31 03:11:44 DEBUG : c/non empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4109c13e041c2459_d20260731_m030307_c001_v7007000_t0000_u01785466987126") 2026/07/31 03:11:44 DEBUG : c/non empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c0824192698b_d20260731_m030304_c001_v0001109_t0051_u01785466984896") 2026/07/31 03:11:44 DEBUG : c/non empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4109c13e041c23db_d20260731_m030244_c001_v7007000_t0000_u01785466964598") 2026/07/31 03:11:44 DEBUG : c/non empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926921_d20260731_m030242_c001_v0001109_t0038_u01785466962479") 2026/07/31 03:11:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab7531090_d20260731_m030828_c001_v7007000_t0000_u01785467308229") 2026/07/31 03:11:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854384_d20260731_m030822_c001_v0001098_t0032_u01785467302466") 2026/07/31 03:11:44 DEBUG : check sum: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415e6d232f69034a_d20260731_m030233_c001_v7007000_t0000_u01785466953702") 2026/07/31 03:11:44 DEBUG : check sum: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419268ff_d20260731_m030232_c001_v0001109_t0044_u01785466952326") 2026/07/31 03:11:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f420d0c37d08295a1_d20260731_m031129_c001_v7007000_t0000_u01785467489305") 2026/07/31 03:11:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fda0_d20260731_m031127_c001_v0001173_t0046_u01785467487642") 2026/07/31 03:11:45 DEBUG : dest/3: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b5ee7_d20260731_m030459_c001_v7007000_t0000_u01785467099795") 2026/07/31 03:11:45 DEBUG : dest/3: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f40680f0d664c713f_d20260731_m030458_c001_v0001181_t0012_u01785467098707") 2026/07/31 03:11:45 DEBUG : dir1/0000-abcde: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac90b4_d20260731_m030931_c001_v7007000_t0000_u01785467371134") 2026/07/31 03:11:45 DEBUG : dir1/0000-abcde: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fa3b_d20260731_m030926_c001_v0001173_t0020_u01785467366002") 2026/07/31 03:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf7f7_d20260731_m031056_c001_v7007000_t0000_u01785467456656") 2026/07/31 03:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fc92_d20260731_m031043_c001_v0001173_t0058_u01785467443496") 2026/07/31 03:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41802ff22a413d0a_d20260731_m031039_c001_v7007000_t0000_u01785467439428") 2026/07/31 03:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fc22_d20260731_m031026_c001_v0001173_t0028_u01785467426588") 2026/07/31 03:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef429ff_d20260731_m031022_c001_v7007000_t0000_u01785467422578") 2026/07/31 03:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fba0_d20260731_m031009_c001_v0001173_t0013_u01785467409750") 2026/07/31 03:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f406f1f49675bc975_d20260731_m031005_c001_v7007000_t0000_u01785467405769") 2026/07/31 03:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fb1c_d20260731_m030952_c001_v0001173_t0013_u01785467392570") 2026/07/31 03:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206ddb7_d20260731_m030948_c001_v7007000_t0000_u01785467388566") 2026/07/31 03:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fa8b_d20260731_m030935_c001_v0001173_t0051_u01785467375600") 2026/07/31 03:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd2b2f_d20260731_m030928_c001_v7007000_t0000_u01785467368571") 2026/07/31 03:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae21701a_d20260731_m030916_c001_v0001134_t0058_u01785467356956") 2026/07/31 03:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab7531215_d20260731_m030913_c001_v7007000_t0000_u01785467353012") 2026/07/31 03:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854482_d20260731_m030908_c001_v0001098_t0011_u01785467348717") 2026/07/31 03:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4265c10a4fcb624a_d20260731_m030907_c001_v7007000_t0000_u01785467347443") 2026/07/31 03:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f943_d20260731_m030854_c001_v0001173_t0044_u01785467334648") 2026/07/31 03:11:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd2829_d20260731_m030850_c001_v7007000_t0000_u01785467330662") 2026/07/31 03:11:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f96_d20260731_m030846_c001_v0001134_t0028_u01785467326520") 2026/07/31 03:11:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac8e77_d20260731_m030845_c001_v7007000_t0000_u01785467325287") 2026/07/31 03:11:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f883_d20260731_m030832_c001_v0001173_t0018_u01785467312526") 2026/07/31 03:11:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f8563fc_d20260731_m030825_c001_v7007000_t0000_u01785467305469") 2026/07/31 03:11:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854342_d20260731_m030813_c001_v0001098_t0033_u01785467293488") 2026/07/31 03:11:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f40044e1d01be1ba4_d20260731_m030809_c001_v7007000_t0000_u01785467289120") 2026/07/31 03:11:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f767_d20260731_m030757_c001_v0001173_t0020_u01785467277092") 2026/07/31 03:11:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42663_d20260731_m030752_c001_v7007000_t0000_u01785467272968") 2026/07/31 03:11:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216e74_d20260731_m030742_c001_v0001134_t0007_u01785467262797") 2026/07/31 03:11:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4265c10a4fcb6291_d20260731_m030910_c001_v7007000_t0000_u01785467350697") 2026/07/31 03:11:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854466_d20260731_m030905_c001_v0001098_t0053_u01785467345078") 2026/07/31 03:11:46 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac90b7_d20260731_m030931_c001_v7007000_t0000_u01785467371326") 2026/07/31 03:11:46 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181ab9_d20260731_m030925_c001_v0001039_t0032_u01785467365990") 2026/07/31 03:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf7fd_d20260731_m031056_c001_v7007000_t0000_u01785467456845") 2026/07/31 03:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae21714b_d20260731_m031044_c001_v0001134_t0028_u01785467444102") 2026/07/31 03:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41802ff22a413d0b_d20260731_m031039_c001_v7007000_t0000_u01785467439603") 2026/07/31 03:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae21711d_d20260731_m031027_c001_v0001134_t0055_u01785467427303") 2026/07/31 03:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42a01_d20260731_m031022_c001_v7007000_t0000_u01785467422751") 2026/07/31 03:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae2170ef_d20260731_m031010_c001_v0001134_t0026_u01785467410596") 2026/07/31 03:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f406f1f49675bc976_d20260731_m031005_c001_v7007000_t0000_u01785467405945") 2026/07/31 03:11:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae2170a9_d20260731_m030953_c001_v0001134_t0018_u01785467393195") 2026/07/31 03:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206ddb8_d20260731_m030948_c001_v7007000_t0000_u01785467388769") 2026/07/31 03:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae21706b_d20260731_m030936_c001_v0001134_t0049_u01785467376312") 2026/07/31 03:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4235c097ce97e510_d20260731_m030928_c001_v7007000_t0000_u01785467368581") 2026/07/31 03:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8544b4_d20260731_m030917_c001_v0001098_t0011_u01785467357688") 2026/07/31 03:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab753121b_d20260731_m030913_c001_v7007000_t0000_u01785467353189") 2026/07/31 03:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216ff2_d20260731_m030908_c001_v0001134_t0049_u01785467348934") 2026/07/31 03:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f856883_d20260731_m030907_c001_v7007000_t0000_u01785467347456") 2026/07/31 03:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216fbc_d20260731_m030855_c001_v0001134_t0020_u01785467335262") 2026/07/31 03:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd282d_d20260731_m030850_c001_v7007000_t0000_u01785467330836") 2026/07/31 03:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f8fd_d20260731_m030846_c001_v0001173_t0043_u01785467326562") 2026/07/31 03:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac8e73_d20260731_m030845_c001_v7007000_t0000_u01785467325111") 2026/07/31 03:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f40_d20260731_m030833_c001_v0001134_t0034_u01785467313239") 2026/07/31 03:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404ebe81bfb5c7dd_d20260731_m030825_c001_v7007000_t0000_u01785467305692") 2026/07/31 03:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f7e3_d20260731_m030814_c001_v0001173_t0053_u01785467294179") 2026/07/31 03:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f40044e1d01be1ba9_d20260731_m030809_c001_v7007000_t0000_u01785467289311") 2026/07/31 03:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216eb0_d20260731_m030757_c001_v0001134_t0048_u01785467277899") 2026/07/31 03:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42664_d20260731_m030753_c001_v7007000_t0000_u01785467273150") 2026/07/31 03:11:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8542ac_d20260731_m030743_c001_v0001098_t0044_u01785467263218") 2026/07/31 03:11:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415e6d232f691feb_d20260731_m030911_c001_v7007000_t0000_u01785467351079") 2026/07/31 03:11:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216fdc_d20260731_m030905_c001_v0001134_t0051_u01785467345089") 2026/07/31 03:11:47 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac90b9_d20260731_m030931_c001_v7007000_t0000_u01785467371517") 2026/07/31 03:11:48 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8544e6_d20260731_m030926_c001_v0001098_t0012_u01785467366173") 2026/07/31 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf804_d20260731_m031057_c001_v7007000_t0000_u01785467457035") 2026/07/31 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854670_d20260731_m031044_c001_v0001098_t0017_u01785467444887") 2026/07/31 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41802ff22a413d0d_d20260731_m031039_c001_v7007000_t0000_u01785467439780") 2026/07/31 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854628_d20260731_m031028_c001_v0001098_t0021_u01785467428176") 2026/07/31 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42a02_d20260731_m031022_c001_v7007000_t0000_u01785467422924") 2026/07/31 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8545d6_d20260731_m031011_c001_v0001098_t0040_u01785467411270") 2026/07/31 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f406f1f49675bc977_d20260731_m031006_c001_v7007000_t0000_u01785467406120") 2026/07/31 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854576_d20260731_m030953_c001_v0001098_t0016_u01785467393854") 2026/07/31 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206ddb9_d20260731_m030948_c001_v7007000_t0000_u01785467388944") 2026/07/31 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854524_d20260731_m030937_c001_v0001098_t0026_u01785467377082") 2026/07/31 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd2b2e_d20260731_m030928_c001_v7007000_t0000_u01785467368396") 2026/07/31 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181a9d_d20260731_m030918_c001_v0001039_t0025_u01785467358284") 2026/07/31 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab7531224_d20260731_m030913_c001_v7007000_t0000_u01785467353377") 2026/07/31 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f9b1_d20260731_m030908_c001_v0001173_t0002_u01785467348954") 2026/07/31 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415e6d232f691fd8_d20260731_m030907_c001_v7007000_t0000_u01785467347522") 2026/07/31 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85442c_d20260731_m030855_c001_v0001098_t0036_u01785467335899") 2026/07/31 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd2832_d20260731_m030851_c001_v7007000_t0000_u01785467331011") 2026/07/31 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8543fa_d20260731_m030846_c001_v0001098_t0040_u01785467326638") 2026/07/31 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd27ca_d20260731_m030845_c001_v7007000_t0000_u01785467325296") 2026/07/31 03:11:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8543b2_d20260731_m030833_c001_v0001098_t0054_u01785467313874") 2026/07/31 03:11:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f424e304c62097b44_d20260731_m030825_c001_v7007000_t0000_u01785467305470") 2026/07/31 03:11:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216ef0_d20260731_m030814_c001_v0001134_t0000_u01785467294959") 2026/07/31 03:11:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f40044e1d01be1bae_d20260731_m030809_c001_v7007000_t0000_u01785467289503") 2026/07/31 03:11:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8542f4_d20260731_m030758_c001_v0001098_t0021_u01785467278655") 2026/07/31 03:11:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42665_d20260731_m030753_c001_v7007000_t0000_u01785467273331") 2026/07/31 03:11:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f6f9_d20260731_m030743_c001_v0001173_t0000_u01785467263496") 2026/07/31 03:11:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206db14_d20260731_m030910_c001_v7007000_t0000_u01785467350932") 2026/07/31 03:11:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f997_d20260731_m030905_c001_v0001173_t0045_u01785467345236") 2026/07/31 03:11:49 DEBUG : dir1/0003-defgh: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac90bb_d20260731_m030931_c001_v7007000_t0000_u01785467371770") 2026/07/31 03:11:49 DEBUG : dir1/0003-defgh: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae21703e_d20260731_m030926_c001_v0001134_t0049_u01785467366200") 2026/07/31 03:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf809_d20260731_m031057_c001_v7007000_t0000_u01785467457225") 2026/07/31 03:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181be1_d20260731_m031045_c001_v0001039_t0052_u01785467445543") 2026/07/31 03:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41802ff22a413d10_d20260731_m031039_c001_v7007000_t0000_u01785467439956") 2026/07/31 03:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181bac_d20260731_m031028_c001_v0001039_t0044_u01785467428822") 2026/07/31 03:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42a03_d20260731_m031023_c001_v7007000_t0000_u01785467423098") 2026/07/31 03:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181b63_d20260731_m031011_c001_v0001039_t0028_u01785467411913") 2026/07/31 03:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f406f1f49675bc978_d20260731_m031006_c001_v7007000_t0000_u01785467406296") 2026/07/31 03:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181b1f_d20260731_m030954_c001_v0001039_t0054_u01785467394580") 2026/07/31 03:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206ddba_d20260731_m030949_c001_v7007000_t0000_u01785467389118") 2026/07/31 03:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181ae1_d20260731_m030937_c001_v0001039_t0056_u01785467377887") 2026/07/31 03:11:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac90a4_d20260731_m030928_c001_v7007000_t0000_u01785467368693") 2026/07/31 03:11:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fa03_d20260731_m030919_c001_v0001173_t0028_u01785467359021") 2026/07/31 03:11:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab753122a_d20260731_m030913_c001_v7007000_t0000_u01785467353553") 2026/07/31 03:11:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181a87_d20260731_m030909_c001_v0001039_t0009_u01785467349021") 2026/07/31 03:11:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4265c10a4fcb623c_d20260731_m030907_c001_v7007000_t0000_u01785467347091") 2026/07/31 03:11:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181a43_d20260731_m030856_c001_v0001039_t0032_u01785467336632") 2026/07/31 03:11:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd2837_d20260731_m030851_c001_v7007000_t0000_u01785467331260") 2026/07/31 03:11:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f98_d20260731_m030846_c001_v0001134_t0056_u01785467326842") 2026/07/31 03:11:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b73cc_d20260731_m030845_c001_v7007000_t0000_u01785467325315") 2026/07/31 03:11:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf051819c9_d20260731_m030834_c001_v0001039_t0059_u01785467314620") 2026/07/31 03:11:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f8563eb_d20260731_m030825_c001_v7007000_t0000_u01785467305099") 2026/07/31 03:11:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854350_d20260731_m030815_c001_v0001098_t0027_u01785467295457") 2026/07/31 03:11:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f40044e1d01be1bb7_d20260731_m030809_c001_v7007000_t0000_u01785467289694") 2026/07/31 03:11:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f77d_d20260731_m030759_c001_v0001173_t0053_u01785467279037") 2026/07/31 03:11:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42666_d20260731_m030753_c001_v7007000_t0000_u01785467273612") 2026/07/31 03:11:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216e7a_d20260731_m030743_c001_v0001134_t0018_u01785467263965") 2026/07/31 03:11:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab7531203_d20260731_m030911_c001_v7007000_t0000_u01785467351091") 2026/07/31 03:11:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181a71_d20260731_m030905_c001_v0001039_t0059_u01785467345389") 2026/07/31 03:11:50 DEBUG : dir1/0004-efghi: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac90be_d20260731_m030931_c001_v7007000_t0000_u01785467371962") 2026/07/31 03:11:50 DEBUG : dir1/0004-efghi: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fa3d_d20260731_m030926_c001_v0001173_t0011_u01785467366305") 2026/07/31 03:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf80f_d20260731_m031057_c001_v7007000_t0000_u01785467457414") 2026/07/31 03:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fcaa_d20260731_m031046_c001_v0001173_t0017_u01785467446779") 2026/07/31 03:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41802ff22a413d12_d20260731_m031040_c001_v7007000_t0000_u01785467440190") 2026/07/31 03:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fc32_d20260731_m031029_c001_v0001173_t0040_u01785467429311") 2026/07/31 03:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42a04_d20260731_m031023_c001_v7007000_t0000_u01785467423271") 2026/07/31 03:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fbbe_d20260731_m031012_c001_v0001173_t0058_u01785467412606") 2026/07/31 03:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f406f1f49675bc979_d20260731_m031006_c001_v7007000_t0000_u01785467406472") 2026/07/31 03:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fb30_d20260731_m030955_c001_v0001173_t0001_u01785467395462") 2026/07/31 03:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206ddbb_d20260731_m030949_c001_v7007000_t0000_u01785467389292") 2026/07/31 03:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fa97_d20260731_m030938_c001_v0001173_t0057_u01785467378591") 2026/07/31 03:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4235c097ce97e50e_d20260731_m030928_c001_v7007000_t0000_u01785467368401") 2026/07/31 03:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae217026_d20260731_m030919_c001_v0001134_t0020_u01785467359298") 2026/07/31 03:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab7531230_d20260731_m030913_c001_v7007000_t0000_u01785467353730") 2026/07/31 03:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854486_d20260731_m030909_c001_v0001098_t0023_u01785467349062") 2026/07/31 03:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4089b94c30869d1b_d20260731_m030907_c001_v7007000_t0000_u01785467347474") 2026/07/31 03:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f951_d20260731_m030856_c001_v0001173_t0012_u01785467336968") 2026/07/31 03:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd283d_d20260731_m030851_c001_v7007000_t0000_u01785467331434") 2026/07/31 03:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f8ff_d20260731_m030846_c001_v0001173_t0038_u01785467326852") 2026/07/31 03:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac8e70_d20260731_m030844_c001_v7007000_t0000_u01785467324937") 2026/07/31 03:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f89f_d20260731_m030835_c001_v0001173_t0017_u01785467315455") 2026/07/31 03:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f420d0c37d082881f_d20260731_m030825_c001_v7007000_t0000_u01785467305548") 2026/07/31 03:11:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f7ef_d20260731_m030815_c001_v0001173_t0025_u01785467295750") 2026/07/31 03:11:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f40044e1d01be1bbc_d20260731_m030809_c001_v7007000_t0000_u01785467289886") 2026/07/31 03:11:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216eb2_d20260731_m030759_c001_v0001134_t0043_u01785467279281") 2026/07/31 03:11:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42668_d20260731_m030753_c001_v7007000_t0000_u01785467273795") 2026/07/31 03:11:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8542b2_d20260731_m030744_c001_v0001098_t0028_u01785467264252") 2026/07/31 03:11:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584beece_d20260731_m030910_c001_v7007000_t0000_u01785467350708") 2026/07/31 03:11:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85446a_d20260731_m030905_c001_v0001098_t0059_u01785467345483") 2026/07/31 03:11:52 DEBUG : dir1/0005-fghij: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac90c0_d20260731_m030932_c001_v7007000_t0000_u01785467372155") 2026/07/31 03:11:52 DEBUG : dir1/0005-fghij: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181abd_d20260731_m030926_c001_v0001039_t0045_u01785467366371") 2026/07/31 03:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf815_d20260731_m031057_c001_v7007000_t0000_u01785467457603") 2026/07/31 03:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae21714f_d20260731_m031047_c001_v0001134_t0045_u01785467447048") 2026/07/31 03:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41802ff22a413d15_d20260731_m031040_c001_v7007000_t0000_u01785467440365") 2026/07/31 03:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae217125_d20260731_m031029_c001_v0001134_t0024_u01785467429579") 2026/07/31 03:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42a05_d20260731_m031023_c001_v7007000_t0000_u01785467423444") 2026/07/31 03:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae2170f3_d20260731_m031012_c001_v0001134_t0050_u01785467412968") 2026/07/31 03:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f406f1f49675bc97a_d20260731_m031006_c001_v7007000_t0000_u01785467406666") 2026/07/31 03:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae2170bb_d20260731_m030955_c001_v0001134_t0009_u01785467395925") 2026/07/31 03:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206ddbd_d20260731_m030949_c001_v7007000_t0000_u01785467389477") 2026/07/31 03:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae217077_d20260731_m030938_c001_v0001134_t0040_u01785467378879") 2026/07/31 03:11:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f406f1f49675bc8cb_d20260731_m030928_c001_v7007000_t0000_u01785467368704") 2026/07/31 03:11:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8544c0_d20260731_m030919_c001_v0001098_t0012_u01785467359560") 2026/07/31 03:11:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab7531236_d20260731_m030913_c001_v7007000_t0000_u01785467353907") 2026/07/31 03:11:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f9bb_d20260731_m030909_c001_v0001173_t0014_u01785467349421") 2026/07/31 03:11:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206da93_d20260731_m030907_c001_v7007000_t0000_u01785467347490") 2026/07/31 03:11:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216fbe_d20260731_m030857_c001_v0001134_t0002_u01785467337254") 2026/07/31 03:11:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd2841_d20260731_m030851_c001_v7007000_t0000_u01785467331608") 2026/07/31 03:11:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181a0d_d20260731_m030846_c001_v0001039_t0059_u01785467326952") 2026/07/31 03:11:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee9e5b_d20260731_m030845_c001_v7007000_t0000_u01785467325324") 2026/07/31 03:11:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f4e_d20260731_m030835_c001_v0001134_t0042_u01785467315732") 2026/07/31 03:11:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f420d0c37d0828821_d20260731_m030825_c001_v7007000_t0000_u01785467305736") 2026/07/31 03:11:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216ef6_d20260731_m030815_c001_v0001134_t0041_u01785467295989") 2026/07/31 03:11:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f40044e1d01be1bc1_d20260731_m030810_c001_v7007000_t0000_u01785467290077") 2026/07/31 03:11:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854300_d20260731_m030759_c001_v0001098_t0010_u01785467279610") 2026/07/31 03:11:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef4266a_d20260731_m030753_c001_v7007000_t0000_u01785467273977") 2026/07/31 03:11:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f6fd_d20260731_m030744_c001_v0001173_t0026_u01785467264537") 2026/07/31 03:11:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206db0c_d20260731_m030910_c001_v7007000_t0000_u01785467350750") 2026/07/31 03:11:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216fe0_d20260731_m030905_c001_v0001134_t0059_u01785467345495") 2026/07/31 03:11:53 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac90c2_d20260731_m030932_c001_v7007000_t0000_u01785467372445") 2026/07/31 03:11:53 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8544e8_d20260731_m030926_c001_v0001098_t0055_u01785467366599") 2026/07/31 03:11:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf819_d20260731_m031057_c001_v7007000_t0000_u01785467457793") 2026/07/31 03:11:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854676_d20260731_m031047_c001_v0001098_t0038_u01785467447442") 2026/07/31 03:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41802ff22a413d17_d20260731_m031040_c001_v7007000_t0000_u01785467440540") 2026/07/31 03:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85462c_d20260731_m031030_c001_v0001098_t0013_u01785467430034") 2026/07/31 03:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42a06_d20260731_m031023_c001_v7007000_t0000_u01785467423620") 2026/07/31 03:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8545e0_d20260731_m031013_c001_v0001098_t0012_u01785467413332") 2026/07/31 03:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f406f1f49675bc97b_d20260731_m031006_c001_v7007000_t0000_u01785467406841") 2026/07/31 03:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854580_d20260731_m030956_c001_v0001098_t0009_u01785467396424") 2026/07/31 03:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206ddbf_d20260731_m030949_c001_v7007000_t0000_u01785467389652") 2026/07/31 03:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854532_d20260731_m030939_c001_v0001098_t0039_u01785467379268") 2026/07/31 03:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e5707_d20260731_m030928_c001_v7007000_t0000_u01785467368593") 2026/07/31 03:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181aa1_d20260731_m030919_c001_v0001039_t0001_u01785467359844") 2026/07/31 03:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab753123e_d20260731_m030914_c001_v7007000_t0000_u01785467354085") 2026/07/31 03:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854488_d20260731_m030909_c001_v0001098_t0054_u01785467349433") 2026/07/31 03:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584beec5_d20260731_m030907_c001_v7007000_t0000_u01785467347565") 2026/07/31 03:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85443a_d20260731_m030857_c001_v0001098_t0043_u01785467337688") 2026/07/31 03:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd2847_d20260731_m030851_c001_v7007000_t0000_u01785467331797") 2026/07/31 03:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8543fe_d20260731_m030847_c001_v0001098_t0051_u01785467327028") 2026/07/31 03:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd27c3_d20260731_m030844_c001_v7007000_t0000_u01785467324949") 2026/07/31 03:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8543bc_d20260731_m030836_c001_v0001098_t0033_u01785467316027") 2026/07/31 03:11:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f8563ec_d20260731_m030825_c001_v7007000_t0000_u01785467305110") 2026/07/31 03:11:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85435a_d20260731_m030816_c001_v0001098_t0018_u01785467296282") 2026/07/31 03:11:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f40044e1d01be1bc2_d20260731_m030810_c001_v7007000_t0000_u01785467290269") 2026/07/31 03:11:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f787_d20260731_m030759_c001_v0001173_t0040_u01785467279943") 2026/07/31 03:11:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef4266c_d20260731_m030754_c001_v7007000_t0000_u01785467274158") 2026/07/31 03:11:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216e7e_d20260731_m030744_c001_v0001134_t0026_u01785467264884") 2026/07/31 03:11:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4089b94c30869d59_d20260731_m030910_c001_v7007000_t0000_u01785467350942") 2026/07/31 03:11:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f999_d20260731_m030905_c001_v0001173_t0001_u01785467345520") 2026/07/31 03:11:55 DEBUG : dir1/0007-12345: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac90c5_d20260731_m030932_c001_v7007000_t0000_u01785467372650") 2026/07/31 03:11:55 DEBUG : dir1/0007-12345: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae217046_d20260731_m030926_c001_v0001134_t0031_u01785467366618") 2026/07/31 03:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf81b_d20260731_m031057_c001_v7007000_t0000_u01785467457982") 2026/07/31 03:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181be5_d20260731_m031047_c001_v0001039_t0036_u01785467447803") 2026/07/31 03:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41802ff22a413d1a_d20260731_m031040_c001_v7007000_t0000_u01785467440716") 2026/07/31 03:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181bb3_d20260731_m031030_c001_v0001039_t0026_u01785467430430") 2026/07/31 03:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42a08_d20260731_m031023_c001_v7007000_t0000_u01785467423793") 2026/07/31 03:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181b6b_d20260731_m031013_c001_v0001039_t0007_u01785467413673") 2026/07/31 03:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f406f1f49675bc97c_d20260731_m031007_c001_v7007000_t0000_u01785467407044") 2026/07/31 03:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181b29_d20260731_m030956_c001_v0001039_t0042_u01785467396894") 2026/07/31 03:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206ddc0_d20260731_m030949_c001_v7007000_t0000_u01785467389827") 2026/07/31 03:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181aed_d20260731_m030939_c001_v0001039_t0001_u01785467379544") 2026/07/31 03:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206dbfa_d20260731_m030928_c001_v7007000_t0000_u01785467368431") 2026/07/31 03:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fa11_d20260731_m030920_c001_v0001173_t0018_u01785467360524") 2026/07/31 03:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab7531245_d20260731_m030914_c001_v7007000_t0000_u01785467354262") 2026/07/31 03:11:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181a8b_d20260731_m030909_c001_v0001039_t0053_u01785467349569") 2026/07/31 03:11:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b751c_d20260731_m030907_c001_v7007000_t0000_u01785467347502") 2026/07/31 03:11:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181a47_d20260731_m030857_c001_v0001039_t0038_u01785467337977") 2026/07/31 03:11:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd284f_d20260731_m030851_c001_v7007000_t0000_u01785467331971") 2026/07/31 03:11:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f903_d20260731_m030847_c001_v0001173_t0046_u01785467327133") 2026/07/31 03:11:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b73c9_d20260731_m030845_c001_v7007000_t0000_u01785467325140") 2026/07/31 03:11:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf051819d5_d20260731_m030836_c001_v0001039_t0039_u01785467316314") 2026/07/31 03:11:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f8563f4_d20260731_m030825_c001_v7007000_t0000_u01785467305279") 2026/07/31 03:11:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f7fd_d20260731_m030816_c001_v0001173_t0018_u01785467296851") 2026/07/31 03:11:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f40044e1d01be1bc3_d20260731_m030810_c001_v7007000_t0000_u01785467290461") 2026/07/31 03:11:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216eb6_d20260731_m030800_c001_v0001134_t0007_u01785467280246") 2026/07/31 03:11:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef4266e_d20260731_m030754_c001_v7007000_t0000_u01785467274339") 2026/07/31 03:11:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8542b6_d20260731_m030745_c001_v0001098_t0026_u01785467265213") 2026/07/31 03:11:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415e6d232f691fe9_d20260731_m030910_c001_v7007000_t0000_u01785467350718") 2026/07/31 03:11:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85446e_d20260731_m030905_c001_v0001098_t0027_u01785467345889") 2026/07/31 03:11:56 DEBUG : dir1/0008-23456: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac90c7_d20260731_m030932_c001_v7007000_t0000_u01785467372841") 2026/07/31 03:11:56 DEBUG : dir1/0008-23456: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fa41_d20260731_m030926_c001_v0001173_t0040_u01785467366650") 2026/07/31 03:11:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf81f_d20260731_m031058_c001_v7007000_t0000_u01785467458171") 2026/07/31 03:11:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fcb0_d20260731_m031048_c001_v0001173_t0022_u01785467448101") 2026/07/31 03:11:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41802ff22a413d1c_d20260731_m031040_c001_v7007000_t0000_u01785467440891") 2026/07/31 03:11:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fc3a_d20260731_m031030_c001_v0001173_t0034_u01785467430794") 2026/07/31 03:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42a09_d20260731_m031023_c001_v7007000_t0000_u01785467423967") 2026/07/31 03:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fbcc_d20260731_m031014_c001_v0001173_t0035_u01785467414116") 2026/07/31 03:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f406f1f49675bc97d_d20260731_m031007_c001_v7007000_t0000_u01785467407222") 2026/07/31 03:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fb44_d20260731_m030957_c001_v0001173_t0057_u01785467397520") 2026/07/31 03:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206ddc1_d20260731_m030950_c001_v7007000_t0000_u01785467390014") 2026/07/31 03:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fa9d_d20260731_m030940_c001_v0001173_t0038_u01785467380027") 2026/07/31 03:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e5705_d20260731_m030928_c001_v7007000_t0000_u01785467368421") 2026/07/31 03:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae21702c_d20260731_m030920_c001_v0001134_t0051_u01785467360820") 2026/07/31 03:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab7531248_d20260731_m030914_c001_v7007000_t0000_u01785467354440") 2026/07/31 03:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216ff4_d20260731_m030909_c001_v0001134_t0036_u01785467349656") 2026/07/31 03:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b751a_d20260731_m030907_c001_v7007000_t0000_u01785467347322") 2026/07/31 03:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f96d_d20260731_m030858_c001_v0001173_t0004_u01785467338655") 2026/07/31 03:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd2856_d20260731_m030852_c001_v7007000_t0000_u01785467332160") 2026/07/31 03:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f9a_d20260731_m030847_c001_v0001134_t0021_u01785467327227") 2026/07/31 03:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee9e56_d20260731_m030845_c001_v7007000_t0000_u01785467325149") 2026/07/31 03:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f8aa_d20260731_m030836_c001_v0001173_t0023_u01785467316964") 2026/07/31 03:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f407fe0e715b9c26f_d20260731_m030825_c001_v7007000_t0000_u01785467305481") 2026/07/31 03:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216efe_d20260731_m030817_c001_v0001134_t0023_u01785467297179") 2026/07/31 03:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f40044e1d01be1bc9_d20260731_m030810_c001_v7007000_t0000_u01785467290653") 2026/07/31 03:11:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854306_d20260731_m030800_c001_v0001098_t0008_u01785467280705") 2026/07/31 03:11:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42670_d20260731_m030754_c001_v7007000_t0000_u01785467274520") 2026/07/31 03:11:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f705_d20260731_m030745_c001_v0001173_t0027_u01785467265487") 2026/07/31 03:11:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f8568a7_d20260731_m030910_c001_v7007000_t0000_u01785467350864") 2026/07/31 03:11:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216fe4_d20260731_m030905_c001_v0001134_t0004_u01785467345902") 2026/07/31 03:11:58 DEBUG : dir1/0009-34567: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac90c9_d20260731_m030933_c001_v7007000_t0000_u01785467373033") 2026/07/31 03:11:58 DEBUG : dir1/0009-34567: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181abf_d20260731_m030926_c001_v0001039_t0025_u01785467366838") 2026/07/31 03:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf826_d20260731_m031058_c001_v7007000_t0000_u01785467458360") 2026/07/31 03:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae217153_d20260731_m031048_c001_v0001134_t0045_u01785467448399") 2026/07/31 03:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41802ff22a413d1e_d20260731_m031041_c001_v7007000_t0000_u01785467441067") 2026/07/31 03:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae217129_d20260731_m031031_c001_v0001134_t0027_u01785467431093") 2026/07/31 03:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42a0a_d20260731_m031024_c001_v7007000_t0000_u01785467424216") 2026/07/31 03:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae2170f9_d20260731_m031014_c001_v0001134_t0051_u01785467414412") 2026/07/31 03:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f406f1f49675bc97e_d20260731_m031007_c001_v7007000_t0000_u01785467407398") 2026/07/31 03:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae2170c3_d20260731_m030957_c001_v0001134_t0015_u01785467397871") 2026/07/31 03:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206ddc2_d20260731_m030950_c001_v7007000_t0000_u01785467390205") 2026/07/31 03:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae21707b_d20260731_m030940_c001_v0001134_t0001_u01785467380390") 2026/07/31 03:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f856935_d20260731_m030928_c001_v7007000_t0000_u01785467368434") 2026/07/31 03:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8544cc_d20260731_m030921_c001_v0001098_t0033_u01785467361172") 2026/07/31 03:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab7531250_d20260731_m030914_c001_v7007000_t0000_u01785467354619") 2026/07/31 03:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f9bd_d20260731_m030909_c001_v0001173_t0035_u01785467349744") 2026/07/31 03:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415e6d232f691fd6_d20260731_m030907_c001_v7007000_t0000_u01785467347341") 2026/07/31 03:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216fc6_d20260731_m030859_c001_v0001134_t0014_u01785467339151") 2026/07/31 03:11:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd285b_d20260731_m030852_c001_v7007000_t0000_u01785467332334") 2026/07/31 03:11:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f9c_d20260731_m030847_c001_v0001134_t0056_u01785467327577") 2026/07/31 03:11:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f413298caa519d91c_d20260731_m030845_c001_v7007000_t0000_u01785467325337") 2026/07/31 03:11:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f5a_d20260731_m030837_c001_v0001134_t0035_u01785467317566") 2026/07/31 03:11:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f8563f5_d20260731_m030825_c001_v7007000_t0000_u01785467305284") 2026/07/31 03:11:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854362_d20260731_m030817_c001_v0001098_t0008_u01785467297472") 2026/07/31 03:11:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f40044e1d01be1bd0_d20260731_m030810_c001_v7007000_t0000_u01785467290941") 2026/07/31 03:11:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f791_d20260731_m030801_c001_v0001173_t0013_u01785467281316") 2026/07/31 03:11:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42672_d20260731_m030754_c001_v7007000_t0000_u01785467274701") 2026/07/31 03:11:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216e80_d20260731_m030745_c001_v0001134_t0048_u01785467265798") 2026/07/31 03:11:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab75311e8_d20260731_m030910_c001_v7007000_t0000_u01785467350911") 2026/07/31 03:11:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f99d_d20260731_m030905_c001_v0001173_t0050_u01785467345963") 2026/07/31 03:11:59 DEBUG : dir1/0010-45678: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac90cb_d20260731_m030933_c001_v7007000_t0000_u01785467373244") 2026/07/31 03:11:59 DEBUG : dir1/0010-45678: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fa43_d20260731_m030926_c001_v0001173_t0015_u01785467366913") 2026/07/31 03:11:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf82b_d20260731_m031058_c001_v7007000_t0000_u01785467458550") 2026/07/31 03:11:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854678_d20260731_m031048_c001_v0001098_t0011_u01785467448762") 2026/07/31 03:11:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41802ff22a413d20_d20260731_m031041_c001_v7007000_t0000_u01785467441242") 2026/07/31 03:11:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854634_d20260731_m031031_c001_v0001098_t0018_u01785467431356") 2026/07/31 03:11:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42a0c_d20260731_m031024_c001_v7007000_t0000_u01785467424389") 2026/07/31 03:11:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8545ec_d20260731_m031014_c001_v0001098_t0022_u01785467414851") 2026/07/31 03:11:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f406f1f49675bc97f_d20260731_m031007_c001_v7007000_t0000_u01785467407574") 2026/07/31 03:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85458e_d20260731_m030958_c001_v0001098_t0039_u01785467398180") 2026/07/31 03:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206ddc4_d20260731_m030950_c001_v7007000_t0000_u01785467390380") 2026/07/31 03:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85453b_d20260731_m030940_c001_v0001098_t0042_u01785467380842") 2026/07/31 03:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f406f1f49675bc8ca_d20260731_m030928_c001_v7007000_t0000_u01785467368525") 2026/07/31 03:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181aa5_d20260731_m030921_c001_v0001039_t0036_u01785467361437") 2026/07/31 03:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab7531258_d20260731_m030914_c001_v7007000_t0000_u01785467354796") 2026/07/31 03:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216ff8_d20260731_m030909_c001_v0001134_t0009_u01785467349947") 2026/07/31 03:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4265c10a4fcb6252_d20260731_m030907_c001_v7007000_t0000_u01785467347619") 2026/07/31 03:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854446_d20260731_m030859_c001_v0001098_t0024_u01785467339484") 2026/07/31 03:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd285e_d20260731_m030852_c001_v7007000_t0000_u01785467332507") 2026/07/31 03:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854400_d20260731_m030847_c001_v0001098_t0025_u01785467327587") 2026/07/31 03:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f856467_d20260731_m030845_c001_v7007000_t0000_u01785467325099") 2026/07/31 03:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8543c6_d20260731_m030837_c001_v0001098_t0019_u01785467317885") 2026/07/31 03:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab7531087_d20260731_m030825_c001_v7007000_t0000_u01785467305553") 2026/07/31 03:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f809_d20260731_m030818_c001_v0001173_t0037_u01785467298085") 2026/07/31 03:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f40044e1d01be1bd4_d20260731_m030811_c001_v7007000_t0000_u01785467291138") 2026/07/31 03:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216eba_d20260731_m030801_c001_v0001134_t0031_u01785467281624") 2026/07/31 03:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42675_d20260731_m030754_c001_v7007000_t0000_u01785467274882") 2026/07/31 03:12:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8542ba_d20260731_m030746_c001_v0001098_t0014_u01785467266236") 2026/07/31 03:12:00 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584beed0_d20260731_m030910_c001_v7007000_t0000_u01785467350973") 2026/07/31 03:12:00 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181a75_d20260731_m030906_c001_v0001039_t0000_u01785467346081") 2026/07/31 03:12:00 DEBUG : dir1/0011-56789: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac90cd_d20260731_m030933_c001_v7007000_t0000_u01785467373440") 2026/07/31 03:12:01 DEBUG : dir1/0011-56789: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae21704a_d20260731_m030926_c001_v0001134_t0047_u01785467366928") 2026/07/31 03:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf831_d20260731_m031058_c001_v7007000_t0000_u01785467458740") 2026/07/31 03:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181be7_d20260731_m031049_c001_v0001039_t0013_u01785467449021") 2026/07/31 03:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41802ff22a413d22_d20260731_m031041_c001_v7007000_t0000_u01785467441418") 2026/07/31 03:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181bb5_d20260731_m031031_c001_v0001039_t0056_u01785467431749") 2026/07/31 03:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42a0f_d20260731_m031024_c001_v7007000_t0000_u01785467424571") 2026/07/31 03:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181b73_d20260731_m031015_c001_v0001039_t0044_u01785467415235") 2026/07/31 03:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f406f1f49675bc980_d20260731_m031007_c001_v7007000_t0000_u01785467407749") 2026/07/31 03:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181b31_d20260731_m030958_c001_v0001039_t0021_u01785467398625") 2026/07/31 03:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206ddc7_d20260731_m030950_c001_v7007000_t0000_u01785467390554") 2026/07/31 03:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181af3_d20260731_m030941_c001_v0001039_t0003_u01785467381152") 2026/07/31 03:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac90a2_d20260731_m030928_c001_v7007000_t0000_u01785467368501") 2026/07/31 03:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fa21_d20260731_m030921_c001_v0001173_t0000_u01785467361857") 2026/07/31 03:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab7531264_d20260731_m030914_c001_v7007000_t0000_u01785467354973") 2026/07/31 03:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85448a_d20260731_m030909_c001_v0001098_t0043_u01785467349962") 2026/07/31 03:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4265c10a4fcb6241_d20260731_m030907_c001_v7007000_t0000_u01785467347267") 2026/07/31 03:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181a5b_d20260731_m030859_c001_v0001039_t0034_u01785467339871") 2026/07/31 03:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd2861_d20260731_m030852_c001_v7007000_t0000_u01785467332682") 2026/07/31 03:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f909_d20260731_m030847_c001_v0001173_t0018_u01785467327543") 2026/07/31 03:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac8e6d_d20260731_m030844_c001_v7007000_t0000_u01785467324762") 2026/07/31 03:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf051819dd_d20260731_m030838_c001_v0001039_t0049_u01785467318164") 2026/07/31 03:12:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f856401_d20260731_m030825_c001_v7007000_t0000_u01785467305636") 2026/07/31 03:12:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f04_d20260731_m030818_c001_v0001134_t0031_u01785467298598") 2026/07/31 03:12:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f40044e1d01be1bd5_d20260731_m030811_c001_v7007000_t0000_u01785467291330") 2026/07/31 03:12:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854308_d20260731_m030801_c001_v0001098_t0025_u01785467281944") 2026/07/31 03:12:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42676_d20260731_m030755_c001_v7007000_t0000_u01785467275068") 2026/07/31 03:12:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f70d_d20260731_m030746_c001_v0001173_t0025_u01785467266572") 2026/07/31 03:12:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4265c10a4fcb6296_d20260731_m030910_c001_v7007000_t0000_u01785467350874") 2026/07/31 03:12:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854470_d20260731_m030906_c001_v0001098_t0049_u01785467346160") 2026/07/31 03:12:02 DEBUG : dir1/0012-6789;: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac90cf_d20260731_m030933_c001_v7007000_t0000_u01785467373633") 2026/07/31 03:12:02 DEBUG : dir1/0012-6789;: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8544ec_d20260731_m030927_c001_v0001098_t0002_u01785467367028") 2026/07/31 03:12:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf838_d20260731_m031058_c001_v7007000_t0000_u01785467458929") 2026/07/31 03:12:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fcb8_d20260731_m031049_c001_v0001173_t0000_u01785467449401") 2026/07/31 03:12:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41802ff22a413d25_d20260731_m031041_c001_v7007000_t0000_u01785467441593") 2026/07/31 03:12:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fc4a_d20260731_m031032_c001_v0001173_t0052_u01785467432403") 2026/07/31 03:12:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42a11_d20260731_m031024_c001_v7007000_t0000_u01785467424744") 2026/07/31 03:12:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fbd4_d20260731_m031015_c001_v0001173_t0034_u01785467415574") 2026/07/31 03:12:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f406f1f49675bc982_d20260731_m031007_c001_v7007000_t0000_u01785467407926") 2026/07/31 03:12:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fb50_d20260731_m030959_c001_v0001173_t0056_u01785467399095") 2026/07/31 03:12:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206ddc8_d20260731_m030950_c001_v7007000_t0000_u01785467390729") 2026/07/31 03:12:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fab3_d20260731_m030941_c001_v0001173_t0002_u01785467381747") 2026/07/31 03:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206dbfd_d20260731_m030928_c001_v7007000_t0000_u01785467368605") 2026/07/31 03:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae21702e_d20260731_m030922_c001_v0001134_t0038_u01785467362392") 2026/07/31 03:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab753126d_d20260731_m030915_c001_v7007000_t0000_u01785467355150") 2026/07/31 03:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f9bf_d20260731_m030910_c001_v0001173_t0016_u01785467350016") 2026/07/31 03:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f856880_d20260731_m030907_c001_v7007000_t0000_u01785467347271") 2026/07/31 03:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f97b_d20260731_m030900_c001_v0001173_t0024_u01785467340359") 2026/07/31 03:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd2864_d20260731_m030852_c001_v7007000_t0000_u01785467332856") 2026/07/31 03:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f911_d20260731_m030847_c001_v0001173_t0027_u01785467327901") 2026/07/31 03:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f413298caa519d91a_d20260731_m030845_c001_v7007000_t0000_u01785467325156") 2026/07/31 03:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f8b1_d20260731_m030838_c001_v0001173_t0044_u01785467318577") 2026/07/31 03:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f424e304c62097b46_d20260731_m030825_c001_v7007000_t0000_u01785467305647") 2026/07/31 03:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854372_d20260731_m030818_c001_v0001098_t0059_u01785467298916") 2026/07/31 03:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f40044e1d01be1bd6_d20260731_m030811_c001_v7007000_t0000_u01785467291522") 2026/07/31 03:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f799_d20260731_m030802_c001_v0001173_t0038_u01785467282318") 2026/07/31 03:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42677_d20260731_m030755_c001_v7007000_t0000_u01785467275250") 2026/07/31 03:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216e84_d20260731_m030746_c001_v0001134_t0024_u01785467266898") 2026/07/31 03:12:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415e6d232f691fea_d20260731_m030910_c001_v7007000_t0000_u01785467350898") 2026/07/31 03:12:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f99f_d20260731_m030906_c001_v0001173_t0021_u01785467346214") 2026/07/31 03:12:03 DEBUG : dir1/0013-789;=: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac90d2_d20260731_m030933_c001_v7007000_t0000_u01785467373825") 2026/07/31 03:12:03 DEBUG : dir1/0013-789;=: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fa45_d20260731_m030927_c001_v0001173_t0050_u01785467367210") 2026/07/31 03:12:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf83d_d20260731_m031059_c001_v7007000_t0000_u01785467459117") 2026/07/31 03:12:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae21715b_d20260731_m031050_c001_v0001134_t0015_u01785467450075") 2026/07/31 03:12:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41802ff22a413d27_d20260731_m031041_c001_v7007000_t0000_u01785467441768") 2026/07/31 03:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae217131_d20260731_m031032_c001_v0001134_t0013_u01785467432671") 2026/07/31 03:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42a12_d20260731_m031024_c001_v7007000_t0000_u01785467424941") 2026/07/31 03:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae217101_d20260731_m031015_c001_v0001134_t0007_u01785467415836") 2026/07/31 03:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f406f1f49675bc983_d20260731_m031008_c001_v7007000_t0000_u01785467408102") 2026/07/31 03:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae2170cb_d20260731_m030959_c001_v0001134_t0035_u01785467399412") 2026/07/31 03:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206ddc9_d20260731_m030950_c001_v7007000_t0000_u01785467390902") 2026/07/31 03:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae217083_d20260731_m030942_c001_v0001134_t0025_u01785467382204") 2026/07/31 03:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f856937_d20260731_m030928_c001_v7007000_t0000_u01785467368616") 2026/07/31 03:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8544d4_d20260731_m030922_c001_v0001098_t0016_u01785467362665") 2026/07/31 03:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab7531277_d20260731_m030915_c001_v7007000_t0000_u01785467355328") 2026/07/31 03:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181a91_d20260731_m030910_c001_v0001039_t0036_u01785467350245") 2026/07/31 03:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206da8b_d20260731_m030907_c001_v7007000_t0000_u01785467347308") 2026/07/31 03:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216fce_d20260731_m030900_c001_v0001134_t0039_u01785467340760") 2026/07/31 03:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd2868_d20260731_m030853_c001_v7007000_t0000_u01785467333029") 2026/07/31 03:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854402_d20260731_m030847_c001_v0001098_t0057_u01785467327910") 2026/07/31 03:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f856465_d20260731_m030844_c001_v7007000_t0000_u01785467324748") 2026/07/31 03:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f5e_d20260731_m030839_c001_v0001134_t0001_u01785467319137") 2026/07/31 03:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab7531088_d20260731_m030825_c001_v7007000_t0000_u01785467305749") 2026/07/31 03:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f81d_d20260731_m030819_c001_v0001173_t0025_u01785467299344") 2026/07/31 03:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f40044e1d01be1bd7_d20260731_m030811_c001_v7007000_t0000_u01785467291715") 2026/07/31 03:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216ebe_d20260731_m030802_c001_v0001134_t0015_u01785467282602") 2026/07/31 03:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42678_d20260731_m030755_c001_v7007000_t0000_u01785467275431") 2026/07/31 03:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8542c4_d20260731_m030747_c001_v0001098_t0046_u01785467267326") 2026/07/31 03:12:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab75311e5_d20260731_m030910_c001_v7007000_t0000_u01785467350730") 2026/07/31 03:12:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216fea_d20260731_m030906_c001_v0001134_t0029_u01785467346409") 2026/07/31 03:12:05 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac90d4_d20260731_m030934_c001_v7007000_t0000_u01785467374017") 2026/07/31 03:12:05 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181ac5_d20260731_m030927_c001_v0001039_t0009_u01785467367240") 2026/07/31 03:12:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf840_d20260731_m031059_c001_v7007000_t0000_u01785467459306") 2026/07/31 03:12:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85467a_d20260731_m031050_c001_v0001098_t0020_u01785467450365") 2026/07/31 03:12:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41802ff22a413d2c_d20260731_m031042_c001_v7007000_t0000_u01785467442020") 2026/07/31 03:12:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854640_d20260731_m031032_c001_v0001098_t0003_u01785467432995") 2026/07/31 03:12:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42a15_d20260731_m031025_c001_v7007000_t0000_u01785467425114") 2026/07/31 03:12:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8545f0_d20260731_m031016_c001_v0001098_t0059_u01785467416219") 2026/07/31 03:12:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f406f1f49675bc984_d20260731_m031008_c001_v7007000_t0000_u01785467408278") 2026/07/31 03:12:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85459a_d20260731_m030959_c001_v0001098_t0042_u01785467399705") 2026/07/31 03:12:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206ddca_d20260731_m030951_c001_v7007000_t0000_u01785467391077") 2026/07/31 03:12:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85454c_d20260731_m030942_c001_v0001098_t0029_u01785467382626") 2026/07/31 03:12:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4099ff4ad9ee93f4_d20260731_m030928_c001_v7007000_t0000_u01785467368559") 2026/07/31 03:12:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181aab_d20260731_m030922_c001_v0001039_t0008_u01785467362947") 2026/07/31 03:12:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab753127d_d20260731_m030915_c001_v7007000_t0000_u01785467355505") 2026/07/31 03:12:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85448c_d20260731_m030910_c001_v0001098_t0014_u01785467350271") 2026/07/31 03:12:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f856886_d20260731_m030907_c001_v7007000_t0000_u01785467347638") 2026/07/31 03:12:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85444c_d20260731_m030901_c001_v0001098_t0024_u01785467341101") 2026/07/31 03:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd286f_d20260731_m030853_c001_v7007000_t0000_u01785467333204") 2026/07/31 03:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181a0f_d20260731_m030847_c001_v0001039_t0032_u01785467327940") 2026/07/31 03:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac8e75_d20260731_m030845_c001_v7007000_t0000_u01785467325193") 2026/07/31 03:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8543d0_d20260731_m030839_c001_v0001098_t0056_u01785467319545") 2026/07/31 03:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f856403_d20260731_m030825_c001_v7007000_t0000_u01785467305656") 2026/07/31 03:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f08_d20260731_m030819_c001_v0001134_t0029_u01785467299635") 2026/07/31 03:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f40044e1d01be1bd8_d20260731_m030811_c001_v7007000_t0000_u01785467291907") 2026/07/31 03:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85430c_d20260731_m030802_c001_v0001098_t0034_u01785467282844") 2026/07/31 03:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42679_d20260731_m030755_c001_v7007000_t0000_u01785467275614") 2026/07/31 03:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f71b_d20260731_m030747_c001_v0001173_t0041_u01785467267805") 2026/07/31 03:12:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b7533_d20260731_m030910_c001_v7007000_t0000_u01785467350741") 2026/07/31 03:12:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f9a1_d20260731_m030906_c001_v0001173_t0015_u01785467346496") 2026/07/31 03:12:06 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac90d5_d20260731_m030934_c001_v7007000_t0000_u01785467374209") 2026/07/31 03:12:06 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae21704c_d20260731_m030927_c001_v0001134_t0011_u01785467367402") 2026/07/31 03:12:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf846_d20260731_m031059_c001_v7007000_t0000_u01785467459497") 2026/07/31 03:12:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181be9_d20260731_m031050_c001_v0001039_t0008_u01785467450663") 2026/07/31 03:12:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41802ff22a413d32_d20260731_m031042_c001_v7007000_t0000_u01785467442196") 2026/07/31 03:12:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181bbf_d20260731_m031033_c001_v0001039_t0002_u01785467433665") 2026/07/31 03:12:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42a19_d20260731_m031025_c001_v7007000_t0000_u01785467425287") 2026/07/31 03:12:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181b7d_d20260731_m031016_c001_v0001039_t0033_u01785467416677") 2026/07/31 03:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f406f1f49675bc985_d20260731_m031008_c001_v7007000_t0000_u01785467408454") 2026/07/31 03:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181b3f_d20260731_m031000_c001_v0001039_t0030_u01785467400052") 2026/07/31 03:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206ddcc_d20260731_m030951_c001_v7007000_t0000_u01785467391255") 2026/07/31 03:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181af9_d20260731_m030942_c001_v0001039_t0034_u01785467382957") 2026/07/31 03:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4099ff4ad9ee93f1_d20260731_m030928_c001_v7007000_t0000_u01785467368036") 2026/07/31 03:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fa29_d20260731_m030923_c001_v0001173_t0002_u01785467363399") 2026/07/31 03:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab7531282_d20260731_m030915_c001_v7007000_t0000_u01785467355682") 2026/07/31 03:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f9c1_d20260731_m030910_c001_v0001173_t0044_u01785467350284") 2026/07/31 03:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab75311cc_d20260731_m030907_c001_v7007000_t0000_u01785467347312") 2026/07/31 03:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181a5f_d20260731_m030901_c001_v0001039_t0021_u01785467341471") 2026/07/31 03:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd2876_d20260731_m030853_c001_v7007000_t0000_u01785467333378") 2026/07/31 03:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f9e_d20260731_m030847_c001_v0001134_t0028_u01785467327977") 2026/07/31 03:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f856468_d20260731_m030845_c001_v7007000_t0000_u01785467325285") 2026/07/31 03:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf051819e9_d20260731_m030840_c001_v0001039_t0024_u01785467320209") 2026/07/31 03:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac8de3_d20260731_m030825_c001_v7007000_t0000_u01785467305487") 2026/07/31 03:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854374_d20260731_m030819_c001_v0001098_t0035_u01785467299910") 2026/07/31 03:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f40044e1d01be1bd9_d20260731_m030812_c001_v7007000_t0000_u01785467292098") 2026/07/31 03:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f79f_d20260731_m030803_c001_v0001173_t0059_u01785467283296") 2026/07/31 03:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef4267a_d20260731_m030755_c001_v7007000_t0000_u01785467275803") 2026/07/31 03:12:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216e88_d20260731_m030748_c001_v0001134_t0035_u01785467268061") 2026/07/31 03:12:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f8568a9_d20260731_m030911_c001_v7007000_t0000_u01785467351037") 2026/07/31 03:12:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181a77_d20260731_m030906_c001_v0001039_t0046_u01785467346544") 2026/07/31 03:12:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab7531091_d20260731_m030828_c001_v7007000_t0000_u01785467308423") 2026/07/31 03:12:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f18_d20260731_m030822_c001_v0001134_t0056_u01785467302848") 2026/07/31 03:12:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab7531093_d20260731_m030828_c001_v7007000_t0000_u01785467308619") 2026/07/31 03:12:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f83f_d20260731_m030822_c001_v0001173_t0020_u01785467302861") 2026/07/31 03:12:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab7531095_d20260731_m030828_c001_v7007000_t0000_u01785467308814") 2026/07/31 03:12:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854388_d20260731_m030822_c001_v0001098_t0008_u01785467302960") 2026/07/31 03:12:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab7531097_d20260731_m030829_c001_v7007000_t0000_u01785467309011") 2026/07/31 03:12:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f843_d20260731_m030823_c001_v0001173_t0045_u01785467303231") 2026/07/31 03:12:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab7531098_d20260731_m030829_c001_v7007000_t0000_u01785467309205") 2026/07/31 03:12:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f1a_d20260731_m030823_c001_v0001134_t0030_u01785467303258") 2026/07/31 03:12:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab753109a_d20260731_m030829_c001_v7007000_t0000_u01785467309398") 2026/07/31 03:12:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f1c_d20260731_m030823_c001_v0001134_t0021_u01785467303631") 2026/07/31 03:12:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab753109b_d20260731_m030829_c001_v7007000_t0000_u01785467309592") 2026/07/31 03:12:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85438c_d20260731_m030823_c001_v0001098_t0014_u01785467303517") 2026/07/31 03:12:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab753109d_d20260731_m030829_c001_v7007000_t0000_u01785467309787") 2026/07/31 03:12:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f845_d20260731_m030823_c001_v0001173_t0001_u01785467303548") 2026/07/31 03:12:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab753109f_d20260731_m030829_c001_v7007000_t0000_u01785467309983") 2026/07/31 03:12:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf0518199b_d20260731_m030823_c001_v0001039_t0029_u01785467303685") 2026/07/31 03:12:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab75310a3_d20260731_m030830_c001_v7007000_t0000_u01785467310177") 2026/07/31 03:12:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f1e_d20260731_m030823_c001_v0001134_t0029_u01785467303904") 2026/07/31 03:12:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab75310a8_d20260731_m030830_c001_v7007000_t0000_u01785467310374") 2026/07/31 03:12:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f849_d20260731_m030823_c001_v0001173_t0052_u01785467303931") 2026/07/31 03:12:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab75310aa_d20260731_m030830_c001_v7007000_t0000_u01785467310568") 2026/07/31 03:12:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85438e_d20260731_m030824_c001_v0001098_t0000_u01785467304192") 2026/07/31 03:12:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab75310ab_d20260731_m030830_c001_v7007000_t0000_u01785467310762") 2026/07/31 03:12:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f22_d20260731_m030824_c001_v0001134_t0050_u01785467304232") 2026/07/31 03:12:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab75310ad_d20260731_m030830_c001_v7007000_t0000_u01785467310957") 2026/07/31 03:12:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f84d_d20260731_m030824_c001_v0001173_t0009_u01785467304251") 2026/07/31 03:12:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab75310ae_d20260731_m030831_c001_v7007000_t0000_u01785467311154") 2026/07/31 03:12:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf0518199d_d20260731_m030824_c001_v0001039_t0020_u01785467304299") 2026/07/31 03:12:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab75310b0_d20260731_m030831_c001_v7007000_t0000_u01785467311350") 2026/07/31 03:12:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf0518199f_d20260731_m030824_c001_v0001039_t0051_u01785467304627") 2026/07/31 03:12:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd2802_d20260731_m030848_c001_v7007000_t0000_u01785467328500") 2026/07/31 03:12:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8543e6_d20260731_m030843_c001_v0001098_t0014_u01785467323132") 2026/07/31 03:12:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee9e80_d20260731_m030848_c001_v7007000_t0000_u01785467328647") 2026/07/31 03:12:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f8d5_d20260731_m030843_c001_v0001173_t0044_u01785467323165") 2026/07/31 03:12:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee9e85_d20260731_m030848_c001_v7007000_t0000_u01785467328826") 2026/07/31 03:12:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf051819f9_d20260731_m030843_c001_v0001039_t0000_u01785467323298") 2026/07/31 03:12:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac8eb2_d20260731_m030848_c001_v7007000_t0000_u01785467328684") 2026/07/31 03:12:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f7a_d20260731_m030843_c001_v0001134_t0017_u01785467323313") 2026/07/31 03:12:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b741c_d20260731_m030848_c001_v7007000_t0000_u01785467328837") 2026/07/31 03:12:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8543ea_d20260731_m030843_c001_v0001098_t0055_u01785467323410") 2026/07/31 03:12:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e5624_d20260731_m030848_c001_v7007000_t0000_u01785467328695") 2026/07/31 03:12:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f8d7_d20260731_m030843_c001_v0001173_t0051_u01785467323439") 2026/07/31 03:12:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd2809_d20260731_m030848_c001_v7007000_t0000_u01785467328847") 2026/07/31 03:12:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f8db_d20260731_m030843_c001_v0001173_t0051_u01785467323692") 2026/07/31 03:12:10 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f85647b_d20260731_m030848_c001_v7007000_t0000_u01785467328705") 2026/07/31 03:12:10 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f7e_d20260731_m030843_c001_v0001134_t0023_u01785467323703") 2026/07/31 03:12:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b7415_d20260731_m030848_c001_v7007000_t0000_u01785467328659") 2026/07/31 03:12:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8543ec_d20260731_m030843_c001_v0001098_t0050_u01785467323763") 2026/07/31 03:12:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e5622_d20260731_m030848_c001_v7007000_t0000_u01785467328512") 2026/07/31 03:12:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181a01_d20260731_m030843_c001_v0001039_t0057_u01785467323779") 2026/07/31 03:12:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac8eb4_d20260731_m030848_c001_v7007000_t0000_u01785467328716") 2026/07/31 03:12:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f80_d20260731_m030844_c001_v0001134_t0016_u01785467323999") 2026/07/31 03:12:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd2805_d20260731_m030848_c001_v7007000_t0000_u01785467328673") 2026/07/31 03:12:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f8e1_d20260731_m030844_c001_v0001173_t0042_u01785467324028") 2026/07/31 03:12:10 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f85647a_d20260731_m030848_c001_v7007000_t0000_u01785467328521") 2026/07/31 03:12:10 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8543ee_d20260731_m030844_c001_v0001098_t0045_u01785467324185") 2026/07/31 03:12:10 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f413298caa519d95d_d20260731_m030848_c001_v7007000_t0000_u01785467328460") 2026/07/31 03:12:10 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216f86_d20260731_m030844_c001_v0001134_t0005_u01785467324285") 2026/07/31 03:12:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee9e7f_d20260731_m030848_c001_v7007000_t0000_u01785467328469") 2026/07/31 03:12:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f8e5_d20260731_m030844_c001_v0001173_t0022_u01785467324305") 2026/07/31 03:12:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b740e_d20260731_m030848_c001_v7007000_t0000_u01785467328480") 2026/07/31 03:12:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181a03_d20260731_m030844_c001_v0001039_t0048_u01785467324326") 2026/07/31 03:12:10 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e50b2_d20260731_m030635_c001_v7007000_t0000_u01785467195723") 2026/07/31 03:12:10 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f107ea64b3506318c_d20260731_m030633_c001_v0001174_t0025_u01785467193517") 2026/07/31 03:12:11 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee98fe_d20260731_m030633_c001_v7007000_t0000_u01785467193342") 2026/07/31 03:12:11 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f107ea64b35063158_d20260731_m030630_c001_v0001174_t0018_u01785467190399") 2026/07/31 03:12:11 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee98f5_d20260731_m030629_c001_v7007000_t0000_u01785467189699") 2026/07/31 03:12:11 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216cbc_d20260731_m030625_c001_v0001134_t0011_u01785467185245") 2026/07/31 03:12:11 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e506c_d20260731_m030623_c001_v7007000_t0000_u01785467183762") 2026/07/31 03:12:11 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f111606616955676a_d20260731_m030621_c001_v0001157_t0054_u01785467181750") 2026/07/31 03:12:11 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4017699b97c484f6_d20260731_m030621_c001_v7007000_t0000_u01785467181574") 2026/07/31 03:12:11 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1116066169556760_d20260731_m030618_c001_v0001157_t0033_u01785467178644") 2026/07/31 03:12:11 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4017699b97c484f4_d20260731_m030617_c001_v7007000_t0000_u01785467177945") 2026/07/31 03:12:11 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216c8e_d20260731_m030613_c001_v0001134_t0043_u01785467173846") 2026/07/31 03:12:11 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e4ff5_d20260731_m030612_c001_v7007000_t0000_u01785467172925") 2026/07/31 03:12:11 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1092b403c1831d79_d20260731_m030611_c001_v0001120_t0041_u01785467171544") 2026/07/31 03:12:11 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4088f1d20e3a5e2b_d20260731_m030611_c001_v7007000_t0000_u01785467171350") 2026/07/31 03:12:11 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1092b403c1831d5d_d20260731_m030607_c001_v0001120_t0051_u01785467167223") 2026/07/31 03:12:11 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4088f1d20e3a5e28_d20260731_m030606_c001_v7007000_t0000_u01785467166447") 2026/07/31 03:12:11 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216c5a_d20260731_m030600_c001_v0001134_t0019_u01785467160745") 2026/07/31 03:12:11 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e4f81_d20260731_m030559_c001_v7007000_t0000_u01785467159845") 2026/07/31 03:12:11 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1137ddd5e00e01eb_d20260731_m030558_c001_v0001184_t0027_u01785467158182") 2026/07/31 03:12:11 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab75300cc_d20260731_m030557_c001_v7007000_t0000_u01785467157990") 2026/07/31 03:12:11 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1137ddd5e00e01c5_d20260731_m030553_c001_v0001184_t0049_u01785467153588") 2026/07/31 03:12:11 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab75300ae_d20260731_m030552_c001_v7007000_t0000_u01785467152839") 2026/07/31 03:12:12 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216c34_d20260731_m030547_c001_v0001134_t0002_u01785467147136") 2026/07/31 03:12:12 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4265c10a4fcb4490_d20260731_m030546_c001_v7007000_t0000_u01785467146241") 2026/07/31 03:12:12 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f116921595fcf2d21_d20260731_m030544_c001_v0001177_t0031_u01785467144696") 2026/07/31 03:12:12 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4017699b97c48466_d20260731_m030544_c001_v7007000_t0000_u01785467144514") 2026/07/31 03:12:12 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f116921595fcf2d11_d20260731_m030540_c001_v0001177_t0045_u01785467140952") 2026/07/31 03:12:12 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4017699b97c48461_d20260731_m030540_c001_v7007000_t0000_u01785467140203") 2026/07/31 03:12:12 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216c12_d20260731_m030534_c001_v0001134_t0021_u01785467134042") 2026/07/31 03:12:12 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f420d0c37d0827bbd_d20260731_m030533_c001_v7007000_t0000_u01785467133115") 2026/07/31 03:12:12 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1163f17f555932ab_d20260731_m030529_c001_v0001182_t0058_u01785467129311") 2026/07/31 03:12:12 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4109c13e041c2bbd_d20260731_m030529_c001_v7007000_t0000_u01785467129129") 2026/07/31 03:12:12 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1163f17f5559328d_d20260731_m030525_c001_v0001182_t0043_u01785467125738") 2026/07/31 03:12:12 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4109c13e041c2b95_d20260731_m030525_c001_v7007000_t0000_u01785467125027") 2026/07/31 03:12:12 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216bf6_d20260731_m030519_c001_v0001134_t0036_u01785467119005") 2026/07/31 03:12:12 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b6a13_d20260731_m030517_c001_v7007000_t0000_u01785467117908") 2026/07/31 03:12:12 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f103aa4df84fb46e2_d20260731_m030511_c001_v0001146_t0041_u01785467111239") 2026/07/31 03:12:12 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b5f6c_d20260731_m030511_c001_v7007000_t0000_u01785467111039") 2026/07/31 03:12:12 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216bb6_d20260731_m030506_c001_v0001134_t0008_u01785467106038") 2026/07/31 03:12:12 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f11163b5c84b86c4c_d20260731_m030505_c001_v0001146_t0005_u01785467105133") 2026/07/31 03:12:12 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f11163b5c84b86c48_d20260731_m030504_c001_v0001146_t0037_u01785467104114") 2026/07/31 03:12:12 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef3f4a8_d20260731_m030450_c001_v7007000_t0000_u01785467090849") 2026/07/31 03:12:12 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926ae1_d20260731_m030443_c001_v0001109_t0026_u01785467083626") 2026/07/31 03:12:13 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1020533ad0c51a97_d20260731_m030442_c001_v0001137_t0002_u01785467082505") 2026/07/31 03:12:13 DEBUG : dst/one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1020533ad0c51a91_d20260731_m030441_c001_v0001137_t0036_u01785467081433") 2026/07/31 03:12:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e50b3_d20260731_m030635_c001_v7007000_t0000_u01785467195906") 2026/07/31 03:12:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1124f88aeaedefc2_d20260731_m030632_c001_v0001101_t0011_u01785467192905") 2026/07/31 03:12:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f115d84d09c29358d_d20260731_m030629_c001_v0001103_t0028_u01785467189096") 2026/07/31 03:12:13 DEBUG : dst/one.bak: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e506d_d20260731_m030623_c001_v7007000_t0000_u01785467183945") 2026/07/31 03:12:13 DEBUG : dst/one.bak: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1160dc7630691367_d20260731_m030621_c001_v0001171_t0052_u01785467181280") 2026/07/31 03:12:13 DEBUG : dst/one.bak: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100de7941ee2e912_d20260731_m030617_c001_v0001185_t0036_u01785467177753") 2026/07/31 03:12:13 DEBUG : dst/one.bak: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e4ff9_d20260731_m030613_c001_v7007000_t0000_u01785467173107") 2026/07/31 03:12:13 DEBUG : dst/one.bak: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1052e47f8e3515f0_d20260731_m030610_c001_v0001101_t0006_u01785467170188") 2026/07/31 03:12:13 DEBUG : dst/one.bak: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1023fda95a44beed_d20260731_m030606_c001_v0001099_t0000_u01785467166009") 2026/07/31 03:12:13 DEBUG : dst/three: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b6a16_d20260731_m030518_c001_v7007000_t0000_u01785467118091") 2026/07/31 03:12:13 DEBUG : dst/three: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f11163b5c84b86c7c_d20260731_m030516_c001_v0001146_t0035_u01785467116491") 2026/07/31 03:12:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e50b4_d20260731_m030636_c001_v7007000_t0000_u01785467196088") 2026/07/31 03:12:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f118385fdea1946dc_d20260731_m030634_c001_v0001161_t0003_u01785467194395") 2026/07/31 03:12:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f11525be839c9383b_d20260731_m030631_c001_v0001182_t0029_u01785467191278") 2026/07/31 03:12:13 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e50b5_d20260731_m030636_c001_v7007000_t0000_u01785467196272") 2026/07/31 03:12:13 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f107ea64b350631a4_d20260731_m030635_c001_v0001174_t0019_u01785467195066") 2026/07/31 03:12:13 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee9900_d20260731_m030634_c001_v7007000_t0000_u01785467194889") 2026/07/31 03:12:13 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f107ea64b35063172_d20260731_m030631_c001_v0001174_t0041_u01785467191650") 2026/07/31 03:12:13 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee98f6_d20260731_m030631_c001_v7007000_t0000_u01785467191472") 2026/07/31 03:12:13 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216cc4_d20260731_m030626_c001_v0001134_t0009_u01785467186031") 2026/07/31 03:12:14 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e506e_d20260731_m030624_c001_v7007000_t0000_u01785467184127") 2026/07/31 03:12:14 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f111606616955676e_d20260731_m030623_c001_v0001157_t0021_u01785467183091") 2026/07/31 03:12:14 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4017699b97c484f7_d20260731_m030622_c001_v7007000_t0000_u01785467182915") 2026/07/31 03:12:14 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1116066169556762_d20260731_m030620_c001_v0001157_t0030_u01785467180028") 2026/07/31 03:12:14 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4017699b97c484f5_d20260731_m030619_c001_v7007000_t0000_u01785467179853") 2026/07/31 03:12:14 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216c96_d20260731_m030614_c001_v0001134_t0059_u01785467174635") 2026/07/31 03:12:14 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4088f1d20e3a5e2c_d20260731_m030612_c001_v7007000_t0000_u01785467172358") 2026/07/31 03:12:14 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216c7a_d20260731_m030609_c001_v0001134_t0056_u01785467169179") 2026/07/31 03:12:14 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4088f1d20e3a5e29_d20260731_m030608_c001_v7007000_t0000_u01785467168460") 2026/07/31 03:12:14 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216c62_d20260731_m030603_c001_v0001134_t0020_u01785467163410") 2026/07/31 03:12:14 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab75300d6_d20260731_m030558_c001_v7007000_t0000_u01785467158928") 2026/07/31 03:12:14 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926ba5_d20260731_m030555_c001_v0001109_t0020_u01785467155516") 2026/07/31 03:12:14 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab75300bc_d20260731_m030554_c001_v7007000_t0000_u01785467154441") 2026/07/31 03:12:14 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216c38_d20260731_m030547_c001_v0001134_t0021_u01785467147990") 2026/07/31 03:12:14 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4017699b97c48468_d20260731_m030545_c001_v7007000_t0000_u01785467145329") 2026/07/31 03:12:14 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926b89_d20260731_m030542_c001_v0001109_t0050_u01785467142793") 2026/07/31 03:12:14 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4017699b97c48465_d20260731_m030541_c001_v7007000_t0000_u01785467141665") 2026/07/31 03:12:14 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216c14_d20260731_m030535_c001_v0001134_t0055_u01785467135167") 2026/07/31 03:12:14 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4109c13e041c2bd9_d20260731_m030532_c001_v7007000_t0000_u01785467132153") 2026/07/31 03:12:14 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926b59_d20260731_m030527_c001_v0001109_t0029_u01785467127437") 2026/07/31 03:12:14 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4109c13e041c2b9b_d20260731_m030526_c001_v7007000_t0000_u01785467126372") 2026/07/31 03:12:14 DEBUG : dst/three.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216bf8_d20260731_m030519_c001_v0001134_t0012_u01785467119851") 2026/07/31 03:12:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e506f_d20260731_m030624_c001_v7007000_t0000_u01785467184310") 2026/07/31 03:12:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f10223a78e6e38198_d20260731_m030622_c001_v0001179_t0034_u01785467182710") 2026/07/31 03:12:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f117a61a77371a865_d20260731_m030619_c001_v0001161_t0035_u01785467179483") 2026/07/31 03:12:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e5000_d20260731_m030613_c001_v7007000_t0000_u01785467173291") 2026/07/31 03:12:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f11249ffd29dabd92_d20260731_m030612_c001_v0001182_t0054_u01785467172153") 2026/07/31 03:12:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f106a2e0d700597fd_d20260731_m030607_c001_v0001041_t0046_u01785467167881") 2026/07/31 03:12:15 DEBUG : dst/two: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e50b7_d20260731_m030636_c001_v7007000_t0000_u01785467196459") 2026/07/31 03:12:15 DEBUG : dst/two: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216cc0_d20260731_m030625_c001_v0001134_t0052_u01785467185557") 2026/07/31 03:12:15 DEBUG : dst/two: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e5070_d20260731_m030624_c001_v7007000_t0000_u01785467184494") 2026/07/31 03:12:15 DEBUG : dst/two: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216c90_d20260731_m030614_c001_v0001134_t0018_u01785467174309") 2026/07/31 03:12:15 DEBUG : dst/two: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e5006_d20260731_m030613_c001_v7007000_t0000_u01785467173474") 2026/07/31 03:12:15 DEBUG : dst/two: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216c5e_d20260731_m030603_c001_v0001134_t0005_u01785467163059") 2026/07/31 03:12:15 DEBUG : dst/two: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e4f83_d20260731_m030600_c001_v7007000_t0000_u01785467160028") 2026/07/31 03:12:15 DEBUG : dst/two: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926b97_d20260731_m030547_c001_v0001109_t0024_u01785467147492") 2026/07/31 03:12:15 DEBUG : dst/two: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4265c10a4fcb4492_d20260731_m030546_c001_v7007000_t0000_u01785467146422") 2026/07/31 03:12:15 DEBUG : dst/two: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926b6f_d20260731_m030534_c001_v0001109_t0023_u01785467134680") 2026/07/31 03:12:15 DEBUG : dst/two: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f420d0c37d0827bc0_d20260731_m030533_c001_v7007000_t0000_u01785467133341") 2026/07/31 03:12:15 DEBUG : dst/two: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926b3d_d20260731_m030519_c001_v0001109_t0039_u01785467119333") 2026/07/31 03:12:15 DEBUG : dst/two: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b6a19_d20260731_m030518_c001_v7007000_t0000_u01785467118273") 2026/07/31 03:12:15 DEBUG : dst/two: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f10603853ea7c82a5_d20260731_m030513_c001_v0001174_t0042_u01785467113302") 2026/07/31 03:12:15 DEBUG : dst/two: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef3f4ae_d20260731_m030451_c001_v7007000_t0000_u01785467091031") 2026/07/31 03:12:16 DEBUG : dst/two: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1020533ad0c51aad_d20260731_m030449_c001_v0001137_t0042_u01785467089657") 2026/07/31 03:12:16 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b5d65_d20260731_m030414_c001_v7007000_t0000_u01785467054626") 2026/07/31 03:12:16 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926a65_d20260731_m030411_c001_v0001109_t0011_u01785467051108") 2026/07/31 03:12:16 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b5978_d20260731_m030409_c001_v7007000_t0000_u01785467049230") 2026/07/31 03:12:16 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216add_d20260731_m030356_c001_v0001134_t0026_u01785467036636") 2026/07/31 03:12:16 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd1826_d20260731_m030348_c001_v7007000_t0000_u01785467028227") 2026/07/31 03:12:16 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926a19_d20260731_m030344_c001_v0001109_t0041_u01785467024903") 2026/07/31 03:12:16 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f8541ef_d20260731_m030324_c001_v7007000_t0000_u01785467004989") 2026/07/31 03:12:16 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419269d3_d20260731_m030322_c001_v0001109_t0059_u01785467002566") 2026/07/31 03:12:16 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f85417d_d20260731_m030321_c001_v7007000_t0000_u01785467001392") 2026/07/31 03:12:16 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419269c9_d20260731_m030320_c001_v0001109_t0044_u01785467000003") 2026/07/31 03:12:16 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f8540ed_d20260731_m030316_c001_v7007000_t0000_u01785466996349") 2026/07/31 03:12:16 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419269b5_d20260731_m030314_c001_v0001109_t0022_u01785466994282") 2026/07/31 03:12:16 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f8540cb_d20260731_m030313_c001_v7007000_t0000_u01785466993227") 2026/07/31 03:12:16 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419269a9_d20260731_m030311_c001_v0001109_t0051_u01785466991168") 2026/07/31 03:12:16 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4109c13e041c2429_d20260731_m030303_c001_v7007000_t0000_u01785466983661") 2026/07/31 03:12:16 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926981_d20260731_m030301_c001_v0001109_t0009_u01785466981014") 2026/07/31 03:12:16 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4109c13e041c23f7_d20260731_m030259_c001_v7007000_t0000_u01785466979937") 2026/07/31 03:12:16 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926977_d20260731_m030258_c001_v0001109_t0051_u01785466978788") 2026/07/31 03:12:16 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4109c13e041c23e3_d20260731_m030253_c001_v7007000_t0000_u01785466973163") 2026/07/31 03:12:17 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c0824192694d_d20260731_m030251_c001_v0001109_t0041_u01785466971178") 2026/07/31 03:12:17 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4109c13e041c23df_d20260731_m030249_c001_v7007000_t0000_u01785466969348") 2026/07/31 03:12:17 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926941_d20260731_m030248_c001_v0001109_t0048_u01785466968076") 2026/07/31 03:12:17 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4109c13e041c23dd_d20260731_m030247_c001_v7007000_t0000_u01785466967708") 2026/07/31 03:12:17 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f102ddfe154b199d9_d20260731_m030246_c001_v0001183_t0008_u01785466966982") 2026/07/31 03:12:17 DEBUG : empty space: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926931_d20260731_m030244_c001_v0001109_t0056_u01785466964965") 2026/07/31 03:12:17 DEBUG : enormous: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f8541d0_d20260731_m030324_c001_v7007000_t0000_u01785467004090") 2026/07/31 03:12:17 DEBUG : enormous: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419269d5_d20260731_m030323_c001_v0001109_t0059_u01785467003110") 2026/07/31 03:12:17 DEBUG : existing: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415a6ef2cc2e50bc_d20260731_m030640_c001_v7007000_t0000_u01785467200679") 2026/07/31 03:12:17 DEBUG : existing: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216cee_d20260731_m030639_c001_v0001134_t0026_u01785467199421") 2026/07/31 03:12:17 DEBUG : existing: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd17e8_d20260731_m030343_c001_v7007000_t0000_u01785467023465") 2026/07/31 03:12:17 DEBUG : existing: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926a0f_d20260731_m030342_c001_v0001109_t0058_u01785467022261") 2026/07/31 03:12:17 DEBUG : existing: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415e6d232f690395_d20260731_m030241_c001_v7007000_t0000_u01785466961639") 2026/07/31 03:12:17 DEBUG : existing: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926917_d20260731_m030240_c001_v0001109_t0029_u01785466960375") 2026/07/31 03:12:17 DEBUG : existing: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415e6d232f69037b_d20260731_m030239_c001_v7007000_t0000_u01785466959833") 2026/07/31 03:12:17 DEBUG : existing: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926911_d20260731_m030238_c001_v0001109_t0027_u01785466958948") 2026/07/31 03:12:17 DEBUG : existing: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c0824192690f_d20260731_m030237_c001_v0001109_t0053_u01785466957776") 2026/07/31 03:12:17 DEBUG : existing-b: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd17eb_d20260731_m030343_c001_v7007000_t0000_u01785467023641") 2026/07/31 03:12:17 DEBUG : existing-b: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216ac5_d20260731_m030342_c001_v0001134_t0022_u01785467022250") 2026/07/31 03:12:17 DEBUG : file1: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0fffbf_d20260731_m030734_c001_v7007000_t0000_u01785467254459") 2026/07/31 03:12:17 DEBUG : file1: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f6a5_d20260731_m030733_c001_v0001173_t0008_u01785467253013") 2026/07/31 03:12:17 DEBUG : file1: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0fff20_d20260731_m030731_c001_v7007000_t0000_u01785467251698") 2026/07/31 03:12:17 DEBUG : file1: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f11680c86dc562d74_d20260731_m030729_c001_v0001174_t0022_u01785467249932") 2026/07/31 03:12:17 DEBUG : five: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f85428c_d20260731_m030329_c001_v7007000_t0000_u01785467009305") 2026/07/31 03:12:18 DEBUG : five: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4179c082419269e3_d20260731_m030327_c001_v0001109_t0044_u01785467007136") 2026/07/31 03:12:18 DEBUG : foo: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4109c13e041c23e1_d20260731_m030250_c001_v7007000_t0000_u01785466970811") 2026/07/31 03:12:18 DEBUG : foo: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4179c0824192694b_d20260731_m030250_c001_v0001109_t0044_u01785466970265") 2026/07/31 03:12:18 DEBUG : foo: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4179c08241926949_d20260731_m030249_c001_v0001109_t0044_u01785466969716") 2026/07/31 03:12:18 DEBUG : four: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f854293_d20260731_m030329_c001_v7007000_t0000_u01785467009479") 2026/07/31 03:12:18 DEBUG : four: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4150a00bae216a9d_d20260731_m030327_c001_v0001134_t0036_u01785467007678") 2026/07/31 03:12:18 DEBUG : four: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419269df_d20260731_m030326_c001_v0001109_t0043_u01785467006245") 2026/07/31 03:12:18 DEBUG : hello world2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4119ba95200f2fa2_d20260731_m030148_c001_v7007000_t0000_u01785466908969") 2026/07/31 03:12:18 DEBUG : hello world2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c0824192683f_d20260731_m030148_c001_v0001109_t0029_u01785466908113") 2026/07/31 03:12:18 DEBUG : ignore-size: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415e6d232f690362_d20260731_m030237_c001_v7007000_t0000_u01785466957281") 2026/07/31 03:12:18 DEBUG : ignore-size: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c0824192690b_d20260731_m030236_c001_v0001109_t0037_u01785466956043") 2026/07/31 03:12:18 DEBUG : nested/sub dir/file: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd17cf_d20260731_m030341_c001_v7007000_t0000_u01785467021544") 2026/07/31 03:12:18 DEBUG : nested/sub dir/file: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216ac1_d20260731_m030340_c001_v0001134_t0005_u01785467020630") 2026/07/31 03:12:18 DEBUG : nested/sub dir/file: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f8543ce_d20260731_m030339_c001_v7007000_t0000_u01785467019916") 2026/07/31 03:12:18 DEBUG : nested/sub dir/file: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216ab9_d20260731_m030338_c001_v0001134_t0046_u01785467018922") 2026/07/31 03:12:18 DEBUG : one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f85429b_d20260731_m030329_c001_v7007000_t0000_u01785467009653") 2026/07/31 03:12:18 DEBUG : one: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4179c082419269d7_d20260731_m030325_c001_v0001109_t0044_u01785467005343") 2026/07/31 03:12:18 DEBUG : only0: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffec6_d20260731_m030725_c001_v7007000_t0000_u01785467245489") 2026/07/31 03:12:18 DEBUG : only0: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4150a00bae216e00_d20260731_m030719_c001_v0001134_t0036_u01785467239495") 2026/07/31 03:12:18 DEBUG : only0: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d90_d20260731_m030705_c001_v0001134_t0036_u01785467225345") 2026/07/31 03:12:19 DEBUG : only0: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419515712798bdce_d20260731_m030659_c001_v7007000_t0000_u01785467219915") 2026/07/31 03:12:19 DEBUG : only0: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d00_d20260731_m030644_c001_v0001134_t0013_u01785467204293") 2026/07/31 03:12:19 DEBUG : only1: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffecb_d20260731_m030725_c001_v7007000_t0000_u01785467245674") 2026/07/31 03:12:19 DEBUG : only1: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f400639aad857f631_d20260731_m030720_c001_v0001173_t0015_u01785467240640") 2026/07/31 03:12:19 DEBUG : only1: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d96_d20260731_m030705_c001_v0001134_t0038_u01785467225929") 2026/07/31 03:12:19 DEBUG : only1: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f407fe0e715b9bf98_d20260731_m030700_c001_v7007000_t0000_u01785467220214") 2026/07/31 03:12:19 DEBUG : only1: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d04_d20260731_m030644_c001_v0001134_t0051_u01785467204995") 2026/07/31 03:12:19 DEBUG : only10: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffed1_d20260731_m030725_c001_v7007000_t0000_u01785467245859") 2026/07/31 03:12:19 DEBUG : only10: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f400639aad857f627_d20260731_m030720_c001_v0001173_t0015_u01785467240064") 2026/07/31 03:12:19 DEBUG : only10: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216dc6_d20260731_m030712_c001_v0001134_t0002_u01785467232069") 2026/07/31 03:12:19 DEBUG : only10: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f407fe0e715b9bf97_d20260731_m030700_c001_v7007000_t0000_u01785467220041") 2026/07/31 03:12:19 DEBUG : only10: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d3a_d20260731_m030651_c001_v0001134_t0052_u01785467211414") 2026/07/31 03:12:19 DEBUG : only11: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffed4_d20260731_m030726_c001_v7007000_t0000_u01785467246044") 2026/07/31 03:12:19 DEBUG : only11: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f414192c55c85421d_d20260731_m030720_c001_v0001098_t0026_u01785467240238") 2026/07/31 03:12:19 DEBUG : only11: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216dca_d20260731_m030712_c001_v0001134_t0015_u01785467232829") 2026/07/31 03:12:19 DEBUG : only11: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee9991_d20260731_m030700_c001_v7007000_t0000_u01785467220046") 2026/07/31 03:12:19 DEBUG : only11: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d40_d20260731_m030652_c001_v0001134_t0006_u01785467212207") 2026/07/31 03:12:19 DEBUG : only12: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffed7_d20260731_m030726_c001_v7007000_t0000_u01785467246229") 2026/07/31 03:12:19 DEBUG : only12: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41680c86dc562cce_d20260731_m030720_c001_v0001174_t0040_u01785467240448") 2026/07/31 03:12:19 DEBUG : only12: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216dd4_d20260731_m030713_c001_v0001134_t0035_u01785467233511") 2026/07/31 03:12:19 DEBUG : only12: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f407fe0e715b9bf93_d20260731_m030659_c001_v7007000_t0000_u01785467219329") 2026/07/31 03:12:20 DEBUG : only12: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d48_d20260731_m030652_c001_v0001134_t0042_u01785467212859") 2026/07/31 03:12:20 DEBUG : only13: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffed9_d20260731_m030726_c001_v7007000_t0000_u01785467246413") 2026/07/31 03:12:20 DEBUG : only13: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4150a00bae216e04_d20260731_m030720_c001_v0001134_t0036_u01785467240083") 2026/07/31 03:12:20 DEBUG : only13: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216dd8_d20260731_m030714_c001_v0001134_t0009_u01785467234132") 2026/07/31 03:12:20 DEBUG : only13: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4032872135b73b95_d20260731_m030700_c001_v7007000_t0000_u01785467220083") 2026/07/31 03:12:20 DEBUG : only13: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d4c_d20260731_m030653_c001_v0001134_t0040_u01785467213503") 2026/07/31 03:12:20 DEBUG : only14: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffedb_d20260731_m030726_c001_v7007000_t0000_u01785467246598") 2026/07/31 03:12:20 DEBUG : only14: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f400639aad857f62b_d20260731_m030720_c001_v0001173_t0015_u01785467240254") 2026/07/31 03:12:20 DEBUG : only14: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216ddc_d20260731_m030714_c001_v0001134_t0020_u01785467234764") 2026/07/31 03:12:20 DEBUG : only14: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f407fe0e715b9bf94_d20260731_m030659_c001_v7007000_t0000_u01785467219504") 2026/07/31 03:12:20 DEBUG : only14: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d54_d20260731_m030654_c001_v0001134_t0034_u01785467214410") 2026/07/31 03:12:20 DEBUG : only15: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffedd_d20260731_m030726_c001_v7007000_t0000_u01785467246783") 2026/07/31 03:12:20 DEBUG : only15: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4150a00bae216e07_d20260731_m030720_c001_v0001134_t0036_u01785467240262") 2026/07/31 03:12:20 DEBUG : only15: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216de2_d20260731_m030715_c001_v0001134_t0002_u01785467235289") 2026/07/31 03:12:20 DEBUG : only15: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4032872135b73b97_d20260731_m030700_c001_v7007000_t0000_u01785467220265") 2026/07/31 03:12:20 DEBUG : only15: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d5c_d20260731_m030655_c001_v0001134_t0046_u01785467215239") 2026/07/31 03:12:20 DEBUG : only16: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffedf_d20260731_m030726_c001_v7007000_t0000_u01785467246968") 2026/07/31 03:12:20 DEBUG : only16: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4150a00bae216e0a_d20260731_m030720_c001_v0001134_t0036_u01785467240437") 2026/07/31 03:12:20 DEBUG : only16: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216de8_d20260731_m030716_c001_v0001134_t0019_u01785467236339") 2026/07/31 03:12:20 DEBUG : only16: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee998d_d20260731_m030659_c001_v7007000_t0000_u01785467219690") 2026/07/31 03:12:21 DEBUG : only16: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d60_d20260731_m030656_c001_v0001134_t0023_u01785467216002") 2026/07/31 03:12:21 DEBUG : only17: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffee2_d20260731_m030727_c001_v7007000_t0000_u01785467247152") 2026/07/31 03:12:21 DEBUG : only17: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f400639aad857f62f_d20260731_m030720_c001_v0001173_t0015_u01785467240451") 2026/07/31 03:12:21 DEBUG : only17: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216dec_d20260731_m030717_c001_v0001134_t0014_u01785467237087") 2026/07/31 03:12:21 DEBUG : only17: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419515712798bdd0_d20260731_m030700_c001_v7007000_t0000_u01785467220124") 2026/07/31 03:12:21 DEBUG : only17: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d66_d20260731_m030656_c001_v0001134_t0008_u01785467216694") 2026/07/31 03:12:21 DEBUG : only18: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffee8_d20260731_m030727_c001_v7007000_t0000_u01785467247336") 2026/07/31 03:12:21 DEBUG : only18: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f414192c55c854223_d20260731_m030720_c001_v0001098_t0026_u01785467240527") 2026/07/31 03:12:21 DEBUG : only18: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216df2_d20260731_m030717_c001_v0001134_t0003_u01785467237671") 2026/07/31 03:12:21 DEBUG : only18: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4032872135b73b91_d20260731_m030659_c001_v7007000_t0000_u01785467219714") 2026/07/31 03:12:21 DEBUG : only18: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d6c_d20260731_m030657_c001_v0001134_t0039_u01785467217496") 2026/07/31 03:12:21 DEBUG : only19: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffeee_d20260731_m030727_c001_v7007000_t0000_u01785467247520") 2026/07/31 03:12:21 DEBUG : only19: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4150a00bae216e0c_d20260731_m030720_c001_v0001134_t0036_u01785467240613") 2026/07/31 03:12:21 DEBUG : only19: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216df8_d20260731_m030718_c001_v0001134_t0041_u01785467238430") 2026/07/31 03:12:22 DEBUG : only19: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419515712798bdd1_d20260731_m030700_c001_v7007000_t0000_u01785467220307") 2026/07/31 03:12:22 DEBUG : only19: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d72_d20260731_m030658_c001_v0001134_t0049_u01785467218093") 2026/07/31 03:12:22 DEBUG : only2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffef5_d20260731_m030727_c001_v7007000_t0000_u01785467247705") 2026/07/31 03:12:22 DEBUG : only2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41680c86dc562cd2_d20260731_m030720_c001_v0001174_t0040_u01785467240650") 2026/07/31 03:12:22 DEBUG : only2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d9e_d20260731_m030706_c001_v0001134_t0054_u01785467226503") 2026/07/31 03:12:22 DEBUG : only2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419515712798bdcc_d20260731_m030659_c001_v7007000_t0000_u01785467219732") 2026/07/31 03:12:22 DEBUG : only2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d0a_d20260731_m030645_c001_v0001134_t0051_u01785467205645") 2026/07/31 03:12:22 DEBUG : only3: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffef8_d20260731_m030727_c001_v7007000_t0000_u01785467247890") 2026/07/31 03:12:22 DEBUG : only3: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f414192c55c854225_d20260731_m030720_c001_v0001098_t0026_u01785467240704") 2026/07/31 03:12:22 DEBUG : only3: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216da2_d20260731_m030707_c001_v0001134_t0036_u01785467227344") 2026/07/31 03:12:22 DEBUG : only3: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f407fe0e715b9bf95_d20260731_m030659_c001_v7007000_t0000_u01785467219684") 2026/07/31 03:12:22 DEBUG : only3: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d10_d20260731_m030646_c001_v0001134_t0039_u01785467206449") 2026/07/31 03:12:22 DEBUG : only4: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffefe_d20260731_m030728_c001_v7007000_t0000_u01785467248076") 2026/07/31 03:12:22 DEBUG : only4: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4150a00bae216e0e_d20260731_m030720_c001_v0001134_t0036_u01785467240789") 2026/07/31 03:12:22 DEBUG : only4: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216da6_d20260731_m030707_c001_v0001134_t0043_u01785467227963") 2026/07/31 03:12:22 DEBUG : only4: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f407fe0e715b9bf99_d20260731_m030700_c001_v7007000_t0000_u01785467220387") 2026/07/31 03:12:22 DEBUG : only4: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d14_d20260731_m030646_c001_v0001134_t0018_u01785467206988") 2026/07/31 03:12:22 DEBUG : only5: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0fff04_d20260731_m030728_c001_v7007000_t0000_u01785467248260") 2026/07/31 03:12:22 DEBUG : only5: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f400639aad857f633_d20260731_m030720_c001_v0001173_t0015_u01785467240828") 2026/07/31 03:12:22 DEBUG : only5: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216dac_d20260731_m030708_c001_v0001134_t0035_u01785467228684") 2026/07/31 03:12:22 DEBUG : only5: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f407fe0e715b9bf96_d20260731_m030659_c001_v7007000_t0000_u01785467219858") 2026/07/31 03:12:22 DEBUG : only5: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d1e_d20260731_m030647_c001_v0001134_t0032_u01785467207590") 2026/07/31 03:12:23 DEBUG : only6: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0fff0b_d20260731_m030728_c001_v7007000_t0000_u01785467248444") 2026/07/31 03:12:23 DEBUG : only6: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41680c86dc562cd8_d20260731_m030720_c001_v0001174_t0040_u01785467240838") 2026/07/31 03:12:23 DEBUG : only6: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216db0_d20260731_m030709_c001_v0001134_t0041_u01785467229414") 2026/07/31 03:12:23 DEBUG : only6: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee998f_d20260731_m030659_c001_v7007000_t0000_u01785467219869") 2026/07/31 03:12:23 DEBUG : only6: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d24_d20260731_m030648_c001_v0001134_t0026_u01785467208447") 2026/07/31 03:12:23 DEBUG : only7: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0fff0d_d20260731_m030728_c001_v7007000_t0000_u01785467248629") 2026/07/31 03:12:23 DEBUG : only7: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f414192c55c854227_d20260731_m030720_c001_v0001098_t0026_u01785467240882") 2026/07/31 03:12:23 DEBUG : only7: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216db8_d20260731_m030710_c001_v0001134_t0038_u01785467230253") 2026/07/31 03:12:23 DEBUG : only7: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4032872135b73b93_d20260731_m030659_c001_v7007000_t0000_u01785467219895") 2026/07/31 03:12:23 DEBUG : only7: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d2c_d20260731_m030649_c001_v0001134_t0003_u01785467209132") 2026/07/31 03:12:23 DEBUG : only8: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0fff0f_d20260731_m030728_c001_v7007000_t0000_u01785467248813") 2026/07/31 03:12:23 DEBUG : only8: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4150a00bae216e12_d20260731_m030720_c001_v0001134_t0036_u01785467240965") 2026/07/31 03:12:23 DEBUG : only8: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216dbc_d20260731_m030710_c001_v0001134_t0024_u01785467230863") 2026/07/31 03:12:23 DEBUG : only8: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee9992_d20260731_m030700_c001_v7007000_t0000_u01785467220223") 2026/07/31 03:12:23 DEBUG : only8: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d32_d20260731_m030649_c001_v0001134_t0056_u01785467209882") 2026/07/31 03:12:23 DEBUG : only9: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0fff11_d20260731_m030728_c001_v7007000_t0000_u01785467248998") 2026/07/31 03:12:23 DEBUG : only9: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f400639aad857f637_d20260731_m030721_c001_v0001173_t0015_u01785467241016") 2026/07/31 03:12:23 DEBUG : only9: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216dc0_d20260731_m030711_c001_v0001134_t0038_u01785467231487") 2026/07/31 03:12:23 DEBUG : only9: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee9994_d20260731_m030700_c001_v7007000_t0000_u01785467220398") 2026/07/31 03:12:23 DEBUG : only9: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216d36_d20260731_m030650_c001_v0001134_t0056_u01785467210729") 2026/07/31 03:12:23 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f85438e_d20260731_m030337_c001_v7007000_t0000_u01785467017865") 2026/07/31 03:12:23 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419269fd_d20260731_m030335_c001_v0001109_t0016_u01785467015889") 2026/07/31 03:12:24 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f854355_d20260731_m030335_c001_v7007000_t0000_u01785467015132") 2026/07/31 03:12:24 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419269f1_d20260731_m030333_c001_v0001109_t0043_u01785467013266") 2026/07/31 03:12:24 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f85430f_d20260731_m030332_c001_v7007000_t0000_u01785467012567") 2026/07/31 03:12:24 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216a9f_d20260731_m030330_c001_v0001134_t0043_u01785467010527") 2026/07/31 03:12:24 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f854134_d20260731_m030318_c001_v7007000_t0000_u01785466998969") 2026/07/31 03:12:24 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419269bf_d20260731_m030316_c001_v0001109_t0009_u01785466996875") 2026/07/31 03:12:24 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f8540e6_d20260731_m030315_c001_v7007000_t0000_u01785466995112") 2026/07/31 03:12:24 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419269b3_d20260731_m030313_c001_v0001109_t0056_u01785466993749") 2026/07/31 03:12:24 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f8540ba_d20260731_m030311_c001_v7007000_t0000_u01785466991979") 2026/07/31 03:12:24 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419269a7_d20260731_m030310_c001_v0001109_t0034_u01785466990650") 2026/07/31 03:12:24 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4109c13e041c2425_d20260731_m030303_c001_v7007000_t0000_u01785466983107") 2026/07/31 03:12:24 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c0824192697d_d20260731_m030300_c001_v0001109_t0021_u01785466980493") 2026/07/31 03:12:24 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4109c13e041c23f9_d20260731_m030300_c001_v7007000_t0000_u01785466980122") 2026/07/31 03:12:24 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926973_d20260731_m030258_c001_v0001109_t0032_u01785466978246") 2026/07/31 03:12:24 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4109c13e041c23e8_d20260731_m030257_c001_v7007000_t0000_u01785466977868") 2026/07/31 03:12:24 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c0824192696b_d20260731_m030256_c001_v0001109_t0014_u01785466976995") 2026/07/31 03:12:24 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926967_d20260731_m030256_c001_v0001109_t0023_u01785466976130") 2026/07/31 03:12:24 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4109c13e041c23e7_d20260731_m030255_c001_v7007000_t0000_u01785466975763") 2026/07/31 03:12:24 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926961_d20260731_m030254_c001_v0001109_t0050_u01785466974888") 2026/07/31 03:12:24 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c0824192695d_d20260731_m030253_c001_v0001109_t0042_u01785466973716") 2026/07/31 03:12:24 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4109c13e041c23e4_d20260731_m030253_c001_v7007000_t0000_u01785466973348") 2026/07/31 03:12:25 DEBUG : potato: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926953_d20260731_m030252_c001_v0001109_t0013_u01785466972135") 2026/07/31 03:12:25 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f40044e1d01be0d82_d20260731_m030424_c001_v7007000_t0000_u01785467064900") 2026/07/31 03:12:25 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926a9d_d20260731_m030423_c001_v0001109_t0058_u01785467063973") 2026/07/31 03:12:25 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b5d66_d20260731_m030415_c001_v7007000_t0000_u01785467055071") 2026/07/31 03:12:25 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216aff_d20260731_m030410_c001_v0001134_t0018_u01785467050498") 2026/07/31 03:12:25 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd188a_d20260731_m030401_c001_v7007000_t0000_u01785467041435") 2026/07/31 03:12:25 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926a35_d20260731_m030355_c001_v0001109_t0048_u01785467035724") 2026/07/31 03:12:25 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd1839_d20260731_m030349_c001_v7007000_t0000_u01785467029015") 2026/07/31 03:12:25 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216acb_d20260731_m030344_c001_v0001134_t0021_u01785467024598") 2026/07/31 03:12:25 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f8541d6_d20260731_m030324_c001_v7007000_t0000_u01785467004265") 2026/07/31 03:12:25 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419269cf_d20260731_m030321_c001_v0001109_t0056_u01785467001915") 2026/07/31 03:12:25 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f854184_d20260731_m030321_c001_v7007000_t0000_u01785467001566") 2026/07/31 03:12:25 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419269c5_d20260731_m030319_c001_v0001109_t0043_u01785466999493") 2026/07/31 03:12:25 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f85413a_d20260731_m030319_c001_v7007000_t0000_u01785466999143") 2026/07/31 03:12:25 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419269c3_d20260731_m030318_c001_v0001109_t0053_u01785466998107") 2026/07/31 03:12:25 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f8540f2_d20260731_m030316_c001_v7007000_t0000_u01785466996525") 2026/07/31 03:12:25 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419269b9_d20260731_m030315_c001_v0001109_t0038_u01785466995463") 2026/07/31 03:12:25 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f8540cf_d20260731_m030313_c001_v7007000_t0000_u01785466993401") 2026/07/31 03:12:25 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419269ab_d20260731_m030311_c001_v0001109_t0027_u01785466991990") 2026/07/31 03:12:26 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4109c13e041c242b_d20260731_m030303_c001_v7007000_t0000_u01785466983846") 2026/07/31 03:12:26 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926987_d20260731_m030302_c001_v0001109_t0051_u01785466982497") 2026/07/31 03:12:26 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4119ba95200f2fe1_d20260731_m030152_c001_v7007000_t0000_u01785466912356") 2026/07/31 03:12:26 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926859_d20260731_m030151_c001_v0001109_t0048_u01785466911471") 2026/07/31 03:12:26 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4119ba95200f2fc0_d20260731_m030150_c001_v7007000_t0000_u01785466910558") 2026/07/31 03:12:26 DEBUG : potato2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c0824192684b_d20260731_m030149_c001_v0001109_t0033_u01785466909490") 2026/07/31 03:12:26 DEBUG : potato3: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b5d69_d20260731_m030416_c001_v7007000_t0000_u01785467056072") 2026/07/31 03:12:26 DEBUG : potato3: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216b05_d20260731_m030411_c001_v0001134_t0002_u01785467051969") 2026/07/31 03:12:26 DEBUG : potato3: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd188b_d20260731_m030401_c001_v7007000_t0000_u01785467041800") 2026/07/31 03:12:26 DEBUG : potato3: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926a3d_d20260731_m030356_c001_v0001109_t0011_u01785467036909") 2026/07/31 03:12:26 DEBUG : potato3: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd183f_d20260731_m030349_c001_v7007000_t0000_u01785467029269") 2026/07/31 03:12:26 DEBUG : potato3: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216ad1_d20260731_m030345_c001_v0001134_t0020_u01785467025471") 2026/07/31 03:12:26 DEBUG : pre-dest1/1: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b5ee8_d20260731_m030459_c001_v7007000_t0000_u01785467099976") 2026/07/31 03:12:26 DEBUG : pre-dest1/1: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216b86_d20260731_m030451_c001_v0001134_t0027_u01785467091763") 2026/07/31 03:12:26 DEBUG : pre-dest2/2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f427774169d2b5eea_d20260731_m030500_c001_v7007000_t0000_u01785467100158") 2026/07/31 03:12:26 DEBUG : pre-dest2/2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926b03_d20260731_m030452_c001_v0001109_t0057_u01785467092473") 2026/07/31 03:12:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef3f424_d20260731_m030437_c001_v7007000_t0000_u01785467077490") 2026/07/31 03:12:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216b52_d20260731_m030433_c001_v0001134_t0053_u01785467073535") 2026/07/31 03:12:26 DEBUG : sizeonly: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415e6d232f690357_d20260731_m030235_c001_v7007000_t0000_u01785466955496") 2026/07/31 03:12:26 DEBUG : sizeonly: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926907_d20260731_m030234_c001_v0001109_t0027_u01785466954249") 2026/07/31 03:12:26 DEBUG : splitbanan: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f404d97eaa7ac90d8_d20260731_m030934_c001_v7007000_t0000_u01785467374401") 2026/07/31 03:12:26 DEBUG : splitbanan: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae21703a_d20260731_m030925_c001_v0001134_t0055_u01785467365783") 2026/07/31 03:12:27 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf84e_d20260731_m031059_c001_v7007000_t0000_u01785467459689") 2026/07/31 03:12:27 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181bed_d20260731_m031052_c001_v0001039_t0056_u01785467452463") 2026/07/31 03:12:27 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41802ff22a413d38_d20260731_m031042_c001_v7007000_t0000_u01785467442371") 2026/07/31 03:12:27 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181bc5_d20260731_m031035_c001_v0001039_t0013_u01785467435602") 2026/07/31 03:12:27 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef42a1f_d20260731_m031025_c001_v7007000_t0000_u01785467425459") 2026/07/31 03:12:27 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181b87_d20260731_m031018_c001_v0001039_t0007_u01785467418766") 2026/07/31 03:12:27 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f406f1f49675bc986_d20260731_m031008_c001_v7007000_t0000_u01785467408631") 2026/07/31 03:12:27 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181b49_d20260731_m031001_c001_v0001039_t0056_u01785467401986") 2026/07/31 03:12:27 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f409cf3d14206ddce_d20260731_m030951_c001_v7007000_t0000_u01785467391430") 2026/07/31 03:12:27 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181aff_d20260731_m030944_c001_v0001039_t0043_u01785467384608") 2026/07/31 03:12:27 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4099ff4ad9ee93f3_d20260731_m030928_c001_v7007000_t0000_u01785467368385") 2026/07/31 03:12:27 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fa33_d20260731_m030924_c001_v0001173_t0012_u01785467364837") 2026/07/31 03:12:27 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f419627dab753128a_d20260731_m030915_c001_v7007000_t0000_u01785467355859") 2026/07/31 03:12:27 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f9ab_d20260731_m030908_c001_v0001173_t0008_u01785467348490") 2026/07/31 03:12:27 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4089b94c30869d19_d20260731_m030907_c001_v7007000_t0000_u01785467347300") 2026/07/31 03:12:27 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181a65_d20260731_m030903_c001_v0001039_t0056_u01785467343476") 2026/07/31 03:12:27 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd287e_d20260731_m030853_c001_v7007000_t0000_u01785467333552") 2026/07/31 03:12:27 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181a09_d20260731_m030846_c001_v0001039_t0057_u01785467326205") 2026/07/31 03:12:27 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd27be_d20260731_m030844_c001_v7007000_t0000_u01785467324775") 2026/07/31 03:12:27 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf051819eb_d20260731_m030841_c001_v0001039_t0009_u01785467321767") 2026/07/31 03:12:27 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f8563fb_d20260731_m030825_c001_v7007000_t0000_u01785467305460") 2026/07/31 03:12:27 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f829_d20260731_m030821_c001_v0001173_t0047_u01785467301176") 2026/07/31 03:12:28 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f40044e1d01be1bda_d20260731_m030812_c001_v7007000_t0000_u01785467292290") 2026/07/31 03:12:28 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216ece_d20260731_m030805_c001_v0001134_t0006_u01785467285014") 2026/07/31 03:12:28 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f425b725ddef4267b_d20260731_m030755_c001_v7007000_t0000_u01785467275984") 2026/07/31 03:12:28 DEBUG : splitbananasplit: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8542ce_d20260731_m030749_c001_v0001098_t0022_u01785467269700") 2026/07/31 03:12:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4089b94c30869d52_d20260731_m030910_c001_v7007000_t0000_u01785467350761") 2026/07/31 03:12:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181a6f_d20260731_m030904_c001_v0001039_t0044_u01785467344747") 2026/07/31 03:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffff0_d20260731_m030741_c001_v7007000_t0000_u01785467261875") 2026/07/31 03:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857f6d3_d20260731_m030739_c001_v0001173_t0029_u01785467259185") 2026/07/31 03:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee9b30_d20260731_m030738_c001_v7007000_t0000_u01785467258066") 2026/07/31 03:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216e5a_d20260731_m030735_c001_v0001134_t0018_u01785467255512") 2026/07/31 03:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f417f306a4ffd17d2_d20260731_m030341_c001_v7007000_t0000_u01785467021720") 2026/07/31 03:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926a09_d20260731_m030340_c001_v0001109_t0020_u01785467020665") 2026/07/31 03:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f8543d0_d20260731_m030340_c001_v7007000_t0000_u01785467020092") 2026/07/31 03:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926a05_d20260731_m030338_c001_v0001109_t0014_u01785467018932") 2026/07/31 03:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415e6d232f690339_d20260731_m030231_c001_v7007000_t0000_u01785466951775") 2026/07/31 03:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419268fb_d20260731_m030229_c001_v0001109_t0041_u01785466949944") 2026/07/31 03:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415e6d232f690306_d20260731_m030229_c001_v7007000_t0000_u01785466949581") 2026/07/31 03:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419268f3_d20260731_m030228_c001_v0001109_t0023_u01785466948199") 2026/07/31 03:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415e6d232f6902ba_d20260731_m030226_c001_v7007000_t0000_u01785466946175") 2026/07/31 03:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419268d3_d20260731_m030224_c001_v0001109_t0018_u01785466944173") 2026/07/31 03:12:28 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415e6d232f69029c_d20260731_m030223_c001_v7007000_t0000_u01785466943636") 2026/07/31 03:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419268c9_d20260731_m030221_c001_v0001109_t0045_u01785466941954") 2026/07/31 03:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419268c3_d20260731_m030218_c001_v0001109_t0041_u01785466938692") 2026/07/31 03:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415e6d232f68fe9c_d20260731_m030218_c001_v7007000_t0000_u01785466938316") 2026/07/31 03:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419268bf_d20260731_m030217_c001_v0001109_t0026_u01785466937159") 2026/07/31 03:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419268bb_d20260731_m030215_c001_v0001109_t0019_u01785466935942") 2026/07/31 03:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f415e6d232f68fe9b_d20260731_m030215_c001_v7007000_t0000_u01785466935579") 2026/07/31 03:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419268af_d20260731_m030212_c001_v0001109_t0020_u01785466932330") 2026/07/31 03:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419268a3_d20260731_m030209_c001_v0001109_t0012_u01785466929603") 2026/07/31 03:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4119ba95200f34c8_d20260731_m030209_c001_v7007000_t0000_u01785466929258") 2026/07/31 03:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c0824192689b_d20260731_m030208_c001_v0001109_t0008_u01785466928348") 2026/07/31 03:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926897_d20260731_m030207_c001_v0001109_t0059_u01785466927243") 2026/07/31 03:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4119ba95200f34b5_d20260731_m030206_c001_v7007000_t0000_u01785466926845") 2026/07/31 03:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926893_d20260731_m030202_c001_v0001109_t0031_u01785466922435") 2026/07/31 03:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4119ba95200f3089_d20260731_m030202_c001_v7007000_t0000_u01785466922091") 2026/07/31 03:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926891_d20260731_m030201_c001_v0001109_t0058_u01785466921140") 2026/07/31 03:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4119ba95200f3068_d20260731_m030200_c001_v7007000_t0000_u01785466920284") 2026/07/31 03:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926887_d20260731_m030159_c001_v0001109_t0049_u01785466919107") 2026/07/31 03:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4119ba95200f3041_d20260731_m030158_c001_v7007000_t0000_u01785466918592") 2026/07/31 03:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926881_d20260731_m030157_c001_v0001109_t0019_u01785466917744") 2026/07/31 03:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4119ba95200f301b_d20260731_m030156_c001_v7007000_t0000_u01785466916836") 2026/07/31 03:12:29 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926875_d20260731_m030155_c001_v0001109_t0027_u01785466915821") 2026/07/31 03:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4119ba95200f300e_d20260731_m030155_c001_v7007000_t0000_u01785466915304") 2026/07/31 03:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c0824192686b_d20260731_m030154_c001_v0001109_t0041_u01785466914464") 2026/07/31 03:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4119ba95200f2ffa_d20260731_m030153_c001_v7007000_t0000_u01785466913949") 2026/07/31 03:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926861_d20260731_m030152_c001_v0001109_t0048_u01785466912904") 2026/07/31 03:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4119ba95200f2f86_d20260731_m030147_c001_v7007000_t0000_u01785466907598") 2026/07/31 03:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c08241926837_d20260731_m030146_c001_v0001109_t0012_u01785466906804") 2026/07/31 03:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4119ba95200f2f7d_d20260731_m030146_c001_v7007000_t0000_u01785466906290") 2026/07/31 03:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c0824192682d_d20260731_m030145_c001_v0001109_t0016_u01785466905396") 2026/07/31 03:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4119ba95200f2f55_d20260731_m030144_c001_v7007000_t0000_u01785466904537") 2026/07/31 03:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c0824192681d_d20260731_m030143_c001_v0001109_t0041_u01785466903289") 2026/07/31 03:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4119ba95200f2f49_d20260731_m030141_c001_v7007000_t0000_u01785466901183") 2026/07/31 03:12:30 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c0824192680d_d20260731_m030140_c001_v0001109_t0012_u01785466900416") 2026/07/31 03:12:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0ffff7_d20260731_m030742_c001_v7007000_t0000_u01785467262060") 2026/07/31 03:12:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854290_d20260731_m030738_c001_v0001098_t0059_u01785467258857") 2026/07/31 03:12:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f418901111dee9b35_d20260731_m030738_c001_v7007000_t0000_u01785467258250") 2026/07/31 03:12:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85427e_d20260731_m030735_c001_v0001098_t0018_u01785467255421") 2026/07/31 03:12:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf86b_d20260731_m031101_c001_v7007000_t0000_u01785467461843") 2026/07/31 03:12:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fcf8_d20260731_m031101_c001_v0001173_t0041_u01785467461107") 2026/07/31 03:12:30 DEBUG : sub/yam: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f854379_d20260731_m030337_c001_v7007000_t0000_u01785467017342") 2026/07/31 03:12:30 DEBUG : sub/yam: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216aaf_d20260731_m030335_c001_v0001134_t0034_u01785467015844") 2026/07/31 03:12:31 DEBUG : test_dir1/file2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0fffc1_d20260731_m030734_c001_v7007000_t0000_u01785467254643") 2026/07/31 03:12:31 DEBUG : test_dir1/file2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c854270_d20260731_m030732_c001_v0001098_t0029_u01785467252677") 2026/07/31 03:12:31 DEBUG : test_dir1/file2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0fff56_d20260731_m030731_c001_v7007000_t0000_u01785467251882") 2026/07/31 03:12:31 DEBUG : test_dir1/file2: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216e42_d20260731_m030729_c001_v0001134_t0033_u01785467249962") 2026/07/31 03:12:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0fffc3_d20260731_m030734_c001_v7007000_t0000_u01785467254829") 2026/07/31 03:12:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216e4a_d20260731_m030732_c001_v0001134_t0032_u01785467252665") 2026/07/31 03:12:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4167a7b1fe0fffaf_d20260731_m030732_c001_v7007000_t0000_u01785467252068") 2026/07/31 03:12:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c85425e_d20260731_m030730_c001_v0001098_t0047_u01785467250043") 2026/07/31 03:12:31 DEBUG : three: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f85429f_d20260731_m030329_c001_v7007000_t0000_u01785467009829") 2026/07/31 03:12:31 DEBUG : three: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419269e7_d20260731_m030328_c001_v0001109_t0059_u01785467008400") 2026/07/31 03:12:31 DEBUG : three: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1179c082419269db_d20260731_m030325_c001_v0001109_t0045_u01785467005695") 2026/07/31 03:12:31 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf877_d20260731_m031103_c001_v7007000_t0000_u01785467463624") 2026/07/31 03:12:31 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae21717f_d20260731_m031102_c001_v0001134_t0027_u01785467462812") 2026/07/31 03:12:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bfa04_d20260731_m031125_c001_v7007000_t0000_u01785467485668") 2026/07/31 03:12:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8546f8_d20260731_m031122_c001_v0001098_t0044_u01785467482779") 2026/07/31 03:12:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf9f5_d20260731_m031121_c001_v7007000_t0000_u01785467481200") 2026/07/31 03:12:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae2171b1_d20260731_m031119_c001_v0001134_t0042_u01785467479328") 2026/07/31 03:12:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf9d5_d20260731_m031118_c001_v7007000_t0000_u01785467478375") 2026/07/31 03:12:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fd60_d20260731_m031117_c001_v0001173_t0041_u01785467477483") 2026/07/31 03:12:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf98d_d20260731_m031111_c001_v7007000_t0000_u01785467471907") 2026/07/31 03:12:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae217193_d20260731_m031110_c001_v0001134_t0003_u01785467470306") 2026/07/31 03:12:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf993_d20260731_m031114_c001_v7007000_t0000_u01785467474535") 2026/07/31 03:12:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8546ce_d20260731_m031112_c001_v0001098_t0050_u01785467472884") 2026/07/31 03:12:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf95a_d20260731_m031109_c001_v7007000_t0000_u01785467469324") 2026/07/31 03:12:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f100639aad857fd28_d20260731_m031108_c001_v0001173_t0022_u01785467468460") 2026/07/31 03:12:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf8fc_d20260731_m031107_c001_v7007000_t0000_u01785467467475") 2026/07/31 03:12:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181c29_d20260731_m031106_c001_v0001039_t0027_u01785467466384") 2026/07/31 03:12:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf8a4_d20260731_m031105_c001_v7007000_t0000_u01785467465412") 2026/07/31 03:12:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114192c55c8546ac_d20260731_m031104_c001_v0001098_t0049_u01785467464604") 2026/07/31 03:12:32 DEBUG : toe/toe/toe: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f420d0c37d08295a4_d20260731_m031131_c001_v7007000_t0000_u01785467491045") 2026/07/31 03:12:32 DEBUG : toe/toe/toe: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae2171d7_d20260731_m031130_c001_v0001134_t0028_u01785467490236") 2026/07/31 03:12:32 DEBUG : toe/toe/toe: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf9b3_d20260731_m031116_c001_v7007000_t0000_u01785467476479") 2026/07/31 03:12:32 DEBUG : toe/toe/toe: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181c3b_d20260731_m031115_c001_v0001039_t0003_u01785467475528") 2026/07/31 03:12:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bfa06_d20260731_m031126_c001_v7007000_t0000_u01785467486303") 2026/07/31 03:12:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1038ebbf05181c5f_d20260731_m031124_c001_v0001039_t0019_u01785467484854") 2026/07/31 03:12:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f41665bae584bf9fd_d20260731_m031121_c001_v7007000_t0000_u01785467481811") 2026/07/31 03:12:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f113da23977c8ac2d_d20260731_m031120_c001_v0001144_t0041_u01785467480571") 2026/07/31 03:12:32 DEBUG : two: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f8542a3_d20260731_m030330_c001_v7007000_t0000_u01785467010004") 2026/07/31 03:12:32 DEBUG : two: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f411e954a9189629c_d20260731_m030327_c001_v0001101_t0041_u01785467007854") 2026/07/31 03:12:32 DEBUG : two: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f4179c082419269d9_d20260731_m030325_c001_v0001109_t0044_u01785467005519") 2026/07/31 03:12:32 DEBUG : yam: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f854394_d20260731_m030338_c001_v7007000_t0000_u01785467018039") 2026/07/31 03:12:32 DEBUG : yam: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f106d229357f75866_d20260731_m030337_c001_v0001184_t0015_u01785467017156") 2026/07/31 03:12:33 DEBUG : yam: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f85434c_d20260731_m030334_c001_v7007000_t0000_u01785467014611") 2026/07/31 03:12:33 DEBUG : yam: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f1150a00bae216aa9_d20260731_m030333_c001_v0001134_t0047_u01785467013277") 2026/07/31 03:12:33 DEBUG : yam: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f8542f5_d20260731_m030332_c001_v7007000_t0000_u01785467012044") 2026/07/31 03:12:33 DEBUG : yam: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f111e954a9189629e_d20260731_m030330_c001_v0001101_t0039_u01785467010538") 2026/07/31 03:12:33 DEBUG : yaml: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f854356_d20260731_m030335_c001_v7007000_t0000_u01785467015306") 2026/07/31 03:12:33 DEBUG : yaml: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f104804d2d06de865_d20260731_m030334_c001_v0001185_t0016_u01785467014429") 2026/07/31 03:12:33 DEBUG : yaml: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f42290b081f854317_d20260731_m030332_c001_v7007000_t0000_u01785467012745") 2026/07/31 03:12:33 DEBUG : yaml: Deleting (id "4_z1fe2cd8310edbb6b9ff80e1b_f114262e68cf44a7c_d20260731_m030331_c001_v0001185_t0035_u01785467011857") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m56.840629299s (try 1/5)