"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/23 01:00:55 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoraw6yima" 2026/07/23 01:00:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 01:00:55 DEBUG : Creating backend with remote "/tmp/rclone1313078469" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.07s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:00:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 01:00:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/23 01:00:56 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:00:56 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.62s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:00:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 01:00:57 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:00:57 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:00:58 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 01:00:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:00:58 INFO : sub dir/hello world: Copied (new) 2026/07/23 01:00:58 DEBUG : B2 bucket rclone-test-ganoraw6yima: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.06s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", 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-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:00 DEBUG : Creating backend with remote "/non-existing" 2026/07/23 01:01:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/23 01:01:00 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:00 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.56s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 01:01:01 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:01 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:01 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 01:01:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:01:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:03 INFO : B2 bucket rclone-test-ganoraw6yima: Running all checks before starting transfers 2026/07/23 01:01:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 01:01:03 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:03 INFO : B2 bucket rclone-test-ganoraw6yima: Checks finished, now starting transfers 2026/07/23 01:01:03 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 01:01:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:01:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.34s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:04 ERROR : Ignoring --no-traverse with sync 2026/07/23 01:01:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 01:01:04 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:04 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:05 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 01:01:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:01:05 INFO : sub dir/hello world: Copied (new) 2026/07/23 01:01:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.56s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:06 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/23 01:01:06 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:06 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:06 DEBUG : hello world2: size = 12 OK 2026/07/23 01:01:06 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/23 01:01:06 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.51s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 01:01:07 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:07 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:08 DEBUG : potato2: size = 11 OK 2026/07/23 01:01:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:01:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.42s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 01:01:09 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:09 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:10 DEBUG : potato2: size = 11 OK 2026/07/23 01:01:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:01:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.05s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/23 01:01:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 01:01:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/23 01:01:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 01:01:11 INFO : sub dir2: Making directory 2026/07/23 01:01:11 INFO : sub dir: Making directory 2026/07/23 01:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 01:01:11 INFO : sub dir2/sub sub dir2: Making directory 2026/07/23 01:01:11 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:11 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:11 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 01:01:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:01:11 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/23 01:01:11 DEBUG : B2 bucket rclone-test-ganoraw6yima: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:12 INFO : sub dir2: Making directory 2026/07/23 01:01:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/23 01:01:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 01:01:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 01:01:12 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:12 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:13 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 01:01:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:01:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.39s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:13 DEBUG : sub dir2: Making directory with metadata 2026/07/23 01:01:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 01:01:14 INFO : sub dir2: Making directory 2026/07/23 01:01:14 INFO : sub dir: Making directory 2026/07/23 01:01:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 01:01:14 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:14 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:14 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 01:01:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:01:14 INFO : sub dir/hello world: Copied (new) 2026/07/23 01:01:14 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/23 01:01:14 DEBUG : B2 bucket rclone-test-ganoraw6yima: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/23 01:01:15 DEBUG : B2 bucket rclone-test-ganoraw6yima: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.76s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:15 INFO : sub dir2: Making directory 2026/07/23 01:01:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 01:01:16 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:16 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:16 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 01:01:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:01:16 INFO : sub dir/hello world: Copied (new) 2026/07/23 01:01:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.41s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:17 DEBUG : sub dir2: Making directory with metadata 2026/07/23 01:01:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 01:01:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 01:01:17 INFO : sub dir2: Making directory 2026/07/23 01:01:17 INFO : sub dir: Making directory 2026/07/23 01:01:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 01:01:17 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:17 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:18 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 01:01:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:01:18 INFO : sub dir/hello world: Copied (new) 2026/07/23 01:01:18 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/23 01:01:18 DEBUG : B2 bucket rclone-test-ganoraw6yima: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.11s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:19 INFO : sub dir2: Making directory 2026/07/23 01:01:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 01:01:20 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:20 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:20 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 01:01:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:01:20 INFO : sub dir/hello world: Copied (new) 2026/07/23 01:01:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.73s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:22 DEBUG : Creating backend with remote "TestB2:rclone-test-pucewoq0qodu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-ganoraw6yima -> B2 bucket rclone-test-pucewoq0qodu 2026/07/23 01:01:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 01:01:23 DEBUG : B2 bucket rclone-test-pucewoq0qodu: Waiting for checks to finish 2026/07/23 01:01:23 DEBUG : B2 bucket rclone-test-pucewoq0qodu: Waiting for transfers to finish 2026/07/23 01:01:24 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 01:01:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:01:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/23 01:01:24 DEBUG : B2 bucket rclone-test-pucewoq0qodu: Purge remote 2026/07/23 01:01:24 INFO : B2 bucket rclone-test-pucewoq0qodu: cleaning bucket "rclone-test-pucewoq0qodu" of all files 2026/07/23 01:01:24 DEBUG : sub dir/hello world: Deleting (id "4_z9f72dd0370dd8bcb9ff80e1b_f114ce1988ad714e2_d20260723_m010123_c001_v0001174_t0008_u01784768483903") --- PASS: TestServerSideCopy (4.10s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:26 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:01:26 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:01:26 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 01:01:26 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:26 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:27 DEBUG : sub dir/hello world: size = 17 OK 2026/07/23 01:01:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/23 01:01:27 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.77s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:29 DEBUG : Creating backend with remote "TestB2:rclone-test-hehediq3tufu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-ganoraw6yima -> B2 bucket rclone-test-hehediq3tufu 2026/07/23 01:01:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 01:01:30 DEBUG : B2 bucket rclone-test-hehediq3tufu: Waiting for checks to finish 2026/07/23 01:01:30 DEBUG : B2 bucket rclone-test-hehediq3tufu: Waiting for transfers to finish 2026/07/23 01:01:31 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 01:01:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:01:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/23 01:01:32 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:01:32 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hehediq3tufu) 2026/07/23 01:01:32 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 01:01:32 DEBUG : B2 bucket rclone-test-hehediq3tufu: Waiting for checks to finish 2026/07/23 01:01:32 DEBUG : B2 bucket rclone-test-hehediq3tufu: Waiting for transfers to finish 2026/07/23 01:01:33 DEBUG : sub dir/hello world: size = 17 OK 2026/07/23 01:01:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/23 01:01:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/23 01:01:33 DEBUG : B2 bucket rclone-test-hehediq3tufu: Purge remote 2026/07/23 01:01:33 INFO : B2 bucket rclone-test-hehediq3tufu: cleaning bucket "rclone-test-hehediq3tufu" of all files 2026/07/23 01:01:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f02edc370dd8bcb9ff80e1b_f115fb7d7ba25867a_d20260723_m010132_c001_v0001172_t0041_u01784768492763") 2026/07/23 01:01:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f02edc370dd8bcb9ff80e1b_f114ea888ffb83830_d20260723_m010131_c001_v0001136_t0017_u01784768491096") --- PASS: TestServerSideCopyOverSelf (6.71s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:36 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:01:36 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:01:36 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 01:01:36 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:36 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:36 DEBUG : sub dir/hello world: size = 17 OK 2026/07/23 01:01:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/23 01:01:36 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/23 01:01:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.44s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:38 DEBUG : Creating backend with remote "TestB2:rclone-test-goxetil8riju" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-ganoraw6yima -> B2 bucket rclone-test-goxetil8riju 2026/07/23 01:01:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 01:01:39 DEBUG : B2 bucket rclone-test-goxetil8riju: Waiting for checks to finish 2026/07/23 01:01:39 DEBUG : B2 bucket rclone-test-goxetil8riju: Waiting for transfers to finish 2026/07/23 01:01:40 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 01:01:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:01:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/23 01:01:41 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:01:41 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-goxetil8riju) 2026/07/23 01:01:41 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 01:01:41 DEBUG : B2 bucket rclone-test-goxetil8riju: Waiting for checks to finish 2026/07/23 01:01:41 DEBUG : B2 bucket rclone-test-goxetil8riju: Waiting for transfers to finish 2026/07/23 01:01:41 DEBUG : sub dir/hello world: size = 17 OK 2026/07/23 01:01:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/23 01:01:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/23 01:01:41 INFO : sub dir/hello world: Deleted 2026/07/23 01:01:42 DEBUG : testing file moves 2026/07/23 01:01:43 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:01:43 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-goxetil8riju) 2026/07/23 01:01:43 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 01:01:43 DEBUG : B2 bucket rclone-test-goxetil8riju: Waiting for checks to finish 2026/07/23 01:01:43 DEBUG : B2 bucket rclone-test-goxetil8riju: Waiting for transfers to finish 2026/07/23 01:01:43 DEBUG : sub dir/hello world: size = 24 OK 2026/07/23 01:01:43 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/23 01:01:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/23 01:01:43 INFO : sub dir/hello world: Deleted 2026/07/23 01:01:44 DEBUG : B2 bucket rclone-test-goxetil8riju: Purge remote 2026/07/23 01:01:44 INFO : B2 bucket rclone-test-goxetil8riju: cleaning bucket "rclone-test-goxetil8riju" of all files 2026/07/23 01:01:44 DEBUG : sub dir/hello world: Deleting (id "4_z7f420df370ed8bcb9ff80e1b_f1089aee15eefd94e_d20260723_m010143_c001_v0001109_t0025_u01784768503193") 2026/07/23 01:01:44 DEBUG : sub dir/hello world: Deleting (id "4_z7f420df370ed8bcb9ff80e1b_f11028b70b749d810_d20260723_m010141_c001_v0001154_t0003_u01784768501297") 2026/07/23 01:01:44 DEBUG : sub dir/hello world: Deleting (id "4_z7f420df370ed8bcb9ff80e1b_f1092c2442ba5a7bb_d20260723_m010139_c001_v0001181_t0020_u01784768499986") --- PASS: TestServerSideMoveOverSelf (8.14s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:46 ERROR : error listing: directory not found 2026/07/23 01:01:46 INFO : Local file system at /tmp/rclone1313078469: Making directory 2026/07/23 01:01:46 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:46 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.55s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 01:01:48 DEBUG : Local file system at /tmp/rclone1313078469: Waiting for checks to finish 2026/07/23 01:01:48 DEBUG : Local file system at /tmp/rclone1313078469: Waiting for transfers to finish 2026/07/23 01:01:48 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/23 01:01:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:01:48 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/23 01:01:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.00s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:49 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/23 01:01:49 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:49 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:50 DEBUG : check sum: size = 1 OK 2026/07/23 01:01:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/23 01:01:50 INFO : check sum: Copied (new) 2026/07/23 01:01:50 DEBUG : Waiting for deletions to finish 2026/07/23 01:01:50 DEBUG : check sum: size = 1 OK 2026/07/23 01:01:50 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/23 01:01:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/23 01:01:50 DEBUG : check sum: Unchanged skipping 2026/07/23 01:01:50 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:50 DEBUG : Waiting for deletions to finish 2026/07/23 01:01:50 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.83s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/23 01:01:51 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:51 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:51 DEBUG : sizeonly: size = 6 OK 2026/07/23 01:01:51 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/23 01:01:51 INFO : sizeonly: Copied (new) 2026/07/23 01:01:51 DEBUG : Waiting for deletions to finish 2026/07/23 01:01:52 DEBUG : sizeonly: size = 6 OK 2026/07/23 01:01:52 DEBUG : sizeonly: Sizes identical 2026/07/23 01:01:52 DEBUG : sizeonly: Unchanged skipping 2026/07/23 01:01:52 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:52 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:52 DEBUG : Waiting for deletions to finish 2026/07/23 01:01:52 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.83s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/23 01:01:53 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:53 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:53 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/23 01:01:53 INFO : ignore-size: Copied (new) 2026/07/23 01:01:53 DEBUG : Waiting for deletions to finish 2026/07/23 01:01:54 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:54 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:01:54 DEBUG : ignore-size: Unchanged skipping 2026/07/23 01:01:54 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:54 DEBUG : Waiting for deletions to finish 2026/07/23 01:01:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.77s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:55 DEBUG : existing: size = 6 OK 2026/07/23 01:01:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:01:55 DEBUG : existing: Unchanged skipping 2026/07/23 01:01:55 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:55 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:55 DEBUG : Waiting for deletions to finish 2026/07/23 01:01:55 INFO : There was nothing to transfer 2026/07/23 01:01:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/23 01:01:55 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:55 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:56 DEBUG : existing: size = 6 OK 2026/07/23 01:01:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/23 01:01:56 INFO : existing: Copied (replaced existing) 2026/07/23 01:01:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.13s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/23 01:01:57 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:57 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:57 DEBUG : existing: size = 6 OK 2026/07/23 01:01:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/23 01:01:57 INFO : existing: Copied (new) 2026/07/23 01:01:57 DEBUG : Waiting for deletions to finish 2026/07/23 01:01:57 DEBUG : existing: Destination exists, skipping 2026/07/23 01:01:57 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:57 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:01:57 DEBUG : Waiting for deletions to finish 2026/07/23 01:01:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.57s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:01:59 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/23 01:01:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/23 01:01:59 DEBUG : c/non empty space: size = 5 OK 2026/07/23 01:01:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:01:59 DEBUG : c/non empty space: Unchanged skipping 2026/07/23 01:01:59 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:01:59 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:00 DEBUG : a/potato2: size = 60 OK 2026/07/23 01:02:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 01:02:00 INFO : a/potato2: Copied (new) 2026/07/23 01:02:00 DEBUG : Waiting for deletions to finish 2026/07/23 01:02:00 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.00s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:02:02 DEBUG : empty space: size = 1 OK 2026/07/23 01:02:02 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/23 01:02:02 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/23 01:02:02 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/23 01:02:02 DEBUG : empty space: Unchanged skipping 2026/07/23 01:02:02 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:02 DEBUG : Waiting for deletions to finish 2026/07/23 01:02:02 INFO : There was nothing to transfer 2026/07/23 01:02:02 DEBUG : empty space: size = 1 OK 2026/07/23 01:02:02 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/23 01:02:02 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/23 01:02:03 INFO : empty space: Updated modification time in destination 2026/07/23 01:02:03 DEBUG : empty space: Unchanged skipping 2026/07/23 01:02:03 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:03 DEBUG : Waiting for deletions to finish 2026/07/23 01:02:03 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.80s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:02:05 DEBUG : empty space: size = 1 OK 2026/07/23 01:02:05 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/23 01:02:05 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/23 01:02:05 DEBUG : empty space: Unchanged skipping 2026/07/23 01:02:05 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:05 DEBUG : Waiting for deletions to finish 2026/07/23 01:02:05 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:02:06 DEBUG : foo: size = 3 OK 2026/07/23 01:02:06 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/23 01:02:06 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:02:06 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:02:06 DEBUG : foo: sha1 differ 2026/07/23 01:02:06 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:06 DEBUG : foo: size = 3 OK 2026/07/23 01:02:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/23 01:02:06 INFO : foo: Copied (replaced existing) 2026/07/23 01:02:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.42s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:02:07 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/23 01:02:07 DEBUG : empty space: size = 1 OK 2026/07/23 01:02:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:02:07 DEBUG : empty space: Unchanged skipping 2026/07/23 01:02:07 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:07 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:08 DEBUG : potato: size = 60 OK 2026/07/23 01:02:08 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 01:02:08 INFO : potato: Copied (new) 2026/07/23 01:02:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.77s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:02:10 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:02:10 DEBUG : potato: size = 60 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:02:10 DEBUG : potato: Sizes differ 2026/07/23 01:02:10 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:10 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:11 DEBUG : potato: size = 21 OK 2026/07/23 01:02:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/23 01:02:11 INFO : potato: Copied (replaced existing) 2026/07/23 01:02:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.21s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:02:13 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:13 DEBUG : potato: size = 21 OK 2026/07/23 01:02:13 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/23 01:02:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1313078469) 2026/07/23 01:02:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:02:13 DEBUG : potato: sha1 differ 2026/07/23 01:02:13 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:13 DEBUG : potato: size = 21 OK 2026/07/23 01:02:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/23 01:02:13 INFO : potato: Copied (replaced existing) 2026/07/23 01:02:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:02:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 01:02:15 DEBUG : empty space: size = 1 OK 2026/07/23 01:02:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:02:15 DEBUG : empty space: Unchanged skipping 2026/07/23 01:02:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/23 01:02:15 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:15 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:15 DEBUG : Waiting for deletions to finish 2026/07/23 01:02:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:02:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 01:02:17 DEBUG : empty space: size = 1 OK 2026/07/23 01:02:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:02:17 DEBUG : empty space: Unchanged skipping 2026/07/23 01:02:17 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:17 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:18 DEBUG : potato2: size = 60 OK 2026/07/23 01:02:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 01:02:18 INFO : potato2: Copied (new) 2026/07/23 01:02:18 DEBUG : Waiting for deletions to finish 2026/07/23 01:02:18 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:02:20 INFO : d: Making directory 2026/07/23 01:02:20 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/23 01:02:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/23 01:02:20 DEBUG : c/non empty space: size = 5 OK 2026/07/23 01:02:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:02:20 DEBUG : c/non empty space: Unchanged skipping 2026/07/23 01:02:20 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:20 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:21 DEBUG : a/potato2: size = 60 OK 2026/07/23 01:02:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 01:02:21 INFO : a/potato2: Copied (new) 2026/07/23 01:02:21 DEBUG : Waiting for deletions to finish 2026/07/23 01:02:21 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:02:23 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/23 01:02:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/23 01:02:23 DEBUG : c/non empty space: size = 5 OK 2026/07/23 01:02:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:02:23 DEBUG : c/non empty space: Unchanged skipping 2026/07/23 01:02:23 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:23 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:24 DEBUG : a/potato2: size = 60 OK 2026/07/23 01:02:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 01:02:24 INFO : a/potato2: Copied (new) 2026/07/23 01:02:24 ERROR : B2 bucket rclone-test-ganoraw6yima: not deleting files as there were IO errors 2026/07/23 01:02:24 ERROR : B2 bucket rclone-test-ganoraw6yima: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.47s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:02:27 DEBUG : Waiting for deletions to finish 2026/07/23 01:02:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 01:02:27 DEBUG : empty space: size = 1 OK 2026/07/23 01:02:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:02:27 DEBUG : empty space: Unchanged skipping 2026/07/23 01:02:27 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:27 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:27 INFO : potato: Deleted 2026/07/23 01:02:27 DEBUG : potato2: size = 60 OK 2026/07/23 01:02:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 01:02:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.85s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:02:29 DEBUG : Waiting for deletions to finish 2026/07/23 01:02:30 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:30 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:30 INFO : potato: Deleted 2026/07/23 01:02:30 DEBUG : empty space: size = 1 OK 2026/07/23 01:02:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:02:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 01:02:30 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:30 DEBUG : empty space: Unchanged skipping 2026/07/23 01:02:30 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:31 DEBUG : potato2: size = 60 OK 2026/07/23 01:02:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 01:02:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.38s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:02:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 01:02:32 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:32 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:33 DEBUG : potato2: size = 19 OK 2026/07/23 01:02:33 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/23 01:02:33 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.17s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:02:35 DEBUG : enormous: Excluded (Size Filter) 2026/07/23 01:02:35 DEBUG : enormous: Excluded 2026/07/23 01:02:35 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 01:02:35 DEBUG : potato2: Excluded 2026/07/23 01:02:35 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 01:02:35 DEBUG : empty space: size = 1 OK 2026/07/23 01:02:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:02:35 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:35 DEBUG : empty space: Unchanged skipping 2026/07/23 01:02:35 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:35 DEBUG : Waiting for deletions to finish 2026/07/23 01:02:35 INFO : There was nothing to transfer 2026/07/23 01:02:35 DEBUG : enormous: Excluded (Size Filter) 2026/07/23 01:02:35 DEBUG : enormous: Excluded 2026/07/23 01:02:35 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 01:02:35 DEBUG : potato2: Excluded 2026/07/23 01:02:35 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 01:02:35 DEBUG : empty space: size = 1 OK 2026/07/23 01:02:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/23 01:02:35 DEBUG : empty space: Unchanged skipping 2026/07/23 01:02:35 DEBUG : Local file system at /tmp/rclone1313078469: Waiting for checks to finish 2026/07/23 01:02:35 DEBUG : Local file system at /tmp/rclone1313078469: Waiting for transfers to finish 2026/07/23 01:02:35 DEBUG : Waiting for deletions to finish 2026/07/23 01:02:35 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.35s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:02:38 DEBUG : enormous: Excluded (Size Filter) 2026/07/23 01:02:38 DEBUG : enormous: Excluded 2026/07/23 01:02:38 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 01:02:38 DEBUG : potato2: Excluded 2026/07/23 01:02:38 DEBUG : empty space: size = 1 OK 2026/07/23 01:02:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:02:38 DEBUG : empty space: Unchanged skipping 2026/07/23 01:02:38 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:38 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:38 DEBUG : Waiting for deletions to finish 2026/07/23 01:02:38 INFO : enormous: Deleted 2026/07/23 01:02:38 INFO : potato2: Deleted 2026/07/23 01:02:38 INFO : There was nothing to transfer 2026/07/23 01:02:39 DEBUG : empty space: size = 1 OK 2026/07/23 01:02:39 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/23 01:02:39 DEBUG : empty space: Unchanged skipping 2026/07/23 01:02:39 DEBUG : Local file system at /tmp/rclone1313078469: Waiting for checks to finish 2026/07/23 01:02:39 DEBUG : Local file system at /tmp/rclone1313078469: Waiting for transfers to finish 2026/07/23 01:02:39 DEBUG : Waiting for deletions to finish 2026/07/23 01:02:39 INFO : potato2: Deleted 2026/07/23 01:02:39 INFO : enormous: Deleted 2026/07/23 01:02:39 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.03s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:02:41 DEBUG : five: Need to transfer - File not found at Destination 2026/07/23 01:02:41 DEBUG : one: Destination is newer than source, skipping 2026/07/23 01:02:41 DEBUG : three: size = 5 OK 2026/07/23 01:02:41 DEBUG : three: Sizes identical 2026/07/23 01:02:41 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/23 01:02:41 DEBUG : two: size = 3 OK 2026/07/23 01:02:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1313078469) 2026/07/23 01:02:41 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:02:41 DEBUG : two: sha1 differ 2026/07/23 01:02:41 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:41 DEBUG : four: size = 4 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:02:41 DEBUG : four: size = 8 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:02:41 DEBUG : four: Sizes differ 2026/07/23 01:02:41 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/23 01:02:41 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:41 DEBUG : five: size = 4 OK 2026/07/23 01:02:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/23 01:02:41 INFO : five: Copied (new) 2026/07/23 01:02:42 DEBUG : two: size = 3 OK 2026/07/23 01:02:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/23 01:02:42 INFO : two: Copied (replaced existing) 2026/07/23 01:02:42 DEBUG : four: size = 4 OK 2026/07/23 01:02:42 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/23 01:02:42 INFO : four: Copied (replaced existing) 2026/07/23 01:02:42 DEBUG : Waiting for deletions to finish 2026/07/23 01:02:42 DEBUG : five: size = 4 OK 2026/07/23 01:02:42 DEBUG : four: size = 4 OK 2026/07/23 01:02:42 DEBUG : one: Destination is newer than source, skipping 2026/07/23 01:02:42 DEBUG : three: size = 5 OK 2026/07/23 01:02:42 DEBUG : two: size = 3 OK 2026/07/23 01:02:42 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1313078469) 2026/07/23 01:02:42 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:02:42 DEBUG : three: sha1 differ 2026/07/23 01:02:42 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/23 01:02:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/23 01:02:42 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/23 01:02:42 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/23 01:02:42 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:42 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/23 01:02:42 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/23 01:02:42 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/23 01:02:42 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/23 01:02:42 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/23 01:02:42 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/23 01:02:42 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:43 DEBUG : three: size = 5 OK 2026/07/23 01:02:43 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/23 01:02:43 INFO : three: Copied (replaced existing) 2026/07/23 01:02:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.50s) === 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-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/23 01:02:45 INFO : B2 bucket rclone-test-ganoraw6yima: Making map for --track-renames 2026/07/23 01:02:45 INFO : B2 bucket rclone-test-ganoraw6yima: Finished making map for --track-renames 2026/07/23 01:02:45 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/23 01:02:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/23 01:02:45 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for renames to finish 2026/07/23 01:02:45 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:45 DEBUG : potato: size = 14 OK 2026/07/23 01:02:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/23 01:02:45 INFO : potato: Copied (new) 2026/07/23 01:02:45 DEBUG : yam: size = 11 OK 2026/07/23 01:02:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/23 01:02:45 INFO : yam: Copied (new) 2026/07/23 01:02:45 DEBUG : Waiting for deletions to finish 2026/07/23 01:02:45 DEBUG : potato: size = 14 OK 2026/07/23 01:02:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:02:45 DEBUG : potato: Unchanged skipping 2026/07/23 01:02:45 INFO : B2 bucket rclone-test-ganoraw6yima: Making map for --track-renames 2026/07/23 01:02:45 INFO : B2 bucket rclone-test-ganoraw6yima: Finished making map for --track-renames 2026/07/23 01:02:45 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:45 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for renames to finish 2026/07/23 01:02:46 DEBUG : yaml: size = 11 OK 2026/07/23 01:02:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/23 01:02:46 INFO : yam: Copied (server-side copy) to: yaml 2026/07/23 01:02:46 INFO : yam: Deleted 2026/07/23 01:02:46 INFO : yaml: Renamed from "yam" 2026/07/23 01:02:46 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.69s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/23 01:02:47 INFO : B2 bucket rclone-test-ganoraw6yima: Making map for --track-renames 2026/07/23 01:02:47 INFO : B2 bucket rclone-test-ganoraw6yima: Finished making map for --track-renames 2026/07/23 01:02:47 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/23 01:02:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/23 01:02:47 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for renames to finish 2026/07/23 01:02:47 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:48 DEBUG : yam: size = 11 OK 2026/07/23 01:02:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/23 01:02:48 INFO : yam: Copied (new) 2026/07/23 01:02:48 DEBUG : potato: size = 14 OK 2026/07/23 01:02:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/23 01:02:48 INFO : potato: Copied (new) 2026/07/23 01:02:48 DEBUG : Waiting for deletions to finish 2026/07/23 01:02:48 DEBUG : potato: size = 14 OK 2026/07/23 01:02:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:02:48 DEBUG : potato: Unchanged skipping 2026/07/23 01:02:48 INFO : B2 bucket rclone-test-ganoraw6yima: Making map for --track-renames 2026/07/23 01:02:48 INFO : B2 bucket rclone-test-ganoraw6yima: Finished making map for --track-renames 2026/07/23 01:02:48 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:48 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for renames to finish 2026/07/23 01:02:49 DEBUG : yaml: size = 11 OK 2026/07/23 01:02:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/23 01:02:49 INFO : yam: Copied (server-side copy) to: yaml 2026/07/23 01:02:49 INFO : yam: Deleted 2026/07/23 01:02:49 INFO : yaml: Renamed from "yam" 2026/07/23 01:02:49 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.82s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/23 01:02:50 INFO : B2 bucket rclone-test-ganoraw6yima: Making map for --track-renames 2026/07/23 01:02:50 INFO : B2 bucket rclone-test-ganoraw6yima: Finished making map for --track-renames 2026/07/23 01:02:50 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:50 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for renames to finish 2026/07/23 01:02:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/23 01:02:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/23 01:02:50 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:50 DEBUG : sub/yam: size = 11 OK 2026/07/23 01:02:50 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/23 01:02:50 INFO : sub/yam: Copied (new) 2026/07/23 01:02:51 DEBUG : potato: size = 14 OK 2026/07/23 01:02:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/23 01:02:51 INFO : potato: Copied (new) 2026/07/23 01:02:51 DEBUG : Waiting for deletions to finish 2026/07/23 01:02:51 DEBUG : potato: size = 14 OK 2026/07/23 01:02:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:02:51 DEBUG : potato: Unchanged skipping 2026/07/23 01:02:51 INFO : B2 bucket rclone-test-ganoraw6yima: Making map for --track-renames 2026/07/23 01:02:51 INFO : B2 bucket rclone-test-ganoraw6yima: Finished making map for --track-renames 2026/07/23 01:02:51 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:51 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for renames to finish 2026/07/23 01:02:52 DEBUG : yam: size = 11 OK 2026/07/23 01:02:52 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/23 01:02:52 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/23 01:02:52 INFO : sub/yam: Deleted 2026/07/23 01:02:52 INFO : yam: Renamed from "sub/yam" 2026/07/23 01:02:52 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.07s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:02:53 DEBUG : Creating backend with remote "/tmp/rclone1313078469/dir1" 2026/07/23 01:02:53 DEBUG : Creating backend with remote "/tmp/rclone1313078469/dir2" 2026/07/23 01:02:53 DEBUG : Local file system at /tmp/rclone1313078469/dir2: Using server-side directory move 2026/07/23 01:02:53 INFO : Local file system at /tmp/rclone1313078469/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/23 01:02:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/23 01:02:53 DEBUG : Local file system at /tmp/rclone1313078469/dir2: Waiting for checks to finish 2026/07/23 01:02:53 DEBUG : Local file system at /tmp/rclone1313078469/dir2: Waiting for transfers to finish 2026/07/23 01:02:53 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.45s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:02:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 01:02:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/23 01:02:54 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:54 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:54 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/23 01:02:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/23 01:02:54 INFO : nested/sub dir/file: Copied (new) 2026/07/23 01:02:54 INFO : nested/sub dir/file: Deleted 2026/07/23 01:02:55 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 01:02:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:02:55 INFO : sub dir/hello world: Copied (new) 2026/07/23 01:02:55 INFO : sub dir/hello world: Deleted 2026/07/23 01:02:55 INFO : sub dir: Removing directory 2026/07/23 01:02:55 INFO : nested/sub dir: Removing directory 2026/07/23 01:02:55 INFO : nested: Removing directory 2026/07/23 01:02:55 DEBUG : Local file system at /tmp/rclone1313078469: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.86s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:02:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 01:02:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/23 01:02:56 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:56 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:56 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/23 01:02:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/23 01:02:56 INFO : nested/sub dir/file: Copied (new) 2026/07/23 01:02:56 INFO : nested/sub dir/file: Deleted 2026/07/23 01:02:56 DEBUG : sub dir/hello world: size = 11 OK 2026/07/23 01:02:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:02:56 INFO : sub dir/hello world: Copied (new) 2026/07/23 01:02:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.53s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:02:57 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/23 01:02:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/23 01:02:57 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:57 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:57 DEBUG : existing: size = 6 OK 2026/07/23 01:02:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/23 01:02:57 INFO : existing: Copied (new) 2026/07/23 01:02:57 INFO : existing: Deleted 2026/07/23 01:02:58 DEBUG : existing-b: size = 6 OK 2026/07/23 01:02:58 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/23 01:02:58 INFO : existing-b: Copied (new) 2026/07/23 01:02:58 INFO : existing-b: Deleted 2026/07/23 01:02:58 DEBUG : existing: Destination exists, skipping 2026/07/23 01:02:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/23 01:02:58 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:02:58 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:02:58 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.85s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:02:59 DEBUG : Creating backend with remote "TestB2:rclone-test-sewevoh5nuva" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-ganoraw6yima -> B2 bucket rclone-test-sewevoh5nuva 2026/07/23 01:03:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 01:03:03 DEBUG : empty space: size = 1 OK 2026/07/23 01:03:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/23 01:03:03 DEBUG : empty space: Unchanged skipping 2026/07/23 01:03:03 DEBUG : potato3: size = 68 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:03:03 DEBUG : potato3: size = 60 (B2 bucket rclone-test-sewevoh5nuva) 2026/07/23 01:03:03 DEBUG : potato3: Sizes differ 2026/07/23 01:03:03 DEBUG : B2 bucket rclone-test-sewevoh5nuva: Waiting for checks to finish 2026/07/23 01:03:03 INFO : empty space: Deleted 2026/07/23 01:03:03 DEBUG : B2 bucket rclone-test-sewevoh5nuva: Waiting for transfers to finish 2026/07/23 01:03:03 DEBUG : potato2: size = 60 OK 2026/07/23 01:03:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 01:03:03 INFO : potato2: Copied (server-side copy) 2026/07/23 01:03:03 INFO : potato2: Deleted 2026/07/23 01:03:04 DEBUG : potato3: size = 68 OK 2026/07/23 01:03:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/23 01:03:04 INFO : potato3: Copied (server-side copy) 2026/07/23 01:03:04 INFO : potato3: Deleted 2026/07/23 01:03:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qecuboz8pina" 2026/07/23 01:03:05 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/23 01:03:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 01:03:05 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/23 01:03:05 DEBUG : B2 bucket rclone-test-qecuboz8pina: Waiting for checks to finish 2026/07/23 01:03:05 DEBUG : B2 bucket rclone-test-qecuboz8pina: Waiting for transfers to finish 2026/07/23 01:03:06 DEBUG : empty space: size = 1 OK 2026/07/23 01:03:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/23 01:03:06 INFO : empty space: Copied (server-side copy) 2026/07/23 01:03:06 INFO : empty space: Deleted 2026/07/23 01:03:06 DEBUG : potato3: size = 68 OK 2026/07/23 01:03:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/23 01:03:06 INFO : potato3: Copied (server-side copy) 2026/07/23 01:03:06 DEBUG : potato2: size = 60 OK 2026/07/23 01:03:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 01:03:06 INFO : potato2: Copied (server-side copy) 2026/07/23 01:03:07 INFO : potato3: Deleted 2026/07/23 01:03:07 INFO : potato2: Deleted 2026/07/23 01:03:07 DEBUG : B2 bucket rclone-test-qecuboz8pina: Purge remote 2026/07/23 01:03:07 INFO : B2 bucket rclone-test-qecuboz8pina: cleaning bucket "rclone-test-qecuboz8pina" of all files 2026/07/23 01:03:07 DEBUG : empty space: Deleting (id "4_z5f526d0370fd8bcb9ff80e1b_f100b3bced6707180_d20260723_m010306_c001_v0001184_t0056_u01784768586253") 2026/07/23 01:03:07 DEBUG : potato2: Deleting (id "4_z5f526d0370fd8bcb9ff80e1b_f119bdfb9c77fc019_d20260723_m010306_c001_v0001101_t0018_u01784768586561") 2026/07/23 01:03:07 DEBUG : potato3: Deleting (id "4_z5f526d0370fd8bcb9ff80e1b_f114153e92d9bcec3_d20260723_m010306_c001_v0001097_t0000_u01784768586627") 2026/07/23 01:03:08 DEBUG : B2 bucket rclone-test-sewevoh5nuva: Purge remote 2026/07/23 01:03:08 INFO : B2 bucket rclone-test-sewevoh5nuva: cleaning bucket "rclone-test-sewevoh5nuva" of all files 2026/07/23 01:03:08 DEBUG : empty space: Deleting (id "4_z3f424df370fd8bcb9ff80e1b_f41907ba376e32e19_d20260723_m010306_c001_v7007000_t0000_u01784768586529") 2026/07/23 01:03:08 DEBUG : empty space: Deleting (id "4_z3f424df370fd8bcb9ff80e1b_f102021ff51ebf800_d20260723_m010302_c001_v0001183_t0059_u01784768582387") 2026/07/23 01:03:08 DEBUG : potato2: Deleting (id "4_z3f424df370fd8bcb9ff80e1b_f412f4246b9b10e5d_d20260723_m010307_c001_v7007000_t0000_u01784768587011") 2026/07/23 01:03:08 DEBUG : potato2: Deleting (id "4_z3f424df370fd8bcb9ff80e1b_f10470b1646a35ceb_d20260723_m010303_c001_v0001157_t0053_u01784768583198") 2026/07/23 01:03:08 DEBUG : potato3: Deleting (id "4_z3f424df370fd8bcb9ff80e1b_f41907ba376e32e1c_d20260723_m010306_c001_v7007000_t0000_u01784768586997") 2026/07/23 01:03:08 DEBUG : potato3: Deleting (id "4_z3f424df370fd8bcb9ff80e1b_f104d29259de1c0b2_d20260723_m010303_c001_v0001174_t0055_u01784768583570") 2026/07/23 01:03:08 DEBUG : potato3: Deleting (id "4_z3f424df370fd8bcb9ff80e1b_f102021ff51ebf804_d20260723_m010302_c001_v0001183_t0044_u01784768582641") --- PASS: TestServerSideMove (10.89s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:03:10 DEBUG : Creating backend with remote "TestB2:rclone-test-ruxujom1daqu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-ganoraw6yima -> B2 bucket rclone-test-ruxujom1daqu 2026/07/23 01:03:15 DEBUG : empty space: Excluded (Size Filter) 2026/07/23 01:03:15 DEBUG : empty space: Excluded (Size Filter) 2026/07/23 01:03:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 01:03:15 DEBUG : potato3: size = 68 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:03:15 DEBUG : potato3: size = 60 (B2 bucket rclone-test-ruxujom1daqu) 2026/07/23 01:03:15 DEBUG : potato3: Sizes differ 2026/07/23 01:03:15 DEBUG : B2 bucket rclone-test-ruxujom1daqu: Waiting for checks to finish 2026/07/23 01:03:15 DEBUG : B2 bucket rclone-test-ruxujom1daqu: Waiting for transfers to finish 2026/07/23 01:03:15 DEBUG : potato2: size = 60 OK 2026/07/23 01:03:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 01:03:15 INFO : potato2: Copied (server-side copy) 2026/07/23 01:03:16 DEBUG : potato3: size = 68 OK 2026/07/23 01:03:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/23 01:03:16 INFO : potato3: Copied (server-side copy) 2026/07/23 01:03:16 INFO : potato2: Deleted 2026/07/23 01:03:16 INFO : potato3: Deleted 2026/07/23 01:03:16 DEBUG : Creating backend with remote "TestB2:rclone-test-vehecad4pari" 2026/07/23 01:03:17 DEBUG : empty space: Excluded (Size Filter) 2026/07/23 01:03:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 01:03:17 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/23 01:03:17 DEBUG : B2 bucket rclone-test-vehecad4pari: Waiting for checks to finish 2026/07/23 01:03:17 DEBUG : B2 bucket rclone-test-vehecad4pari: Waiting for transfers to finish 2026/07/23 01:03:18 DEBUG : potato2: size = 60 OK 2026/07/23 01:03:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 01:03:18 INFO : potato2: Copied (server-side copy) 2026/07/23 01:03:18 INFO : potato2: Deleted 2026/07/23 01:03:19 DEBUG : potato3: size = 68 OK 2026/07/23 01:03:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/23 01:03:19 INFO : potato3: Copied (server-side copy) 2026/07/23 01:03:19 INFO : potato3: Deleted 2026/07/23 01:03:19 DEBUG : B2 bucket rclone-test-vehecad4pari: Purge remote 2026/07/23 01:03:19 INFO : B2 bucket rclone-test-vehecad4pari: cleaning bucket "rclone-test-vehecad4pari" of all files 2026/07/23 01:03:19 DEBUG : potato2: Deleting (id "4_z6f728df370fd8bcb9ff80e1b_f103d2c3478861cde_d20260723_m010318_c001_v0001171_t0024_u01784768598390") 2026/07/23 01:03:19 DEBUG : potato3: Deleting (id "4_z6f728df370fd8bcb9ff80e1b_f11787142bb8ca943_d20260723_m010318_c001_v0001157_t0048_u01784768598681") 2026/07/23 01:03:20 DEBUG : B2 bucket rclone-test-ruxujom1daqu: Purge remote 2026/07/23 01:03:20 INFO : B2 bucket rclone-test-ruxujom1daqu: cleaning bucket "rclone-test-ruxujom1daqu" of all files 2026/07/23 01:03:20 DEBUG : empty space: Deleting (id "4_z6fd27de370fd8bcb9ff80e1b_f103365ceace11cea_d20260723_m010314_c001_v0001150_t0017_u01784768594463") 2026/07/23 01:03:20 DEBUG : potato2: Deleting (id "4_z6fd27de370fd8bcb9ff80e1b_f412f4246b9b10e6a_d20260723_m010318_c001_v7007000_t0000_u01784768598664") 2026/07/23 01:03:20 DEBUG : potato2: Deleting (id "4_z6fd27de370fd8bcb9ff80e1b_f1142d7301af94dcc_d20260723_m010315_c001_v0001101_t0005_u01784768595633") 2026/07/23 01:03:20 DEBUG : potato3: Deleting (id "4_z6fd27de370fd8bcb9ff80e1b_f412f4246b9b10e6b_d20260723_m010319_c001_v7007000_t0000_u01784768599213") 2026/07/23 01:03:20 DEBUG : potato3: Deleting (id "4_z6fd27de370fd8bcb9ff80e1b_f116aae36cde9bec7_d20260723_m010315_c001_v0001181_t0038_u01784768595968") 2026/07/23 01:03:20 DEBUG : potato3: Deleting (id "4_z6fd27de370fd8bcb9ff80e1b_f103365ceace11cec_d20260723_m010314_c001_v0001150_t0000_u01784768594731") --- PASS: TestServerSideMoveWithFilter (11.87s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:03:22 DEBUG : Creating backend with remote "TestB2:rclone-test-zugokib7mafu" 2026/07/23 01:03:24 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-ganoraw6yima -> B2 bucket rclone-test-zugokib7mafu 2026/07/23 01:03:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 01:03:27 DEBUG : empty space: size = 1 OK 2026/07/23 01:03:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/23 01:03:27 DEBUG : empty space: Unchanged skipping 2026/07/23 01:03:27 DEBUG : potato3: size = 68 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:03:27 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zugokib7mafu) 2026/07/23 01:03:27 DEBUG : potato3: Sizes differ 2026/07/23 01:03:27 DEBUG : B2 bucket rclone-test-zugokib7mafu: Waiting for checks to finish 2026/07/23 01:03:27 INFO : empty space: Deleted 2026/07/23 01:03:27 DEBUG : B2 bucket rclone-test-zugokib7mafu: Waiting for transfers to finish 2026/07/23 01:03:27 DEBUG : potato2: size = 60 OK 2026/07/23 01:03:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 01:03:27 INFO : potato2: Copied (server-side copy) 2026/07/23 01:03:27 INFO : potato2: Deleted 2026/07/23 01:03:27 DEBUG : potato3: size = 68 OK 2026/07/23 01:03:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/23 01:03:27 INFO : potato3: Copied (server-side copy) 2026/07/23 01:03:28 INFO : potato3: Deleted 2026/07/23 01:03:28 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyaqer2heyi" 2026/07/23 01:03:29 INFO : tomatoDir: Making directory 2026/07/23 01:03:29 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/23 01:03:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 01:03:29 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/23 01:03:29 DEBUG : B2 bucket rclone-test-zoyaqer2heyi: Waiting for checks to finish 2026/07/23 01:03:29 DEBUG : B2 bucket rclone-test-zoyaqer2heyi: Waiting for transfers to finish 2026/07/23 01:03:30 DEBUG : empty space: size = 1 OK 2026/07/23 01:03:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/23 01:03:30 INFO : empty space: Copied (server-side copy) 2026/07/23 01:03:30 INFO : empty space: Deleted 2026/07/23 01:03:30 DEBUG : potato2: size = 60 OK 2026/07/23 01:03:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/23 01:03:30 INFO : potato2: Copied (server-side copy) 2026/07/23 01:03:30 DEBUG : potato3: size = 68 OK 2026/07/23 01:03:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/23 01:03:30 INFO : potato3: Copied (server-side copy) 2026/07/23 01:03:30 INFO : potato2: Deleted 2026/07/23 01:03:30 INFO : potato3: Deleted 2026/07/23 01:03:31 DEBUG : B2 bucket rclone-test-zoyaqer2heyi: Purge remote 2026/07/23 01:03:31 INFO : B2 bucket rclone-test-zoyaqer2heyi: cleaning bucket "rclone-test-zoyaqer2heyi" of all files 2026/07/23 01:03:31 DEBUG : empty space: Deleting (id "4_z1fa2bde370fd8bcb9ff80e1b_f103bf27d8d2ed7eb_d20260723_m010330_c001_v0001178_t0031_u01784768610217") 2026/07/23 01:03:31 DEBUG : potato2: Deleting (id "4_z1fa2bde370fd8bcb9ff80e1b_f1123266e88fd919a_d20260723_m010330_c001_v0001146_t0050_u01784768610469") 2026/07/23 01:03:31 DEBUG : potato3: Deleting (id "4_z1fa2bde370fd8bcb9ff80e1b_f102c3bb93ce27463_d20260723_m010330_c001_v0001145_t0017_u01784768610575") 2026/07/23 01:03:32 DEBUG : B2 bucket rclone-test-zugokib7mafu: Purge remote 2026/07/23 01:03:32 INFO : B2 bucket rclone-test-zugokib7mafu: cleaning bucket "rclone-test-zugokib7mafu" of all files 2026/07/23 01:03:32 DEBUG : empty space: Deleting (id "4_zcf82add370fd8bcb9ff80e1b_f41590c234bb94154_d20260723_m010330_c001_v7007000_t0000_u01784768610443") 2026/07/23 01:03:32 DEBUG : empty space: Deleting (id "4_zcf82add370fd8bcb9ff80e1b_f100943542c510eb1_d20260723_m010326_c001_v0001182_t0015_u01784768606540") 2026/07/23 01:03:32 DEBUG : potato2: Deleting (id "4_zcf82add370fd8bcb9ff80e1b_f41590c234bb94155_d20260723_m010330_c001_v7007000_t0000_u01784768610863") 2026/07/23 01:03:32 DEBUG : potato2: Deleting (id "4_zcf82add370fd8bcb9ff80e1b_f1109f04fae50a7d5_d20260723_m010327_c001_v0001178_t0007_u01784768607414") 2026/07/23 01:03:32 DEBUG : potato3: Deleting (id "4_zcf82add370fd8bcb9ff80e1b_f401c323134a126d8_d20260723_m010330_c001_v7007000_t0000_u01784768610876") 2026/07/23 01:03:32 DEBUG : potato3: Deleting (id "4_zcf82add370fd8bcb9ff80e1b_f1055ee263515867b_d20260723_m010327_c001_v0001097_t0013_u01784768607669") 2026/07/23 01:03:32 DEBUG : potato3: Deleting (id "4_zcf82add370fd8bcb9ff80e1b_f100943542c510eb3_d20260723_m010326_c001_v0001182_t0004_u01784768606738") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.27s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:03:34 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoraw6yima/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.56s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:03:36 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoraw6yima/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:03:38 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoraw6yima/rclone-sync-test" 2026/07/23 01:03:40 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoraw6yima/rclone-sync-test-include/layer2" 2026/07/23 01:03:41 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoraw6yima/rclone-sync-test-ignore-file" 2026/07/23 01:03:45 DEBUG : B2 bucket rclone-test-ganoraw6yima path rclone-sync-test: Waiting for checks to finish 2026/07/23 01:03:45 DEBUG : B2 bucket rclone-test-ganoraw6yima path rclone-sync-test: Waiting for transfers to finish 2026/07/23 01:03:45 DEBUG : Waiting for deletions to finish 2026/07/23 01:03:45 INFO : There was nothing to transfer 2026/07/23 01:03:46 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:03:46 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:03:46 DEBUG : Waiting for deletions to finish 2026/07/23 01:03:46 INFO : There was nothing to transfer 2026/07/23 01:03:46 DEBUG : B2 bucket rclone-test-ganoraw6yima path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/23 01:03:46 DEBUG : B2 bucket rclone-test-ganoraw6yima path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/23 01:03:46 DEBUG : Waiting for deletions to finish 2026/07/23 01:03:46 INFO : There was nothing to transfer 2026/07/23 01:03:46 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:03:46 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:03:46 DEBUG : Waiting for deletions to finish 2026/07/23 01:03:46 INFO : There was nothing to transfer 2026/07/23 01:03:47 DEBUG : B2 bucket rclone-test-ganoraw6yima path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/23 01:03:47 DEBUG : B2 bucket rclone-test-ganoraw6yima path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/23 01:03:47 DEBUG : Waiting for deletions to finish 2026/07/23 01:03:47 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.31s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:03:47 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoraw6yima/dst" 2026/07/23 01:03:48 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoraw6yima/CompareDest" 2026/07/23 01:03:50 DEBUG : one: Need to transfer - File not found at Destination 2026/07/23 01:03:50 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for checks to finish 2026/07/23 01:03:50 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for transfers to finish 2026/07/23 01:03:51 DEBUG : one: size = 3 OK 2026/07/23 01:03:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/23 01:03:51 INFO : one: Copied (new) 2026/07/23 01:03:51 DEBUG : Waiting for deletions to finish 2026/07/23 01:03:52 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for checks to finish 2026/07/23 01:03:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:03:52 DEBUG : one: size = 3 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:03:52 DEBUG : one: Sizes differ 2026/07/23 01:03:52 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for transfers to finish 2026/07/23 01:03:52 DEBUG : one: size = 5 OK 2026/07/23 01:03:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/23 01:03:52 INFO : one: Copied (replaced existing) 2026/07/23 01:03:52 DEBUG : Waiting for deletions to finish 2026/07/23 01:03:55 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for checks to finish 2026/07/23 01:03:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:03:55 DEBUG : one: size = 3 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:03:55 DEBUG : one: Sizes differ 2026/07/23 01:03:55 DEBUG : one: size = 5 OK 2026/07/23 01:03:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:03:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 01:03:55 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for transfers to finish 2026/07/23 01:03:55 DEBUG : Waiting for deletions to finish 2026/07/23 01:03:55 INFO : There was nothing to transfer 2026/07/23 01:03:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:03:56 DEBUG : one: size = 3 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:03:56 DEBUG : one: Sizes differ 2026/07/23 01:03:57 DEBUG : two: size = 3 OK 2026/07/23 01:03:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:03:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/23 01:03:57 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for checks to finish 2026/07/23 01:03:57 DEBUG : one: size = 5 OK 2026/07/23 01:03:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:03:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 01:03:57 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for transfers to finish 2026/07/23 01:03:57 DEBUG : Waiting for deletions to finish 2026/07/23 01:03:57 INFO : There was nothing to transfer 2026/07/23 01:03:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:03:57 DEBUG : one: size = 3 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:03:57 DEBUG : one: Sizes differ 2026/07/23 01:03:57 DEBUG : two: size = 3 OK 2026/07/23 01:03:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:03:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/23 01:03:57 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for checks to finish 2026/07/23 01:03:57 DEBUG : one: size = 5 OK 2026/07/23 01:03:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:03:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 01:03:57 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for transfers to finish 2026/07/23 01:03:57 DEBUG : Waiting for deletions to finish 2026/07/23 01:03:57 INFO : There was nothing to transfer 2026/07/23 01:03:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:03:58 DEBUG : one: size = 3 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:03:58 DEBUG : one: Sizes differ 2026/07/23 01:03:58 DEBUG : two: size = 3 OK 2026/07/23 01:03:58 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/23 01:03:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/23 01:03:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/23 01:03:58 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for checks to finish 2026/07/23 01:03:58 DEBUG : one: size = 5 OK 2026/07/23 01:03:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:03:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 01:03:58 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for transfers to finish 2026/07/23 01:03:58 DEBUG : Waiting for deletions to finish 2026/07/23 01:03:58 INFO : There was nothing to transfer 2026/07/23 01:03:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:03:59 DEBUG : one: size = 3 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:03:59 DEBUG : one: Sizes differ 2026/07/23 01:03:59 DEBUG : one: size = 5 OK 2026/07/23 01:03:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:03:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 01:03:59 DEBUG : two: size = 5 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:03:59 DEBUG : two: size = 3 (B2 bucket rclone-test-ganoraw6yima path CompareDest) 2026/07/23 01:03:59 DEBUG : two: Sizes differ 2026/07/23 01:03:59 DEBUG : two: Need to transfer - File not found at Destination 2026/07/23 01:03:59 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for checks to finish 2026/07/23 01:03:59 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for transfers to finish 2026/07/23 01:04:00 DEBUG : two: size = 5 OK 2026/07/23 01:04:00 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/23 01:04:00 INFO : two: Copied (new) 2026/07/23 01:04:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.43s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:04:03 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoraw6yima/dest" 2026/07/23 01:04:04 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoraw6yima/pre-dest1" 2026/07/23 01:04:06 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoraw6yima/pre-dest2" 2026/07/23 01:04:08 DEBUG : 1: size = 1 OK 2026/07/23 01:04:08 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:04:08 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/23 01:04:08 DEBUG : 2: size = 1 OK 2026/07/23 01:04:08 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:04:08 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/23 01:04:08 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/23 01:04:08 DEBUG : B2 bucket rclone-test-ganoraw6yima path dest: Waiting for checks to finish 2026/07/23 01:04:08 DEBUG : B2 bucket rclone-test-ganoraw6yima path dest: Waiting for transfers to finish 2026/07/23 01:04:09 DEBUG : 3: size = 1 OK 2026/07/23 01:04:09 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/23 01:04:09 INFO : 3: Copied (new) 2026/07/23 01:04:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.99s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:04:11 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoraw6yima/dst" 2026/07/23 01:04:12 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoraw6yima/CopyDest" 2026/07/23 01:04:14 DEBUG : one: Need to transfer - File not found at Destination 2026/07/23 01:04:14 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for checks to finish 2026/07/23 01:04:14 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for transfers to finish 2026/07/23 01:04:15 DEBUG : one: size = 3 OK 2026/07/23 01:04:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/23 01:04:15 INFO : one: Copied (new) 2026/07/23 01:04:15 DEBUG : Waiting for deletions to finish 2026/07/23 01:04:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:04:15 DEBUG : one: size = 3 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:04:15 DEBUG : one: Sizes differ 2026/07/23 01:04:15 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for checks to finish 2026/07/23 01:04:15 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for transfers to finish 2026/07/23 01:04:16 DEBUG : one: size = 5 OK 2026/07/23 01:04:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/23 01:04:16 INFO : one: Copied (replaced existing) 2026/07/23 01:04:16 DEBUG : Waiting for deletions to finish 2026/07/23 01:04:18 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoraw6yima/BackupDir" 2026/07/23 01:04:19 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for checks to finish 2026/07/23 01:04:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:04:19 DEBUG : one: size = 3 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:04:19 DEBUG : one: Sizes differ 2026/07/23 01:04:19 DEBUG : one: size = 5 OK 2026/07/23 01:04:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:04:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:04:19 DEBUG : one: size = 3 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:04:19 DEBUG : one: Sizes differ 2026/07/23 01:04:20 DEBUG : one: size = 3 OK 2026/07/23 01:04:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/23 01:04:20 INFO : one: Copied (server-side copy) 2026/07/23 01:04:21 INFO : one: Deleted 2026/07/23 01:04:21 DEBUG : one: size = 5 OK 2026/07/23 01:04:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/23 01:04:21 INFO : one: Copied (server-side copy) 2026/07/23 01:04:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/23 01:04:21 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for transfers to finish 2026/07/23 01:04:21 DEBUG : Waiting for deletions to finish 2026/07/23 01:04:22 DEBUG : one: size = 5 OK 2026/07/23 01:04:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:04:22 DEBUG : one: Unchanged skipping 2026/07/23 01:04:22 DEBUG : two: size = 3 OK 2026/07/23 01:04:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:04:23 DEBUG : two: size = 3 OK 2026/07/23 01:04:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/23 01:04:23 INFO : two: Copied (server-side copy) 2026/07/23 01:04:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/23 01:04:23 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for checks to finish 2026/07/23 01:04:23 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for transfers to finish 2026/07/23 01:04:23 DEBUG : Waiting for deletions to finish 2026/07/23 01:04:23 DEBUG : one: size = 5 OK 2026/07/23 01:04:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:04:23 DEBUG : one: Unchanged skipping 2026/07/23 01:04:23 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for checks to finish 2026/07/23 01:04:23 DEBUG : two: size = 3 OK 2026/07/23 01:04:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:04:23 DEBUG : two: Unchanged skipping 2026/07/23 01:04:23 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for transfers to finish 2026/07/23 01:04:23 DEBUG : Waiting for deletions to finish 2026/07/23 01:04:23 INFO : There was nothing to transfer 2026/07/23 01:04:24 DEBUG : one: size = 5 OK 2026/07/23 01:04:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:04:24 DEBUG : one: Unchanged skipping 2026/07/23 01:04:24 DEBUG : three: size = 7 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:04:24 DEBUG : three: size = 5 (B2 bucket rclone-test-ganoraw6yima path CopyDest) 2026/07/23 01:04:24 DEBUG : three: Sizes differ 2026/07/23 01:04:24 DEBUG : three: Destination not found in --copy-dest 2026/07/23 01:04:24 DEBUG : three: Need to transfer - File not found at Destination 2026/07/23 01:04:24 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for checks to finish 2026/07/23 01:04:24 DEBUG : two: size = 3 OK 2026/07/23 01:04:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/23 01:04:24 DEBUG : two: Unchanged skipping 2026/07/23 01:04:24 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for transfers to finish 2026/07/23 01:04:25 DEBUG : three: size = 7 OK 2026/07/23 01:04:25 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/23 01:04:25 INFO : three: Copied (new) 2026/07/23 01:04:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.60s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:04:30 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoraw6yima/dst" 2026/07/23 01:04:31 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoraw6yima/backup" 2026/07/23 01:04:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:04:32 DEBUG : one: size = 3 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:04:32 DEBUG : one: Sizes differ 2026/07/23 01:04:32 DEBUG : two: size = 3 OK 2026/07/23 01:04:32 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for checks to finish 2026/07/23 01:04:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:04:32 DEBUG : two: Unchanged skipping 2026/07/23 01:04:34 DEBUG : one: size = 3 OK 2026/07/23 01:04:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/23 01:04:34 INFO : one: Copied (server-side copy) 2026/07/23 01:04:34 INFO : one: Deleted 2026/07/23 01:04:34 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for transfers to finish 2026/07/23 01:04:35 DEBUG : one: size = 4 OK 2026/07/23 01:04:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 01:04:35 INFO : one: Copied (new) 2026/07/23 01:04:35 DEBUG : Waiting for deletions to finish 2026/07/23 01:04:35 DEBUG : three.txt: size = 5 OK 2026/07/23 01:04:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/23 01:04:35 INFO : three.txt: Copied (server-side copy) 2026/07/23 01:04:36 INFO : three.txt: Deleted 2026/07/23 01:04:36 INFO : three.txt: Moved into backup dir 2026/07/23 01:04:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:04:37 DEBUG : one: size = 4 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:04:37 DEBUG : one: Sizes differ 2026/07/23 01:04:37 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for checks to finish 2026/07/23 01:04:37 DEBUG : two: size = 3 OK 2026/07/23 01:04:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:04:37 DEBUG : two: Unchanged skipping 2026/07/23 01:04:38 DEBUG : one: size = 4 OK 2026/07/23 01:04:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 01:04:38 INFO : one: Copied (server-side copy) 2026/07/23 01:04:38 INFO : one: Deleted 2026/07/23 01:04:38 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for transfers to finish 2026/07/23 01:04:38 DEBUG : one: size = 5 OK 2026/07/23 01:04:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/23 01:04:38 INFO : one: Copied (new) 2026/07/23 01:04:38 DEBUG : Waiting for deletions to finish 2026/07/23 01:04:39 DEBUG : three.txt: size = 6 OK 2026/07/23 01:04:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/23 01:04:39 INFO : three.txt: Copied (server-side copy) 2026/07/23 01:04:39 INFO : three.txt: Deleted 2026/07/23 01:04:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.43s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:04:42 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1029-11.backblaze.com/b2api/v1/b2_upload_file/bf026d6370dd8bcb9ff80e1b/c001_v0001029_t0010": EOF 2026/07/23 01:04:42 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1029-11.backblaze.com/b2api/v1/b2_upload_file/bf026d6370dd8bcb9ff80e1b/c001_v0001029_t0010": EOF) 2026/07/23 01:04:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-ganoraw6yima: 1/10 (Post "https://pod-000-1029-11.backblaze.com/b2api/v1/b2_upload_file/bf026d6370dd8bcb9ff80e1b/c001_v0001029_t0010": EOF) 2026/07/23 01:04:45 DEBUG : pacer: Reducing sleep to 10ms 2026/07/23 01:04:45 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoraw6yima/dst" 2026/07/23 01:04:46 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoraw6yima/backup" 2026/07/23 01:04:48 DEBUG : two: size = 3 OK 2026/07/23 01:04:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:04:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:04:48 DEBUG : one: size = 3 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:04:48 DEBUG : two: Unchanged skipping 2026/07/23 01:04:48 DEBUG : one: Sizes differ 2026/07/23 01:04:48 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for checks to finish 2026/07/23 01:04:49 DEBUG : one.bak: size = 3 OK 2026/07/23 01:04:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/23 01:04:49 INFO : one: Copied (server-side copy) to: one.bak 2026/07/23 01:04:49 INFO : one: Deleted 2026/07/23 01:04:49 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for transfers to finish 2026/07/23 01:04:50 DEBUG : one: size = 4 OK 2026/07/23 01:04:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 01:04:50 INFO : one: Copied (new) 2026/07/23 01:04:50 DEBUG : Waiting for deletions to finish 2026/07/23 01:04:51 DEBUG : three.txt.bak: size = 5 OK 2026/07/23 01:04:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/23 01:04:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/23 01:04:51 INFO : three.txt: Deleted 2026/07/23 01:04:51 INFO : three.txt: Moved into backup dir 2026/07/23 01:04:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:04:53 DEBUG : one: size = 4 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:04:53 DEBUG : one: Sizes differ 2026/07/23 01:04:53 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for checks to finish 2026/07/23 01:04:53 DEBUG : two: size = 3 OK 2026/07/23 01:04:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:04:53 DEBUG : two: Unchanged skipping 2026/07/23 01:04:53 DEBUG : one.bak: size = 4 OK 2026/07/23 01:04:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 01:04:53 INFO : one: Copied (server-side copy) to: one.bak 2026/07/23 01:04:53 INFO : one: Deleted 2026/07/23 01:04:53 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for transfers to finish 2026/07/23 01:04:53 DEBUG : one: size = 5 OK 2026/07/23 01:04:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/23 01:04:53 INFO : one: Copied (new) 2026/07/23 01:04:53 DEBUG : Waiting for deletions to finish 2026/07/23 01:04:54 DEBUG : three.txt.bak: size = 6 OK 2026/07/23 01:04:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/23 01:04:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/23 01:04:54 INFO : three.txt: Deleted 2026/07/23 01:04:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.84s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:04:57 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoraw6yima/dst" 2026/07/23 01:04:58 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoraw6yima/backup" 2026/07/23 01:05:00 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for checks to finish 2026/07/23 01:05:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:05:00 DEBUG : one: size = 3 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:05:00 DEBUG : two: size = 3 OK 2026/07/23 01:05:00 DEBUG : one: Sizes differ 2026/07/23 01:05:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:05:00 DEBUG : two: Unchanged skipping 2026/07/23 01:05:01 DEBUG : one-2019-01-01: size = 3 OK 2026/07/23 01:05:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/23 01:05:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/23 01:05:02 INFO : one: Deleted 2026/07/23 01:05:02 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for transfers to finish 2026/07/23 01:05:03 DEBUG : one: size = 4 OK 2026/07/23 01:05:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 01:05:03 INFO : one: Copied (new) 2026/07/23 01:05:03 DEBUG : Waiting for deletions to finish 2026/07/23 01:05:03 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/23 01:05:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/23 01:05:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/23 01:05:03 INFO : three.txt: Deleted 2026/07/23 01:05:03 INFO : three.txt: Moved into backup dir 2026/07/23 01:05:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:05:05 DEBUG : one: size = 4 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:05:05 DEBUG : one: Sizes differ 2026/07/23 01:05:05 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for checks to finish 2026/07/23 01:05:05 DEBUG : two: size = 3 OK 2026/07/23 01:05:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:05:05 DEBUG : two: Unchanged skipping 2026/07/23 01:05:07 DEBUG : one-2019-01-01: size = 4 OK 2026/07/23 01:05:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 01:05:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/23 01:05:07 INFO : one: Deleted 2026/07/23 01:05:07 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for transfers to finish 2026/07/23 01:05:07 DEBUG : one: size = 5 OK 2026/07/23 01:05:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/23 01:05:07 INFO : one: Copied (new) 2026/07/23 01:05:07 DEBUG : Waiting for deletions to finish 2026/07/23 01:05:08 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/23 01:05:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/23 01:05:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/23 01:05:08 INFO : three.txt: Deleted 2026/07/23 01:05:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.93s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:05:11 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoraw6yima/dst" 2026/07/23 01:05:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:05:13 DEBUG : one: size = 3 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:05:13 DEBUG : one: Sizes differ 2026/07/23 01:05:13 DEBUG : two: size = 3 OK 2026/07/23 01:05:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:05:13 DEBUG : two: Unchanged skipping 2026/07/23 01:05:13 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for checks to finish 2026/07/23 01:05:14 DEBUG : one.bak: size = 3 OK 2026/07/23 01:05:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/23 01:05:14 INFO : one: Copied (server-side copy) to: one.bak 2026/07/23 01:05:14 INFO : one: Deleted 2026/07/23 01:05:14 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for transfers to finish 2026/07/23 01:05:15 DEBUG : one: size = 4 OK 2026/07/23 01:05:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 01:05:15 INFO : one: Copied (new) 2026/07/23 01:05:15 DEBUG : Waiting for deletions to finish 2026/07/23 01:05:15 DEBUG : three.txt.bak: size = 5 OK 2026/07/23 01:05:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/23 01:05:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/23 01:05:15 INFO : three.txt: Deleted 2026/07/23 01:05:15 INFO : three.txt: Moved into backup dir 2026/07/23 01:05:17 DEBUG : one.bak: Excluded (Path Filter) 2026/07/23 01:05:17 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/23 01:05:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:05:17 DEBUG : one: size = 4 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:05:17 DEBUG : one: Sizes differ 2026/07/23 01:05:17 DEBUG : two: size = 3 OK 2026/07/23 01:05:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:05:17 DEBUG : two: Unchanged skipping 2026/07/23 01:05:17 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for checks to finish 2026/07/23 01:05:17 DEBUG : one.bak: size = 4 OK 2026/07/23 01:05:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 01:05:17 INFO : one: Copied (server-side copy) to: one.bak 2026/07/23 01:05:18 INFO : one: Deleted 2026/07/23 01:05:18 DEBUG : B2 bucket rclone-test-ganoraw6yima path dst: Waiting for transfers to finish 2026/07/23 01:05:18 DEBUG : one: size = 5 OK 2026/07/23 01:05:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/23 01:05:18 INFO : one: Copied (new) 2026/07/23 01:05:18 DEBUG : Waiting for deletions to finish 2026/07/23 01:05:19 DEBUG : three.txt.bak: size = 6 OK 2026/07/23 01:05:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/23 01:05:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/23 01:05:19 INFO : three.txt: Deleted 2026/07/23 01:05:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.85s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:05:23 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoraw6yima/dst" 2026/07/23 01:05:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:05:24 DEBUG : one: size = 3 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:05:24 DEBUG : one: Sizes differ 2026/07/23 01:05:26 DEBUG : one.bak: size = 3 OK 2026/07/23 01:05:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/23 01:05:26 INFO : one: Copied (server-side copy) to: one.bak 2026/07/23 01:05:26 INFO : one: Deleted 2026/07/23 01:05:27 DEBUG : one: size = 4 OK 2026/07/23 01:05:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 01:05:27 INFO : one: Copied (new) 2026/07/23 01:05:27 DEBUG : two: size = 3 OK 2026/07/23 01:05:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:05:27 DEBUG : two: Unchanged skipping 2026/07/23 01:05:27 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:05:27 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:05:27 DEBUG : three.txt: Sizes differ 2026/07/23 01:05:28 DEBUG : three.txt.bak: size = 5 OK 2026/07/23 01:05:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/23 01:05:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/23 01:05:28 INFO : three.txt: Deleted 2026/07/23 01:05:29 DEBUG : three.txt: size = 6 OK 2026/07/23 01:05:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/23 01:05:29 INFO : three.txt: Copied (new) 2026/07/23 01:05:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:05:29 DEBUG : one: size = 4 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:05:29 DEBUG : one: Sizes differ 2026/07/23 01:05:30 DEBUG : one.bak: size = 4 OK 2026/07/23 01:05:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 01:05:30 INFO : one: Copied (server-side copy) to: one.bak 2026/07/23 01:05:30 INFO : one: Deleted 2026/07/23 01:05:31 DEBUG : one: size = 5 OK 2026/07/23 01:05:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/23 01:05:31 INFO : one: Copied (new) 2026/07/23 01:05:31 DEBUG : two: size = 3 OK 2026/07/23 01:05:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:05:31 DEBUG : two: Unchanged skipping 2026/07/23 01:05:31 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:05:31 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:05:31 DEBUG : three.txt: Sizes differ 2026/07/23 01:05:32 DEBUG : three.txt.bak: size = 6 OK 2026/07/23 01:05:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/23 01:05:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/23 01:05:32 INFO : three.txt: Deleted 2026/07/23 01:05:32 DEBUG : three.txt: size = 19 OK 2026/07/23 01:05:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/23 01:05:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.54s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:05:35 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoraw6yima/dst" 2026/07/23 01:05:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:05:37 DEBUG : one: size = 3 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:05:37 DEBUG : one: Sizes differ 2026/07/23 01:05:38 DEBUG : one-2019-01-01: size = 3 OK 2026/07/23 01:05:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/23 01:05:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/23 01:05:38 INFO : one: Deleted 2026/07/23 01:05:39 DEBUG : one: size = 4 OK 2026/07/23 01:05:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 01:05:39 INFO : one: Copied (new) 2026/07/23 01:05:39 DEBUG : two: size = 3 OK 2026/07/23 01:05:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:05:39 DEBUG : two: Unchanged skipping 2026/07/23 01:05:39 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:05:39 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:05:39 DEBUG : three.txt: Sizes differ 2026/07/23 01:05:40 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/23 01:05:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/23 01:05:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/23 01:05:40 INFO : three.txt: Deleted 2026/07/23 01:05:41 DEBUG : three.txt: size = 6 OK 2026/07/23 01:05:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/23 01:05:41 INFO : three.txt: Copied (new) 2026/07/23 01:05:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:05:42 DEBUG : one: size = 4 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:05:42 DEBUG : one: Sizes differ 2026/07/23 01:05:42 DEBUG : one-2019-01-01: size = 4 OK 2026/07/23 01:05:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/23 01:05:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/23 01:05:43 INFO : one: Deleted 2026/07/23 01:05:43 DEBUG : one: size = 5 OK 2026/07/23 01:05:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/23 01:05:43 INFO : one: Copied (new) 2026/07/23 01:05:43 DEBUG : two: size = 3 OK 2026/07/23 01:05:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:05:43 DEBUG : two: Unchanged skipping 2026/07/23 01:05:43 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:05:43 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-ganoraw6yima path dst) 2026/07/23 01:05:43 DEBUG : three.txt: Sizes differ 2026/07/23 01:05:44 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/23 01:05:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/23 01:05:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/23 01:05:44 INFO : three.txt: Deleted 2026/07/23 01:05:44 DEBUG : three.txt: size = 19 OK 2026/07/23 01:05:44 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/23 01:05:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.14s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:05:47 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:05:47 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:05:47 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:05:47 DEBUG : Testêé: Sizes differ 2026/07/23 01:05:47 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:05:48 DEBUG : Testêé: size = 14 OK 2026/07/23 01:05:48 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/23 01:05:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/23 01:05:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.39s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:05:49 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/23 01:05:49 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:05:49 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:05:49 DEBUG : existing: size = 6 OK 2026/07/23 01:05:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/23 01:05:49 INFO : existing: Copied (new) 2026/07/23 01:05:49 DEBUG : Waiting for deletions to finish 2026/07/23 01:05:50 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:05:50 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:05:50 DEBUG : existing: size = 6 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:05:50 DEBUG : existing: Sizes differ 2026/07/23 01:05:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/23 01:05:50 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:05:50 ERROR : B2 bucket rclone-test-ganoraw6yima: not deleting files as there were IO errors 2026/07/23 01:05:50 ERROR : B2 bucket rclone-test-ganoraw6yima: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.08s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:05:51 DEBUG : EXISTING: size = 6 OK 2026/07/23 01:05:51 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:05:51 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:05:51 DEBUG : existing: Unchanged skipping 2026/07/23 01:05:51 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:05:51 DEBUG : Waiting for deletions to finish 2026/07/23 01:05:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.40s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:06:07 DEBUG : both0: size = 6 OK 2026/07/23 01:06:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:07 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:06:07 DEBUG : both12: size = 6 OK 2026/07/23 01:06:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:07 DEBUG : both10: size = 6 OK 2026/07/23 01:06:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:07 DEBUG : both0: Unchanged skipping 2026/07/23 01:06:07 DEBUG : both13: size = 6 OK 2026/07/23 01:06:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:07 DEBUG : both11: size = 6 OK 2026/07/23 01:06:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:07 DEBUG : both13: Unchanged skipping 2026/07/23 01:06:07 DEBUG : both14: size = 6 OK 2026/07/23 01:06:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:07 DEBUG : both11: Unchanged skipping 2026/07/23 01:06:07 DEBUG : both15: size = 6 OK 2026/07/23 01:06:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:07 DEBUG : both15: Unchanged skipping 2026/07/23 01:06:07 DEBUG : both16: size = 6 OK 2026/07/23 01:06:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:07 DEBUG : both16: Unchanged skipping 2026/07/23 01:06:07 DEBUG : both17: size = 6 OK 2026/07/23 01:06:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:07 DEBUG : both17: Unchanged skipping 2026/07/23 01:06:07 DEBUG : both18: size = 6 OK 2026/07/23 01:06:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:07 DEBUG : both18: Unchanged skipping 2026/07/23 01:06:07 DEBUG : both19: size = 6 OK 2026/07/23 01:06:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:07 DEBUG : both19: Unchanged skipping 2026/07/23 01:06:07 DEBUG : both1: size = 6 OK 2026/07/23 01:06:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:07 DEBUG : both1: Unchanged skipping 2026/07/23 01:06:07 DEBUG : both2: size = 6 OK 2026/07/23 01:06:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:07 DEBUG : both2: Unchanged skipping 2026/07/23 01:06:07 DEBUG : both3: size = 6 OK 2026/07/23 01:06:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:07 DEBUG : both3: Unchanged skipping 2026/07/23 01:06:07 DEBUG : both4: size = 6 OK 2026/07/23 01:06:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:07 DEBUG : both4: Unchanged skipping 2026/07/23 01:06:07 DEBUG : both5: size = 6 OK 2026/07/23 01:06:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:07 DEBUG : both5: Unchanged skipping 2026/07/23 01:06:07 DEBUG : both6: size = 6 OK 2026/07/23 01:06:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:07 DEBUG : both6: Unchanged skipping 2026/07/23 01:06:07 DEBUG : both7: size = 6 OK 2026/07/23 01:06:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:07 DEBUG : both7: Unchanged skipping 2026/07/23 01:06:07 DEBUG : both8: size = 6 OK 2026/07/23 01:06:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:07 DEBUG : both8: Unchanged skipping 2026/07/23 01:06:07 DEBUG : both9: size = 6 OK 2026/07/23 01:06:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:07 DEBUG : both9: Unchanged skipping 2026/07/23 01:06:07 DEBUG : both14: Unchanged skipping 2026/07/23 01:06:07 DEBUG : both10: Unchanged skipping 2026/07/23 01:06:07 DEBUG : both12: Unchanged skipping 2026/07/23 01:06:07 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:06:07 DEBUG : Waiting for deletions to finish 2026/07/23 01:06:07 INFO : only0: Deleted 2026/07/23 01:06:07 INFO : only14: Deleted 2026/07/23 01:06:07 INFO : only15: Deleted 2026/07/23 01:06:07 INFO : only7: Deleted 2026/07/23 01:06:07 INFO : only1: Deleted 2026/07/23 01:06:07 INFO : only11: Deleted 2026/07/23 01:06:07 INFO : only12: Deleted 2026/07/23 01:06:07 INFO : only16: Deleted 2026/07/23 01:06:07 INFO : only17: Deleted 2026/07/23 01:06:07 INFO : only4: Deleted 2026/07/23 01:06:08 INFO : only5: Deleted 2026/07/23 01:06:08 INFO : only9: Deleted 2026/07/23 01:06:08 INFO : only10: Deleted 2026/07/23 01:06:08 INFO : only18: Deleted 2026/07/23 01:06:08 INFO : only19: Deleted 2026/07/23 01:06:08 INFO : only2: Deleted 2026/07/23 01:06:08 INFO : only6: Deleted 2026/07/23 01:06:08 INFO : only8: Deleted 2026/07/23 01:06:08 INFO : only13: Deleted 2026/07/23 01:06:08 INFO : only3: Deleted 2026/07/23 01:06:08 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.78s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:06:25 DEBUG : both10: size = 6 OK 2026/07/23 01:06:25 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:25 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:06:25 DEBUG : both11: size = 6 OK 2026/07/23 01:06:25 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:25 DEBUG : both0: size = 6 OK 2026/07/23 01:06:25 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:25 DEBUG : both12: size = 6 OK 2026/07/23 01:06:25 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:25 DEBUG : both10: Unchanged skipping 2026/07/23 01:06:25 DEBUG : both13: size = 6 OK 2026/07/23 01:06:25 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:25 DEBUG : both12: Unchanged skipping 2026/07/23 01:06:25 DEBUG : both14: size = 6 OK 2026/07/23 01:06:25 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:25 DEBUG : both14: Unchanged skipping 2026/07/23 01:06:25 DEBUG : both15: size = 6 OK 2026/07/23 01:06:25 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:25 DEBUG : both15: Unchanged skipping 2026/07/23 01:06:25 DEBUG : both16: size = 6 OK 2026/07/23 01:06:25 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:25 DEBUG : both16: Unchanged skipping 2026/07/23 01:06:25 DEBUG : both17: size = 6 OK 2026/07/23 01:06:25 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:25 DEBUG : both17: Unchanged skipping 2026/07/23 01:06:25 DEBUG : both18: size = 6 OK 2026/07/23 01:06:25 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:25 DEBUG : both18: Unchanged skipping 2026/07/23 01:06:25 DEBUG : both19: size = 6 OK 2026/07/23 01:06:25 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:25 DEBUG : both19: Unchanged skipping 2026/07/23 01:06:25 DEBUG : both1: size = 6 OK 2026/07/23 01:06:25 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:25 DEBUG : both1: Unchanged skipping 2026/07/23 01:06:25 DEBUG : both2: size = 6 OK 2026/07/23 01:06:25 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:25 DEBUG : both11: Unchanged skipping 2026/07/23 01:06:25 DEBUG : both3: size = 6 OK 2026/07/23 01:06:25 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:25 DEBUG : both3: Unchanged skipping 2026/07/23 01:06:25 DEBUG : both4: size = 6 OK 2026/07/23 01:06:25 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:25 DEBUG : both4: Unchanged skipping 2026/07/23 01:06:25 DEBUG : both5: size = 6 OK 2026/07/23 01:06:25 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:25 DEBUG : both0: Unchanged skipping 2026/07/23 01:06:25 DEBUG : both6: size = 6 OK 2026/07/23 01:06:25 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:25 DEBUG : both13: Unchanged skipping 2026/07/23 01:06:25 DEBUG : both7: size = 6 OK 2026/07/23 01:06:25 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:25 DEBUG : both2: Unchanged skipping 2026/07/23 01:06:25 DEBUG : both8: size = 6 OK 2026/07/23 01:06:25 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:25 DEBUG : both8: Unchanged skipping 2026/07/23 01:06:25 DEBUG : both9: size = 6 OK 2026/07/23 01:06:25 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:25 DEBUG : both9: Unchanged skipping 2026/07/23 01:06:25 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:06:25 DEBUG : only0: size = 6 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:06:25 DEBUG : only0: Sizes differ 2026/07/23 01:06:25 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:06:25 DEBUG : only10: size = 6 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:06:25 DEBUG : only10: Sizes differ 2026/07/23 01:06:25 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:06:25 DEBUG : only11: size = 6 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:06:25 DEBUG : only11: Sizes differ 2026/07/23 01:06:25 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:06:25 DEBUG : only12: size = 6 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:06:25 DEBUG : only12: Sizes differ 2026/07/23 01:06:25 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:06:25 DEBUG : only13: size = 6 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:06:25 DEBUG : only13: Sizes differ 2026/07/23 01:06:25 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:06:25 DEBUG : only14: size = 6 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:06:25 DEBUG : only14: Sizes differ 2026/07/23 01:06:25 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:06:25 DEBUG : only15: size = 6 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:06:25 DEBUG : only15: Sizes differ 2026/07/23 01:06:25 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:06:25 DEBUG : only16: size = 6 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:06:25 DEBUG : only16: Sizes differ 2026/07/23 01:06:25 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:06:25 DEBUG : only17: size = 6 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:06:25 DEBUG : only17: Sizes differ 2026/07/23 01:06:25 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:06:25 DEBUG : only18: size = 6 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:06:25 DEBUG : only18: Sizes differ 2026/07/23 01:06:25 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:06:25 DEBUG : only19: size = 6 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:06:25 DEBUG : only19: Sizes differ 2026/07/23 01:06:25 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:06:25 DEBUG : only1: size = 6 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:06:25 DEBUG : only1: Sizes differ 2026/07/23 01:06:25 DEBUG : both5: Unchanged skipping 2026/07/23 01:06:25 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:06:25 DEBUG : only2: size = 6 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:06:25 DEBUG : only2: Sizes differ 2026/07/23 01:06:25 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:06:25 DEBUG : only3: size = 6 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:06:25 DEBUG : only3: Sizes differ 2026/07/23 01:06:25 DEBUG : both6: Unchanged skipping 2026/07/23 01:06:25 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:06:25 DEBUG : only4: size = 6 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:06:25 DEBUG : only4: Sizes differ 2026/07/23 01:06:25 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:06:25 DEBUG : only5: size = 6 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:06:25 DEBUG : only5: Sizes differ 2026/07/23 01:06:25 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:06:25 DEBUG : only6: size = 6 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:06:25 DEBUG : only6: Sizes differ 2026/07/23 01:06:25 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:06:25 DEBUG : only7: size = 6 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:06:25 DEBUG : only7: Sizes differ 2026/07/23 01:06:25 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:06:25 DEBUG : only8: size = 6 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:06:25 DEBUG : only8: Sizes differ 2026/07/23 01:06:25 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1313078469) 2026/07/23 01:06:25 DEBUG : only9: size = 6 (B2 bucket rclone-test-ganoraw6yima) 2026/07/23 01:06:25 DEBUG : only9: Sizes differ 2026/07/23 01:06:25 DEBUG : both7: Unchanged skipping 2026/07/23 01:06:25 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:06:25 DEBUG : only10: size = 0 OK 2026/07/23 01:06:25 DEBUG : only0: size = 0 OK 2026/07/23 01:06:25 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 01:06:25 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 01:06:25 INFO : only10: Copied (replaced existing) 2026/07/23 01:06:25 INFO : only0: Copied (replaced existing) 2026/07/23 01:06:25 DEBUG : only13: size = 0 OK 2026/07/23 01:06:25 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 01:06:25 INFO : only13: Copied (replaced existing) 2026/07/23 01:06:25 DEBUG : only14: size = 0 OK 2026/07/23 01:06:25 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 01:06:25 INFO : only14: Copied (replaced existing) 2026/07/23 01:06:25 DEBUG : only11: size = 0 OK 2026/07/23 01:06:25 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 01:06:25 INFO : only11: Copied (replaced existing) 2026/07/23 01:06:26 DEBUG : only15: size = 0 OK 2026/07/23 01:06:26 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 01:06:26 INFO : only15: Copied (replaced existing) 2026/07/23 01:06:26 DEBUG : only16: size = 0 OK 2026/07/23 01:06:26 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 01:06:26 INFO : only16: Copied (replaced existing) 2026/07/23 01:06:26 DEBUG : only17: size = 0 OK 2026/07/23 01:06:26 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 01:06:26 INFO : only17: Copied (replaced existing) 2026/07/23 01:06:26 DEBUG : only18: size = 0 OK 2026/07/23 01:06:26 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 01:06:26 INFO : only18: Copied (replaced existing) 2026/07/23 01:06:26 DEBUG : only19: size = 0 OK 2026/07/23 01:06:26 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 01:06:26 INFO : only19: Copied (replaced existing) 2026/07/23 01:06:26 DEBUG : only12: size = 0 OK 2026/07/23 01:06:26 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 01:06:26 INFO : only12: Copied (replaced existing) 2026/07/23 01:06:26 DEBUG : only2: size = 0 OK 2026/07/23 01:06:26 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 01:06:26 INFO : only2: Copied (replaced existing) 2026/07/23 01:06:26 DEBUG : only4: size = 0 OK 2026/07/23 01:06:26 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 01:06:26 INFO : only4: Copied (replaced existing) 2026/07/23 01:06:26 DEBUG : only5: size = 0 OK 2026/07/23 01:06:26 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 01:06:26 INFO : only5: Copied (replaced existing) 2026/07/23 01:06:26 DEBUG : only6: size = 0 OK 2026/07/23 01:06:26 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 01:06:26 INFO : only6: Copied (replaced existing) 2026/07/23 01:06:26 DEBUG : only7: size = 0 OK 2026/07/23 01:06:26 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 01:06:26 INFO : only7: Copied (replaced existing) 2026/07/23 01:06:26 DEBUG : only8: size = 0 OK 2026/07/23 01:06:26 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 01:06:26 INFO : only8: Copied (replaced existing) 2026/07/23 01:06:26 DEBUG : only9: size = 0 OK 2026/07/23 01:06:26 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 01:06:26 INFO : only9: Copied (replaced existing) 2026/07/23 01:06:26 DEBUG : only1: size = 0 OK 2026/07/23 01:06:26 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 01:06:26 INFO : only1: Copied (replaced existing) 2026/07/23 01:06:26 DEBUG : only3: size = 0 OK 2026/07/23 01:06:26 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/23 01:06:26 INFO : only3: Copied (replaced existing) 2026/07/23 01:06:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.37s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:06:34 DEBUG : empty_dir: Making directory with metadata 2026/07/23 01:06:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 01:06:34 DEBUG : empty_on_remote: Making directory with metadata 2026/07/23 01:06:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 01:06:34 INFO : empty_on_remote: Making directory 2026/07/23 01:06:34 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/23 01:06:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/23 01:06:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/23 01:06:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/23 01:06:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.23s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:06:37 DEBUG : empty_dir: Making directory with metadata 2026/07/23 01:06:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 01:06:37 DEBUG : empty_on_remote: Making directory with metadata 2026/07/23 01:06:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 01:06:37 INFO : empty_on_remote: Making directory 2026/07/23 01:06:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/23 01:06:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/23 01:06:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/23 01:06:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/23 01:06:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/23 01:06:37 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.12s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:06:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 01:06:39 INFO : sub dir: Making directory 2026/07/23 01:06:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.87s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:06:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 01:06:41 INFO : sub dir: Making directory 2026/07/23 01:06:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.99s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:06:49 DEBUG : Waiting for deletions to finish 2026/07/23 01:06:49 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : apple: size = 5 OK 2026/07/23 01:06:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:49 DEBUG : banana: size = 6 OK 2026/07/23 01:06:49 DEBUG : apple: Unchanged skipping 2026/07/23 01:06:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:49 DEBUG : banana: Unchanged skipping 2026/07/23 01:06:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 01:06:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 01:06:49 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 01:06:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:49 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 01:06:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 01:06:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 01:06:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 01:06:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 01:06:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 01:06:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 01:06:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 01:06:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 01:06:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 01:06:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 01:06:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 01:06:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 01:06:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 01:06:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 01:06:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 01:06:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 01:06:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 01:06:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 01:06:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 01:06:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 01:06:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 01:06:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 01:06:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 01:06:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 01:06:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 01:06:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 01:06:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 01:06:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 01:06:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 01:06:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 01:06:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 01:06:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 01:06:49 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:06:49 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:06:49 DEBUG : Waiting for deletions to finish 2026/07/23 01:06:49 INFO : There was nothing to transfer 2026/07/23 01:06:49 DEBUG : Waiting for deletions to finish 2026/07/23 01:06:49 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:06:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 01:06:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 01:06:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 01:06:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:50 DEBUG : banana: size = 6 OK 2026/07/23 01:06:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:50 DEBUG : banana: Unchanged skipping 2026/07/23 01:06:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 01:06:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 01:06:50 DEBUG : apple: size = 5 OK 2026/07/23 01:06:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:50 DEBUG : apple: Unchanged skipping 2026/07/23 01:06:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 01:06:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 01:06:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 01:06:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 01:06:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 01:06:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 01:06:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 01:06:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 01:06:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:50 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:06:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 01:06:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 01:06:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 01:06:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 01:06:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 01:06:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 01:06:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 01:06:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 01:06:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 01:06:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 01:06:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 01:06:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 01:06:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 01:06:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 01:06:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 01:06:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 01:06:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 01:06:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 01:06:50 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:06:50 DEBUG : Waiting for deletions to finish 2026/07/23 01:06:50 INFO : There was nothing to transfer 2026/07/23 01:06:50 DEBUG : Waiting for deletions to finish 2026/07/23 01:06:50 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:06:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:06:50 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:06:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:06:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:06:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:06:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:06:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:06:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:06:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:06:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:06:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:06:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:06:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:06:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:07:02 DEBUG : Waiting for deletions to finish 2026/07/23 01:07:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 01:07:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:03 DEBUG : apple: size = 5 OK 2026/07/23 01:07:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:03 DEBUG : apple: Unchanged skipping 2026/07/23 01:07:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 01:07:03 DEBUG : banana: size = 6 OK 2026/07/23 01:07:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:03 DEBUG : banana: Unchanged skipping 2026/07/23 01:07:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 01:07:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 01:07:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 01:07:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 01:07:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 01:07:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 01:07:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 01:07:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 01:07:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 01:07:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 01:07:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 01:07:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 01:07:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 01:07:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 01:07:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 01:07:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 01:07:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 01:07:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 01:07:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 01:07:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 01:07:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 01:07:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 01:07:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 01:07:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 01:07:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 01:07:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 01:07:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 01:07:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 01:07:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 01:07:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 01:07:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 01:07:03 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:07:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 01:07:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 01:07:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 01:07:03 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:07:03 DEBUG : Waiting for deletions to finish 2026/07/23 01:07:03 INFO : There was nothing to transfer 2026/07/23 01:07:03 DEBUG : Waiting for deletions to finish 2026/07/23 01:07:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:07:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 01:07:04 DEBUG : apple: size = 5 OK 2026/07/23 01:07:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:04 DEBUG : banana: size = 6 OK 2026/07/23 01:07:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 01:07:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:04 DEBUG : banana: Unchanged skipping 2026/07/23 01:07:04 DEBUG : apple: Unchanged skipping 2026/07/23 01:07:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 01:07:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 01:07:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:04 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 01:07:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 01:07:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 01:07:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 01:07:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 01:07:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 01:07:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 01:07:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 01:07:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 01:07:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 01:07:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 01:07:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 01:07:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 01:07:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 01:07:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 01:07:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 01:07:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 01:07:04 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:07:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 01:07:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 01:07:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 01:07:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 01:07:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 01:07:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 01:07:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 01:07:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 01:07:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 01:07:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 01:07:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 01:07:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 01:07:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 01:07:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 01:07:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 01:07:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 01:07:04 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:07:04 DEBUG : Waiting for deletions to finish 2026/07/23 01:07:04 INFO : There was nothing to transfer 2026/07/23 01:07:04 DEBUG : Waiting for deletions to finish 2026/07/23 01:07:04 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:07:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:07:04 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:07:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:07:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:07:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:07:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:07:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:07:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:07:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:07:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:07:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:07:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:07:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:07:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:07:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:07:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:07:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:07:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:07:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:07:16 DEBUG : Waiting for deletions to finish 2026/07/23 01:07:16 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:07:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:07:16 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:07:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:07:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:07:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:07:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:07:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:07:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:07:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:07:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:07:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:07:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:07:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:07:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:07:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:07:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:07:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:07:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:07:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 01:07:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:17 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:17 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:17 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:17 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:17 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:17 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:17 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:17 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 01:07:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 01:07:17 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:17 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 01:07:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 01:07:17 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:17 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/23 01:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/23 01:07:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:17 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:07:17 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:07:17 DEBUG : YXBwbGU=: size = 5 OK 2026/07/23 01:07:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/23 01:07:17 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/23 01:07:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/23 01:07:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/23 01:07:17 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/23 01:07:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/23 01:07:17 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:17 DEBUG : YmFuYW5h: size = 6 OK 2026/07/23 01:07:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/23 01:07:17 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/23 01:07:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/23 01:07:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/23 01:07:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/23 01:07:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/23 01:07:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/23 01:07:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/23 01:07:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/23 01:07:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/23 01:07:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/23 01:07:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/23 01:07:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/23 01:07:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/23 01:07:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/23 01:07:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/23 01:07:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/23 01:07:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/23 01:07:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/23 01:07:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/23 01:07:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/23 01:07:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/23 01:07:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/23 01:07:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/23 01:07:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/23 01:07:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/23 01:07:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 01:07:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/23 01:07:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/23 01:07:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/23 01:07:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/23 01:07:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/23 01:07:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/23 01:07:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:18 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/23 01:07:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/23 01:07:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/23 01:07:18 DEBUG : Waiting for deletions to finish 2026/07/23 01:07:18 INFO : splitbananasplit: Deleted 2026/07/23 01:07:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/23 01:07:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/23 01:07:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/23 01:07:19 INFO : dir1/0007-1234567.txt: Deleted 2026/07/23 01:07:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/23 01:07:19 INFO : dir1/0009-3456789.txt: Deleted 2026/07/23 01:07:19 INFO : apple: Deleted 2026/07/23 01:07:19 INFO : appleappleapplebanana: Deleted 2026/07/23 01:07:19 INFO : dir1/0003-defghij.txt: Deleted 2026/07/23 01:07:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/23 01:07:19 INFO : dir1/0008-2345678.txt: Deleted 2026/07/23 01:07:19 INFO : dir1/0011-56789;.txt: Deleted 2026/07/23 01:07:19 INFO : dir1/0012-6789;.txt: Deleted 2026/07/23 01:07:19 INFO : dir1/0015-9;=.txt: Deleted 2026/07/23 01:07:19 INFO : dir1/0010-456789.txt: Deleted 2026/07/23 01:07:19 INFO : banana: Deleted 2026/07/23 01:07:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/23 01:07:19 INFO : dir1/0013-789;=.txt: Deleted 2026/07/23 01:07:19 INFO : dir1/0014-89;=.txt: Deleted 2026/07/23 01:07:19 DEBUG : Waiting for deletions to finish 2026/07/23 01:07:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/23 01:07:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/23 01:07:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/23 01:07:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/23 01:07:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/23 01:07:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/23 01:07:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/23 01:07:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/23 01:07:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/23 01:07:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/23 01:07:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/23 01:07:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/23 01:07:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/23 01:07:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/23 01:07:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/23 01:07:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/23 01:07:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/23 01:07:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/23 01:07:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/23 01:07:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/23 01:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 01:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : YXBwbGU=: size = 5 OK 2026/07/23 01:07:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:20 DEBUG : apple: Unchanged skipping 2026/07/23 01:07:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 01:07:20 DEBUG : YmFuYW5h: size = 6 OK 2026/07/23 01:07:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:20 DEBUG : banana: Unchanged skipping 2026/07/23 01:07:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/23 01:07:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 01:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/23 01:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/23 01:07:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/23 01:07:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/23 01:07:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 01:07:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 01:07:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/23 01:07:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/23 01:07:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/23 01:07:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 01:07:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/23 01:07:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 01:07:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/23 01:07:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 01:07:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/23 01:07:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/23 01:07:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:20 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:07:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/23 01:07:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 01:07:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/23 01:07:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 01:07:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/23 01:07:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/23 01:07:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 01:07:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 01:07:20 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/23 01:07:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 01:07:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 01:07:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/23 01:07:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 01:07:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 01:07:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/23 01:07:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 01:07:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 01:07:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:07:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 01:07:20 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:07:20 DEBUG : Waiting for deletions to finish 2026/07/23 01:07:20 DEBUG : Waiting for deletions to finish 2026/07/23 01:07:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/23 01:07:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/23 01:07:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/23 01:07:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/23 01:07:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/23 01:07:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/23 01:07:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/23 01:07:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/23 01:07:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/23 01:07:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/23 01:07:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/23 01:07:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/23 01:07:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/23 01:07:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/23 01:07:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/23 01:07:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/23 01:07:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/23 01:07:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/23 01:07:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/23 01:07:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 01:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 01:07:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 01:07:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 01:07:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 01:07:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 01:07:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 01:07:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 01:07:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 01:07:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 01:07:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:07:33 DEBUG : Waiting for deletions to finish 2026/07/23 01:07:33 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:07:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:07:33 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:07:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:07:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:07:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:07:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:07:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:07:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:07:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:07:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:07:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:07:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:07:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:07:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:07:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:07:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:07:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:07:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 01:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:33 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:33 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:33 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:33 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:33 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:33 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:33 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 01:07:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 01:07:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 01:07:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 01:07:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:34 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:34 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 01:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 01:07:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 01:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 01:07:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 01:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 01:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 01:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 01:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 01:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 01:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 01:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 01:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 01:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 01:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 01:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 01:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 01:07:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 01:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 01:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 01:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 01:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 01:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 01:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 01:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 01:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 01:07:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 01:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 01:07:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 01:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 01:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 01:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 01:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 01:07:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 01:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 01:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 01:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 01:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 01:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 01:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 01:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 01:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 01:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 01:07:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 01:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 01:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 01:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 01:07:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 01:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 01:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 01:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 01:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 01:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 01:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 01:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 01:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 01:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 01:07:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 01:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 01:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 01:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 01:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 01:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 01:07:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 01:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 01:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 01:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 01:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 01:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 01:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 01:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 01:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 01:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 01:07:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 01:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 01:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 01:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 01:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 01:07:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 01:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 01:07:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 01:07:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 01:07:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 01:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 01:07:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 01:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 01:07:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 01:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 01:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 01:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 01:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 01:07:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 01:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 01:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 01:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 01:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 01:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 01:07:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 01:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 01:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 01:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 01:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 01:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 01:07:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 01:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 01:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 01:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 01:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 01:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 01:07:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 01:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 01:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 01:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 01:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 01:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 01:07:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 01:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 01:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 01:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 01:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 01:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 01:07:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 01:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 01:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 01:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 01:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 01:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 01:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 01:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 01:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 01:07:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 01:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 01:07:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 01:07:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 01:07:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 01:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 01:07:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 01:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 01:07:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 01:07:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 01:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 01:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 01:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 01:07:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 01:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 01:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 01:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 01:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 01:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 01:07:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 01:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 01:07:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 01:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 01:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 01:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 01:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 01:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 01:07:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 01:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 01:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 01:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 01:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 01:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 01:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 01:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 01:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 01:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 01:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 01:07:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/23 01:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 01:07:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 01:07:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 01:07:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 01:07:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 01:07:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 01:07:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 01:07:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 01:07:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 01:07:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 01:07:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 01:07:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 01:07:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 01:07:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 01:07:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 01:07:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 01:07:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/23 01:07:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:34 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:07:34 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:07:34 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/23 01:07:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/23 01:07:34 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/23 01:07:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 01:07:34 DEBUG : PREFIXbanana: size = 6 OK 2026/07/23 01:07:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/23 01:07:34 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/23 01:07:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 01:07:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/23 01:07:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/23 01:07:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 01:07:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 01:07:34 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/23 01:07:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/23 01:07:34 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/23 01:07:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 01:07:34 DEBUG : PREFIXapple: size = 5 OK 2026/07/23 01:07:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/23 01:07:34 INFO : apple: Copied (new) to: PREFIXapple 2026/07/23 01:07:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 01:07:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/23 01:07:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/23 01:07:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 01:07:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 01:07:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/23 01:07:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/23 01:07:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 01:07:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 01:07:34 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/23 01:07:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/23 01:07:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/23 01:07:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 01:07:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/23 01:07:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/23 01:07:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 01:07:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 01:07:34 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/23 01:07:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/23 01:07:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/23 01:07:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 01:07:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/23 01:07:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/23 01:07:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 01:07:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 01:07:34 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/23 01:07:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/23 01:07:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/23 01:07:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 01:07:35 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/23 01:07:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/23 01:07:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/23 01:07:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 01:07:35 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/23 01:07:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/23 01:07:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/23 01:07:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 01:07:35 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/23 01:07:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/23 01:07:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/23 01:07:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 01:07:35 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/23 01:07:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/23 01:07:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/23 01:07:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 01:07:35 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/23 01:07:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/23 01:07:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/23 01:07:35 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/23 01:07:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/23 01:07:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/23 01:07:35 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/23 01:07:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/23 01:07:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/23 01:07:35 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/23 01:07:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/23 01:07:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/23 01:07:35 DEBUG : Waiting for deletions to finish 2026/07/23 01:07:35 INFO : dir1/0013-789;=.txt: Deleted 2026/07/23 01:07:35 INFO : dir1/0014-89;=.txt: Deleted 2026/07/23 01:07:35 INFO : dir1/0015-9;=.txt: Deleted 2026/07/23 01:07:35 INFO : splitbananasplit: Deleted 2026/07/23 01:07:36 INFO : dir1/0009-3456789.txt: Deleted 2026/07/23 01:07:36 INFO : dir1/0012-6789;.txt: Deleted 2026/07/23 01:07:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/23 01:07:36 INFO : appleappleapplebanana: Deleted 2026/07/23 01:07:36 INFO : banana: Deleted 2026/07/23 01:07:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/23 01:07:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/23 01:07:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/23 01:07:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/23 01:07:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/23 01:07:36 INFO : dir1/0007-1234567.txt: Deleted 2026/07/23 01:07:36 INFO : apple: Deleted 2026/07/23 01:07:36 INFO : dir1/0003-defghij.txt: Deleted 2026/07/23 01:07:36 INFO : dir1/0008-2345678.txt: Deleted 2026/07/23 01:07:36 INFO : dir1/0010-456789.txt: Deleted 2026/07/23 01:07:36 INFO : dir1/0011-56789;.txt: Deleted 2026/07/23 01:07:36 DEBUG : Waiting for deletions to finish 2026/07/23 01:07:36 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/23 01:07:36 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:07:36 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/23 01:07:36 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/23 01:07:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:07:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:07:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:07:36 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:07:36 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:07:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:07:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:07:36 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:07:36 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:07:36 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:07:36 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:07:36 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:07:36 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:07:36 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:07:36 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:07:36 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 01:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 01:07:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 01:07:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 01:07:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 01:07:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 01:07:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 01:07:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 01:07:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 01:07:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 01:07:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 01:07:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 01:07:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 01:07:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 01:07:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 01:07:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 01:07:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 01:07:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 01:07:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 01:07:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 01:07:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 01:07:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 01:07:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 01:07:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 01:07:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 01:07:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:37 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:07:37 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:07:37 DEBUG : banana: size = 6 OK 2026/07/23 01:07:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/23 01:07:37 INFO : banana: Copied (new) 2026/07/23 01:07:37 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 01:07:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/23 01:07:37 INFO : splitbananasplit: Copied (new) 2026/07/23 01:07:37 DEBUG : apple: size = 5 OK 2026/07/23 01:07:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/23 01:07:37 INFO : apple: Copied (new) 2026/07/23 01:07:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 01:07:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/23 01:07:37 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/23 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 01:07:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/23 01:07:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/23 01:07:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 01:07:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/23 01:07:37 INFO : appleappleapplebanana: Copied (new) 2026/07/23 01:07:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 01:07:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/23 01:07:37 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/23 01:07:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 01:07:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/23 01:07:37 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/23 01:07:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 01:07:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/23 01:07:37 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/23 01:07:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 01:07:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/23 01:07:38 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/23 01:07:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 01:07:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/23 01:07:38 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/23 01:07:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 01:07:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/23 01:07:38 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/23 01:07:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 01:07:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/23 01:07:38 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/23 01:07:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 01:07:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/23 01:07:38 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/23 01:07:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 01:07:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/23 01:07:38 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/23 01:07:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 01:07:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/23 01:07:38 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/23 01:07:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 01:07:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/23 01:07:38 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/23 01:07:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 01:07:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/23 01:07:38 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/23 01:07:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 01:07:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/23 01:07:38 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/23 01:07:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 01:07:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/23 01:07:38 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/23 01:07:38 DEBUG : Waiting for deletions to finish 2026/07/23 01:07:39 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/23 01:07:39 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/23 01:07:39 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/23 01:07:39 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/23 01:07:39 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/23 01:07:39 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/23 01:07:39 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/23 01:07:39 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/23 01:07:39 INFO : PREFIXapple: Deleted 2026/07/23 01:07:39 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/23 01:07:39 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/23 01:07:39 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/23 01:07:39 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/23 01:07:39 INFO : PREFIXbanana: Deleted 2026/07/23 01:07:39 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/23 01:07:39 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/23 01:07:39 INFO : PREFIXsplitbananasplit: Deleted 2026/07/23 01:07:39 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/23 01:07:39 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/23 01:07:39 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/23 01:07:39 DEBUG : Waiting for deletions to finish 2026/07/23 01:07:39 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:07:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:07:39 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:07:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:07:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:07:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:07:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:07:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:07:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:07:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:07:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:07:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:07:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:07:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:07:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:07:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:07:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:07:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:07:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:07:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 01:07:39 DEBUG : Waiting for deletions to finish 2026/07/23 01:07:40 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:07:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:07:40 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:07:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:07:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:07:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:07:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:07:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:07:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:07:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:07:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:07:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:07:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:07:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:07:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:07:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:07:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:07:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:07:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:07:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:07:52 DEBUG : Waiting for deletions to finish 2026/07/23 01:07:53 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:07:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:07:53 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:07:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:07:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:07:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:07:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:07:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:07:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:07:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:07:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:07:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:07:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:07:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:07:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:07:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:07:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:07:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:07:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:07:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 01:07:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 01:07:53 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 01:07:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:53 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 01:07:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 01:07:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:53 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:53 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 01:07:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 01:07:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 01:07:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 01:07:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 01:07:53 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 01:07:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 01:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 01:07:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 01:07:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 01:07:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 01:07:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 01:07:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 01:07:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 01:07:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 01:07:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 01:07:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 01:07:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 01:07:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 01:07:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/23 01:07:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:53 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:07:53 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:07:53 DEBUG : appleSUFFIX: size = 5 OK 2026/07/23 01:07:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/23 01:07:53 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/23 01:07:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 01:07:53 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/23 01:07:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/23 01:07:53 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/23 01:07:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 01:07:54 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/23 01:07:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/23 01:07:54 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/23 01:07:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/23 01:07:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 01:07:54 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/23 01:07:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/23 01:07:54 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/23 01:07:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/23 01:07:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/23 01:07:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/23 01:07:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/23 01:07:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/23 01:07:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/23 01:07:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/23 01:07:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/23 01:07:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/23 01:07:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/23 01:07:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/23 01:07:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/23 01:07:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/23 01:07:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/23 01:07:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/23 01:07:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/23 01:07:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/23 01:07:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/23 01:07:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/23 01:07:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/23 01:07:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 01:07:55 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/23 01:07:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/23 01:07:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/23 01:07:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 01:07:55 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/23 01:07:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/23 01:07:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/23 01:07:55 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/23 01:07:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/23 01:07:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/23 01:07:55 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/23 01:07:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/23 01:07:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/23 01:07:55 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/23 01:07:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/23 01:07:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/23 01:07:55 DEBUG : Waiting for deletions to finish 2026/07/23 01:07:55 INFO : splitbananasplit: Deleted 2026/07/23 01:07:55 INFO : appleappleapplebanana: Deleted 2026/07/23 01:07:55 INFO : dir1/0007-1234567.txt: Deleted 2026/07/23 01:07:55 INFO : dir1/0010-456789.txt: Deleted 2026/07/23 01:07:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/23 01:07:55 INFO : dir1/0012-6789;.txt: Deleted 2026/07/23 01:07:55 INFO : dir1/0014-89;=.txt: Deleted 2026/07/23 01:07:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/23 01:07:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/23 01:07:56 INFO : dir1/0009-3456789.txt: Deleted 2026/07/23 01:07:56 INFO : dir1/0008-2345678.txt: Deleted 2026/07/23 01:07:56 INFO : apple: Deleted 2026/07/23 01:07:56 INFO : dir1/0011-56789;.txt: Deleted 2026/07/23 01:07:56 INFO : banana: Deleted 2026/07/23 01:07:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/23 01:07:56 INFO : dir1/0013-789;=.txt: Deleted 2026/07/23 01:07:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/23 01:07:56 INFO : dir1/0015-9;=.txt: Deleted 2026/07/23 01:07:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/23 01:07:56 INFO : dir1/0003-defghij.txt: Deleted 2026/07/23 01:07:56 DEBUG : Waiting for deletions to finish 2026/07/23 01:07:56 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/23 01:07:56 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/23 01:07:56 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/23 01:07:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/23 01:07:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/23 01:07:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/23 01:07:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/23 01:07:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/23 01:07:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/23 01:07:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/23 01:07:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/23 01:07:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/23 01:07:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/23 01:07:56 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/23 01:07:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/23 01:07:56 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/23 01:07:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/23 01:07:56 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/23 01:07:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/23 01:07:56 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/23 01:07:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 01:07:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 01:07:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 01:07:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 01:07:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 01:07:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 01:07:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 01:07:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 01:07:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 01:07:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 01:07:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 01:07:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 01:07:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 01:07:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 01:07:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 01:07:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 01:07:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 01:07:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 01:07:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 01:07:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 01:07:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 01:07:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 01:07:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 01:07:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 01:07:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 01:07:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 01:07:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 01:07:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 01:07:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 01:07:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 01:07:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 01:07:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 01:07:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 01:07:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 01:07:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 01:07:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 01:07:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 01:07:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 01:07:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 01:07:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 01:07:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 01:07:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 01:07:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 01:07:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 01:07:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 01:07:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 01:07:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 01:07:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 01:07:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 01:07:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 01:07:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 01:07:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 01:07:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 01:07:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 01:07:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 01:07:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 01:07:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 01:07:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 01:07:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 01:07:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 01:07:56 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:07:56 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:07:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 01:07:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/23 01:07:57 INFO : appleappleapplebanana: Copied (new) 2026/07/23 01:07:57 DEBUG : apple: size = 5 OK 2026/07/23 01:07:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/23 01:07:57 INFO : apple: Copied (new) 2026/07/23 01:07:57 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 01:07:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/23 01:07:57 INFO : splitbananasplit: Copied (new) 2026/07/23 01:07:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 01:07:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/23 01:07:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/23 01:07:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 01:07:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/23 01:07:57 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/23 01:07:57 DEBUG : banana: size = 6 OK 2026/07/23 01:07:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/23 01:07:57 INFO : banana: Copied (new) 2026/07/23 01:07:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 01:07:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/23 01:07:57 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/23 01:07:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 01:07:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/23 01:07:57 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/23 01:07:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 01:07:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/23 01:07:57 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/23 01:07:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 01:07:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/23 01:07:57 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/23 01:07:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 01:07:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/23 01:07:57 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/23 01:07:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 01:07:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/23 01:07:57 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/23 01:07:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 01:07:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/23 01:07:57 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/23 01:07:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 01:07:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/23 01:07:57 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/23 01:07:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 01:07:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/23 01:07:58 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/23 01:07:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 01:07:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/23 01:07:58 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/23 01:07:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 01:07:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/23 01:07:58 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/23 01:07:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 01:07:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/23 01:07:58 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/23 01:07:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 01:07:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/23 01:07:58 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/23 01:07:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 01:07:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/23 01:07:58 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/23 01:07:58 DEBUG : Waiting for deletions to finish 2026/07/23 01:07:58 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/23 01:07:58 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/23 01:07:58 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/23 01:07:58 INFO : appleSUFFIX: Deleted 2026/07/23 01:07:58 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/23 01:07:58 INFO : bananaSUFFIX: Deleted 2026/07/23 01:07:58 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/23 01:07:58 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/23 01:07:58 INFO : splitbananasplitSUFFIX: Deleted 2026/07/23 01:07:58 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/23 01:07:58 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/23 01:07:58 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/23 01:07:58 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/23 01:07:58 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/23 01:07:58 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/23 01:07:58 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/23 01:07:58 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/23 01:07:58 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/23 01:07:59 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/23 01:07:59 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/23 01:07:59 DEBUG : Waiting for deletions to finish 2026/07/23 01:07:59 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : Waiting for deletions to finish 2026/07/23 01:07:59 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:07:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:08:12 DEBUG : Waiting for deletions to finish 2026/07/23 01:08:12 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:08:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:08:12 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:08:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:08:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:08:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:08:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:08:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:08:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:08:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:08:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:08:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:08:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:08:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:08:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:08:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:08:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:08:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:08:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:08:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 01:08:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 01:08:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 01:08:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 01:08:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 01:08:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 01:08:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 01:08:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 01:08:13 DEBUG : apple: size = 5 OK 2026/07/23 01:08:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:13 DEBUG : apple: Unchanged skipping 2026/07/23 01:08:13 DEBUG : banana: size = 6 OK 2026/07/23 01:08:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:13 DEBUG : banana: Unchanged skipping 2026/07/23 01:08:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 01:08:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 01:08:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 01:08:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 01:08:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 01:08:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 01:08:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 01:08:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 01:08:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 01:08:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 01:08:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 01:08:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 01:08:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 01:08:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 01:08:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 01:08:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 01:08:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 01:08:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 01:08:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 01:08:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 01:08:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 01:08:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 01:08:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 01:08:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 01:08:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 01:08:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 01:08:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 01:08:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 01:08:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 01:08:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 01:08:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 01:08:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 01:08:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 01:08:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 01:08:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 01:08:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/23 01:08:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 01:08:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 01:08:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 01:08:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 01:08:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 01:08:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 01:08:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 01:08:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 01:08:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 01:08:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 01:08:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 01:08:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 01:08:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 01:08:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 01:08:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 01:08:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 01:08:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 01:08:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 01:08:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 01:08:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 01:08:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 01:08:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/23 01:08:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 01:08:13 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:08:13 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:08:13 DEBUG : appleapple: size = 21 OK 2026/07/23 01:08:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/23 01:08:13 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/23 01:08:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 01:08:13 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/23 01:08:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/23 01:08:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/23 01:08:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 01:08:13 DEBUG : splitbanan: size = 16 OK 2026/07/23 01:08:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/23 01:08:13 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/23 01:08:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 01:08:13 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/23 01:08:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/23 01:08:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/23 01:08:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 01:08:13 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/23 01:08:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/23 01:08:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/23 01:08:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 01:08:13 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/23 01:08:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/23 01:08:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/23 01:08:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 01:08:13 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/23 01:08:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/23 01:08:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/23 01:08:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 01:08:13 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/23 01:08:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/23 01:08:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/23 01:08:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 01:08:13 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/23 01:08:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/23 01:08:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/23 01:08:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 01:08:13 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/23 01:08:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/23 01:08:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/23 01:08:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 01:08:13 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/23 01:08:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/23 01:08:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/23 01:08:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 01:08:13 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/23 01:08:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/23 01:08:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/23 01:08:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 01:08:13 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/23 01:08:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/23 01:08:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/23 01:08:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 01:08:14 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/23 01:08:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/23 01:08:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/23 01:08:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 01:08:14 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/23 01:08:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/23 01:08:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/23 01:08:14 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/23 01:08:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/23 01:08:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/23 01:08:14 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/23 01:08:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/23 01:08:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/23 01:08:14 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/23 01:08:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/23 01:08:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/23 01:08:14 DEBUG : Waiting for deletions to finish 2026/07/23 01:08:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/23 01:08:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/23 01:08:14 INFO : dir1/0009-3456789.txt: Deleted 2026/07/23 01:08:14 INFO : dir1/0015-9;=.txt: Deleted 2026/07/23 01:08:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/23 01:08:14 INFO : dir1/0008-2345678.txt: Deleted 2026/07/23 01:08:14 INFO : dir1/0011-56789;.txt: Deleted 2026/07/23 01:08:14 INFO : dir1/0010-456789.txt: Deleted 2026/07/23 01:08:14 INFO : dir1/0012-6789;.txt: Deleted 2026/07/23 01:08:14 INFO : splitbananasplit: Deleted 2026/07/23 01:08:14 INFO : dir1/0014-89;=.txt: Deleted 2026/07/23 01:08:14 INFO : dir1/0003-defghij.txt: Deleted 2026/07/23 01:08:14 INFO : appleappleapplebanana: Deleted 2026/07/23 01:08:14 INFO : dir1/0013-789;=.txt: Deleted 2026/07/23 01:08:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/23 01:08:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/23 01:08:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/23 01:08:15 INFO : dir1/0007-1234567.txt: Deleted 2026/07/23 01:08:15 DEBUG : Waiting for deletions to finish 2026/07/23 01:08:15 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : appleapple: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 01:08:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 01:08:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 01:08:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 01:08:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 01:08:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 01:08:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 01:08:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 01:08:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 01:08:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 01:08:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 01:08:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 01:08:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 01:08:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 01:08:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 01:08:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 01:08:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 01:08:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 01:08:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 01:08:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 01:08:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 01:08:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 01:08:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 01:08:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 01:08:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 01:08:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 01:08:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 01:08:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 01:08:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 01:08:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 01:08:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 01:08:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 01:08:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 01:08:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 01:08:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 01:08:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 01:08:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 01:08:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 01:08:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 01:08:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 01:08:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 01:08:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 01:08:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 01:08:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 01:08:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 01:08:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 01:08:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 01:08:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 01:08:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 01:08:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 01:08:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 01:08:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 01:08:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 01:08:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 01:08:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 01:08:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 01:08:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 01:08:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 01:08:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 01:08:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 01:08:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 01:08:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 01:08:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 01:08:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 01:08:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 01:08:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 01:08:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 01:08:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 01:08:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 01:08:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 01:08:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 01:08:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 01:08:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 01:08:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 01:08:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 01:08:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 01:08:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 01:08:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 01:08:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 01:08:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 01:08:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 01:08:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 01:08:15 DEBUG : apple: size = 5 OK 2026/07/23 01:08:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:15 DEBUG : apple: Unchanged skipping 2026/07/23 01:08:15 DEBUG : appleapple: size = 21 OK 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 01:08:15 DEBUG : banana: size = 6 OK 2026/07/23 01:08:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:15 DEBUG : banana: Unchanged skipping 2026/07/23 01:08:15 DEBUG : splitbanan: size = 16 OK 2026/07/23 01:08:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:15 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 01:08:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 01:08:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 01:08:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 01:08:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 01:08:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 01:08:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 01:08:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 01:08:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 01:08:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 01:08:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 01:08:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 01:08:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 01:08:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 01:08:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 01:08:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 01:08:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 01:08:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 01:08:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 01:08:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 01:08:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 01:08:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 01:08:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 01:08:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 01:08:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 01:08:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 01:08:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 01:08:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 01:08:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 01:08:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 01:08:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 01:08:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 01:08:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 01:08:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 01:08:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 01:08:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/23 01:08:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 01:08:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 01:08:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 01:08:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 01:08:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 01:08:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 01:08:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 01:08:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 01:08:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 01:08:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 01:08:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 01:08:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 01:08:15 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/23 01:08:15 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/23 01:08:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 01:08:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:15 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/23 01:08:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 01:08:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 01:08:15 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/23 01:08:15 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/23 01:08:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:15 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/23 01:08:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 01:08:15 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/23 01:08:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:15 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/23 01:08:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 01:08:15 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/23 01:08:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 01:08:15 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/23 01:08:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 01:08:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 01:08:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 01:08:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/23 01:08:15 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/23 01:08:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 01:08:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:15 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/23 01:08:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 01:08:15 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/23 01:08:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:15 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/23 01:08:15 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/23 01:08:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 01:08:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 01:08:15 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:08:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 01:08:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 01:08:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 01:08:15 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/23 01:08:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 01:08:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 01:08:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 01:08:15 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:08:15 DEBUG : Waiting for deletions to finish 2026/07/23 01:08:15 DEBUG : Waiting for deletions to finish 2026/07/23 01:08:15 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : appleapple: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/23 01:08:15 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/23 01:08:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 01:08:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 01:08:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 01:08:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 01:08:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 01:08:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 01:08:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 01:08:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 01:08:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 01:08:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 01:08:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 01:08:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 01:08:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 01:08:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 01:08:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 01:08:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 01:08:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 01:08:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 01:08:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 01:08:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 01:08:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 01:08:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 01:08:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 01:08:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 01:08:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 01:08:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 01:08:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 01:08:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 01:08:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 01:08:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 01:08:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 01:08:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 01:08:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 01:08:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 01:08:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 01:08:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 01:08:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 01:08:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 01:08:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 01:08:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 01:08:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 01:08:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 01:08:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 01:08:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 01:08:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 01:08:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 01:08:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 01:08:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 01:08:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 01:08:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 01:08:16 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:08:27 DEBUG : Waiting for deletions to finish 2026/07/23 01:08:27 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:08:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:08:27 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:08:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:08:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:08:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:08:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:08:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:08:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:08:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:08:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:08:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:08:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:08:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:08:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:08:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:08:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:08:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:08:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 01:08:28 DEBUG : apple: size = 5 OK 2026/07/23 01:08:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:28 DEBUG : apple: Unchanged skipping 2026/07/23 01:08:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 01:08:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:28 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 01:08:28 DEBUG : banana: size = 6 OK 2026/07/23 01:08:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:28 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 01:08:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:28 DEBUG : banana: Unchanged skipping 2026/07/23 01:08:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 01:08:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 01:08:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 01:08:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 01:08:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 01:08:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 01:08:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 01:08:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 01:08:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 01:08:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 01:08:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 01:08:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 01:08:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 01:08:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 01:08:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 01:08:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 01:08:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 01:08:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 01:08:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 01:08:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 01:08:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 01:08:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 01:08:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 01:08:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 01:08:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 01:08:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 01:08:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 01:08:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 01:08:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 01:08:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 01:08:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 01:08:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 01:08:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 01:08:28 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:08:28 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:08:28 DEBUG : Waiting for deletions to finish 2026/07/23 01:08:28 INFO : There was nothing to transfer 2026/07/23 01:08:28 DEBUG : Waiting for deletions to finish 2026/07/23 01:08:28 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:08:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:08:28 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:08:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:08:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:08:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:08:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:08:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:08:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:08:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:08:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:08:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:08:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:08:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:08:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:08:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:08:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:08:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:08:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:08:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 01:08:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 01:08:29 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 01:08:29 DEBUG : banana: size = 6 OK 2026/07/23 01:08:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:29 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 01:08:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:29 DEBUG : apple: size = 5 OK 2026/07/23 01:08:29 DEBUG : banana: Unchanged skipping 2026/07/23 01:08:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:29 DEBUG : apple: Unchanged skipping 2026/07/23 01:08:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 01:08:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 01:08:29 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:08:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 01:08:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 01:08:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 01:08:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 01:08:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 01:08:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 01:08:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 01:08:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 01:08:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 01:08:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 01:08:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 01:08:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 01:08:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 01:08:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 01:08:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 01:08:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 01:08:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 01:08:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 01:08:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 01:08:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 01:08:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 01:08:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 01:08:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 01:08:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 01:08:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 01:08:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 01:08:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 01:08:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 01:08:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 01:08:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 01:08:29 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:08:29 DEBUG : Waiting for deletions to finish 2026/07/23 01:08:29 INFO : There was nothing to transfer 2026/07/23 01:08:29 DEBUG : Waiting for deletions to finish 2026/07/23 01:08:29 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : Waiting for deletions to finish 2026/07/23 01:08:29 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:08:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:08:41 DEBUG : Waiting for deletions to finish 2026/07/23 01:08:42 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : apple: size = 5 OK 2026/07/23 01:08:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:42 DEBUG : apple: Unchanged skipping 2026/07/23 01:08:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 01:08:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 01:08:42 DEBUG : banana: size = 6 OK 2026/07/23 01:08:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:42 DEBUG : banana: Unchanged skipping 2026/07/23 01:08:42 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 01:08:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:42 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 01:08:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 01:08:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 01:08:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 01:08:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 01:08:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 01:08:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 01:08:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 01:08:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 01:08:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 01:08:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 01:08:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 01:08:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 01:08:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 01:08:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 01:08:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 01:08:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 01:08:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 01:08:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 01:08:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 01:08:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 01:08:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 01:08:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 01:08:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 01:08:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 01:08:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 01:08:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 01:08:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 01:08:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 01:08:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 01:08:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 01:08:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 01:08:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 01:08:42 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:08:42 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:08:42 DEBUG : Waiting for deletions to finish 2026/07/23 01:08:42 INFO : There was nothing to transfer 2026/07/23 01:08:42 DEBUG : Waiting for deletions to finish 2026/07/23 01:08:42 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:08:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 01:08:43 DEBUG : apple: size = 5 OK 2026/07/23 01:08:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 01:08:43 DEBUG : apple: Unchanged skipping 2026/07/23 01:08:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 01:08:43 DEBUG : banana: size = 6 OK 2026/07/23 01:08:43 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 01:08:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:43 DEBUG : banana: Unchanged skipping 2026/07/23 01:08:43 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 01:08:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 01:08:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 01:08:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 01:08:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 01:08:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 01:08:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:43 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:08:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 01:08:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 01:08:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 01:08:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 01:08:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 01:08:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 01:08:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 01:08:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 01:08:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 01:08:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 01:08:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 01:08:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 01:08:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 01:08:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 01:08:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 01:08:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 01:08:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 01:08:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 01:08:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 01:08:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 01:08:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 01:08:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 01:08:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 01:08:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 01:08:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 01:08:43 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:08:43 DEBUG : Waiting for deletions to finish 2026/07/23 01:08:43 INFO : There was nothing to transfer 2026/07/23 01:08:43 DEBUG : Waiting for deletions to finish 2026/07/23 01:08:43 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:08:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:08:43 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:08:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:08:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:08:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:08:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:08:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:08:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:08:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:08:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:08:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:08:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:08:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:08:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:08:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:08:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:08:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:08:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:08:55 DEBUG : Waiting for deletions to finish 2026/07/23 01:08:55 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:08:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:08:55 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:08:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:08:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:08:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:08:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:08:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:08:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:08:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:08:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:08:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:08:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:08:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:08:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:08:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:08:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:08:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:08:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:08:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 01:08:55 DEBUG : apple: size = 5 OK 2026/07/23 01:08:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:55 DEBUG : apple: Unchanged skipping 2026/07/23 01:08:55 DEBUG : banana: size = 6 OK 2026/07/23 01:08:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 01:08:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:55 DEBUG : banana: Unchanged skipping 2026/07/23 01:08:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 01:08:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 01:08:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 01:08:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 01:08:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 01:08:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 01:08:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 01:08:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 01:08:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 01:08:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 01:08:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 01:08:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 01:08:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 01:08:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 01:08:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 01:08:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 01:08:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 01:08:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 01:08:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 01:08:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 01:08:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 01:08:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 01:08:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 01:08:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 01:08:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 01:08:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 01:08:55 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:08:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 01:08:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 01:08:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 01:08:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 01:08:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 01:08:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 01:08:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 01:08:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 01:08:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 01:08:55 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:08:55 DEBUG : Waiting for deletions to finish 2026/07/23 01:08:55 INFO : There was nothing to transfer 2026/07/23 01:08:55 DEBUG : Waiting for deletions to finish 2026/07/23 01:08:56 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : apple: size = 5 OK 2026/07/23 01:08:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:56 DEBUG : apple: Unchanged skipping 2026/07/23 01:08:56 DEBUG : banana: size = 6 OK 2026/07/23 01:08:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:56 DEBUG : banana: Unchanged skipping 2026/07/23 01:08:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 01:08:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 01:08:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 01:08:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 01:08:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 01:08:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 01:08:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 01:08:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 01:08:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 01:08:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 01:08:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 01:08:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 01:08:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 01:08:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 01:08:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 01:08:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 01:08:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 01:08:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 01:08:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 01:08:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 01:08:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 01:08:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 01:08:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:56 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:08:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 01:08:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 01:08:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 01:08:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 01:08:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 01:08:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 01:08:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 01:08:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 01:08:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 01:08:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 01:08:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 01:08:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 01:08:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 01:08:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:08:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 01:08:56 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:08:56 DEBUG : Waiting for deletions to finish 2026/07/23 01:08:56 INFO : There was nothing to transfer 2026/07/23 01:08:56 DEBUG : Waiting for deletions to finish 2026/07/23 01:08:56 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:08:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:09:08 DEBUG : Waiting for deletions to finish 2026/07/23 01:09:09 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 01:09:09 DEBUG : banana: size = 6 OK 2026/07/23 01:09:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:09 DEBUG : apple: size = 5 OK 2026/07/23 01:09:09 DEBUG : banana: Unchanged skipping 2026/07/23 01:09:09 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 01:09:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:09 DEBUG : apple: Unchanged skipping 2026/07/23 01:09:09 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 01:09:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 01:09:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 01:09:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 01:09:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 01:09:09 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:09:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 01:09:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 01:09:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 01:09:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 01:09:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 01:09:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 01:09:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 01:09:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 01:09:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 01:09:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 01:09:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 01:09:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 01:09:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 01:09:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 01:09:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 01:09:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 01:09:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 01:09:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 01:09:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 01:09:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 01:09:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 01:09:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 01:09:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 01:09:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 01:09:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 01:09:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 01:09:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 01:09:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 01:09:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 01:09:09 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:09:09 DEBUG : Waiting for deletions to finish 2026/07/23 01:09:09 INFO : There was nothing to transfer 2026/07/23 01:09:09 DEBUG : Waiting for deletions to finish 2026/07/23 01:09:09 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:09:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 01:09:10 DEBUG : apple: size = 5 OK 2026/07/23 01:09:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:10 DEBUG : apple: Unchanged skipping 2026/07/23 01:09:10 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 01:09:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 01:09:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 01:09:10 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 01:09:10 DEBUG : banana: size = 6 OK 2026/07/23 01:09:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:10 DEBUG : banana: Unchanged skipping 2026/07/23 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 01:09:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 01:09:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 01:09:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 01:09:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 01:09:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 01:09:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 01:09:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 01:09:10 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:09:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 01:09:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 01:09:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 01:09:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 01:09:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 01:09:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 01:09:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 01:09:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 01:09:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 01:09:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 01:09:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 01:09:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 01:09:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 01:09:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 01:09:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 01:09:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 01:09:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 01:09:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 01:09:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 01:09:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 01:09:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 01:09:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 01:09:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 01:09:10 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:09:10 DEBUG : Waiting for deletions to finish 2026/07/23 01:09:10 INFO : There was nothing to transfer 2026/07/23 01:09:10 DEBUG : Waiting for deletions to finish 2026/07/23 01:09:10 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:09:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:09:10 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:09:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:09:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:09:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:09:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:09:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:09:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:09:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:09:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:09:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:09:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:09:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:09:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:09:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:09:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:09:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:09:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:09:23 DEBUG : Waiting for deletions to finish 2026/07/23 01:09:24 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : apple: size = 5 OK 2026/07/23 01:09:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:24 DEBUG : apple: Unchanged skipping 2026/07/23 01:09:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 01:09:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 01:09:24 DEBUG : banana: size = 6 OK 2026/07/23 01:09:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:24 DEBUG : banana: Unchanged skipping 2026/07/23 01:09:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 01:09:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 01:09:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 01:09:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 01:09:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 01:09:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 01:09:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 01:09:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 01:09:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 01:09:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 01:09:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 01:09:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 01:09:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 01:09:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 01:09:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 01:09:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 01:09:24 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:09:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 01:09:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 01:09:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 01:09:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 01:09:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 01:09:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 01:09:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 01:09:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 01:09:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 01:09:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 01:09:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 01:09:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 01:09:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 01:09:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 01:09:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 01:09:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 01:09:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 01:09:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 01:09:24 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:09:24 DEBUG : Waiting for deletions to finish 2026/07/23 01:09:24 INFO : There was nothing to transfer 2026/07/23 01:09:24 DEBUG : Waiting for deletions to finish 2026/07/23 01:09:24 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:09:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 01:09:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 01:09:25 DEBUG : apple: size = 5 OK 2026/07/23 01:09:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:25 DEBUG : banana: size = 6 OK 2026/07/23 01:09:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:25 DEBUG : banana: Unchanged skipping 2026/07/23 01:09:25 DEBUG : apple: Unchanged skipping 2026/07/23 01:09:25 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 01:09:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:25 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 01:09:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 01:09:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 01:09:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 01:09:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 01:09:25 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:09:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 01:09:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 01:09:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 01:09:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 01:09:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 01:09:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 01:09:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 01:09:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 01:09:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 01:09:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 01:09:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 01:09:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 01:09:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 01:09:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 01:09:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 01:09:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 01:09:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 01:09:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 01:09:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 01:09:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 01:09:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 01:09:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 01:09:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 01:09:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 01:09:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 01:09:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 01:09:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 01:09:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 01:09:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 01:09:25 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:09:25 DEBUG : Waiting for deletions to finish 2026/07/23 01:09:25 INFO : There was nothing to transfer 2026/07/23 01:09:25 DEBUG : Waiting for deletions to finish 2026/07/23 01:09:25 DEBUG : apple: Excluded (Path Filter) 2026/07/23 01:09:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 01:09:25 DEBUG : banana: Excluded (Path Filter) 2026/07/23 01:09:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 01:09:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 01:09:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 01:09:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 01:09:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 01:09:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 01:09:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 01:09:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 01:09:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 01:09:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 01:09:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 01:09:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 01:09:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 01:09:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 01:09:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 01:09:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 01:09:25 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (166.88s) --- PASS: TestTransform/NFC (12.14s) --- PASS: TestTransform/NFD (13.97s) --- PASS: TestTransform/base64 (16.11s) --- PASS: TestTransform/prefix (19.21s) --- PASS: TestTransform/suffix (20.26s) --- PASS: TestTransform/truncate (15.55s) --- PASS: TestTransform/encoder (13.94s) --- PASS: TestTransform/ISO-8859-1 (13.62s) --- PASS: TestTransform/charmap (13.51s) --- PASS: TestTransform/lowercase (14.14s) --- PASS: TestTransform/ascii (14.41s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:09:30 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/23 01:09:30 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/23 01:09:30 INFO : sub dir_somesuffix: Making directory 2026/07/23 01:09:30 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/23 01:09:30 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/23 01:09:30 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/23 01:09:30 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/23 01:09:30 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/23 01:09:30 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:09:30 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:09:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/23 01:09:30 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:09:30 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/23 01:09:30 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.52s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:09:31 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:31 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:31 INFO : tictactoe: Making directory 2026/07/23 01:09:31 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:31 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 01:09:31 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/23 01:09:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 01:09:31 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:09:31 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:09:32 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/23 01:09:32 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:09:32 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/23 01:09:32 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.80s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:09:33 INFO : toe: Making directory 2026/07/23 01:09:33 INFO : toe/toe: Making directory 2026/07/23 01:09:33 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/23 01:09:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/23 01:09:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/23 01:09:33 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:09:33 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:09:34 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/23 01:09:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:09:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/23 01:09:34 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.68s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:09:35 INFO : toe: Making directory 2026/07/23 01:09:35 INFO : toe/toe: Making directory 2026/07/23 01:09:35 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/23 01:09:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/23 01:09:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/23 01:09:35 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:09:35 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:09:35 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/23 01:09:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:09:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/23 01:09:35 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.60s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:09:36 DEBUG : empty_dir: Making directory with metadata 2026/07/23 01:09:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 01:09:36 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 01:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 01:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 01:09:36 INFO : tictacempty_dir: Making directory 2026/07/23 01:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 01:09:36 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:36 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:36 INFO : tictactoe: Making directory 2026/07/23 01:09:36 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:36 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 01:09:36 INFO : tictactoe/tictactoe: Making directory 2026/07/23 01:09:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 01:09:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 01:09:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 01:09:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 01:09:36 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:09:36 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:09:37 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/23 01:09:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:09:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/23 01:09:37 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.48s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:09:38 DEBUG : empty_dir: Making directory with metadata 2026/07/23 01:09:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 01:09:38 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 01:09:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 01:09:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 01:09:38 INFO : tictacempty_dir: Making directory 2026/07/23 01:09:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 01:09:38 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:38 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:38 INFO : tictactoe: Making directory 2026/07/23 01:09:38 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:38 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 01:09:38 INFO : tictactoe/tictactoe: Making directory 2026/07/23 01:09:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 01:09:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 01:09:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 01:09:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 01:09:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 01:09:38 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:09:38 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:09:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 01:09:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:09:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 01:09:39 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/23 01:09:39 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:09:39 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 01:09:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 01:09:39 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:39 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 01:09:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 01:09:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:09:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/23 01:09:39 NOTICE: B2 bucket rclone-test-ganoraw6yima: 0 differences found 2026/07/23 01:09:39 NOTICE: B2 bucket rclone-test-ganoraw6yima: 1 matching files --- PASS: TestAllTag (2.03s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:09:40 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:40 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:40 INFO : tictactoe: Making directory 2026/07/23 01:09:40 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:40 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 01:09:40 INFO : tictactoe/tictactoe: Making directory 2026/07/23 01:09:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 01:09:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 01:09:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 01:09:40 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:09:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 01:09:40 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:09:40 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/23 01:09:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:09:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/23 01:09:40 DEBUG : Waiting for deletions to finish 2026/07/23 01:09:41 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:41 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:41 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 01:09:41 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/23 01:09:41 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/23 01:09:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 01:09:41 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/23 01:09:41 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:09:41 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:09:41 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.92s) === RUN TestSyntax 2026/07/23 01:09:42 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:09:42 INFO : toe: Making directory 2026/07/23 01:09:42 INFO : toe/toe: Making directory 2026/07/23 01:09:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/23 01:09:42 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:09:42 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:09:42 DEBUG : toe/toe/toe: size = 11 OK 2026/07/23 01:09:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:09:42 INFO : toe/toe/toe: Copied (new) 2026/07/23 01:09:42 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.68s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:09:43 DEBUG : empty_dir: Making directory with metadata 2026/07/23 01:09:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 01:09:43 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 01:09:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 01:09:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 01:09:43 INFO : tictacempty_dir: Making directory 2026/07/23 01:09:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 01:09:43 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:43 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:43 INFO : tictactoe: Making directory 2026/07/23 01:09:43 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:43 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 01:09:43 INFO : tictactoe/tictactoe: Making directory 2026/07/23 01:09:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 01:09:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 01:09:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 01:09:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 01:09:43 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:09:43 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:09:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 01:09:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 01:09:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 01:09:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:09:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 01:09:44 INFO : toe/toe/toe.txt: Deleted 2026/07/23 01:09:44 INFO : toe/toe: Removing directory 2026/07/23 01:09:44 INFO : toe: Removing directory 2026/07/23 01:09:44 INFO : empty_dir: Removing directory 2026/07/23 01:09:44 DEBUG : Local file system at /tmp/rclone1313078469: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.55s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:09:45 DEBUG : empty_dir: Making directory with metadata 2026/07/23 01:09:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 01:09:45 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 01:09:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 01:09:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 01:09:45 INFO : tictacempty_dir: Making directory 2026/07/23 01:09:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 01:09:45 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:45 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:45 INFO : tictactoe: Making directory 2026/07/23 01:09:45 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:45 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 01:09:45 INFO : tictactoe/tictactoe: Making directory 2026/07/23 01:09:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 01:09:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 01:09:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 01:09:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 01:09:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 01:09:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 01:09:45 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:09:45 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:09:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 01:09:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:09:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 01:09:46 INFO : toe/toe/toe.txt: Deleted 2026/07/23 01:09:46 INFO : toe/toe: Removing directory 2026/07/23 01:09:46 INFO : toe: Removing directory 2026/07/23 01:09:46 INFO : empty_dir: Removing directory 2026/07/23 01:09:46 DEBUG : Local file system at /tmp/rclone1313078469: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/23 01:09:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 01:09:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/23 01:09:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 01:09:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 01:09:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 01:09:47 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/23 01:09:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:09:47 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/23 01:09:47 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.11s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:09:48 DEBUG : Reset feature "Copy" 2026/07/23 01:09:48 DEBUG : Reset feature "Move" 2026/07/23 01:09:48 DEBUG : Reset feature "Copy" 2026/07/23 01:09:48 DEBUG : Reset feature "Move" 2026/07/23 01:09:48 DEBUG : empty_dir: Making directory with metadata 2026/07/23 01:09:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 01:09:48 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 01:09:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 01:09:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 01:09:48 INFO : tictacempty_dir: Making directory 2026/07/23 01:09:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 01:09:48 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:48 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:48 INFO : tictactoe: Making directory 2026/07/23 01:09:48 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:48 DEBUG : toe: transformed to: tictactoe 2026/07/23 01:09:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 01:09:48 INFO : tictactoe/tictactoe: Making directory 2026/07/23 01:09:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 01:09:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 01:09:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 01:09:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 01:09:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 01:09:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 01:09:48 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:09:48 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:09:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 01:09:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:09:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 01:09:49 INFO : toe/toe/toe.txt: Deleted 2026/07/23 01:09:49 INFO : toe/toe: Removing directory 2026/07/23 01:09:49 INFO : toe: Removing directory 2026/07/23 01:09:49 INFO : empty_dir: Removing directory 2026/07/23 01:09:49 DEBUG : Local file system at /tmp/rclone1313078469: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/23 01:09:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 01:09:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/23 01:09:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 01:09:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 01:09:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 01:09:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/23 01:09:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:09:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/23 01:09:50 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.29s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:09:51 DEBUG : toe: transformed to: dG9l 2026/07/23 01:09:51 DEBUG : toe: transformed to: dG9l 2026/07/23 01:09:51 INFO : dG9l: Making directory 2026/07/23 01:09:51 DEBUG : toe: transformed to: dG9l 2026/07/23 01:09:51 DEBUG : toe: transformed to: dG9l 2026/07/23 01:09:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/23 01:09:51 INFO : dG9l/dG9l: Making directory 2026/07/23 01:09:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/23 01:09:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/23 01:09:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/23 01:09:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 01:09:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/23 01:09:51 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:09:51 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:09:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/23 01:09:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:09:52 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/23 01:09:52 DEBUG : Waiting for deletions to finish 2026/07/23 01:09:52 DEBUG : dG9l: transformed to: toe 2026/07/23 01:09:52 DEBUG : dG9l: transformed to: toe 2026/07/23 01:09:52 DEBUG : dG9l: transformed to: toe 2026/07/23 01:09:52 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/23 01:09:52 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/23 01:09:52 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/23 01:09:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/23 01:09:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/23 01:09:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/23 01:09:52 DEBUG : Local file system at /tmp/rclone1313078469: Waiting for checks to finish 2026/07/23 01:09:52 DEBUG : Local file system at /tmp/rclone1313078469: Waiting for transfers to finish 2026/07/23 01:09:52 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.30s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-ganoraw6yima", Local "Local file system at /tmp/rclone1313078469", Modify Window "1ms" 2026/07/23 01:09:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 01:09:53 DEBUG : toe: transformed to: 2026/07/23 01:09:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 01:09:54 DEBUG : toe: transformed to: 2026/07/23 01:09:54 INFO : B2 bucket rclone-test-ganoraw6yima: Making directory 2026/07/23 01:09:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 01:09:54 DEBUG : toe: transformed to: 2026/07/23 01:09:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 01:09:54 DEBUG : toe: transformed to: 2026/07/23 01:09:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 01:09:54 DEBUG : toe/toe: transformed to: 2026/07/23 01:09:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/23 01:09:54 INFO : toe/toe: Making directory 2026/07/23 01:09:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 01:09:54 DEBUG : toe/toe: transformed to: 2026/07/23 01:09:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/23 01:09:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 01:09:54 DEBUG : toe: transformed to: 2026/07/23 01:09:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/23 01:09:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 01:09:54 DEBUG : toe/toe/toe: transformed to: 2026/07/23 01:09:54 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/23 01:09:54 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for checks to finish 2026/07/23 01:09:54 DEBUG : B2 bucket rclone-test-ganoraw6yima: Waiting for transfers to finish 2026/07/23 01:09:54 DEBUG : toe/toe/toe: size = 11 OK 2026/07/23 01:09:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/23 01:09:54 INFO : toe/toe/toe: Copied (new) 2026/07/23 01:09:54 ERROR : B2 bucket rclone-test-ganoraw6yima: not deleting files as there were IO errors 2026/07/23 01:09:54 ERROR : B2 bucket rclone-test-ganoraw6yima: not deleting directories as there were IO errors --- PASS: TestError (1.69s) PASS 2026/07/23 01:09:55 DEBUG : B2 bucket rclone-test-ganoraw6yima: Purge remote 2026/07/23 01:09:55 INFO : B2 bucket rclone-test-ganoraw6yima: cleaning bucket "rclone-test-ganoraw6yima" of all files 2026/07/23 01:09:56 DEBUG : BackupDir/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41024c3ccf4457a7_d20260723_m010426_c001_v7007000_t0000_u01784768666370") 2026/07/23 01:09:56 DEBUG : BackupDir/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f10026b86cdc012cd_d20260723_m010420_c001_v0001181_t0019_u01784768660705") 2026/07/23 01:09:56 DEBUG : CompareDest/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f403defd4f2d8087e_d20260723_m010401_c001_v7007000_t0000_u01784768641218") 2026/07/23 01:09:56 DEBUG : CompareDest/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383b747_d20260723_m010354_c001_v0001173_t0031_u01784768634903") 2026/07/23 01:09:56 DEBUG : CompareDest/two: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f403defd4f2d8087f_d20260723_m010401_c001_v7007000_t0000_u01784768641401") 2026/07/23 01:09:56 DEBUG : CompareDest/two: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a1e4_d20260723_m010356_c001_v0001182_t0054_u01784768636363") 2026/07/23 01:09:56 DEBUG : CopyDest/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41024c3ccf4457a9_d20260723_m010426_c001_v7007000_t0000_u01784768666544") 2026/07/23 01:09:56 DEBUG : CopyDest/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20c4f_d20260723_m010417_c001_v0001029_t0034_u01784768657474") 2026/07/23 01:09:56 DEBUG : CopyDest/three: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41024c3ccf4457ab_d20260723_m010426_c001_v7007000_t0000_u01784768666719") 2026/07/23 01:09:56 DEBUG : CopyDest/three: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a2f2_d20260723_m010424_c001_v0001182_t0045_u01784768664098") 2026/07/23 01:09:57 DEBUG : CopyDest/two: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41024c3ccf4457ae_d20260723_m010426_c001_v7007000_t0000_u01784768666893") 2026/07/23 01:09:57 DEBUG : CopyDest/two: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383b7f1_d20260723_m010421_c001_v0001173_t0058_u01784768661968") 2026/07/23 01:09:57 DEBUG : EXISTING: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f423ed67bb63df957_d20260723_m010552_c001_v7007000_t0000_u01784768752010") 2026/07/23 01:09:57 DEBUG : EXISTING: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a618_d20260723_m010550_c001_v0001182_t0025_u01784768750981") 2026/07/23 01:09:57 DEBUG : PREFIXapple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f414f686ef521a447_d20260723_m010739_c001_v7007000_t0000_u01784768859118") 2026/07/23 01:09:57 DEBUG : PREFIXapple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9f12_d20260723_m010734_c001_v0001174_t0028_u01784768854146") 2026/07/23 01:09:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e1600_d20260723_m010739_c001_v7007000_t0000_u01784768859130") 2026/07/23 01:09:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e4095e_d20260723_m010734_c001_v0001183_t0036_u01784768854112") 2026/07/23 01:09:57 DEBUG : PREFIXbanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176da8_d20260723_m010739_c001_v7007000_t0000_u01784768859174") 2026/07/23 01:09:57 DEBUG : PREFIXbanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468aa38_d20260723_m010734_c001_v0001182_t0021_u01784768854135") 2026/07/23 01:09:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f414f686ef521a449_d20260723_m010739_c001_v7007000_t0000_u01784768859299") 2026/07/23 01:09:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bda7_d20260723_m010734_c001_v0001173_t0021_u01784768854124") 2026/07/23 01:09:57 DEBUG : Testêé: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f423ed67bb63df93f_d20260723_m010548_c001_v7007000_t0000_u01784768748527") 2026/07/23 01:09:57 DEBUG : Testêé: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a5f2_d20260723_m010547_c001_v0001182_t0041_u01784768747937") 2026/07/23 01:09:57 DEBUG : Testêé: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383ba6d_d20260723_m010546_c001_v0001173_t0010_u01784768746860") 2026/07/23 01:09:57 DEBUG : YXBwbGU=: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614b4_d20260723_m010721_c001_v7007000_t0000_u01784768841219") 2026/07/23 01:09:57 DEBUG : YXBwbGU=: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a9be_d20260723_m010717_c001_v0001182_t0018_u01784768837332") 2026/07/23 01:09:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614b5_d20260723_m010721_c001_v7007000_t0000_u01784768841402") 2026/07/23 01:09:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9e2a_d20260723_m010717_c001_v0001174_t0032_u01784768837363") 2026/07/23 01:09:58 DEBUG : YmFuYW5h: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614b6_d20260723_m010721_c001_v7007000_t0000_u01784768841586") 2026/07/23 01:09:58 DEBUG : YmFuYW5h: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bd39_d20260723_m010717_c001_v0001173_t0041_u01784768837342") 2026/07/23 01:09:58 DEBUG : a/potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e07ef_d20260723_m010225_c001_v7007000_t0000_u01784768545136") 2026/07/23 01:09:58 DEBUG : a/potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b65_d20260723_m010223_c001_v0001029_t0036_u01784768543906") 2026/07/23 01:09:58 DEBUG : a/potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e07e7_d20260723_m010221_c001_v7007000_t0000_u01784768541842") 2026/07/23 01:09:58 DEBUG : a/potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b59_d20260723_m010220_c001_v0001029_t0030_u01784768540780") 2026/07/23 01:09:58 DEBUG : a/potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f420e0848cee9af47_d20260723_m010200_c001_v7007000_t0000_u01784768520999") 2026/07/23 01:09:58 DEBUG : a/potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b0f_d20260723_m010159_c001_v0001029_t0016_u01784768519689") 2026/07/23 01:09:58 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b52e_d20260723_m010926_c001_v7007000_t0000_u01784768966049") 2026/07/23 01:09:58 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40ddc_d20260723_m010922_c001_v0001183_t0057_u01784768962196") 2026/07/23 01:09:58 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245a6b_d20260723_m010911_c001_v7007000_t0000_u01784768951231") 2026/07/23 01:09:58 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40d4a_d20260723_m010907_c001_v0001183_t0011_u01784768947891") 2026/07/23 01:09:58 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0ce24_d20260723_m010857_c001_v7007000_t0000_u01784768937375") 2026/07/23 01:09:58 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40cb4_d20260723_m010853_c001_v0001183_t0013_u01784768933981") 2026/07/23 01:09:58 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c771b_d20260723_m010843_c001_v7007000_t0000_u01784768923944") 2026/07/23 01:09:58 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40c20_d20260723_m010840_c001_v0001183_t0021_u01784768920695") 2026/07/23 01:09:58 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f411f97f90a390238_d20260723_m010830_c001_v7007000_t0000_u01784768910324") 2026/07/23 01:09:58 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40bac_d20260723_m010826_c001_v0001183_t0012_u01784768906614") 2026/07/23 01:09:58 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e422_d20260723_m010816_c001_v7007000_t0000_u01784768896456") 2026/07/23 01:09:59 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468abed_d20260723_m010811_c001_v0001182_t0047_u01784768891259") 2026/07/23 01:09:59 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3b8_d20260723_m010800_c001_v7007000_t0000_u01784768880347") 2026/07/23 01:09:59 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40a5c_d20260723_m010757_c001_v0001183_t0035_u01784768877081") 2026/07/23 01:09:59 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f425548e5a5ff84ce_d20260723_m010755_c001_v7007000_t0000_u01784768875952") 2026/07/23 01:09:59 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ab04_d20260723_m010751_c001_v0001182_t0012_u01784768871615") 2026/07/23 01:09:59 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e22_d20260723_m010740_c001_v7007000_t0000_u01784768860610") 2026/07/23 01:09:59 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9f41_d20260723_m010737_c001_v0001174_t0031_u01784768857318") 2026/07/23 01:09:59 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e0c_d20260723_m010736_c001_v7007000_t0000_u01784768856277") 2026/07/23 01:09:59 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e4094a_d20260723_m010732_c001_v0001183_t0032_u01784768852028") 2026/07/23 01:09:59 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4160a34aa09aec9f_d20260723_m010719_c001_v7007000_t0000_u01784768839260") 2026/07/23 01:09:59 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a9b2_d20260723_m010715_c001_v0001182_t0008_u01784768835113") 2026/07/23 01:09:59 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd900455f_d20260723_m010705_c001_v7007000_t0000_u01784768825155") 2026/07/23 01:09:59 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a93e_d20260723_m010701_c001_v0001182_t0023_u01784768821814") 2026/07/23 01:09:59 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f412f4246b9b117a4_d20260723_m010651_c001_v7007000_t0000_u01784768811122") 2026/07/23 01:09:59 DEBUG : apple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a8a6_d20260723_m010647_c001_v0001182_t0052_u01784768807866") 2026/07/23 01:09:59 DEBUG : appleSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4270f93ba5f584cc_d20260723_m010758_c001_v7007000_t0000_u01784768878549") 2026/07/23 01:09:59 DEBUG : appleSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ab12_d20260723_m010753_c001_v0001182_t0008_u01784768873732") 2026/07/23 01:09:59 DEBUG : appleapple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e423_d20260723_m010816_c001_v7007000_t0000_u01784768896629") 2026/07/23 01:09:59 DEBUG : appleapple: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468abf9_d20260723_m010813_c001_v0001182_t0054_u01784768893167") 2026/07/23 01:09:59 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b532_d20260723_m010926_c001_v7007000_t0000_u01784768966223") 2026/07/23 01:10:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ae47_d20260723_m010923_c001_v0001182_t0026_u01784768963033") 2026/07/23 01:10:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245a6c_d20260723_m010911_c001_v7007000_t0000_u01784768951429") 2026/07/23 01:10:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ade3_d20260723_m010908_c001_v0001182_t0039_u01784768948527") 2026/07/23 01:10:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0ce25_d20260723_m010857_c001_v7007000_t0000_u01784768937551") 2026/07/23 01:10:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ad87_d20260723_m010854_c001_v0001182_t0040_u01784768934795") 2026/07/23 01:10:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c771d_d20260723_m010844_c001_v7007000_t0000_u01784768924118") 2026/07/23 01:10:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ad05_d20260723_m010841_c001_v0001182_t0014_u01784768921268") 2026/07/23 01:10:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f411f97f90a390239_d20260723_m010830_c001_v7007000_t0000_u01784768910502") 2026/07/23 01:10:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ac93_d20260723_m010827_c001_v0001182_t0010_u01784768907280") 2026/07/23 01:10:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e52791_d20260723_m010814_c001_v7007000_t0000_u01784768894839") 2026/07/23 01:10:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40afa_d20260723_m010811_c001_v0001183_t0027_u01784768891802") 2026/07/23 01:10:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3ba_d20260723_m010800_c001_v7007000_t0000_u01784768880543") 2026/07/23 01:10:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ab44_d20260723_m010757_c001_v0001182_t0011_u01784768877092") 2026/07/23 01:10:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0cc37_d20260723_m010755_c001_v7007000_t0000_u01784768875550") 2026/07/23 01:10:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40a1a_d20260723_m010752_c001_v0001183_t0015_u01784768872425") 2026/07/23 01:10:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e23_d20260723_m010740_c001_v7007000_t0000_u01784768860784") 2026/07/23 01:10:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bdc1_d20260723_m010737_c001_v0001173_t0030_u01784768857286") 2026/07/23 01:10:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176d9d_d20260723_m010736_c001_v7007000_t0000_u01784768856093") 2026/07/23 01:10:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468aa34_d20260723_m010732_c001_v0001182_t0014_u01784768852920") 2026/07/23 01:10:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41345c4167e5b649_d20260723_m010719_c001_v7007000_t0000_u01784768839270") 2026/07/23 01:10:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e4087a_d20260723_m010715_c001_v0001183_t0032_u01784768835723") 2026/07/23 01:10:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd9004560_d20260723_m010705_c001_v7007000_t0000_u01784768825333") 2026/07/23 01:10:00 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e407e2_d20260723_m010702_c001_v0001183_t0023_u01784768822354") 2026/07/23 01:10:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f412f4246b9b117a6_d20260723_m010651_c001_v7007000_t0000_u01784768811295") 2026/07/23 01:10:01 DEBUG : appleappleapplebanana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e406f6_d20260723_m010648_c001_v0001183_t0027_u01784768808618") 2026/07/23 01:10:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3ac_d20260723_m010758_c001_v7007000_t0000_u01784768878699") 2026/07/23 01:10:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383be19_d20260723_m010753_c001_v0001173_t0058_u01784768873745") 2026/07/23 01:10:01 DEBUG : b/potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e07f0_d20260723_m010225_c001_v7007000_t0000_u01784768545310") 2026/07/23 01:10:01 DEBUG : b/potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b5b_d20260723_m010222_c001_v0001029_t0042_u01784768542370") 2026/07/23 01:10:01 DEBUG : b/potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e07e6_d20260723_m010221_c001_v7007000_t0000_u01784768541320") 2026/07/23 01:10:01 DEBUG : b/potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b53_d20260723_m010219_c001_v0001029_t0005_u01784768539223") 2026/07/23 01:10:01 DEBUG : b/potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f420e0848cee9af44_d20260723_m010200_c001_v7007000_t0000_u01784768520465") 2026/07/23 01:10:01 DEBUG : b/potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b0b_d20260723_m010158_c001_v0001029_t0010_u01784768518536") 2026/07/23 01:10:01 DEBUG : backup/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4270f93ba5f58119_d20260723_m010440_c001_v7007000_t0000_u01784768680297") 2026/07/23 01:10:01 DEBUG : backup/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f10435b194f7144f1_d20260723_m010438_c001_v0001105_t0019_u01784768678202") 2026/07/23 01:10:01 DEBUG : backup/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1007ac02b769620c_d20260723_m010433_c001_v0001040_t0054_u01784768673986") 2026/07/23 01:10:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7411_d20260723_m010509_c001_v7007000_t0000_u01784768709033") 2026/07/23 01:10:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f103d2c3478861ea6_d20260723_m010506_c001_v0001171_t0051_u01784768706976") 2026/07/23 01:10:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1161a907d9116edb_d20260723_m010501_c001_v0001171_t0011_u01784768701531") 2026/07/23 01:10:01 DEBUG : backup/one.bak: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd90043e7_d20260723_m010455_c001_v7007000_t0000_u01784768695119") 2026/07/23 01:10:01 DEBUG : backup/one.bak: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f10208673ad26caac_d20260723_m010453_c001_v0001171_t0019_u01784768693421") 2026/07/23 01:10:01 DEBUG : backup/one.bak: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f105c666164c91037_d20260723_m010449_c001_v0001157_t0053_u01784768689356") 2026/07/23 01:10:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7412_d20260723_m010509_c001_v7007000_t0000_u01784768709265") 2026/07/23 01:10:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f103a6ffa7acf8849_d20260723_m010508_c001_v0001091_t0055_u01784768708067") 2026/07/23 01:10:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101a638bf0a10edc_d20260723_m010503_c001_v0001171_t0035_u01784768703481") 2026/07/23 01:10:02 DEBUG : backup/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4270f93ba5f5811b_d20260723_m010440_c001_v7007000_t0000_u01784768680477") 2026/07/23 01:10:02 DEBUG : backup/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1148fca9928714df_d20260723_m010439_c001_v0001109_t0008_u01784768679259") 2026/07/23 01:10:02 DEBUG : backup/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f11981e8465edb9f6_d20260723_m010435_c001_v0001181_t0018_u01784768675809") 2026/07/23 01:10:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd90043e8_d20260723_m010455_c001_v7007000_t0000_u01784768695302") 2026/07/23 01:10:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f10651ea1d51b134c_d20260723_m010454_c001_v0001167_t0010_u01784768694253") 2026/07/23 01:10:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f114ea888ffb83acc_d20260723_m010451_c001_v0001136_t0010_u01784768691082") 2026/07/23 01:10:02 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b534_d20260723_m010926_c001_v7007000_t0000_u01784768966397") 2026/07/23 01:10:02 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba47a_d20260723_m010922_c001_v0001174_t0059_u01784768962616") 2026/07/23 01:10:02 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245a6e_d20260723_m010911_c001_v7007000_t0000_u01784768951718") 2026/07/23 01:10:02 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba3dc_d20260723_m010908_c001_v0001174_t0041_u01784768948137") 2026/07/23 01:10:02 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0ce26_d20260723_m010857_c001_v7007000_t0000_u01784768937728") 2026/07/23 01:10:02 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba326_d20260723_m010854_c001_v0001174_t0052_u01784768934174") 2026/07/23 01:10:02 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c771f_d20260723_m010844_c001_v7007000_t0000_u01784768924292") 2026/07/23 01:10:02 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba28c_d20260723_m010840_c001_v0001174_t0031_u01784768920906") 2026/07/23 01:10:02 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f411f97f90a39023b_d20260723_m010830_c001_v7007000_t0000_u01784768910679") 2026/07/23 01:10:02 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba1fa_d20260723_m010826_c001_v0001174_t0036_u01784768906819") 2026/07/23 01:10:02 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e424_d20260723_m010816_c001_v7007000_t0000_u01784768896802") 2026/07/23 01:10:02 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383beaf_d20260723_m010811_c001_v0001173_t0034_u01784768891470") 2026/07/23 01:10:03 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3bc_d20260723_m010800_c001_v7007000_t0000_u01784768880742") 2026/07/23 01:10:03 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba038_d20260723_m010757_c001_v0001174_t0022_u01784768877102") 2026/07/23 01:10:03 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e40c_d20260723_m010755_c001_v7007000_t0000_u01784768875993") 2026/07/23 01:10:03 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383be13_d20260723_m010751_c001_v0001173_t0021_u01784768871812") 2026/07/23 01:10:03 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e24_d20260723_m010740_c001_v7007000_t0000_u01784768860957") 2026/07/23 01:10:03 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40980_d20260723_m010737_c001_v0001183_t0026_u01784768857306") 2026/07/23 01:10:03 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0cbf9_d20260723_m010736_c001_v7007000_t0000_u01784768856104") 2026/07/23 01:10:03 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bd9b_d20260723_m010732_c001_v0001173_t0052_u01784768852259") 2026/07/23 01:10:03 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e380_d20260723_m010719_c001_v7007000_t0000_u01784768839456") 2026/07/23 01:10:03 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bd23_d20260723_m010715_c001_v0001173_t0051_u01784768835315") 2026/07/23 01:10:03 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd9004561_d20260723_m010705_c001_v7007000_t0000_u01784768825573") 2026/07/23 01:10:03 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bca5_d20260723_m010702_c001_v0001173_t0030_u01784768822039") 2026/07/23 01:10:03 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f412f4246b9b117a9_d20260723_m010651_c001_v7007000_t0000_u01784768811467") 2026/07/23 01:10:03 DEBUG : banana: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bc57_d20260723_m010648_c001_v0001173_t0055_u01784768808067") 2026/07/23 01:10:03 DEBUG : bananaSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0cc49_d20260723_m010758_c001_v7007000_t0000_u01784768878539") 2026/07/23 01:10:03 DEBUG : bananaSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40a2c_d20260723_m010753_c001_v0001183_t0048_u01784768873755") 2026/07/23 01:10:03 DEBUG : both0: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c750c_d20260723_m010627_c001_v7007000_t0000_u01784768787280") 2026/07/23 01:10:03 DEBUG : both0: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bb47_d20260723_m010613_c001_v0001173_t0047_u01784768773040") 2026/07/23 01:10:03 DEBUG : both0: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176a3c_d20260723_m010608_c001_v7007000_t0000_u01784768768945") 2026/07/23 01:10:03 DEBUG : both0: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383ba8d_d20260723_m010553_c001_v0001173_t0021_u01784768753898") 2026/07/23 01:10:03 DEBUG : both1: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c750e_d20260723_m010627_c001_v7007000_t0000_u01784768787462") 2026/07/23 01:10:03 DEBUG : both1: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bb51_d20260723_m010613_c001_v0001173_t0040_u01784768773891") 2026/07/23 01:10:03 DEBUG : both1: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176a3f_d20260723_m010609_c001_v7007000_t0000_u01784768769117") 2026/07/23 01:10:04 DEBUG : both1: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383ba93_d20260723_m010554_c001_v0001173_t0058_u01784768754495") 2026/07/23 01:10:04 DEBUG : both10: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c750f_d20260723_m010627_c001_v7007000_t0000_u01784768787643") 2026/07/23 01:10:04 DEBUG : both10: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bb81_d20260723_m010619_c001_v0001173_t0036_u01784768779079") 2026/07/23 01:10:04 DEBUG : both10: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176a44_d20260723_m010609_c001_v7007000_t0000_u01784768769385") 2026/07/23 01:10:04 DEBUG : both10: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bacb_d20260723_m010559_c001_v0001173_t0001_u01784768759787") 2026/07/23 01:10:04 DEBUG : both11: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7511_d20260723_m010627_c001_v7007000_t0000_u01784768787825") 2026/07/23 01:10:04 DEBUG : both11: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bb87_d20260723_m010619_c001_v0001173_t0020_u01784768779707") 2026/07/23 01:10:04 DEBUG : both11: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176a47_d20260723_m010609_c001_v7007000_t0000_u01784768769557") 2026/07/23 01:10:04 DEBUG : both11: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bad3_d20260723_m010600_c001_v0001173_t0006_u01784768760596") 2026/07/23 01:10:04 DEBUG : both12: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7513_d20260723_m010628_c001_v7007000_t0000_u01784768788007") 2026/07/23 01:10:04 DEBUG : both12: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bb8b_d20260723_m010620_c001_v0001173_t0034_u01784768780318") 2026/07/23 01:10:04 DEBUG : both12: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176a4a_d20260723_m010609_c001_v7007000_t0000_u01784768769730") 2026/07/23 01:10:04 DEBUG : both12: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383badd_d20260723_m010601_c001_v0001173_t0039_u01784768761356") 2026/07/23 01:10:04 DEBUG : both13: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7515_d20260723_m010628_c001_v7007000_t0000_u01784768788189") 2026/07/23 01:10:04 DEBUG : both13: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bb8f_d20260723_m010621_c001_v0001173_t0019_u01784768781033") 2026/07/23 01:10:04 DEBUG : both13: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176a4d_d20260723_m010609_c001_v7007000_t0000_u01784768769902") 2026/07/23 01:10:04 DEBUG : both13: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383badf_d20260723_m010601_c001_v0001173_t0014_u01784768761965") 2026/07/23 01:10:04 DEBUG : both14: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7516_d20260723_m010628_c001_v7007000_t0000_u01784768788371") 2026/07/23 01:10:04 DEBUG : both14: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bb97_d20260723_m010621_c001_v0001173_t0024_u01784768781570") 2026/07/23 01:10:04 DEBUG : both14: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176a50_d20260723_m010610_c001_v7007000_t0000_u01784768770075") 2026/07/23 01:10:04 DEBUG : both14: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bae9_d20260723_m010602_c001_v0001173_t0049_u01784768762477") 2026/07/23 01:10:05 DEBUG : both15: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7518_d20260723_m010628_c001_v7007000_t0000_u01784768788553") 2026/07/23 01:10:05 DEBUG : both15: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bb9d_d20260723_m010622_c001_v0001173_t0035_u01784768782035") 2026/07/23 01:10:05 DEBUG : both15: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176a53_d20260723_m010610_c001_v7007000_t0000_u01784768770247") 2026/07/23 01:10:05 DEBUG : both15: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383baee_d20260723_m010603_c001_v0001173_t0004_u01784768763030") 2026/07/23 01:10:05 DEBUG : both16: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c751a_d20260723_m010628_c001_v7007000_t0000_u01784768788738") 2026/07/23 01:10:05 DEBUG : both16: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bba1_d20260723_m010622_c001_v0001173_t0009_u01784768782551") 2026/07/23 01:10:05 DEBUG : both16: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176a5b_d20260723_m010610_c001_v7007000_t0000_u01784768770422") 2026/07/23 01:10:05 DEBUG : both16: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bafb_d20260723_m010603_c001_v0001173_t0039_u01784768763644") 2026/07/23 01:10:05 DEBUG : both17: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c751b_d20260723_m010628_c001_v7007000_t0000_u01784768788921") 2026/07/23 01:10:05 DEBUG : both17: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bba3_d20260723_m010623_c001_v0001173_t0025_u01784768783081") 2026/07/23 01:10:05 DEBUG : both17: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176a62_d20260723_m010610_c001_v7007000_t0000_u01784768770595") 2026/07/23 01:10:05 DEBUG : both17: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bb03_d20260723_m010604_c001_v0001173_t0047_u01784768764185") 2026/07/23 01:10:05 DEBUG : both18: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c751d_d20260723_m010629_c001_v7007000_t0000_u01784768789103") 2026/07/23 01:10:05 DEBUG : both18: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bba7_d20260723_m010623_c001_v0001173_t0000_u01784768783609") 2026/07/23 01:10:05 DEBUG : both18: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176a65_d20260723_m010610_c001_v7007000_t0000_u01784768770768") 2026/07/23 01:10:05 DEBUG : both18: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bb09_d20260723_m010604_c001_v0001173_t0054_u01784768764739") 2026/07/23 01:10:05 DEBUG : both19: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7520_d20260723_m010629_c001_v7007000_t0000_u01784768789364") 2026/07/23 01:10:05 DEBUG : both19: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bbab_d20260723_m010624_c001_v0001173_t0042_u01784768784164") 2026/07/23 01:10:05 DEBUG : both19: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176a68_d20260723_m010610_c001_v7007000_t0000_u01784768770941") 2026/07/23 01:10:05 DEBUG : both19: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bb0f_d20260723_m010605_c001_v0001173_t0010_u01784768765782") 2026/07/23 01:10:05 DEBUG : both2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7523_d20260723_m010629_c001_v7007000_t0000_u01784768789546") 2026/07/23 01:10:06 DEBUG : both2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bb55_d20260723_m010614_c001_v0001173_t0005_u01784768774439") 2026/07/23 01:10:06 DEBUG : both2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176a6b_d20260723_m010611_c001_v7007000_t0000_u01784768771112") 2026/07/23 01:10:06 DEBUG : both2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383ba99_d20260723_m010555_c001_v0001173_t0039_u01784768755167") 2026/07/23 01:10:06 DEBUG : both3: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7526_d20260723_m010629_c001_v7007000_t0000_u01784768789727") 2026/07/23 01:10:06 DEBUG : both3: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bb59_d20260723_m010615_c001_v0001173_t0017_u01784768775001") 2026/07/23 01:10:06 DEBUG : both3: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176bcc_d20260723_m010611_c001_v7007000_t0000_u01784768771285") 2026/07/23 01:10:06 DEBUG : both3: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383baa1_d20260723_m010555_c001_v0001173_t0014_u01784768755777") 2026/07/23 01:10:06 DEBUG : both4: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7528_d20260723_m010629_c001_v7007000_t0000_u01784768789909") 2026/07/23 01:10:06 DEBUG : both4: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bb5d_d20260723_m010615_c001_v0001173_t0047_u01784768775488") 2026/07/23 01:10:06 DEBUG : both4: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176bcf_d20260723_m010611_c001_v7007000_t0000_u01784768771457") 2026/07/23 01:10:06 DEBUG : both4: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383baa9_d20260723_m010556_c001_v0001173_t0038_u01784768756284") 2026/07/23 01:10:06 DEBUG : both5: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7529_d20260723_m010630_c001_v7007000_t0000_u01784768790091") 2026/07/23 01:10:06 DEBUG : both5: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bb61_d20260723_m010615_c001_v0001173_t0054_u01784768775987") 2026/07/23 01:10:06 DEBUG : both5: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176bd1_d20260723_m010611_c001_v7007000_t0000_u01784768771630") 2026/07/23 01:10:06 DEBUG : both5: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bab1_d20260723_m010556_c001_v0001173_t0045_u01784768756908") 2026/07/23 01:10:06 DEBUG : both6: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c752c_d20260723_m010630_c001_v7007000_t0000_u01784768790275") 2026/07/23 01:10:06 DEBUG : both6: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bb63_d20260723_m010616_c001_v0001173_t0056_u01784768776645") 2026/07/23 01:10:06 DEBUG : both6: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176bd3_d20260723_m010611_c001_v7007000_t0000_u01784768771802") 2026/07/23 01:10:06 DEBUG : both6: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bab3_d20260723_m010557_c001_v0001173_t0028_u01784768757464") 2026/07/23 01:10:06 DEBUG : both7: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c752d_d20260723_m010630_c001_v7007000_t0000_u01784768790457") 2026/07/23 01:10:07 DEBUG : both7: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bb6b_d20260723_m010617_c001_v0001173_t0056_u01784768777186") 2026/07/23 01:10:07 DEBUG : both7: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176bd5_d20260723_m010611_c001_v7007000_t0000_u01784768771974") 2026/07/23 01:10:07 DEBUG : both7: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bab7_d20260723_m010558_c001_v0001173_t0031_u01784768758191") 2026/07/23 01:10:07 DEBUG : both8: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c752e_d20260723_m010630_c001_v7007000_t0000_u01784768790642") 2026/07/23 01:10:07 DEBUG : both8: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bb75_d20260723_m010617_c001_v0001173_t0011_u01784768777792") 2026/07/23 01:10:07 DEBUG : both8: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176bd7_d20260723_m010612_c001_v7007000_t0000_u01784768772146") 2026/07/23 01:10:07 DEBUG : both8: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383babf_d20260723_m010558_c001_v0001173_t0040_u01784768758723") 2026/07/23 01:10:07 DEBUG : both9: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c752f_d20260723_m010630_c001_v7007000_t0000_u01784768790824") 2026/07/23 01:10:07 DEBUG : both9: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bb79_d20260723_m010618_c001_v0001173_t0035_u01784768778263") 2026/07/23 01:10:07 DEBUG : both9: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176bd9_d20260723_m010612_c001_v7007000_t0000_u01784768772319") 2026/07/23 01:10:07 DEBUG : both9: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bac7_d20260723_m010559_c001_v0001173_t0047_u01784768759325") 2026/07/23 01:10:07 DEBUG : c/non empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e07f1_d20260723_m010225_c001_v7007000_t0000_u01784768545490") 2026/07/23 01:10:07 DEBUG : c/non empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b63_d20260723_m010223_c001_v0001029_t0017_u01784768543061") 2026/07/23 01:10:07 DEBUG : c/non empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e07e8_d20260723_m010222_c001_v7007000_t0000_u01784768542021") 2026/07/23 01:10:07 DEBUG : c/non empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b57_d20260723_m010219_c001_v0001029_t0037_u01784768539830") 2026/07/23 01:10:07 DEBUG : c/non empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f420e0848cee9af49_d20260723_m010201_c001_v7007000_t0000_u01784768521178") 2026/07/23 01:10:07 DEBUG : c/non empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b0d_d20260723_m010158_c001_v0001029_t0005_u01784768518947") 2026/07/23 01:10:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614b7_d20260723_m010721_c001_v7007000_t0000_u01784768841769") 2026/07/23 01:10:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e4088a_d20260723_m010717_c001_v0001183_t0034_u01784768837352") 2026/07/23 01:10:07 DEBUG : check sum: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f420e0848cee9af2a_d20260723_m010150_c001_v7007000_t0000_u01784768510875") 2026/07/23 01:10:07 DEBUG : check sum: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20af9_d20260723_m010149_c001_v0001029_t0040_u01784768509574") 2026/07/23 01:10:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245ad8_d20260723_m010953_c001_v7007000_t0000_u01784768993707") 2026/07/23 01:10:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40ed5_d20260723_m010952_c001_v0001183_t0030_u01784768992373") 2026/07/23 01:10:08 DEBUG : dest/3: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41024c3ccf445746_d20260723_m010410_c001_v7007000_t0000_u01784768650465") 2026/07/23 01:10:08 DEBUG : dest/3: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41051af230c98be1_d20260723_m010409_c001_v0001109_t0019_u01784768649386") 2026/07/23 01:10:08 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e425_d20260723_m010816_c001_v7007000_t0000_u01784768896975") 2026/07/23 01:10:08 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40b04_d20260723_m010813_c001_v0001183_t0054_u01784768893189") 2026/07/23 01:10:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b538_d20260723_m010926_c001_v7007000_t0000_u01784768966570") 2026/07/23 01:10:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40d9a_d20260723_m010916_c001_v0001183_t0020_u01784768956086") 2026/07/23 01:10:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245a6f_d20260723_m010911_c001_v7007000_t0000_u01784768951900") 2026/07/23 01:10:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40cfe_d20260723_m010901_c001_v0001183_t0030_u01784768941927") 2026/07/23 01:10:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0ce27_d20260723_m010857_c001_v7007000_t0000_u01784768937907") 2026/07/23 01:10:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40c7a_d20260723_m010848_c001_v0001183_t0038_u01784768928406") 2026/07/23 01:10:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7721_d20260723_m010844_c001_v7007000_t0000_u01784768924468") 2026/07/23 01:10:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40be8_d20260723_m010834_c001_v0001183_t0019_u01784768914817") 2026/07/23 01:10:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f411f97f90a39023c_d20260723_m010830_c001_v7007000_t0000_u01784768910858") 2026/07/23 01:10:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40b62_d20260723_m010820_c001_v0001183_t0038_u01784768900838") 2026/07/23 01:10:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a061551_d20260723_m010814_c001_v7007000_t0000_u01784768894607") 2026/07/23 01:10:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468abad_d20260723_m010805_c001_v0001182_t0031_u01784768885299") 2026/07/23 01:10:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3bd_d20260723_m010800_c001_v7007000_t0000_u01784768880939") 2026/07/23 01:10:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ab47_d20260723_m010757_c001_v0001182_t0035_u01784768877286") 2026/07/23 01:10:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f421e7046658ea63e_d20260723_m010756_c001_v7007000_t0000_u01784768876118") 2026/07/23 01:10:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468aac6_d20260723_m010745_c001_v0001182_t0023_u01784768865032") 2026/07/23 01:10:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e25_d20260723_m010741_c001_v7007000_t0000_u01784768861132") 2026/07/23 01:10:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40986_d20260723_m010737_c001_v0001183_t0010_u01784768857518") 2026/07/23 01:10:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f408426db398acbef_d20260723_m010736_c001_v7007000_t0000_u01784768856122") 2026/07/23 01:10:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e408de_d20260723_m010725_c001_v0001183_t0024_u01784768845834") 2026/07/23 01:10:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614af_d20260723_m010719_c001_v7007000_t0000_u01784768839036") 2026/07/23 01:10:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a986_d20260723_m010709_c001_v0001182_t0040_u01784768829709") 2026/07/23 01:10:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd9004562_d20260723_m010705_c001_v7007000_t0000_u01784768825751") 2026/07/23 01:10:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a8f4_d20260723_m010655_c001_v0001182_t0003_u01784768815741") 2026/07/23 01:10:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f412f4246b9b117ab_d20260723_m010651_c001_v7007000_t0000_u01784768811639") 2026/07/23 01:10:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a874_d20260723_m010643_c001_v0001182_t0013_u01784768803249") 2026/07/23 01:10:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3ae_d20260723_m010758_c001_v7007000_t0000_u01784768878909") 2026/07/23 01:10:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ab1a_d20260723_m010753_c001_v0001182_t0059_u01784768873923") 2026/07/23 01:10:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e426_d20260723_m010817_c001_v7007000_t0000_u01784768897149") 2026/07/23 01:10:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba124_d20260723_m010813_c001_v0001174_t0033_u01784768893199") 2026/07/23 01:10:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b53e_d20260723_m010926_c001_v7007000_t0000_u01784768966743") 2026/07/23 01:10:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba428_d20260723_m010916_c001_v0001174_t0057_u01784768956671") 2026/07/23 01:10:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245a70_d20260723_m010912_c001_v7007000_t0000_u01784768952081") 2026/07/23 01:10:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba392_d20260723_m010902_c001_v0001174_t0032_u01784768942483") 2026/07/23 01:10:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0ce28_d20260723_m010858_c001_v7007000_t0000_u01784768938083") 2026/07/23 01:10:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba2d6_d20260723_m010848_c001_v0001174_t0039_u01784768928961") 2026/07/23 01:10:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7722_d20260723_m010844_c001_v7007000_t0000_u01784768924643") 2026/07/23 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba25a_d20260723_m010835_c001_v0001174_t0036_u01784768915460") 2026/07/23 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f411f97f90a39023d_d20260723_m010831_c001_v7007000_t0000_u01784768911035") 2026/07/23 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba1a2_d20260723_m010821_c001_v0001174_t0052_u01784768901397") 2026/07/23 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3de_d20260723_m010814_c001_v7007000_t0000_u01784768894866") 2026/07/23 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383be73_d20260723_m010805_c001_v0001173_t0043_u01784768885848") 2026/07/23 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3be_d20260723_m010801_c001_v7007000_t0000_u01784768881135") 2026/07/23 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40a60_d20260723_m010757_c001_v0001183_t0039_u01784768877297") 2026/07/23 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0cc3c_d20260723_m010755_c001_v7007000_t0000_u01784768875900") 2026/07/23 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bdeb_d20260723_m010745_c001_v0001173_t0054_u01784768865596") 2026/07/23 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e26_d20260723_m010741_c001_v7007000_t0000_u01784768861306") 2026/07/23 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468aa86_d20260723_m010737_c001_v0001182_t0030_u01784768857603") 2026/07/23 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f414f686ef521a436_d20260723_m010736_c001_v7007000_t0000_u01784768856121") 2026/07/23 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bd6f_d20260723_m010726_c001_v0001173_t0027_u01784768846421") 2026/07/23 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41345c4167e5b64b_d20260723_m010719_c001_v7007000_t0000_u01784768839467") 2026/07/23 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bcef_d20260723_m010710_c001_v0001173_t0031_u01784768830250") 2026/07/23 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd9004563_d20260723_m010705_c001_v7007000_t0000_u01784768825928") 2026/07/23 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bc81_d20260723_m010656_c001_v0001173_t0022_u01784768816303") 2026/07/23 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f412f4246b9b117ad_d20260723_m010651_c001_v7007000_t0000_u01784768811811") 2026/07/23 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bc3b_d20260723_m010643_c001_v0001173_t0030_u01784768803453") 2026/07/23 01:10:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4270f93ba5f584cd_d20260723_m010758_c001_v7007000_t0000_u01784768878723") 2026/07/23 01:10:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40a32_d20260723_m010753_c001_v0001183_t0057_u01784768873950") 2026/07/23 01:10:10 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e427_d20260723_m010817_c001_v7007000_t0000_u01784768897322") 2026/07/23 01:10:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468abfd_d20260723_m010813_c001_v0001182_t0048_u01784768893369") 2026/07/23 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b540_d20260723_m010926_c001_v7007000_t0000_u01784768966917") 2026/07/23 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ae13_d20260723_m010917_c001_v0001182_t0056_u01784768957585") 2026/07/23 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245a74_d20260723_m010912_c001_v7007000_t0000_u01784768952262") 2026/07/23 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468adc7_d20260723_m010903_c001_v0001182_t0044_u01784768943545") 2026/07/23 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0ce29_d20260723_m010858_c001_v7007000_t0000_u01784768938259") 2026/07/23 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ad5b_d20260723_m010849_c001_v0001182_t0048_u01784768929608") 2026/07/23 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7724_d20260723_m010844_c001_v7007000_t0000_u01784768924818") 2026/07/23 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468acd5_d20260723_m010836_c001_v0001182_t0006_u01784768916164") 2026/07/23 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f411f97f90a39023e_d20260723_m010831_c001_v7007000_t0000_u01784768911212") 2026/07/23 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ac61_d20260723_m010822_c001_v0001182_t0054_u01784768902059") 2026/07/23 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e16af_d20260723_m010814_c001_v7007000_t0000_u01784768894832") 2026/07/23 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40ac2_d20260723_m010806_c001_v0001183_t0052_u01784768886710") 2026/07/23 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3bf_d20260723_m010801_c001_v7007000_t0000_u01784768881331") 2026/07/23 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383be41_d20260723_m010757_c001_v0001173_t0006_u01784768877404") 2026/07/23 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e8a_d20260723_m010756_c001_v7007000_t0000_u01784768876076") 2026/07/23 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e409e2_d20260723_m010746_c001_v0001183_t0007_u01784768866307") 2026/07/23 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e27_d20260723_m010741_c001_v7007000_t0000_u01784768861481") 2026/07/23 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9f44_d20260723_m010737_c001_v0001174_t0015_u01784768857665") 2026/07/23 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e15f5_d20260723_m010736_c001_v7007000_t0000_u01784768856163") 2026/07/23 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468aa08_d20260723_m010727_c001_v0001182_t0004_u01784768847286") 2026/07/23 01:10:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f412f4246b9b11829_d20260723_m010719_c001_v7007000_t0000_u01784768839206") 2026/07/23 01:10:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40840_d20260723_m010710_c001_v0001183_t0037_u01784768830916") 2026/07/23 01:10:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd9004564_d20260723_m010706_c001_v7007000_t0000_u01784768826103") 2026/07/23 01:10:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40766_d20260723_m010656_c001_v0001183_t0050_u01784768816991") 2026/07/23 01:10:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f412f4246b9b117af_d20260723_m010651_c001_v7007000_t0000_u01784768811983") 2026/07/23 01:10:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e406b2_d20260723_m010643_c001_v0001183_t0042_u01784768803732") 2026/07/23 01:10:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e94_d20260723_m010758_c001_v7007000_t0000_u01784768878562") 2026/07/23 01:10:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383be21_d20260723_m010754_c001_v0001173_t0051_u01784768874217") 2026/07/23 01:10:12 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e428_d20260723_m010817_c001_v7007000_t0000_u01784768897494") 2026/07/23 01:10:12 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40b0a_d20260723_m010813_c001_v0001183_t0051_u01784768893416") 2026/07/23 01:10:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b542_d20260723_m010927_c001_v7007000_t0000_u01784768967091") 2026/07/23 01:10:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383c068_d20260723_m010918_c001_v0001173_t0001_u01784768958155") 2026/07/23 01:10:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245a75_d20260723_m010912_c001_v7007000_t0000_u01784768952445") 2026/07/23 01:10:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383c01c_d20260723_m010904_c001_v0001173_t0008_u01784768944135") 2026/07/23 01:10:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0ce2a_d20260723_m010858_c001_v7007000_t0000_u01784768938435") 2026/07/23 01:10:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bfc0_d20260723_m010850_c001_v0001173_t0059_u01784768930166") 2026/07/23 01:10:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7726_d20260723_m010844_c001_v7007000_t0000_u01784768924992") 2026/07/23 01:10:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bf59_d20260723_m010836_c001_v0001173_t0056_u01784768916728") 2026/07/23 01:10:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f411f97f90a39023f_d20260723_m010831_c001_v7007000_t0000_u01784768911389") 2026/07/23 01:10:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bef5_d20260723_m010822_c001_v0001173_t0058_u01784768902613") 2026/07/23 01:10:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e41f_d20260723_m010814_c001_v7007000_t0000_u01784768894821") 2026/07/23 01:10:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba0bc_d20260723_m010807_c001_v0001174_t0035_u01784768887274") 2026/07/23 01:10:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3c1_d20260723_m010801_c001_v7007000_t0000_u01784768881527") 2026/07/23 01:10:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40a62_d20260723_m010757_c001_v0001183_t0041_u01784768877491") 2026/07/23 01:10:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f425548e5a5ff84cf_d20260723_m010756_c001_v7007000_t0000_u01784768876219") 2026/07/23 01:10:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9fac_d20260723_m010746_c001_v0001174_t0045_u01784768866876") 2026/07/23 01:10:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e28_d20260723_m010741_c001_v7007000_t0000_u01784768861666") 2026/07/23 01:10:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e4098a_d20260723_m010737_c001_v0001183_t0050_u01784768857719") 2026/07/23 01:10:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0cbfa_d20260723_m010736_c001_v7007000_t0000_u01784768856292") 2026/07/23 01:10:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9eb8_d20260723_m010727_c001_v0001174_t0032_u01784768847864") 2026/07/23 01:10:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e37e_d20260723_m010719_c001_v7007000_t0000_u01784768839277") 2026/07/23 01:10:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9dc8_d20260723_m010711_c001_v0001174_t0004_u01784768831474") 2026/07/23 01:10:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd9004566_d20260723_m010706_c001_v7007000_t0000_u01784768826279") 2026/07/23 01:10:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9d16_d20260723_m010657_c001_v0001174_t0051_u01784768817538") 2026/07/23 01:10:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f412f4246b9b117b1_d20260723_m010652_c001_v7007000_t0000_u01784768812160") 2026/07/23 01:10:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9c5a_d20260723_m010643_c001_v0001174_t0033_u01784768803921") 2026/07/23 01:10:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f404ca31c111c007c_d20260723_m010758_c001_v7007000_t0000_u01784768878756") 2026/07/23 01:10:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40a3a_d20260723_m010754_c001_v0001183_t0056_u01784768874273") 2026/07/23 01:10:13 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e429_d20260723_m010817_c001_v7007000_t0000_u01784768897668") 2026/07/23 01:10:13 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383beb9_d20260723_m010813_c001_v0001173_t0011_u01784768893434") 2026/07/23 01:10:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b545_d20260723_m010927_c001_v7007000_t0000_u01784768967265") 2026/07/23 01:10:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40db4_d20260723_m010918_c001_v0001183_t0027_u01784768958712") 2026/07/23 01:10:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245a76_d20260723_m010912_c001_v7007000_t0000_u01784768952711") 2026/07/23 01:10:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40d24_d20260723_m010904_c001_v0001183_t0039_u01784768944452") 2026/07/23 01:10:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0ce2c_d20260723_m010858_c001_v7007000_t0000_u01784768938611") 2026/07/23 01:10:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40c8e_d20260723_m010850_c001_v0001183_t0005_u01784768930619") 2026/07/23 01:10:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7727_d20260723_m010845_c001_v7007000_t0000_u01784768925166") 2026/07/23 01:10:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40bfa_d20260723_m010837_c001_v0001183_t0032_u01784768917084") 2026/07/23 01:10:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f411f97f90a390240_d20260723_m010831_c001_v7007000_t0000_u01784768911566") 2026/07/23 01:10:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40b80_d20260723_m010823_c001_v0001183_t0021_u01784768903046") 2026/07/23 01:10:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a061550_d20260723_m010814_c001_v7007000_t0000_u01784768894431") 2026/07/23 01:10:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468abc9_d20260723_m010807_c001_v0001182_t0017_u01784768887563") 2026/07/23 01:10:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3c2_d20260723_m010801_c001_v7007000_t0000_u01784768881723") 2026/07/23 01:10:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ab4b_d20260723_m010757_c001_v0001182_t0016_u01784768877511") 2026/07/23 01:10:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0cc3e_d20260723_m010756_c001_v7007000_t0000_u01784768876094") 2026/07/23 01:10:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468aad4_d20260723_m010747_c001_v0001182_t0037_u01784768867444") 2026/07/23 01:10:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e2a_d20260723_m010741_c001_v7007000_t0000_u01784768861841") 2026/07/23 01:10:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468aa94_d20260723_m010737_c001_v0001182_t0010_u01784768857821") 2026/07/23 01:10:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e0b_d20260723_m010736_c001_v7007000_t0000_u01784768856083") 2026/07/23 01:10:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40902_d20260723_m010728_c001_v0001183_t0045_u01784768848442") 2026/07/23 01:10:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f412f4246b9b1190c_d20260723_m010719_c001_v7007000_t0000_u01784768839381") 2026/07/23 01:10:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a990_d20260723_m010711_c001_v0001182_t0023_u01784768831803") 2026/07/23 01:10:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd9004567_d20260723_m010706_c001_v7007000_t0000_u01784768826454") 2026/07/23 01:10:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a914_d20260723_m010657_c001_v0001182_t0029_u01784768817925") 2026/07/23 01:10:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f412f4246b9b117b3_d20260723_m010652_c001_v7007000_t0000_u01784768812333") 2026/07/23 01:10:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a882_d20260723_m010644_c001_v0001182_t0047_u01784768804253") 2026/07/23 01:10:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0cc4c_d20260723_m010758_c001_v7007000_t0000_u01784768878919") 2026/07/23 01:10:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba00e_d20260723_m010754_c001_v0001174_t0059_u01784768874301") 2026/07/23 01:10:15 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e42a_d20260723_m010817_c001_v7007000_t0000_u01784768897841") 2026/07/23 01:10:15 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba128_d20260723_m010813_c001_v0001174_t0042_u01784768893490") 2026/07/23 01:10:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b547_d20260723_m010927_c001_v7007000_t0000_u01784768967440") 2026/07/23 01:10:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba456_d20260723_m010918_c001_v0001174_t0027_u01784768958929") 2026/07/23 01:10:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245a77_d20260723_m010912_c001_v7007000_t0000_u01784768952891") 2026/07/23 01:10:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba3b6_d20260723_m010904_c001_v0001174_t0015_u01784768944656") 2026/07/23 01:10:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0ce2e_d20260723_m010858_c001_v7007000_t0000_u01784768938787") 2026/07/23 01:10:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba2ee_d20260723_m010850_c001_v0001174_t0021_u01784768930810") 2026/07/23 01:10:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7729_d20260723_m010845_c001_v7007000_t0000_u01784768925340") 2026/07/23 01:10:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba266_d20260723_m010837_c001_v0001174_t0004_u01784768917308") 2026/07/23 01:10:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f411f97f90a390241_d20260723_m010831_c001_v7007000_t0000_u01784768911744") 2026/07/23 01:10:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba1c4_d20260723_m010823_c001_v0001174_t0019_u01784768903249") 2026/07/23 01:10:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a061553_d20260723_m010814_c001_v7007000_t0000_u01784768894960") 2026/07/23 01:10:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383be86_d20260723_m010807_c001_v0001173_t0031_u01784768887775") 2026/07/23 01:10:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3c3_d20260723_m010801_c001_v7007000_t0000_u01784768881919") 2026/07/23 01:10:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba040_d20260723_m010757_c001_v0001174_t0021_u01784768877624") 2026/07/23 01:10:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0cc3a_d20260723_m010755_c001_v7007000_t0000_u01784768875724") 2026/07/23 01:10:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bdf9_d20260723_m010747_c001_v0001173_t0058_u01784768867649") 2026/07/23 01:10:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e2b_d20260723_m010742_c001_v7007000_t0000_u01784768862016") 2026/07/23 01:10:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bdc5_d20260723_m010737_c001_v0001173_t0049_u01784768857875") 2026/07/23 01:10:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41345c4167e5b699_d20260723_m010736_c001_v7007000_t0000_u01784768856236") 2026/07/23 01:10:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bd79_d20260723_m010728_c001_v0001173_t0013_u01784768848644") 2026/07/23 01:10:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614b0_d20260723_m010719_c001_v7007000_t0000_u01784768839220") 2026/07/23 01:10:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bd03_d20260723_m010712_c001_v0001173_t0054_u01784768832004") 2026/07/23 01:10:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd9004568_d20260723_m010706_c001_v7007000_t0000_u01784768826630") 2026/07/23 01:10:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bc8d_d20260723_m010658_c001_v0001173_t0056_u01784768818114") 2026/07/23 01:10:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f412f4246b9b117b5_d20260723_m010652_c001_v7007000_t0000_u01784768812504") 2026/07/23 01:10:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bc45_d20260723_m010644_c001_v0001173_t0049_u01784768804459") 2026/07/23 01:10:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f421e7046658ea642_d20260723_m010758_c001_v7007000_t0000_u01784768878548") 2026/07/23 01:10:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ab1c_d20260723_m010754_c001_v0001182_t0033_u01784768874435") 2026/07/23 01:10:16 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e42c_d20260723_m010818_c001_v7007000_t0000_u01784768898022") 2026/07/23 01:10:16 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ac01_d20260723_m010813_c001_v0001182_t0055_u01784768893572") 2026/07/23 01:10:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b549_d20260723_m010927_c001_v7007000_t0000_u01784768967614") 2026/07/23 01:10:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ae23_d20260723_m010919_c001_v0001182_t0045_u01784768959370") 2026/07/23 01:10:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245a78_d20260723_m010913_c001_v7007000_t0000_u01784768953076") 2026/07/23 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468add1_d20260723_m010905_c001_v0001182_t0042_u01784768945082") 2026/07/23 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0ce2f_d20260723_m010858_c001_v7007000_t0000_u01784768938964") 2026/07/23 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ad65_d20260723_m010851_c001_v0001182_t0032_u01784768931154") 2026/07/23 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c772a_d20260723_m010845_c001_v7007000_t0000_u01784768925517") 2026/07/23 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ace7_d20260723_m010837_c001_v0001182_t0003_u01784768917756") 2026/07/23 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f411f97f90a390243_d20260723_m010831_c001_v7007000_t0000_u01784768911921") 2026/07/23 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ac75_d20260723_m010823_c001_v0001182_t0026_u01784768903809") 2026/07/23 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e41c_d20260723_m010814_c001_v7007000_t0000_u01784768894441") 2026/07/23 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40ad2_d20260723_m010808_c001_v0001183_t0020_u01784768888096") 2026/07/23 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3c8_d20260723_m010802_c001_v7007000_t0000_u01784768882117") 2026/07/23 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383be43_d20260723_m010757_c001_v0001173_t0008_u01784768877676") 2026/07/23 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4270f93ba5f584c6_d20260723_m010755_c001_v7007000_t0000_u01784768875914") 2026/07/23 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e409f0_d20260723_m010748_c001_v0001183_t0032_u01784768868090") 2026/07/23 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e2d_d20260723_m010742_c001_v7007000_t0000_u01784768862190") 2026/07/23 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e4098c_d20260723_m010737_c001_v0001183_t0028_u01784768857926") 2026/07/23 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e15f6_d20260723_m010736_c001_v7007000_t0000_u01784768856257") 2026/07/23 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468aa12_d20260723_m010728_c001_v0001182_t0052_u01784768848975") 2026/07/23 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245550_d20260723_m010719_c001_v7007000_t0000_u01784768839227") 2026/07/23 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e4084a_d20260723_m010712_c001_v0001183_t0055_u01784768832402") 2026/07/23 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd900456a_d20260723_m010706_c001_v7007000_t0000_u01784768826806") 2026/07/23 01:10:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40794_d20260723_m010658_c001_v0001183_t0014_u01784768818514") 2026/07/23 01:10:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f412f4246b9b117b7_d20260723_m010652_c001_v7007000_t0000_u01784768812675") 2026/07/23 01:10:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e406c2_d20260723_m010644_c001_v0001183_t0054_u01784768804825") 2026/07/23 01:10:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0cc4b_d20260723_m010758_c001_v7007000_t0000_u01784768878735") 2026/07/23 01:10:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40a3e_d20260723_m010754_c001_v0001183_t0059_u01784768874553") 2026/07/23 01:10:18 DEBUG : dir1/0007-12345: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e42d_d20260723_m010818_c001_v7007000_t0000_u01784768898195") 2026/07/23 01:10:18 DEBUG : dir1/0007-12345: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40b0e_d20260723_m010813_c001_v0001183_t0033_u01784768893632") 2026/07/23 01:10:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b54b_d20260723_m010927_c001_v7007000_t0000_u01784768967792") 2026/07/23 01:10:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383c074_d20260723_m010919_c001_v0001173_t0011_u01784768959569") 2026/07/23 01:10:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245a79_d20260723_m010913_c001_v7007000_t0000_u01784768953258") 2026/07/23 01:10:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383c028_d20260723_m010905_c001_v0001173_t0038_u01784768945286") 2026/07/23 01:10:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0ce30_d20260723_m010859_c001_v7007000_t0000_u01784768939139") 2026/07/23 01:10:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bfc6_d20260723_m010851_c001_v0001173_t0032_u01784768931342") 2026/07/23 01:10:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c772d_d20260723_m010845_c001_v7007000_t0000_u01784768925691") 2026/07/23 01:10:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bf63_d20260723_m010837_c001_v0001173_t0029_u01784768917964") 2026/07/23 01:10:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f411f97f90a390244_d20260723_m010832_c001_v7007000_t0000_u01784768912098") 2026/07/23 01:10:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383befb_d20260723_m010824_c001_v0001173_t0018_u01784768904006") 2026/07/23 01:10:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e420_d20260723_m010814_c001_v7007000_t0000_u01784768894988") 2026/07/23 01:10:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba0cc_d20260723_m010808_c001_v0001174_t0021_u01784768888319") 2026/07/23 01:10:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3c9_d20260723_m010802_c001_v7007000_t0000_u01784768882314") 2026/07/23 01:10:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40a68_d20260723_m010757_c001_v0001183_t0021_u01784768877698") 2026/07/23 01:10:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4270f93ba5f584c2_d20260723_m010755_c001_v7007000_t0000_u01784768875565") 2026/07/23 01:10:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9fb6_d20260723_m010748_c001_v0001174_t0037_u01784768868317") 2026/07/23 01:10:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e2e_d20260723_m010742_c001_v7007000_t0000_u01784768862364") 2026/07/23 01:10:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9f4a_d20260723_m010737_c001_v0001174_t0047_u01784768857997") 2026/07/23 01:10:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176d9f_d20260723_m010736_c001_v7007000_t0000_u01784768856268") 2026/07/23 01:10:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9eca_d20260723_m010729_c001_v0001174_t0005_u01784768849194") 2026/07/23 01:10:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41024c3ccf445a59_d20260723_m010719_c001_v7007000_t0000_u01784768839229") 2026/07/23 01:10:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9dda_d20260723_m010712_c001_v0001174_t0043_u01784768832663") 2026/07/23 01:10:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd900456b_d20260723_m010706_c001_v7007000_t0000_u01784768826982") 2026/07/23 01:10:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9d28_d20260723_m010658_c001_v0001174_t0053_u01784768818711") 2026/07/23 01:10:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f412f4246b9b117b9_d20260723_m010652_c001_v7007000_t0000_u01784768812847") 2026/07/23 01:10:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9c6c_d20260723_m010645_c001_v0001174_t0041_u01784768805151") 2026/07/23 01:10:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e95_d20260723_m010758_c001_v7007000_t0000_u01784768878748") 2026/07/23 01:10:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383be23_d20260723_m010754_c001_v0001173_t0036_u01784768874638") 2026/07/23 01:10:19 DEBUG : dir1/0008-23456: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e42e_d20260723_m010818_c001_v7007000_t0000_u01784768898379") 2026/07/23 01:10:19 DEBUG : dir1/0008-23456: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bebb_d20260723_m010813_c001_v0001173_t0028_u01784768893754") 2026/07/23 01:10:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b54d_d20260723_m010927_c001_v7007000_t0000_u01784768967965") 2026/07/23 01:10:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40dc6_d20260723_m010919_c001_v0001183_t0020_u01784768959851") 2026/07/23 01:10:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245a7a_d20260723_m010913_c001_v7007000_t0000_u01784768953440") 2026/07/23 01:10:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40d32_d20260723_m010905_c001_v0001183_t0052_u01784768945586") 2026/07/23 01:10:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0ce32_d20260723_m010859_c001_v7007000_t0000_u01784768939316") 2026/07/23 01:10:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40c96_d20260723_m010851_c001_v0001183_t0005_u01784768931726") 2026/07/23 01:10:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c772f_d20260723_m010845_c001_v7007000_t0000_u01784768925865") 2026/07/23 01:10:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40c04_d20260723_m010838_c001_v0001183_t0003_u01784768918220") 2026/07/23 01:10:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f411f97f90a390246_d20260723_m010832_c001_v7007000_t0000_u01784768912276") 2026/07/23 01:10:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40b88_d20260723_m010824_c001_v0001183_t0042_u01784768904278") 2026/07/23 01:10:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e41d_d20260723_m010814_c001_v7007000_t0000_u01784768894633") 2026/07/23 01:10:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468abd9_d20260723_m010808_c001_v0001182_t0058_u01784768888620") 2026/07/23 01:10:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3ca_d20260723_m010802_c001_v7007000_t0000_u01784768882510") 2026/07/23 01:10:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ab4f_d20260723_m010757_c001_v0001182_t0055_u01784768877709") 2026/07/23 01:10:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e52756_d20260723_m010755_c001_v7007000_t0000_u01784768875935") 2026/07/23 01:10:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468aae4_d20260723_m010748_c001_v0001182_t0040_u01784768868776") 2026/07/23 01:10:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e2f_d20260723_m010742_c001_v7007000_t0000_u01784768862540") 2026/07/23 01:10:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468aa98_d20260723_m010738_c001_v0001182_t0051_u01784768858054") 2026/07/23 01:10:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f408426db398acbf0_d20260723_m010736_c001_v7007000_t0000_u01784768856302") 2026/07/23 01:10:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40918_d20260723_m010729_c001_v0001183_t0033_u01784768849449") 2026/07/23 01:10:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614b1_d20260723_m010719_c001_v7007000_t0000_u01784768839402") 2026/07/23 01:10:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a998_d20260723_m010713_c001_v0001182_t0053_u01784768833026") 2026/07/23 01:10:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd900456c_d20260723_m010707_c001_v7007000_t0000_u01784768827159") 2026/07/23 01:10:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a922_d20260723_m010659_c001_v0001182_t0049_u01784768819154") 2026/07/23 01:10:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f412f4246b9b117bb_d20260723_m010653_c001_v7007000_t0000_u01784768813018") 2026/07/23 01:10:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a890_d20260723_m010645_c001_v0001182_t0019_u01784768805542") 2026/07/23 01:10:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f425548e5a5ff84d3_d20260723_m010758_c001_v7007000_t0000_u01784768878766") 2026/07/23 01:10:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ab22_d20260723_m010754_c001_v0001182_t0049_u01784768874658") 2026/07/23 01:10:20 DEBUG : dir1/0009-34567: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e42f_d20260723_m010818_c001_v7007000_t0000_u01784768898552") 2026/07/23 01:10:21 DEBUG : dir1/0009-34567: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ac08_d20260723_m010813_c001_v0001182_t0024_u01784768893783") 2026/07/23 01:10:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b54f_d20260723_m010928_c001_v7007000_t0000_u01784768968139") 2026/07/23 01:10:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba462_d20260723_m010920_c001_v0001174_t0050_u01784768960063") 2026/07/23 01:10:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245a7b_d20260723_m010913_c001_v7007000_t0000_u01784768953622") 2026/07/23 01:10:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba3c0_d20260723_m010905_c001_v0001174_t0050_u01784768945790") 2026/07/23 01:10:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0ce33_d20260723_m010859_c001_v7007000_t0000_u01784768939493") 2026/07/23 01:10:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba304_d20260723_m010851_c001_v0001174_t0029_u01784768931919") 2026/07/23 01:10:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7731_d20260723_m010846_c001_v7007000_t0000_u01784768926039") 2026/07/23 01:10:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba26e_d20260723_m010838_c001_v0001174_t0042_u01784768918438") 2026/07/23 01:10:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f411f97f90a390247_d20260723_m010832_c001_v7007000_t0000_u01784768912453") 2026/07/23 01:10:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba1d2_d20260723_m010824_c001_v0001174_t0035_u01784768904477") 2026/07/23 01:10:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e16ac_d20260723_m010814_c001_v7007000_t0000_u01784768894452") 2026/07/23 01:10:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383be99_d20260723_m010809_c001_v0001173_t0015_u01784768889036") 2026/07/23 01:10:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3cb_d20260723_m010802_c001_v7007000_t0000_u01784768882706") 2026/07/23 01:10:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40a6c_d20260723_m010757_c001_v0001183_t0047_u01784768877892") 2026/07/23 01:10:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f421e7046658ea63d_d20260723_m010755_c001_v7007000_t0000_u01784768875935") 2026/07/23 01:10:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383be05_d20260723_m010748_c001_v0001173_t0053_u01784768868980") 2026/07/23 01:10:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e30_d20260723_m010742_c001_v7007000_t0000_u01784768862713") 2026/07/23 01:10:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40990_d20260723_m010738_c001_v0001183_t0053_u01784768858131") 2026/07/23 01:10:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41345c4167e5b697_d20260723_m010736_c001_v7007000_t0000_u01784768856063") 2026/07/23 01:10:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bd83_d20260723_m010729_c001_v0001173_t0028_u01784768849664") 2026/07/23 01:10:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245551_d20260723_m010719_c001_v7007000_t0000_u01784768839247") 2026/07/23 01:10:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bd0d_d20260723_m010713_c001_v0001173_t0027_u01784768833248") 2026/07/23 01:10:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd900456d_d20260723_m010707_c001_v7007000_t0000_u01784768827334") 2026/07/23 01:10:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bc93_d20260723_m010659_c001_v0001173_t0056_u01784768819360") 2026/07/23 01:10:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f412f4246b9b117bd_d20260723_m010653_c001_v7007000_t0000_u01784768813191") 2026/07/23 01:10:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bc4b_d20260723_m010645_c001_v0001173_t0032_u01784768805739") 2026/07/23 01:10:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f425548e5a5ff84d1_d20260723_m010758_c001_v7007000_t0000_u01784768878552") 2026/07/23 01:10:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba016_d20260723_m010754_c001_v0001174_t0020_u01784768874681") 2026/07/23 01:10:22 DEBUG : dir1/0010-45678: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e430_d20260723_m010818_c001_v7007000_t0000_u01784768898725") 2026/07/23 01:10:22 DEBUG : dir1/0010-45678: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40b12_d20260723_m010813_c001_v0001183_t0024_u01784768893858") 2026/07/23 01:10:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b551_d20260723_m010928_c001_v7007000_t0000_u01784768968314") 2026/07/23 01:10:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ae31_d20260723_m010920_c001_v0001182_t0039_u01784768960508") 2026/07/23 01:10:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245a7e_d20260723_m010913_c001_v7007000_t0000_u01784768953803") 2026/07/23 01:10:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468add9_d20260723_m010906_c001_v0001182_t0009_u01784768946128") 2026/07/23 01:10:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0ce34_d20260723_m010859_c001_v7007000_t0000_u01784768939670") 2026/07/23 01:10:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ad6b_d20260723_m010852_c001_v0001182_t0011_u01784768932264") 2026/07/23 01:10:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7733_d20260723_m010846_c001_v7007000_t0000_u01784768926213") 2026/07/23 01:10:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468acf1_d20260723_m010838_c001_v0001182_t0024_u01784768918967") 2026/07/23 01:10:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f411f97f90a390248_d20260723_m010832_c001_v7007000_t0000_u01784768912633") 2026/07/23 01:10:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ac7f_d20260723_m010824_c001_v0001182_t0006_u01784768904958") 2026/07/23 01:10:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e16ae_d20260723_m010814_c001_v7007000_t0000_u01784768894642") 2026/07/23 01:10:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40ae0_d20260723_m010809_c001_v0001183_t0022_u01784768889431") 2026/07/23 01:10:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3cc_d20260723_m010802_c001_v7007000_t0000_u01784768882918") 2026/07/23 01:10:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ab51_d20260723_m010757_c001_v0001182_t0038_u01784768877903") 2026/07/23 01:10:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e86_d20260723_m010755_c001_v7007000_t0000_u01784768875721") 2026/07/23 01:10:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e409fc_d20260723_m010749_c001_v0001183_t0059_u01784768869469") 2026/07/23 01:10:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e31_d20260723_m010742_c001_v7007000_t0000_u01784768862890") 2026/07/23 01:10:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468aa9a_d20260723_m010738_c001_v0001182_t0055_u01784768858273") 2026/07/23 01:10:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f414f686ef521a438_d20260723_m010736_c001_v7007000_t0000_u01784768856308") 2026/07/23 01:10:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468aa18_d20260723_m010729_c001_v0001182_t0042_u01784768849944") 2026/07/23 01:10:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4160a34aa09aeca0_d20260723_m010719_c001_v7007000_t0000_u01784768839444") 2026/07/23 01:10:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e4085a_d20260723_m010713_c001_v0001183_t0040_u01784768833526") 2026/07/23 01:10:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd900456e_d20260723_m010707_c001_v7007000_t0000_u01784768827509") 2026/07/23 01:10:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e407a4_d20260723_m010659_c001_v0001183_t0000_u01784768819938") 2026/07/23 01:10:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f412f4246b9b117c1_d20260723_m010653_c001_v7007000_t0000_u01784768813362") 2026/07/23 01:10:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e406d4_d20260723_m010646_c001_v0001183_t0018_u01784768806176") 2026/07/23 01:10:23 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3aa_d20260723_m010758_c001_v7007000_t0000_u01784768878502") 2026/07/23 01:10:23 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ab2a_d20260723_m010754_c001_v0001182_t0031_u01784768874863") 2026/07/23 01:10:23 DEBUG : dir1/0011-56789: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e431_d20260723_m010818_c001_v7007000_t0000_u01784768898898") 2026/07/23 01:10:23 DEBUG : dir1/0011-56789: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba12e_d20260723_m010813_c001_v0001174_t0010_u01784768893923") 2026/07/23 01:10:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b552_d20260723_m010928_c001_v7007000_t0000_u01784768968488") 2026/07/23 01:10:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383c078_d20260723_m010920_c001_v0001173_t0033_u01784768960710") 2026/07/23 01:10:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245a80_d20260723_m010913_c001_v7007000_t0000_u01784768953986") 2026/07/23 01:10:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383c02e_d20260723_m010906_c001_v0001173_t0020_u01784768946367") 2026/07/23 01:10:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0ce35_d20260723_m010859_c001_v7007000_t0000_u01784768939845") 2026/07/23 01:10:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bfcc_d20260723_m010852_c001_v0001173_t0027_u01784768932461") 2026/07/23 01:10:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7734_d20260723_m010846_c001_v7007000_t0000_u01784768926392") 2026/07/23 01:10:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bf73_d20260723_m010839_c001_v0001173_t0048_u01784768919205") 2026/07/23 01:10:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f411f97f90a390249_d20260723_m010832_c001_v7007000_t0000_u01784768912810") 2026/07/23 01:10:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bf05_d20260723_m010825_c001_v0001173_t0042_u01784768905146") 2026/07/23 01:10:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405962b207c777cc_d20260723_m010814_c001_v7007000_t0000_u01784768894648") 2026/07/23 01:10:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba0e6_d20260723_m010809_c001_v0001174_t0048_u01784768889651") 2026/07/23 01:10:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3cd_d20260723_m010803_c001_v7007000_t0000_u01784768883114") 2026/07/23 01:10:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383be47_d20260723_m010758_c001_v0001173_t0001_u01784768878004") 2026/07/23 01:10:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e166b_d20260723_m010755_c001_v7007000_t0000_u01784768875944") 2026/07/23 01:10:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9fce_d20260723_m010749_c001_v0001174_t0016_u01784768869790") 2026/07/23 01:10:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e33_d20260723_m010743_c001_v7007000_t0000_u01784768863064") 2026/07/23 01:10:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bdcb_d20260723_m010738_c001_v0001173_t0042_u01784768858300") 2026/07/23 01:10:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e15f7_d20260723_m010736_c001_v7007000_t0000_u01784768856353") 2026/07/23 01:10:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9eda_d20260723_m010730_c001_v0001174_t0040_u01784768850238") 2026/07/23 01:10:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245552_d20260723_m010719_c001_v7007000_t0000_u01784768839412") 2026/07/23 01:10:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9dea_d20260723_m010713_c001_v0001174_t0001_u01784768833726") 2026/07/23 01:10:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd9004570_d20260723_m010707_c001_v7007000_t0000_u01784768827683") 2026/07/23 01:10:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9d38_d20260723_m010700_c001_v0001174_t0046_u01784768820174") 2026/07/23 01:10:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f412f4246b9b117c4_d20260723_m010653_c001_v7007000_t0000_u01784768813534") 2026/07/23 01:10:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9c88_d20260723_m010646_c001_v0001174_t0046_u01784768806369") 2026/07/23 01:10:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f421e7046658ea643_d20260723_m010758_c001_v7007000_t0000_u01784768878776") 2026/07/23 01:10:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40a46_d20260723_m010754_c001_v0001183_t0048_u01784768874906") 2026/07/23 01:10:25 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e432_d20260723_m010819_c001_v7007000_t0000_u01784768899072") 2026/07/23 01:10:25 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ac0b_d20260723_m010813_c001_v0001182_t0023_u01784768893984") 2026/07/23 01:10:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b554_d20260723_m010928_c001_v7007000_t0000_u01784768968665") 2026/07/23 01:10:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40dd0_d20260723_m010921_c001_v0001183_t0059_u01784768961042") 2026/07/23 01:10:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245a83_d20260723_m010914_c001_v7007000_t0000_u01784768954168") 2026/07/23 01:10:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40d3e_d20260723_m010906_c001_v0001183_t0044_u01784768946664") 2026/07/23 01:10:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0ce36_d20260723_m010900_c001_v7007000_t0000_u01784768940100") 2026/07/23 01:10:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40ca0_d20260723_m010852_c001_v0001183_t0026_u01784768932981") 2026/07/23 01:10:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7736_d20260723_m010846_c001_v7007000_t0000_u01784768926565") 2026/07/23 01:10:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40c0e_d20260723_m010839_c001_v0001183_t0022_u01784768919597") 2026/07/23 01:10:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f411f97f90a39024a_d20260723_m010832_c001_v7007000_t0000_u01784768912988") 2026/07/23 01:10:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40b9a_d20260723_m010825_c001_v0001183_t0016_u01784768905458") 2026/07/23 01:10:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a061552_d20260723_m010814_c001_v7007000_t0000_u01784768894783") 2026/07/23 01:10:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468abe1_d20260723_m010809_c001_v0001182_t0007_u01784768889909") 2026/07/23 01:10:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3cf_d20260723_m010803_c001_v7007000_t0000_u01784768883311") 2026/07/23 01:10:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba044_d20260723_m010758_c001_v0001174_t0017_u01784768878050") 2026/07/23 01:10:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4270f93ba5f584c3_d20260723_m010755_c001_v7007000_t0000_u01784768875740") 2026/07/23 01:10:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468aaf6_d20260723_m010750_c001_v0001182_t0014_u01784768870287") 2026/07/23 01:10:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e34_d20260723_m010743_c001_v7007000_t0000_u01784768863238") 2026/07/23 01:10:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40992_d20260723_m010738_c001_v0001183_t0054_u01784768858369") 2026/07/23 01:10:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e15f3_d20260723_m010736_c001_v7007000_t0000_u01784768856082") 2026/07/23 01:10:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e4092e_d20260723_m010730_c001_v0001183_t0043_u01784768850719") 2026/07/23 01:10:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41024c3ccf445a5b_d20260723_m010719_c001_v7007000_t0000_u01784768839423") 2026/07/23 01:10:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a99e_d20260723_m010714_c001_v0001182_t0003_u01784768834061") 2026/07/23 01:10:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd9004571_d20260723_m010707_c001_v7007000_t0000_u01784768827859") 2026/07/23 01:10:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a930_d20260723_m010700_c001_v0001182_t0029_u01784768820597") 2026/07/23 01:10:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f412f4246b9b117c6_d20260723_m010653_c001_v7007000_t0000_u01784768813707") 2026/07/23 01:10:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a89a_d20260723_m010646_c001_v0001182_t0009_u01784768806690") 2026/07/23 01:10:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e5275c_d20260723_m010758_c001_v7007000_t0000_u01784768878528") 2026/07/23 01:10:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383be2b_d20260723_m010754_c001_v0001173_t0001_u01784768874963") 2026/07/23 01:10:26 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e433_d20260723_m010819_c001_v7007000_t0000_u01784768899245") 2026/07/23 01:10:26 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bebf_d20260723_m010814_c001_v0001173_t0054_u01784768894056") 2026/07/23 01:10:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b555_d20260723_m010928_c001_v7007000_t0000_u01784768968838") 2026/07/23 01:10:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba46c_d20260723_m010921_c001_v0001174_t0055_u01784768961358") 2026/07/23 01:10:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245a85_d20260723_m010914_c001_v7007000_t0000_u01784768954351") 2026/07/23 01:10:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba3cc_d20260723_m010906_c001_v0001174_t0045_u01784768946880") 2026/07/23 01:10:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0ce37_d20260723_m010900_c001_v7007000_t0000_u01784768940278") 2026/07/23 01:10:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba312_d20260723_m010853_c001_v0001174_t0032_u01784768933172") 2026/07/23 01:10:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7738_d20260723_m010846_c001_v7007000_t0000_u01784768926744") 2026/07/23 01:10:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba282_d20260723_m010839_c001_v0001174_t0052_u01784768919818") 2026/07/23 01:10:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f411f97f90a39024c_d20260723_m010833_c001_v7007000_t0000_u01784768913165") 2026/07/23 01:10:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba1e6_d20260723_m010825_c001_v0001174_t0041_u01784768905654") 2026/07/23 01:10:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f411f97f90a390219_d20260723_m010814_c001_v7007000_t0000_u01784768894840") 2026/07/23 01:10:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bea5_d20260723_m010810_c001_v0001173_t0036_u01784768890189") 2026/07/23 01:10:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3d0_d20260723_m010803_c001_v7007000_t0000_u01784768883520") 2026/07/23 01:10:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40a6e_d20260723_m010758_c001_v0001183_t0030_u01784768878087") 2026/07/23 01:10:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4270f93ba5f584c7_d20260723_m010756_c001_v7007000_t0000_u01784768876093") 2026/07/23 01:10:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383be0d_d20260723_m010750_c001_v0001173_t0023_u01784768870478") 2026/07/23 01:10:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e35_d20260723_m010743_c001_v7007000_t0000_u01784768863412") 2026/07/23 01:10:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9f50_d20260723_m010738_c001_v0001174_t0051_u01784768858436") 2026/07/23 01:10:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41345c4167e5b695_d20260723_m010735_c001_v7007000_t0000_u01784768855713") 2026/07/23 01:10:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bd8f_d20260723_m010730_c001_v0001173_t0021_u01784768850925") 2026/07/23 01:10:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f412f4246b9b1190d_d20260723_m010719_c001_v7007000_t0000_u01784768839556") 2026/07/23 01:10:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bd1b_d20260723_m010714_c001_v0001173_t0046_u01784768834287") 2026/07/23 01:10:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd9004573_d20260723_m010708_c001_v7007000_t0000_u01784768828035") 2026/07/23 01:10:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bc9f_d20260723_m010700_c001_v0001173_t0020_u01784768820787") 2026/07/23 01:10:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f412f4246b9b117c9_d20260723_m010654_c001_v7007000_t0000_u01784768814047") 2026/07/23 01:10:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bc4f_d20260723_m010646_c001_v0001173_t0055_u01784768806898") 2026/07/23 01:10:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f404ca31c111c007b_d20260723_m010758_c001_v7007000_t0000_u01784768878523") 2026/07/23 01:10:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba01c_d20260723_m010755_c001_v0001174_t0058_u01784768875011") 2026/07/23 01:10:27 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e434_d20260723_m010819_c001_v7007000_t0000_u01784768899420") 2026/07/23 01:10:27 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40b14_d20260723_m010814_c001_v0001183_t0027_u01784768894074") 2026/07/23 01:10:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b556_d20260723_m010929_c001_v7007000_t0000_u01784768969012") 2026/07/23 01:10:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ae39_d20260723_m010921_c001_v0001182_t0026_u01784768961687") 2026/07/23 01:10:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245a89_d20260723_m010914_c001_v7007000_t0000_u01784768954533") 2026/07/23 01:10:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468addf_d20260723_m010907_c001_v0001182_t0059_u01784768947172") 2026/07/23 01:10:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0ce38_d20260723_m010900_c001_v7007000_t0000_u01784768940454") 2026/07/23 01:10:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ad75_d20260723_m010853_c001_v0001182_t0009_u01784768933478") 2026/07/23 01:10:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c773a_d20260723_m010846_c001_v7007000_t0000_u01784768926918") 2026/07/23 01:10:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468acf9_d20260723_m010840_c001_v0001182_t0030_u01784768920150") 2026/07/23 01:10:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f411f97f90a39024d_d20260723_m010833_c001_v7007000_t0000_u01784768913342") 2026/07/23 01:10:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ac8b_d20260723_m010825_c001_v0001182_t0050_u01784768905944") 2026/07/23 01:10:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405962b207c777ce_d20260723_m010814_c001_v7007000_t0000_u01784768894825") 2026/07/23 01:10:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40af0_d20260723_m010810_c001_v0001183_t0034_u01784768890579") 2026/07/23 01:10:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3d1_d20260723_m010803_c001_v7007000_t0000_u01784768883716") 2026/07/23 01:10:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ab53_d20260723_m010758_c001_v0001182_t0047_u01784768878098") 2026/07/23 01:10:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e87_d20260723_m010755_c001_v7007000_t0000_u01784768875898") 2026/07/23 01:10:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40a08_d20260723_m010750_c001_v0001183_t0044_u01784768870823") 2026/07/23 01:10:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e36_d20260723_m010743_c001_v7007000_t0000_u01784768863591") 2026/07/23 01:10:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468aa9c_d20260723_m010738_c001_v0001182_t0054_u01784768858483") 2026/07/23 01:10:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e08_d20260723_m010735_c001_v7007000_t0000_u01784768855734") 2026/07/23 01:10:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468aa26_d20260723_m010731_c001_v0001182_t0013_u01784768851545") 2026/07/23 01:10:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614b2_d20260723_m010719_c001_v7007000_t0000_u01784768839585") 2026/07/23 01:10:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e4086c_d20260723_m010714_c001_v0001183_t0050_u01784768834650") 2026/07/23 01:10:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd9004574_d20260723_m010708_c001_v7007000_t0000_u01784768828211") 2026/07/23 01:10:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e407c0_d20260723_m010701_c001_v0001183_t0046_u01784768821253") 2026/07/23 01:10:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f412f4246b9b117cd_d20260723_m010654_c001_v7007000_t0000_u01784768814221") 2026/07/23 01:10:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e406de_d20260723_m010647_c001_v0001183_t0045_u01784768807285") 2026/07/23 01:10:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e5275f_d20260723_m010758_c001_v7007000_t0000_u01784768878887") 2026/07/23 01:10:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ab30_d20260723_m010755_c001_v0001182_t0004_u01784768875060") 2026/07/23 01:10:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e436_d20260723_m010819_c001_v7007000_t0000_u01784768899593") 2026/07/23 01:10:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ac0f_d20260723_m010814_c001_v0001182_t0017_u01784768894209") 2026/07/23 01:10:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b558_d20260723_m010929_c001_v7007000_t0000_u01784768969186") 2026/07/23 01:10:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383c07e_d20260723_m010921_c001_v0001173_t0011_u01784768961883") 2026/07/23 01:10:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245a8b_d20260723_m010914_c001_v7007000_t0000_u01784768954716") 2026/07/23 01:10:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383c036_d20260723_m010907_c001_v0001173_t0049_u01784768947448") 2026/07/23 01:10:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0ce39_d20260723_m010900_c001_v7007000_t0000_u01784768940632") 2026/07/23 01:10:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bfd2_d20260723_m010853_c001_v0001173_t0052_u01784768933664") 2026/07/23 01:10:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c773c_d20260723_m010847_c001_v7007000_t0000_u01784768927092") 2026/07/23 01:10:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bf79_d20260723_m010840_c001_v0001173_t0041_u01784768920375") 2026/07/23 01:10:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f411f97f90a39024e_d20260723_m010833_c001_v7007000_t0000_u01784768913519") 2026/07/23 01:10:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bf15_d20260723_m010826_c001_v0001173_t0059_u01784768906222") 2026/07/23 01:10:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405962b207c777c9_d20260723_m010814_c001_v7007000_t0000_u01784768894468") 2026/07/23 01:10:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba0f2_d20260723_m010810_c001_v0001174_t0025_u01784768890824") 2026/07/23 01:10:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3d4_d20260723_m010803_c001_v7007000_t0000_u01784768883912") 2026/07/23 01:10:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40a70_d20260723_m010758_c001_v0001183_t0005_u01784768878279") 2026/07/23 01:10:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e52758_d20260723_m010756_c001_v7007000_t0000_u01784768876108") 2026/07/23 01:10:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9fde_d20260723_m010751_c001_v0001174_t0054_u01784768871037") 2026/07/23 01:10:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e37_d20260723_m010743_c001_v7007000_t0000_u01784768863770") 2026/07/23 01:10:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40994_d20260723_m010738_c001_v0001183_t0035_u01784768858587") 2026/07/23 01:10:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41345c4167e5b696_d20260723_m010735_c001_v7007000_t0000_u01784768855887") 2026/07/23 01:10:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9eee_d20260723_m010731_c001_v0001174_t0025_u01784768851752") 2026/07/23 01:10:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245553_d20260723_m010719_c001_v7007000_t0000_u01784768839433") 2026/07/23 01:10:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9dfa_d20260723_m010714_c001_v0001174_t0015_u01784768834856") 2026/07/23 01:10:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd9004575_d20260723_m010708_c001_v7007000_t0000_u01784768828387") 2026/07/23 01:10:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9d4c_d20260723_m010701_c001_v0001174_t0055_u01784768821454") 2026/07/23 01:10:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f412f4246b9b117d0_d20260723_m010654_c001_v7007000_t0000_u01784768814470") 2026/07/23 01:10:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9c92_d20260723_m010647_c001_v0001174_t0025_u01784768807483") 2026/07/23 01:10:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4270f93ba5f584ce_d20260723_m010758_c001_v7007000_t0000_u01784768878898") 2026/07/23 01:10:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40a4a_d20260723_m010755_c001_v0001183_t0026_u01784768875229") 2026/07/23 01:10:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614b8_d20260723_m010721_c001_v7007000_t0000_u01784768841952") 2026/07/23 01:10:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a9c0_d20260723_m010717_c001_v0001182_t0026_u01784768837530") 2026/07/23 01:10:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614b9_d20260723_m010722_c001_v7007000_t0000_u01784768842136") 2026/07/23 01:10:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40890_d20260723_m010717_c001_v0001183_t0009_u01784768837556") 2026/07/23 01:10:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614ba_d20260723_m010722_c001_v7007000_t0000_u01784768842318") 2026/07/23 01:10:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9e32_d20260723_m010717_c001_v0001174_t0039_u01784768837732") 2026/07/23 01:10:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614bb_d20260723_m010722_c001_v7007000_t0000_u01784768842508") 2026/07/23 01:10:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bd3b_d20260723_m010717_c001_v0001173_t0041_u01784768837753") 2026/07/23 01:10:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614bc_d20260723_m010722_c001_v7007000_t0000_u01784768842691") 2026/07/23 01:10:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40894_d20260723_m010717_c001_v0001183_t0048_u01784768837757") 2026/07/23 01:10:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614bd_d20260723_m010722_c001_v7007000_t0000_u01784768842875") 2026/07/23 01:10:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a9c4_d20260723_m010717_c001_v0001182_t0007_u01784768837783") 2026/07/23 01:10:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614be_d20260723_m010723_c001_v7007000_t0000_u01784768843059") 2026/07/23 01:10:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a9c6_d20260723_m010717_c001_v0001182_t0027_u01784768837976") 2026/07/23 01:10:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614bf_d20260723_m010723_c001_v7007000_t0000_u01784768843242") 2026/07/23 01:10:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e4089a_d20260723_m010718_c001_v0001183_t0006_u01784768838016") 2026/07/23 01:10:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614c0_d20260723_m010723_c001_v7007000_t0000_u01784768843425") 2026/07/23 01:10:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bd3f_d20260723_m010718_c001_v0001173_t0013_u01784768838067") 2026/07/23 01:10:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614c1_d20260723_m010723_c001_v7007000_t0000_u01784768843607") 2026/07/23 01:10:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9e38_d20260723_m010718_c001_v0001174_t0010_u01784768838088") 2026/07/23 01:10:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614c2_d20260723_m010723_c001_v7007000_t0000_u01784768843790") 2026/07/23 01:10:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a9c8_d20260723_m010718_c001_v0001182_t0008_u01784768838162") 2026/07/23 01:10:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614c3_d20260723_m010723_c001_v7007000_t0000_u01784768843973") 2026/07/23 01:10:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e4089c_d20260723_m010718_c001_v0001183_t0033_u01784768838216") 2026/07/23 01:10:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614c4_d20260723_m010724_c001_v7007000_t0000_u01784768844158") 2026/07/23 01:10:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a9ca_d20260723_m010718_c001_v0001182_t0044_u01784768838359") 2026/07/23 01:10:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614c5_d20260723_m010724_c001_v7007000_t0000_u01784768844340") 2026/07/23 01:10:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bd45_d20260723_m010718_c001_v0001173_t0017_u01784768838387") 2026/07/23 01:10:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614c6_d20260723_m010724_c001_v7007000_t0000_u01784768844522") 2026/07/23 01:10:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e408a2_d20260723_m010718_c001_v0001183_t0051_u01784768838422") 2026/07/23 01:10:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614c7_d20260723_m010724_c001_v7007000_t0000_u01784768844705") 2026/07/23 01:10:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9e42_d20260723_m010718_c001_v0001174_t0045_u01784768838506") 2026/07/23 01:10:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f408426db398acbf2_d20260723_m010739_c001_v7007000_t0000_u01784768859142") 2026/07/23 01:10:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40966_d20260723_m010734_c001_v0001183_t0045_u01784768854316") 2026/07/23 01:10:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f408426db398acbf3_d20260723_m010739_c001_v7007000_t0000_u01784768859316") 2026/07/23 01:10:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468aa3c_d20260723_m010734_c001_v0001182_t0035_u01784768854339") 2026/07/23 01:10:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0cc04_d20260723_m010739_c001_v7007000_t0000_u01784768859326") 2026/07/23 01:10:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40968_d20260723_m010734_c001_v0001183_t0000_u01784768854523") 2026/07/23 01:10:32 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0cc02_d20260723_m010738_c001_v7007000_t0000_u01784768858968") 2026/07/23 01:10:32 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bdab_d20260723_m010734_c001_v0001173_t0028_u01784768854534") 2026/07/23 01:10:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e19_d20260723_m010739_c001_v7007000_t0000_u01784768859337") 2026/07/23 01:10:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9f1a_d20260723_m010734_c001_v0001174_t0044_u01784768854567") 2026/07/23 01:10:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e15fe_d20260723_m010738_c001_v7007000_t0000_u01784768858936") 2026/07/23 01:10:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468aa46_d20260723_m010734_c001_v0001182_t0041_u01784768854577") 2026/07/23 01:10:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f414f686ef521a445_d20260723_m010738_c001_v7007000_t0000_u01784768858946") 2026/07/23 01:10:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468aa48_d20260723_m010734_c001_v0001182_t0057_u01784768854782") 2026/07/23 01:10:32 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0cc03_d20260723_m010739_c001_v7007000_t0000_u01784768859152") 2026/07/23 01:10:32 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bdaf_d20260723_m010734_c001_v0001173_t0010_u01784768854863") 2026/07/23 01:10:32 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f421e7046658ea5c0_d20260723_m010739_c001_v7007000_t0000_u01784768859003") 2026/07/23 01:10:32 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40970_d20260723_m010734_c001_v0001183_t0025_u01784768854874") 2026/07/23 01:10:32 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f408426db398acbf1_d20260723_m010738_c001_v7007000_t0000_u01784768858958") 2026/07/23 01:10:32 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9f26_d20260723_m010735_c001_v0001174_t0053_u01784768855031") 2026/07/23 01:10:32 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e18_d20260723_m010739_c001_v7007000_t0000_u01784768859161") 2026/07/23 01:10:32 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468aa4e_d20260723_m010735_c001_v0001182_t0017_u01784768855055") 2026/07/23 01:10:32 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e16_d20260723_m010738_c001_v7007000_t0000_u01784768858979") 2026/07/23 01:10:33 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40974_d20260723_m010735_c001_v0001183_t0052_u01784768855075") 2026/07/23 01:10:33 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176da7_d20260723_m010738_c001_v7007000_t0000_u01784768858989") 2026/07/23 01:10:33 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bdb1_d20260723_m010735_c001_v0001173_t0028_u01784768855165") 2026/07/23 01:10:33 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e1601_d20260723_m010739_c001_v7007000_t0000_u01784768859183") 2026/07/23 01:10:33 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468aa52_d20260723_m010735_c001_v0001182_t0044_u01784768855324") 2026/07/23 01:10:33 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f421e7046658ea5c1_d20260723_m010739_c001_v7007000_t0000_u01784768859194") 2026/07/23 01:10:33 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9f2a_d20260723_m010735_c001_v0001174_t0052_u01784768855309") 2026/07/23 01:10:33 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e15ff_d20260723_m010739_c001_v7007000_t0000_u01784768859009") 2026/07/23 01:10:33 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40976_d20260723_m010735_c001_v0001183_t0021_u01784768855334") 2026/07/23 01:10:33 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f423ed67bb63df92e_d20260723_m010545_c001_v7007000_t0000_u01784768745390") 2026/07/23 01:10:33 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1072e9069d6d9b34_d20260723_m010543_c001_v0001150_t0051_u01784768743123") 2026/07/23 01:10:33 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176998_d20260723_m010542_c001_v7007000_t0000_u01784768742945") 2026/07/23 01:10:33 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1072e9069d6d9b1a_d20260723_m010539_c001_v0001150_t0036_u01784768739094") 2026/07/23 01:10:33 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176995_d20260723_m010538_c001_v7007000_t0000_u01784768738390") 2026/07/23 01:10:33 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a584_d20260723_m010534_c001_v0001182_t0045_u01784768734736") 2026/07/23 01:10:33 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f421e7046658ea43a_d20260723_m010533_c001_v7007000_t0000_u01784768733303") 2026/07/23 01:10:33 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f10024c2908fdcbda_d20260723_m010530_c001_v0001039_t0007_u01784768730831") 2026/07/23 01:10:33 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401c323134a12856_d20260723_m010530_c001_v7007000_t0000_u01784768730631") 2026/07/23 01:10:33 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f10024c2908fdcbce_d20260723_m010527_c001_v0001039_t0033_u01784768727050") 2026/07/23 01:10:33 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401c323134a12852_d20260723_m010526_c001_v7007000_t0000_u01784768726341") 2026/07/23 01:10:33 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383b9b3_d20260723_m010521_c001_v0001173_t0001_u01784768721186") 2026/07/23 01:10:33 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7421_d20260723_m010519_c001_v7007000_t0000_u01784768719899") 2026/07/23 01:10:33 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1183c836f4934df2_d20260723_m010518_c001_v0001184_t0051_u01784768718208") 2026/07/23 01:10:34 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e52325_d20260723_m010518_c001_v7007000_t0000_u01784768718020") 2026/07/23 01:10:34 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1183c836f4934dcc_d20260723_m010514_c001_v0001184_t0034_u01784768714966") 2026/07/23 01:10:34 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e52301_d20260723_m010514_c001_v7007000_t0000_u01784768714248") 2026/07/23 01:10:34 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383b965_d20260723_m010510_c001_v0001173_t0045_u01784768710338") 2026/07/23 01:10:34 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7413_d20260723_m010509_c001_v7007000_t0000_u01784768709441") 2026/07/23 01:10:34 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f102c3bb93ce275d5_d20260723_m010507_c001_v0001145_t0045_u01784768707457") 2026/07/23 01:10:34 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4087db027c4b7d0e_d20260723_m010507_c001_v7007000_t0000_u01784768707267") 2026/07/23 01:10:34 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f102c3bb93ce275c3_d20260723_m010502_c001_v0001145_t0045_u01784768702686") 2026/07/23 01:10:34 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4087db027c4b7d0b_d20260723_m010501_c001_v7007000_t0000_u01784768701954") 2026/07/23 01:10:34 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383b905_d20260723_m010456_c001_v0001173_t0004_u01784768696390") 2026/07/23 01:10:34 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd90043e9_d20260723_m010455_c001_v7007000_t0000_u01784768695486") 2026/07/23 01:10:34 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f109d85c7bb10a587_d20260723_m010453_c001_v0001183_t0013_u01784768693867") 2026/07/23 01:10:34 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4160a34aa09ae9a1_d20260723_m010453_c001_v7007000_t0000_u01784768693692") 2026/07/23 01:10:34 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f109d85c7bb10a549_d20260723_m010450_c001_v0001183_t0057_u01784768690585") 2026/07/23 01:10:34 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4160a34aa09ae985_d20260723_m010449_c001_v7007000_t0000_u01784768689887") 2026/07/23 01:10:34 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383b895_d20260723_m010441_c001_v0001173_t0053_u01784768681582") 2026/07/23 01:10:34 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4270f93ba5f5811c_d20260723_m010440_c001_v7007000_t0000_u01784768680657") 2026/07/23 01:10:34 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1183b9d91b7dbff0_d20260723_m010438_c001_v0001100_t0039_u01784768678652") 2026/07/23 01:10:34 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0c85f_d20260723_m010438_c001_v7007000_t0000_u01784768678470") 2026/07/23 01:10:34 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1183b9d91b7dbfdc_d20260723_m010435_c001_v0001100_t0059_u01784768675235") 2026/07/23 01:10:34 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0c84f_d20260723_m010434_c001_v7007000_t0000_u01784768674513") 2026/07/23 01:10:34 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20c6b_d20260723_m010428_c001_v0001029_t0025_u01784768668112") 2026/07/23 01:10:35 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41024c3ccf4457b1_d20260723_m010427_c001_v7007000_t0000_u01784768667068") 2026/07/23 01:10:35 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f108f75f7ecb82f27_d20260723_m010421_c001_v0001185_t0046_u01784768661179") 2026/07/23 01:10:35 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f418ddd58fba5768d_d20260723_m010420_c001_v7007000_t0000_u01784768660962") 2026/07/23 01:10:35 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a2b4_d20260723_m010416_c001_v0001182_t0008_u01784768656928") 2026/07/23 01:10:35 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f112d01853a3fca13_d20260723_m010415_c001_v0001099_t0032_u01784768655937") 2026/07/23 01:10:35 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f112d01853a3fca0b_d20260723_m010414_c001_v0001099_t0003_u01784768654836") 2026/07/23 01:10:35 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f403defd4f2d80880_d20260723_m010401_c001_v7007000_t0000_u01784768641613") 2026/07/23 01:10:35 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20c1f_d20260723_m010353_c001_v0001029_t0033_u01784768633457") 2026/07/23 01:10:35 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f11100c81e35e31c8_d20260723_m010352_c001_v0001113_t0056_u01784768632583") 2026/07/23 01:10:35 DEBUG : dst/one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f11100c81e35e31c0_d20260723_m010351_c001_v0001113_t0019_u01784768631486") 2026/07/23 01:10:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f423ed67bb63df92f_d20260723_m010545_c001_v7007000_t0000_u01784768745578") 2026/07/23 01:10:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f10480470a3e829a2_d20260723_m010542_c001_v0001106_t0004_u01784768742513") 2026/07/23 01:10:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f100d73c66202c60f_d20260723_m010538_c001_v0001165_t0014_u01784768738169") 2026/07/23 01:10:35 DEBUG : dst/one.bak: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f421e7046658ea43b_d20260723_m010533_c001_v7007000_t0000_u01784768733479") 2026/07/23 01:10:35 DEBUG : dst/one.bak: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f118f5433bc90cd3f_d20260723_m010530_c001_v0001134_t0027_u01784768730265") 2026/07/23 01:10:35 DEBUG : dst/one.bak: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f118fa5d5f31f82ff_d20260723_m010525_c001_v0001101_t0026_u01784768725667") 2026/07/23 01:10:35 DEBUG : dst/one.bak: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7423_d20260723_m010520_c001_v7007000_t0000_u01784768720074") 2026/07/23 01:10:35 DEBUG : dst/one.bak: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f107d5a3a936d8436_d20260723_m010517_c001_v0001036_t0051_u01784768717442") 2026/07/23 01:10:35 DEBUG : dst/one.bak: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f11368ab789118ae5_d20260723_m010513_c001_v0001172_t0019_u01784768713928") 2026/07/23 01:10:35 DEBUG : dst/three: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41024c3ccf4457b4_d20260723_m010427_c001_v7007000_t0000_u01784768667242") 2026/07/23 01:10:35 DEBUG : dst/three: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f112d01853a3fca45_d20260723_m010425_c001_v0001099_t0000_u01784768665222") 2026/07/23 01:10:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f423ed67bb63df931_d20260723_m010545_c001_v7007000_t0000_u01784768745761") 2026/07/23 01:10:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f10136dc02e68a6e3_d20260723_m010544_c001_v0001179_t0037_u01784768744134") 2026/07/23 01:10:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f107fdd8b6a70905b_d20260723_m010540_c001_v0001043_t0045_u01784768740060") 2026/07/23 01:10:36 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f423ed67bb63df932_d20260723_m010545_c001_v7007000_t0000_u01784768745946") 2026/07/23 01:10:36 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1072e9069d6d9b4a_d20260723_m010544_c001_v0001150_t0011_u01784768744566") 2026/07/23 01:10:36 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a77117699b_d20260723_m010544_c001_v7007000_t0000_u01784768744388") 2026/07/23 01:10:36 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1072e9069d6d9b26_d20260723_m010540_c001_v0001150_t0026_u01784768740895") 2026/07/23 01:10:36 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176997_d20260723_m010540_c001_v7007000_t0000_u01784768740707") 2026/07/23 01:10:36 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a58c_d20260723_m010535_c001_v0001182_t0053_u01784768735638") 2026/07/23 01:10:36 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f421e7046658ea43c_d20260723_m010533_c001_v7007000_t0000_u01784768733655") 2026/07/23 01:10:36 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f10024c2908fdcbe6_d20260723_m010532_c001_v0001039_t0037_u01784768732313") 2026/07/23 01:10:36 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401c323134a1285a_d20260723_m010532_c001_v7007000_t0000_u01784768732139") 2026/07/23 01:10:36 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f10024c2908fdcbd4_d20260723_m010528_c001_v0001039_t0040_u01784768728481") 2026/07/23 01:10:36 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401c323134a12853_d20260723_m010528_c001_v7007000_t0000_u01784768728305") 2026/07/23 01:10:36 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383b9c9_d20260723_m010522_c001_v0001173_t0043_u01784768722900") 2026/07/23 01:10:36 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e52335_d20260723_m010519_c001_v7007000_t0000_u01784768719351") 2026/07/23 01:10:36 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a4d0_d20260723_m010516_c001_v0001182_t0044_u01784768716592") 2026/07/23 01:10:36 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e5230f_d20260723_m010515_c001_v7007000_t0000_u01784768715862") 2026/07/23 01:10:36 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383b96d_d20260723_m010511_c001_v0001173_t0017_u01784768711225") 2026/07/23 01:10:36 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4087db027c4b7d0f_d20260723_m010508_c001_v7007000_t0000_u01784768708486") 2026/07/23 01:10:36 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a46c_d20260723_m010504_c001_v0001182_t0055_u01784768704958") 2026/07/23 01:10:36 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4087db027c4b7d0c_d20260723_m010503_c001_v7007000_t0000_u01784768703832") 2026/07/23 01:10:36 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383b909_d20260723_m010457_c001_v0001173_t0016_u01784768697106") 2026/07/23 01:10:37 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4160a34aa09ae9a7_d20260723_m010454_c001_v7007000_t0000_u01784768694562") 2026/07/23 01:10:37 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a404_d20260723_m010452_c001_v0001182_t0030_u01784768692619") 2026/07/23 01:10:37 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4160a34aa09ae991_d20260723_m010451_c001_v7007000_t0000_u01784768691546") 2026/07/23 01:10:37 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383b8b5_d20260723_m010444_c001_v0001173_t0053_u01784768684622") 2026/07/23 01:10:37 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0c864_d20260723_m010439_c001_v7007000_t0000_u01784768679754") 2026/07/23 01:10:37 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20c8b_d20260723_m010437_c001_v0001029_t0040_u01784768677113") 2026/07/23 01:10:37 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0c852_d20260723_m010436_c001_v7007000_t0000_u01784768676050") 2026/07/23 01:10:37 DEBUG : dst/three.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a324_d20260723_m010429_c001_v0001182_t0024_u01784768669737") 2026/07/23 01:10:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f421e7046658ea43d_d20260723_m010533_c001_v7007000_t0000_u01784768733830") 2026/07/23 01:10:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f10690d8ff5b59c0a_d20260723_m010531_c001_v0001184_t0007_u01784768731941") 2026/07/23 01:10:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f117ac8cfcf3c2ec8_d20260723_m010527_c001_v0001136_t0023_u01784768727947") 2026/07/23 01:10:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7424_d20260723_m010520_c001_v7007000_t0000_u01784768720253") 2026/07/23 01:10:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f112cd70ce3443651_d20260723_m010518_c001_v0001120_t0022_u01784768718609") 2026/07/23 01:10:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f100b0657cc086211_d20260723_m010515_c001_v0001102_t0058_u01784768715452") 2026/07/23 01:10:37 DEBUG : dst/two: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f423ed67bb63df934_d20260723_m010546_c001_v7007000_t0000_u01784768746132") 2026/07/23 01:10:37 DEBUG : dst/two: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383ba25_d20260723_m010535_c001_v0001173_t0021_u01784768735317") 2026/07/23 01:10:37 DEBUG : dst/two: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f421e7046658ea43e_d20260723_m010534_c001_v7007000_t0000_u01784768734008") 2026/07/23 01:10:37 DEBUG : dst/two: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a520_d20260723_m010522_c001_v0001182_t0033_u01784768722694") 2026/07/23 01:10:37 DEBUG : dst/two: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7425_d20260723_m010520_c001_v7007000_t0000_u01784768720469") 2026/07/23 01:10:37 DEBUG : dst/two: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a4a4_d20260723_m010511_c001_v0001182_t0003_u01784768711012") 2026/07/23 01:10:37 DEBUG : dst/two: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7414_d20260723_m010509_c001_v7007000_t0000_u01784768709616") 2026/07/23 01:10:38 DEBUG : dst/two: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a434_d20260723_m010456_c001_v0001182_t0036_u01784768696807") 2026/07/23 01:10:38 DEBUG : dst/two: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd90043eb_d20260723_m010455_c001_v7007000_t0000_u01784768695669") 2026/07/23 01:10:38 DEBUG : dst/two: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a39e_d20260723_m010442_c001_v0001182_t0050_u01784768682371") 2026/07/23 01:10:38 DEBUG : dst/two: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4270f93ba5f5811d_d20260723_m010440_c001_v7007000_t0000_u01784768680837") 2026/07/23 01:10:38 DEBUG : dst/two: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383b82d_d20260723_m010429_c001_v0001173_t0010_u01784768669086") 2026/07/23 01:10:38 DEBUG : dst/two: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41024c3ccf4457b7_d20260723_m010427_c001_v7007000_t0000_u01784768667416") 2026/07/23 01:10:38 DEBUG : dst/two: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1155a84e107b053c_d20260723_m010422_c001_v0001102_t0028_u01784768662900") 2026/07/23 01:10:38 DEBUG : dst/two: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f403defd4f2d80881_d20260723_m010401_c001_v7007000_t0000_u01784768641795") 2026/07/23 01:10:38 DEBUG : dst/two: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f11100c81e35e31ea_d20260723_m010400_c001_v0001113_t0045_u01784768640101") 2026/07/23 01:10:38 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4151e79ff04c065b_d20260723_m010327_c001_v7007000_t0000_u01784768607376") 2026/07/23 01:10:38 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a116_d20260723_m010323_c001_v0001182_t0009_u01784768603840") 2026/07/23 01:10:38 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4151e79ff04c0642_d20260723_m010321_c001_v7007000_t0000_u01784768601805") 2026/07/23 01:10:38 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a0b6_d20260723_m010311_c001_v0001182_t0014_u01784768591853") 2026/07/23 01:10:38 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e52052_d20260723_m010303_c001_v7007000_t0000_u01784768583175") 2026/07/23 01:10:38 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a06c_d20260723_m010300_c001_v0001182_t0037_u01784768580243") 2026/07/23 01:10:38 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e0825_d20260723_m010239_c001_v7007000_t0000_u01784768559270") 2026/07/23 01:10:38 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b8f_d20260723_m010237_c001_v0001029_t0023_u01784768557014") 2026/07/23 01:10:38 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e0810_d20260723_m010236_c001_v7007000_t0000_u01784768556064") 2026/07/23 01:10:38 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b87_d20260723_m010234_c001_v0001029_t0029_u01784768554675") 2026/07/23 01:10:38 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e07fa_d20260723_m010231_c001_v7007000_t0000_u01784768551550") 2026/07/23 01:10:38 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b73_d20260723_m010229_c001_v0001029_t0037_u01784768549062") 2026/07/23 01:10:38 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e07f6_d20260723_m010228_c001_v7007000_t0000_u01784768548171") 2026/07/23 01:10:39 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b6b_d20260723_m010226_c001_v0001029_t0036_u01784768546412") 2026/07/23 01:10:39 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e07e1_d20260723_m010218_c001_v7007000_t0000_u01784768538696") 2026/07/23 01:10:39 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b4b_d20260723_m010216_c001_v0001029_t0028_u01784768536861") 2026/07/23 01:10:39 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e07dc_d20260723_m010215_c001_v7007000_t0000_u01784768535936") 2026/07/23 01:10:39 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b45_d20260723_m010214_c001_v0001029_t0031_u01784768534873") 2026/07/23 01:10:39 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f420e0848cee9af71_d20260723_m010209_c001_v7007000_t0000_u01784768529163") 2026/07/23 01:10:39 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b2b_d20260723_m010207_c001_v0001029_t0014_u01784768527272") 2026/07/23 01:10:39 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f420e0848cee9af5e_d20260723_m010205_c001_v7007000_t0000_u01784768525501") 2026/07/23 01:10:39 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b1d_d20260723_m010204_c001_v0001029_t0013_u01784768524328") 2026/07/23 01:10:39 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f420e0848cee9af57_d20260723_m010203_c001_v7007000_t0000_u01784768523975") 2026/07/23 01:10:39 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f119206389dbcc5cb_d20260723_m010203_c001_v0001167_t0008_u01784768523332") 2026/07/23 01:10:39 DEBUG : empty space: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b13_d20260723_m010201_c001_v0001029_t0033_u01784768521530") 2026/07/23 01:10:39 DEBUG : enormous: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e081d_d20260723_m010238_c001_v7007000_t0000_u01784768558394") 2026/07/23 01:10:39 DEBUG : enormous: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b91_d20260723_m010237_c001_v0001029_t0042_u01784768557400") 2026/07/23 01:10:39 DEBUG : existing: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f423ed67bb63df949_d20260723_m010550_c001_v7007000_t0000_u01784768750609") 2026/07/23 01:10:39 DEBUG : existing: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383ba7d_d20260723_m010549_c001_v0001173_t0055_u01784768749275") 2026/07/23 01:10:39 DEBUG : existing: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e52048_d20260723_m010258_c001_v7007000_t0000_u01784768578862") 2026/07/23 01:10:39 DEBUG : existing: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a05e_d20260723_m010257_c001_v0001182_t0006_u01784768577735") 2026/07/23 01:10:39 DEBUG : existing: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f420e0848cee9af42_d20260723_m010158_c001_v7007000_t0000_u01784768518181") 2026/07/23 01:10:39 DEBUG : existing: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b09_d20260723_m010157_c001_v0001029_t0004_u01784768517137") 2026/07/23 01:10:39 DEBUG : existing: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f420e0848cee9af3d_d20260723_m010156_c001_v7007000_t0000_u01784768516607") 2026/07/23 01:10:39 DEBUG : existing: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b07_d20260723_m010155_c001_v0001029_t0016_u01784768515833") 2026/07/23 01:10:39 DEBUG : existing: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b03_d20260723_m010154_c001_v0001029_t0027_u01784768514833") 2026/07/23 01:10:40 DEBUG : existing-b: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e52049_d20260723_m010259_c001_v7007000_t0000_u01784768579037") 2026/07/23 01:10:40 DEBUG : existing-b: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20bb1_d20260723_m010257_c001_v0001029_t0026_u01784768577724") 2026/07/23 01:10:40 DEBUG : file1: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7559_d20260723_m010638_c001_v7007000_t0000_u01784768798657") 2026/07/23 01:10:40 DEBUG : file1: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40658_d20260723_m010637_c001_v0001183_t0059_u01784768797807") 2026/07/23 01:10:40 DEBUG : file1: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7555_d20260723_m010636_c001_v7007000_t0000_u01784768796537") 2026/07/23 01:10:40 DEBUG : file1: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bbf7_d20260723_m010635_c001_v0001173_t0016_u01784768795588") 2026/07/23 01:10:40 DEBUG : five: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e0836_d20260723_m010243_c001_v7007000_t0000_u01784768563947") 2026/07/23 01:10:40 DEBUG : five: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4114e6b4e9c20b9f_d20260723_m010241_c001_v0001029_t0010_u01784768561473") 2026/07/23 01:10:40 DEBUG : foo: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f420e0848cee9af64_d20260723_m010206_c001_v7007000_t0000_u01784768526916") 2026/07/23 01:10:40 DEBUG : foo: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4114e6b4e9c20b29_d20260723_m010206_c001_v0001029_t0010_u01784768526388") 2026/07/23 01:10:40 DEBUG : foo: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4114e6b4e9c20b25_d20260723_m010205_c001_v0001029_t0010_u01784768525852") 2026/07/23 01:10:40 DEBUG : four: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e0838_d20260723_m010244_c001_v7007000_t0000_u01784768564181") 2026/07/23 01:10:40 DEBUG : four: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4132861dd383b583_d20260723_m010242_c001_v0001173_t0039_u01784768562194") 2026/07/23 01:10:40 DEBUG : four: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b9b_d20260723_m010240_c001_v0001029_t0030_u01784768560573") 2026/07/23 01:10:40 DEBUG : hello world2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401c323134a1240a_d20260723_m010107_c001_v7007000_t0000_u01784768467195") 2026/07/23 01:10:40 DEBUG : hello world2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20a9f_d20260723_m010106_c001_v0001029_t0003_u01784768466263") 2026/07/23 01:10:40 DEBUG : ignore-size: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f420e0848cee9af3c_d20260723_m010154_c001_v7007000_t0000_u01784768514482") 2026/07/23 01:10:40 DEBUG : ignore-size: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b01_d20260723_m010153_c001_v0001029_t0011_u01784768513238") 2026/07/23 01:10:40 DEBUG : nested/sub dir/file: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e52044_d20260723_m010257_c001_v7007000_t0000_u01784768577010") 2026/07/23 01:10:40 DEBUG : nested/sub dir/file: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a056_d20260723_m010256_c001_v0001182_t0039_u01784768576211") 2026/07/23 01:10:40 DEBUG : nested/sub dir/file: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e52040_d20260723_m010255_c001_v7007000_t0000_u01784768575486") 2026/07/23 01:10:41 DEBUG : nested/sub dir/file: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a04a_d20260723_m010254_c001_v0001182_t0057_u01784768574344") 2026/07/23 01:10:41 DEBUG : one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e083b_d20260723_m010244_c001_v7007000_t0000_u01784768564411") 2026/07/23 01:10:41 DEBUG : one: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4114e6b4e9c20b95_d20260723_m010239_c001_v0001029_t0010_u01784768559635") 2026/07/23 01:10:41 DEBUG : only0: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7531_d20260723_m010631_c001_v7007000_t0000_u01784768791006") 2026/07/23 01:10:41 DEBUG : only0: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4026f74f5468a7ca_d20260723_m010625_c001_v0001182_t0014_u01784768785335") 2026/07/23 01:10:41 DEBUG : only0: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a732_d20260723_m010613_c001_v0001182_t0008_u01784768773700") 2026/07/23 01:10:41 DEBUG : only0: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f421e7046658ea4ba_d20260723_m010607_c001_v7007000_t0000_u01784768767292") 2026/07/23 01:10:41 DEBUG : only0: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a63e_d20260723_m010554_c001_v0001182_t0036_u01784768754304") 2026/07/23 01:10:41 DEBUG : only1: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7533_d20260723_m010631_c001_v7007000_t0000_u01784768791210") 2026/07/23 01:10:41 DEBUG : only1: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4006eb3dc8ab9b66_d20260723_m010626_c001_v0001174_t0031_u01784768786528") 2026/07/23 01:10:41 DEBUG : only1: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a738_d20260723_m010614_c001_v0001182_t0038_u01784768774248") 2026/07/23 01:10:41 DEBUG : only1: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f421e7046658ea4be_d20260723_m010607_c001_v7007000_t0000_u01784768767656") 2026/07/23 01:10:41 DEBUG : only1: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a64a_d20260723_m010554_c001_v0001182_t0053_u01784768754978") 2026/07/23 01:10:41 DEBUG : only10: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7535_d20260723_m010631_c001_v7007000_t0000_u01784768791391") 2026/07/23 01:10:41 DEBUG : only10: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4132861dd383bbb3_d20260723_m010625_c001_v0001173_t0039_u01784768785324") 2026/07/23 01:10:41 DEBUG : only10: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a770_d20260723_m010619_c001_v0001182_t0007_u01784768779505") 2026/07/23 01:10:41 DEBUG : only10: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41590c234bb94383_d20260723_m010608_c001_v7007000_t0000_u01784768768024") 2026/07/23 01:10:41 DEBUG : only10: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a680_d20260723_m010600_c001_v0001182_t0014_u01784768760282") 2026/07/23 01:10:41 DEBUG : only11: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7536_d20260723_m010631_c001_v7007000_t0000_u01784768791574") 2026/07/23 01:10:41 DEBUG : only11: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401164edb0e40594_d20260723_m010625_c001_v0001183_t0010_u01784768785877") 2026/07/23 01:10:41 DEBUG : only11: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a77a_d20260723_m010620_c001_v0001182_t0032_u01784768780118") 2026/07/23 01:10:41 DEBUG : only11: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41590c234bb94380_d20260723_m010607_c001_v7007000_t0000_u01784768767669") 2026/07/23 01:10:41 DEBUG : only11: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a692_d20260723_m010601_c001_v0001182_t0048_u01784768761142") 2026/07/23 01:10:42 DEBUG : only12: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7538_d20260723_m010631_c001_v7007000_t0000_u01784768791756") 2026/07/23 01:10:42 DEBUG : only12: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4006eb3dc8ab9b52_d20260723_m010626_c001_v0001174_t0031_u01784768786071") 2026/07/23 01:10:42 DEBUG : only12: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a77c_d20260723_m010620_c001_v0001182_t0026_u01784768780832") 2026/07/23 01:10:42 DEBUG : only12: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f425548e5a5ff836f_d20260723_m010607_c001_v7007000_t0000_u01784768767825") 2026/07/23 01:10:42 DEBUG : only12: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a6a2_d20260723_m010601_c001_v0001182_t0010_u01784768761706") 2026/07/23 01:10:42 DEBUG : only13: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7539_d20260723_m010631_c001_v7007000_t0000_u01784768791938") 2026/07/23 01:10:42 DEBUG : only13: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4132861dd383bbb5_d20260723_m010625_c001_v0001173_t0039_u01784768785724") 2026/07/23 01:10:42 DEBUG : only13: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a782_d20260723_m010621_c001_v0001182_t0045_u01784768781362") 2026/07/23 01:10:42 DEBUG : only13: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f425548e5a5ff8379_d20260723_m010608_c001_v7007000_t0000_u01784768768346") 2026/07/23 01:10:42 DEBUG : only13: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a6b3_d20260723_m010602_c001_v0001182_t0049_u01784768762273") 2026/07/23 01:10:42 DEBUG : only14: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c753b_d20260723_m010632_c001_v7007000_t0000_u01784768792120") 2026/07/23 01:10:42 DEBUG : only14: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4026f74f5468a7ce_d20260723_m010625_c001_v0001182_t0014_u01784768785734") 2026/07/23 01:10:42 DEBUG : only14: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a784_d20260723_m010621_c001_v0001182_t0022_u01784768781845") 2026/07/23 01:10:42 DEBUG : only14: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f421e7046658ea4bd_d20260723_m010607_c001_v7007000_t0000_u01784768767474") 2026/07/23 01:10:42 DEBUG : only14: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a6ca_d20260723_m010602_c001_v0001182_t0025_u01784768762832") 2026/07/23 01:10:42 DEBUG : only15: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c753c_d20260723_m010632_c001_v7007000_t0000_u01784768792302") 2026/07/23 01:10:42 DEBUG : only15: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4132861dd383bbb7_d20260723_m010625_c001_v0001173_t0039_u01784768785909") 2026/07/23 01:10:42 DEBUG : only15: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a78c_d20260723_m010622_c001_v0001182_t0050_u01784768782361") 2026/07/23 01:10:42 DEBUG : only15: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f425548e5a5ff836c_d20260723_m010607_c001_v7007000_t0000_u01784768767651") 2026/07/23 01:10:42 DEBUG : only15: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a6d2_d20260723_m010603_c001_v0001182_t0031_u01784768763450") 2026/07/23 01:10:42 DEBUG : only16: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c753d_d20260723_m010632_c001_v7007000_t0000_u01784768792484") 2026/07/23 01:10:42 DEBUG : only16: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4026f74f5468a7d0_d20260723_m010625_c001_v0001182_t0014_u01784768785920") 2026/07/23 01:10:43 DEBUG : only16: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a79e_d20260723_m010622_c001_v0001182_t0042_u01784768782877") 2026/07/23 01:10:43 DEBUG : only16: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176a2c_d20260723_m010607_c001_v7007000_t0000_u01784768767834") 2026/07/23 01:10:43 DEBUG : only16: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a6e0_d20260723_m010603_c001_v0001182_t0059_u01784768763894") 2026/07/23 01:10:43 DEBUG : only17: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c753f_d20260723_m010632_c001_v7007000_t0000_u01784768792666") 2026/07/23 01:10:43 DEBUG : only17: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401164edb0e4059c_d20260723_m010626_c001_v0001183_t0010_u01784768786056") 2026/07/23 01:10:43 DEBUG : only17: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a7ac_d20260723_m010623_c001_v0001182_t0011_u01784768783396") 2026/07/23 01:10:43 DEBUG : only17: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41590c234bb94382_d20260723_m010607_c001_v7007000_t0000_u01784768767846") 2026/07/23 01:10:43 DEBUG : only17: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a6e4_d20260723_m010604_c001_v0001182_t0014_u01784768764533") 2026/07/23 01:10:43 DEBUG : only18: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7540_d20260723_m010632_c001_v7007000_t0000_u01784768792849") 2026/07/23 01:10:43 DEBUG : only18: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4132861dd383bbbd_d20260723_m010626_c001_v0001173_t0039_u01784768786094") 2026/07/23 01:10:43 DEBUG : only18: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a7bc_d20260723_m010623_c001_v0001182_t0028_u01784768783967") 2026/07/23 01:10:43 DEBUG : only18: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f421e7046658ea4c2_d20260723_m010608_c001_v7007000_t0000_u01784768768040") 2026/07/23 01:10:44 DEBUG : only18: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a6ee_d20260723_m010605_c001_v0001182_t0004_u01784768765582") 2026/07/23 01:10:44 DEBUG : only19: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7541_d20260723_m010633_c001_v7007000_t0000_u01784768793031") 2026/07/23 01:10:44 DEBUG : only19: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4026f74f5468a7d8_d20260723_m010626_c001_v0001182_t0014_u01784768786104") 2026/07/23 01:10:44 DEBUG : only19: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a7c4_d20260723_m010624_c001_v0001182_t0032_u01784768784497") 2026/07/23 01:10:44 DEBUG : only19: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f425548e5a5ff8375_d20260723_m010608_c001_v7007000_t0000_u01784768768172") 2026/07/23 01:10:44 DEBUG : only19: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a6f0_d20260723_m010606_c001_v0001182_t0053_u01784768766140") 2026/07/23 01:10:44 DEBUG : only2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7542_d20260723_m010633_c001_v7007000_t0000_u01784768793214") 2026/07/23 01:10:44 DEBUG : only2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401164edb0e4059e_d20260723_m010626_c001_v0001183_t0010_u01784768786232") 2026/07/23 01:10:44 DEBUG : only2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a740_d20260723_m010614_c001_v0001182_t0039_u01784768774784") 2026/07/23 01:10:44 DEBUG : only2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176a32_d20260723_m010608_c001_v7007000_t0000_u01784768768184") 2026/07/23 01:10:44 DEBUG : only2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a654_d20260723_m010555_c001_v0001182_t0056_u01784768755535") 2026/07/23 01:10:44 DEBUG : only3: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7544_d20260723_m010633_c001_v7007000_t0000_u01784768793396") 2026/07/23 01:10:44 DEBUG : only3: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401164edb0e405aa_d20260723_m010626_c001_v0001183_t0010_u01784768786585") 2026/07/23 01:10:44 DEBUG : only3: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a742_d20260723_m010615_c001_v0001182_t0003_u01784768775274") 2026/07/23 01:10:44 DEBUG : only3: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176a35_d20260723_m010608_c001_v7007000_t0000_u01784768768357") 2026/07/23 01:10:44 DEBUG : only3: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a658_d20260723_m010556_c001_v0001182_t0014_u01784768756079") 2026/07/23 01:10:44 DEBUG : only4: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7548_d20260723_m010633_c001_v7007000_t0000_u01784768793697") 2026/07/23 01:10:44 DEBUG : only4: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4132861dd383bbbf_d20260723_m010626_c001_v0001173_t0039_u01784768786279") 2026/07/23 01:10:44 DEBUG : only4: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a748_d20260723_m010615_c001_v0001182_t0030_u01784768775777") 2026/07/23 01:10:44 DEBUG : only4: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f421e7046658ea4c0_d20260723_m010607_c001_v7007000_t0000_u01784768767856") 2026/07/23 01:10:44 DEBUG : only4: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a65e_d20260723_m010556_c001_v0001182_t0015_u01784768756701") 2026/07/23 01:10:44 DEBUG : only5: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7549_d20260723_m010633_c001_v7007000_t0000_u01784768793879") 2026/07/23 01:10:44 DEBUG : only5: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4026f74f5468a7dc_d20260723_m010626_c001_v0001182_t0014_u01784768786290") 2026/07/23 01:10:44 DEBUG : only5: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a74c_d20260723_m010616_c001_v0001182_t0056_u01784768776349") 2026/07/23 01:10:45 DEBUG : only5: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f425548e5a5ff8372_d20260723_m010607_c001_v7007000_t0000_u01784768767999") 2026/07/23 01:10:45 DEBUG : only5: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a664_d20260723_m010557_c001_v0001182_t0057_u01784768757214") 2026/07/23 01:10:45 DEBUG : only6: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c754b_d20260723_m010634_c001_v7007000_t0000_u01784768794120") 2026/07/23 01:10:45 DEBUG : only6: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4006eb3dc8ab9b5c_d20260723_m010626_c001_v0001174_t0031_u01784768786351") 2026/07/23 01:10:45 DEBUG : only6: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a752_d20260723_m010616_c001_v0001182_t0032_u01784768776990") 2026/07/23 01:10:45 DEBUG : only6: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41590c234bb94384_d20260723_m010608_c001_v7007000_t0000_u01784768768196") 2026/07/23 01:10:45 DEBUG : only6: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a666_d20260723_m010557_c001_v0001182_t0023_u01784768757970") 2026/07/23 01:10:45 DEBUG : only7: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c754c_d20260723_m010634_c001_v7007000_t0000_u01784768794304") 2026/07/23 01:10:45 DEBUG : only7: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401164edb0e405a4_d20260723_m010626_c001_v0001183_t0010_u01784768786409") 2026/07/23 01:10:45 DEBUG : only7: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a75c_d20260723_m010617_c001_v0001182_t0026_u01784768777586") 2026/07/23 01:10:45 DEBUG : only7: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176a29_d20260723_m010607_c001_v7007000_t0000_u01784768767657") 2026/07/23 01:10:45 DEBUG : only7: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a670_d20260723_m010558_c001_v0001182_t0030_u01784768758523") 2026/07/23 01:10:45 DEBUG : only8: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c754d_d20260723_m010634_c001_v7007000_t0000_u01784768794488") 2026/07/23 01:10:45 DEBUG : only8: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4132861dd383bbc1_d20260723_m010626_c001_v0001173_t0039_u01784768786463") 2026/07/23 01:10:45 DEBUG : only8: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a760_d20260723_m010618_c001_v0001182_t0012_u01784768778057") 2026/07/23 01:10:45 DEBUG : only8: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f421e7046658ea4c3_d20260723_m010608_c001_v7007000_t0000_u01784768768221") 2026/07/23 01:10:45 DEBUG : only8: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a676_d20260723_m010559_c001_v0001182_t0033_u01784768759136") 2026/07/23 01:10:45 DEBUG : only9: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c754e_d20260723_m010634_c001_v7007000_t0000_u01784768794671") 2026/07/23 01:10:45 DEBUG : only9: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4026f74f5468a7de_d20260723_m010626_c001_v0001182_t0014_u01784768786474") 2026/07/23 01:10:45 DEBUG : only9: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a766_d20260723_m010618_c001_v0001182_t0010_u01784768778849") 2026/07/23 01:10:46 DEBUG : only9: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417a07a771176a30_d20260723_m010608_c001_v7007000_t0000_u01784768768008") 2026/07/23 01:10:46 DEBUG : only9: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a67c_d20260723_m010559_c001_v0001182_t0009_u01784768759587") 2026/07/23 01:10:46 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e5203b_d20260723_m010253_c001_v7007000_t0000_u01784768573180") 2026/07/23 01:10:46 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383b5ab_d20260723_m010251_c001_v0001173_t0015_u01784768571174") 2026/07/23 01:10:46 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e52023_d20260723_m010250_c001_v7007000_t0000_u01784768570107") 2026/07/23 01:10:46 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20ba5_d20260723_m010247_c001_v0001029_t0033_u01784768567991") 2026/07/23 01:10:46 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e52014_d20260723_m010247_c001_v7007000_t0000_u01784768567285") 2026/07/23 01:10:46 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f54689ff0_d20260723_m010245_c001_v0001182_t0020_u01784768565310") 2026/07/23 01:10:46 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e0803_d20260723_m010233_c001_v7007000_t0000_u01784768553713") 2026/07/23 01:10:46 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b7f_d20260723_m010232_c001_v0001029_t0014_u01784768552073") 2026/07/23 01:10:46 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e07f8_d20260723_m010230_c001_v7007000_t0000_u01784768550117") 2026/07/23 01:10:46 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b71_d20260723_m010228_c001_v0001029_t0001_u01784768548695") 2026/07/23 01:10:46 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e07f4_d20260723_m010227_c001_v7007000_t0000_u01784768547389") 2026/07/23 01:10:46 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b69_d20260723_m010225_c001_v0001029_t0012_u01784768545843") 2026/07/23 01:10:46 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e07e0_d20260723_m010218_c001_v7007000_t0000_u01784768538174") 2026/07/23 01:10:46 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b49_d20260723_m010216_c001_v0001029_t0004_u01784768536459") 2026/07/23 01:10:46 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e07dd_d20260723_m010216_c001_v7007000_t0000_u01784768536111") 2026/07/23 01:10:46 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b43_d20260723_m010214_c001_v0001029_t0038_u01784768534221") 2026/07/23 01:10:46 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e07d6_d20260723_m010213_c001_v7007000_t0000_u01784768533866") 2026/07/23 01:10:46 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b39_d20260723_m010213_c001_v0001029_t0007_u01784768533122") 2026/07/23 01:10:46 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b37_d20260723_m010212_c001_v0001029_t0019_u01784768532255") 2026/07/23 01:10:46 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e07d4_d20260723_m010211_c001_v7007000_t0000_u01784768531890") 2026/07/23 01:10:47 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b35_d20260723_m010211_c001_v0001029_t0004_u01784768531012") 2026/07/23 01:10:47 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b33_d20260723_m010210_c001_v0001029_t0038_u01784768530045") 2026/07/23 01:10:47 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f420e0848cee9af72_d20260723_m010209_c001_v7007000_t0000_u01784768529340") 2026/07/23 01:10:47 DEBUG : potato: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b2f_d20260723_m010208_c001_v0001029_t0020_u01784768528074") 2026/07/23 01:10:47 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41907ba376e32e68_d20260723_m010336_c001_v7007000_t0000_u01784768616630") 2026/07/23 01:10:47 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383b6b7_d20260723_m010335_c001_v0001173_t0056_u01784768615876") 2026/07/23 01:10:47 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4151e79ff04c065d_d20260723_m010327_c001_v7007000_t0000_u01784768607639") 2026/07/23 01:10:47 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383b66b_d20260723_m010323_c001_v0001173_t0037_u01784768603064") 2026/07/23 01:10:47 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f411f97f90a38fdc6_d20260723_m010316_c001_v7007000_t0000_u01784768596068") 2026/07/23 01:10:47 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383b60d_d20260723_m010311_c001_v0001173_t0017_u01784768591180") 2026/07/23 01:10:47 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e52055_d20260723_m010303_c001_v7007000_t0000_u01784768583756") 2026/07/23 01:10:47 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383b5d7_d20260723_m010259_c001_v0001173_t0011_u01784768579965") 2026/07/23 01:10:47 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e0821_d20260723_m010238_c001_v7007000_t0000_u01784768558570") 2026/07/23 01:10:47 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b8b_d20260723_m010236_c001_v0001029_t0027_u01784768556593") 2026/07/23 01:10:47 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e0811_d20260723_m010236_c001_v7007000_t0000_u01784768556239") 2026/07/23 01:10:47 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b83_d20260723_m010234_c001_v0001029_t0000_u01784768554245") 2026/07/23 01:10:47 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e0804_d20260723_m010233_c001_v7007000_t0000_u01784768553888") 2026/07/23 01:10:47 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b81_d20260723_m010232_c001_v0001029_t0003_u01784768552903") 2026/07/23 01:10:47 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e07fc_d20260723_m010231_c001_v7007000_t0000_u01784768551725") 2026/07/23 01:10:47 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b77_d20260723_m010230_c001_v0001029_t0004_u01784768550468") 2026/07/23 01:10:47 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e07f7_d20260723_m010228_c001_v7007000_t0000_u01784768548346") 2026/07/23 01:10:47 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b6f_d20260723_m010227_c001_v0001029_t0029_u01784768547376") 2026/07/23 01:10:47 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e07e2_d20260723_m010218_c001_v7007000_t0000_u01784768538871") 2026/07/23 01:10:47 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b4f_d20260723_m010217_c001_v0001029_t0011_u01784768537758") 2026/07/23 01:10:48 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401c323134a12411_d20260723_m010110_c001_v7007000_t0000_u01784768470680") 2026/07/23 01:10:48 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20aa5_d20260723_m010109_c001_v0001029_t0019_u01784768469545") 2026/07/23 01:10:48 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401c323134a1240e_d20260723_m010108_c001_v7007000_t0000_u01784768468628") 2026/07/23 01:10:48 DEBUG : potato2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20aa3_d20260723_m010107_c001_v0001029_t0033_u01784768467767") 2026/07/23 01:10:48 DEBUG : potato3: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4151e79ff04c065f_d20260723_m010328_c001_v7007000_t0000_u01784768608004") 2026/07/23 01:10:48 DEBUG : potato3: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20bdf_d20260723_m010324_c001_v0001029_t0043_u01784768604427") 2026/07/23 01:10:48 DEBUG : potato3: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f411f97f90a38fdc7_d20260723_m010316_c001_v7007000_t0000_u01784768596241") 2026/07/23 01:10:48 DEBUG : potato3: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20bc7_d20260723_m010312_c001_v0001029_t0020_u01784768592414") 2026/07/23 01:10:48 DEBUG : potato3: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e52058_d20260723_m010304_c001_v7007000_t0000_u01784768584133") 2026/07/23 01:10:48 DEBUG : potato3: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20bb5_d20260723_m010300_c001_v0001029_t0014_u01784768580493") 2026/07/23 01:10:48 DEBUG : pre-dest1/1: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41024c3ccf445748_d20260723_m010410_c001_v7007000_t0000_u01784768650639") 2026/07/23 01:10:48 DEBUG : pre-dest1/1: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20c37_d20260723_m010402_c001_v0001029_t0015_u01784768642544") 2026/07/23 01:10:48 DEBUG : pre-dest2/2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f41024c3ccf445749_d20260723_m010410_c001_v7007000_t0000_u01784768650813") 2026/07/23 01:10:48 DEBUG : pre-dest2/2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383b78b_d20260723_m010403_c001_v0001173_t0029_u01784768643414") 2026/07/23 01:10:48 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f403defd4f2d80874_d20260723_m010347_c001_v7007000_t0000_u01784768627384") 2026/07/23 01:10:48 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a18e_d20260723_m010344_c001_v0001182_t0024_u01784768624272") 2026/07/23 01:10:48 DEBUG : sizeonly: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f420e0848cee9af33_d20260723_m010152_c001_v7007000_t0000_u01784768512708") 2026/07/23 01:10:48 DEBUG : sizeonly: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20afd_d20260723_m010151_c001_v0001029_t0041_u01784768511406") 2026/07/23 01:10:48 DEBUG : splitbanan: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e438_d20260723_m010819_c001_v7007000_t0000_u01784768899766") 2026/07/23 01:10:48 DEBUG : splitbanan: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383beb7_d20260723_m010813_c001_v0001173_t0016_u01784768893178") 2026/07/23 01:10:49 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b55a_d20260723_m010929_c001_v7007000_t0000_u01784768969361") 2026/07/23 01:10:49 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383c086_d20260723_m010923_c001_v0001173_t0018_u01784768963339") 2026/07/23 01:10:49 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245a8d_d20260723_m010914_c001_v7007000_t0000_u01784768954914") 2026/07/23 01:10:49 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383c03e_d20260723_m010908_c001_v0001173_t0036_u01784768948756") 2026/07/23 01:10:49 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f402e467061e0ce3a_d20260723_m010900_c001_v7007000_t0000_u01784768940807") 2026/07/23 01:10:49 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bfde_d20260723_m010854_c001_v0001173_t0040_u01784768934983") 2026/07/23 01:10:49 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c773d_d20260723_m010847_c001_v7007000_t0000_u01784768927330") 2026/07/23 01:10:49 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bf82_d20260723_m010841_c001_v0001173_t0019_u01784768921481") 2026/07/23 01:10:49 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f411f97f90a39024f_d20260723_m010833_c001_v7007000_t0000_u01784768913697") 2026/07/23 01:10:49 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bf23_d20260723_m010827_c001_v0001173_t0027_u01784768907479") 2026/07/23 01:10:49 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f42273d45ad41e41e_d20260723_m010814_c001_v7007000_t0000_u01784768894814") 2026/07/23 01:10:49 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba10c_d20260723_m010812_c001_v0001174_t0033_u01784768892043") 2026/07/23 01:10:49 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b3d5_d20260723_m010804_c001_v7007000_t0000_u01784768884108") 2026/07/23 01:10:49 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383be3f_d20260723_m010757_c001_v0001173_t0006_u01784768877114") 2026/07/23 01:10:49 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e82_d20260723_m010755_c001_v7007000_t0000_u01784768875544") 2026/07/23 01:10:49 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9ff0_d20260723_m010752_c001_v0001174_t0048_u01784768872619") 2026/07/23 01:10:49 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e38_d20260723_m010743_c001_v7007000_t0000_u01784768863944") 2026/07/23 01:10:49 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468aa7e_d20260723_m010737_c001_v0001182_t0012_u01784768857297") 2026/07/23 01:10:49 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f400de10109764e09_d20260723_m010735_c001_v7007000_t0000_u01784768855908") 2026/07/23 01:10:49 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9f00_d20260723_m010733_c001_v0001174_t0015_u01784768853115") 2026/07/23 01:10:50 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f405939238a0614ae_d20260723_m010718_c001_v7007000_t0000_u01784768838854") 2026/07/23 01:10:50 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9e0c_d20260723_m010715_c001_v0001174_t0047_u01784768835917") 2026/07/23 01:10:50 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4180cddbd9004576_d20260723_m010708_c001_v7007000_t0000_u01784768828633") 2026/07/23 01:10:50 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9d66_d20260723_m010702_c001_v0001174_t0007_u01784768822550") 2026/07/23 01:10:50 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f412f4246b9b117d2_d20260723_m010654_c001_v7007000_t0000_u01784768814643") 2026/07/23 01:10:50 DEBUG : splitbananasplit: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9ca2_d20260723_m010648_c001_v0001174_t0055_u01784768808843") 2026/07/23 01:10:50 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e5275d_d20260723_m010758_c001_v7007000_t0000_u01784768878712") 2026/07/23 01:10:50 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba000_d20260723_m010753_c001_v0001174_t0050_u01784768873765") 2026/07/23 01:10:50 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7567_d20260723_m010642_c001_v7007000_t0000_u01784768802696") 2026/07/23 01:10:50 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9c34_d20260723_m010641_c001_v0001174_t0016_u01784768801456") 2026/07/23 01:10:50 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7562_d20260723_m010640_c001_v7007000_t0000_u01784768800706") 2026/07/23 01:10:50 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383bc13_d20260723_m010639_c001_v0001173_t0045_u01784768799583") 2026/07/23 01:10:50 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e52045_d20260723_m010257_c001_v7007000_t0000_u01784768577186") 2026/07/23 01:10:50 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383b5bd_d20260723_m010256_c001_v0001173_t0032_u01784768576201") 2026/07/23 01:10:50 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e52041_d20260723_m010255_c001_v7007000_t0000_u01784768575665") 2026/07/23 01:10:50 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20bab_d20260723_m010254_c001_v0001029_t0020_u01784768574687") 2026/07/23 01:10:50 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f420e0848cee9af21_d20260723_m010149_c001_v7007000_t0000_u01784768509047") 2026/07/23 01:10:50 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20af7_d20260723_m010147_c001_v0001029_t0038_u01784768507399") 2026/07/23 01:10:50 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f420e0848cee9af1a_d20260723_m010147_c001_v7007000_t0000_u01784768507048") 2026/07/23 01:10:50 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20af3_d20260723_m010145_c001_v0001029_t0017_u01784768505845") 2026/07/23 01:10:50 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f420e0848cee9af0c_d20260723_m010143_c001_v7007000_t0000_u01784768503725") 2026/07/23 01:10:50 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20aef_d20260723_m010142_c001_v0001029_t0000_u01784768502224") 2026/07/23 01:10:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f420e0848cee9af02_d20260723_m010141_c001_v7007000_t0000_u01784768501615") 2026/07/23 01:10:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20aed_d20260723_m010140_c001_v0001029_t0012_u01784768500388") 2026/07/23 01:10:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20ae9_d20260723_m010137_c001_v0001029_t0015_u01784768497706") 2026/07/23 01:10:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f420e0848cee9aef4_d20260723_m010137_c001_v7007000_t0000_u01784768497205") 2026/07/23 01:10:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20ae7_d20260723_m010136_c001_v0001029_t0032_u01784768496302") 2026/07/23 01:10:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20ae3_d20260723_m010135_c001_v0001029_t0041_u01784768495265") 2026/07/23 01:10:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401c323134a1245d_d20260723_m010134_c001_v7007000_t0000_u01784768494549") 2026/07/23 01:10:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20add_d20260723_m010131_c001_v0001029_t0003_u01784768491734") 2026/07/23 01:10:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20adb_d20260723_m010128_c001_v0001029_t0000_u01784768488552") 2026/07/23 01:10:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401c323134a12443_d20260723_m010128_c001_v7007000_t0000_u01784768488160") 2026/07/23 01:10:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20ad7_d20260723_m010127_c001_v0001029_t0013_u01784768487028") 2026/07/23 01:10:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20acf_d20260723_m010125_c001_v0001029_t0040_u01784768485781") 2026/07/23 01:10:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401c323134a1243d_d20260723_m010125_c001_v7007000_t0000_u01784768485407") 2026/07/23 01:10:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20ac3_d20260723_m010121_c001_v0001029_t0023_u01784768481685") 2026/07/23 01:10:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401c323134a12430_d20260723_m010121_c001_v7007000_t0000_u01784768481307") 2026/07/23 01:10:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20ac1_d20260723_m010120_c001_v0001029_t0000_u01784768480135") 2026/07/23 01:10:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401c323134a1242c_d20260723_m010119_c001_v7007000_t0000_u01784768479204") 2026/07/23 01:10:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20abd_d20260723_m010117_c001_v0001029_t0040_u01784768477663") 2026/07/23 01:10:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401c323134a12425_d20260723_m010117_c001_v7007000_t0000_u01784768477067") 2026/07/23 01:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20ab9_d20260723_m010116_c001_v0001029_t0016_u01784768476253") 2026/07/23 01:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401c323134a1241c_d20260723_m010115_c001_v7007000_t0000_u01784768475318") 2026/07/23 01:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20ab7_d20260723_m010114_c001_v0001029_t0036_u01784768474117") 2026/07/23 01:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401c323134a12419_d20260723_m010113_c001_v7007000_t0000_u01784768473554") 2026/07/23 01:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20ab5_d20260723_m010112_c001_v0001029_t0011_u01784768472729") 2026/07/23 01:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401c323134a12415_d20260723_m010112_c001_v7007000_t0000_u01784768472161") 2026/07/23 01:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20aa9_d20260723_m010111_c001_v0001029_t0037_u01784768471245") 2026/07/23 01:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401c323134a12409_d20260723_m010105_c001_v7007000_t0000_u01784768465702") 2026/07/23 01:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20a9d_d20260723_m010104_c001_v0001029_t0037_u01784768464696") 2026/07/23 01:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401c323134a12406_d20260723_m010104_c001_v7007000_t0000_u01784768464138") 2026/07/23 01:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20a9b_d20260723_m010103_c001_v0001029_t0009_u01784768463358") 2026/07/23 01:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401c323134a12405_d20260723_m010102_c001_v7007000_t0000_u01784768462424") 2026/07/23 01:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20a99_d20260723_m010101_c001_v0001029_t0025_u01784768461477") 2026/07/23 01:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f401c323134a12401_d20260723_m010059_c001_v7007000_t0000_u01784768459265") 2026/07/23 01:10:52 DEBUG : sub dir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20a95_d20260723_m010058_c001_v0001029_t0036_u01784768458312") 2026/07/23 01:10:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7568_d20260723_m010642_c001_v7007000_t0000_u01784768802878") 2026/07/23 01:10:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40690_d20260723_m010641_c001_v0001183_t0021_u01784768801467") 2026/07/23 01:10:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7563_d20260723_m010640_c001_v7007000_t0000_u01784768800888") 2026/07/23 01:10:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a85c_d20260723_m010639_c001_v0001182_t0039_u01784768799592") 2026/07/23 01:10:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b55e_d20260723_m010931_c001_v7007000_t0000_u01784768971278") 2026/07/23 01:10:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40e28_d20260723_m010930_c001_v0001183_t0051_u01784768970667") 2026/07/23 01:10:52 DEBUG : sub/yam: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e52036_d20260723_m010252_c001_v7007000_t0000_u01784768572650") 2026/07/23 01:10:53 DEBUG : sub/yam: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a02c_d20260723_m010250_c001_v0001182_t0013_u01784768570827") 2026/07/23 01:10:53 DEBUG : test_dir1/file2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c755b_d20260723_m010638_c001_v7007000_t0000_u01784768798839") 2026/07/23 01:10:53 DEBUG : test_dir1/file2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9bf0_d20260723_m010637_c001_v0001174_t0005_u01784768797486") 2026/07/23 01:10:53 DEBUG : test_dir1/file2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7556_d20260723_m010636_c001_v7007000_t0000_u01784768796720") 2026/07/23 01:10:53 DEBUG : test_dir1/file2: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8ab9be1_d20260723_m010635_c001_v0001174_t0003_u01784768795604") 2026/07/23 01:10:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c755d_d20260723_m010639_c001_v7007000_t0000_u01784768799021") 2026/07/23 01:10:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a84a_d20260723_m010637_c001_v0001182_t0017_u01784768797474") 2026/07/23 01:10:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f424acab6290c7557_d20260723_m010636_c001_v7007000_t0000_u01784768796902") 2026/07/23 01:10:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a840_d20260723_m010635_c001_v0001182_t0055_u01784768795594") 2026/07/23 01:10:53 DEBUG : three: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e083c_d20260723_m010244_c001_v7007000_t0000_u01784768564586") 2026/07/23 01:10:53 DEBUG : three: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20ba3_d20260723_m010242_c001_v0001029_t0033_u01784768562737") 2026/07/23 01:10:53 DEBUG : three: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1114e6b4e9c20b99_d20260723_m010239_c001_v0001029_t0042_u01784768559987") 2026/07/23 01:10:53 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b562_d20260723_m010933_c001_v7007000_t0000_u01784768973067") 2026/07/23 01:10:53 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba4f8_d20260723_m010932_c001_v0001174_t0049_u01784768972295") 2026/07/23 01:10:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b58e_d20260723_m010950_c001_v7007000_t0000_u01784768990779") 2026/07/23 01:10:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468aefd_d20260723_m010949_c001_v0001182_t0056_u01784768989050") 2026/07/23 01:10:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b587_d20260723_m010947_c001_v7007000_t0000_u01784768987564") 2026/07/23 01:10:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba5a2_d20260723_m010945_c001_v0001174_t0057_u01784768985932") 2026/07/23 01:10:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b581_d20260723_m010944_c001_v7007000_t0000_u01784768984998") 2026/07/23 01:10:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40ea8_d20260723_m010944_c001_v0001183_t0042_u01784768984406") 2026/07/23 01:10:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b572_d20260723_m010939_c001_v7007000_t0000_u01784768979866") 2026/07/23 01:10:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba548_d20260723_m010938_c001_v0001174_t0009_u01784768978746") 2026/07/23 01:10:53 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b576_d20260723_m010941_c001_v7007000_t0000_u01784768981781") 2026/07/23 01:10:54 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468aec1_d20260723_m010940_c001_v0001182_t0054_u01784768980793") 2026/07/23 01:10:54 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b56c_d20260723_m010937_c001_v7007000_t0000_u01784768977837") 2026/07/23 01:10:54 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f101164edb0e40e62_d20260723_m010937_c001_v0001183_t0020_u01784768977259") 2026/07/23 01:10:54 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b569_d20260723_m010936_c001_v7007000_t0000_u01784768976352") 2026/07/23 01:10:54 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383c0cc_d20260723_m010935_c001_v0001173_t0048_u01784768975666") 2026/07/23 01:10:54 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b564_d20260723_m010934_c001_v7007000_t0000_u01784768974597") 2026/07/23 01:10:54 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468ae97_d20260723_m010933_c001_v0001182_t0051_u01784768973983") 2026/07/23 01:10:54 DEBUG : toe/toe/toe: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f40936fc324245adb_d20260723_m010955_c001_v7007000_t0000_u01784768995400") 2026/07/23 01:10:54 DEBUG : toe/toe/toe: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1006eb3dc8aba5f6_d20260723_m010954_c001_v0001174_t0001_u01784768994624") 2026/07/23 01:10:54 DEBUG : toe/toe/toe: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b57b_d20260723_m010943_c001_v7007000_t0000_u01784768983466") 2026/07/23 01:10:54 DEBUG : toe/toe/toe: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383c0f8_d20260723_m010942_c001_v0001173_t0011_u01784768982697") 2026/07/23 01:10:54 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b590_d20260723_m010951_c001_v7007000_t0000_u01784768991413") 2026/07/23 01:10:54 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383c116_d20260723_m010950_c001_v0001173_t0055_u01784768990372") 2026/07/23 01:10:54 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f407d4423bb41b588_d20260723_m010948_c001_v7007000_t0000_u01784768988124") 2026/07/23 01:10:54 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1107eb47875ad394_d20260723_m010947_c001_v0001120_t0009_u01784768987148") 2026/07/23 01:10:54 DEBUG : two: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f417f42b0b05e083e_d20260723_m010244_c001_v7007000_t0000_u01784768564768") 2026/07/23 01:10:54 DEBUG : two: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4026f74f54689fd2_d20260723_m010242_c001_v0001182_t0014_u01784768562041") 2026/07/23 01:10:54 DEBUG : two: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4114e6b4e9c20b97_d20260723_m010239_c001_v0001029_t0010_u01784768559811") 2026/07/23 01:10:54 DEBUG : yam: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e5203c_d20260723_m010253_c001_v7007000_t0000_u01784768573357") 2026/07/23 01:10:54 DEBUG : yam: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1036fe79e8e676a4_d20260723_m010252_c001_v0001092_t0011_u01784768572243") 2026/07/23 01:10:54 DEBUG : yam: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e5201d_d20260723_m010249_c001_v7007000_t0000_u01784768569573") 2026/07/23 01:10:54 DEBUG : yam: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1026f74f5468a00e_d20260723_m010248_c001_v0001182_t0044_u01784768568002") 2026/07/23 01:10:55 DEBUG : yam: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e52013_d20260723_m010246_c001_v7007000_t0000_u01784768566755") 2026/07/23 01:10:55 DEBUG : yam: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1132861dd383b593_d20260723_m010245_c001_v0001173_t0016_u01784768565320") 2026/07/23 01:10:55 DEBUG : yaml: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e52026_d20260723_m010250_c001_v7007000_t0000_u01784768570283") 2026/07/23 01:10:55 DEBUG : yaml: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f1185911a45690bf4_d20260723_m010249_c001_v0001029_t0003_u01784768569046") 2026/07/23 01:10:55 DEBUG : yaml: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f4061db36b3e52015_d20260723_m010247_c001_v7007000_t0000_u01784768567460") 2026/07/23 01:10:55 DEBUG : yaml: Deleting (id "4_zbf026d6370dd8bcb9ff80e1b_f119790c6d4966eb0_d20260723_m010246_c001_v0001183_t0046_u01784768566542") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m1.477133145s (try 1/5)