"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/10/05 03:46:37 DEBUG : Creating backend with remote "TestB2:rclone-test-hepejib7nefu" 2025/10/05 03:46:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/05 03:46:38 DEBUG : Creating backend with remote "/tmp/rclone85295441" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:46:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 03:46:39 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:46:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/05 03:46:39 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.61s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:46:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/05 03:46:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 03:46:40 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:46:40 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:46:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:46:41 INFO : sub dir/hello world: Copied (new) 2025/10/05 03:46:41 DEBUG : B2 bucket rclone-test-hepejib7nefu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.89s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:46:42 DEBUG : Creating backend with remote "/non-existing" 2025/10/05 03:46:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/05 03:46:42 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:46:42 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:46:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 03:46:43 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:46:43 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:46:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:46:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:46:45 INFO : B2 bucket rclone-test-hepejib7nefu: Running all checks before starting transfers 2025/10/05 03:46:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 03:46:45 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:46:45 INFO : B2 bucket rclone-test-hepejib7nefu: Checks finished, now starting transfers 2025/10/05 03:46:45 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:46:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:46:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.29s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:46:46 ERROR : Ignoring --no-traverse with sync 2025/10/05 03:46:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 03:46:46 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:46:46 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:46:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:46:47 INFO : sub dir/hello world: Copied (new) 2025/10/05 03:46:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.35s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:46:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/05 03:46:48 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:46:48 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:46:48 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/05 03:46:48 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.26s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:46:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 03:46:49 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:46:49 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:46:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:46:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.27s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:46:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 03:46:51 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:46:51 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:46:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:46:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.72s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:46:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/05 03:46:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 03:46:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/05 03:46:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/05 03:46:52 INFO : sub dir2: Making directory 2025/10/05 03:46:52 INFO : sub dir: Making directory 2025/10/05 03:46:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 03:46:52 INFO : sub dir2/sub sub dir2: Making directory 2025/10/05 03:46:52 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:46:52 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:46:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:46:52 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" 2025/10/05 03:46:53 DEBUG : B2 bucket rclone-test-hepejib7nefu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.38s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:46:53 INFO : sub dir2: Making directory 2025/10/05 03:46:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/05 03:46:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 03:46:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 03:46:53 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:46:53 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:46:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:46:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.24s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:46:54 DEBUG : sub dir2: Making directory with metadata 2025/10/05 03:46:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 03:46:55 INFO : sub dir2: Making directory 2025/10/05 03:46:55 INFO : sub dir: Making directory 2025/10/05 03:46:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 03:46:55 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:46:55 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:46:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:46:55 INFO : sub dir/hello world: Copied (new) 2025/10/05 03:46:55 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/05 03:46:55 DEBUG : B2 bucket rclone-test-hepejib7nefu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/05 03:46:55 DEBUG : B2 bucket rclone-test-hepejib7nefu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.52s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:46:56 INFO : sub dir2: Making directory 2025/10/05 03:46:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 03:46:56 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:46:56 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:46:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:46:57 INFO : sub dir/hello world: Copied (new) 2025/10/05 03:46:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.31s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:46:58 DEBUG : sub dir2: Making directory with metadata 2025/10/05 03:46:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 03:46:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/05 03:46:58 INFO : sub dir2: Making directory 2025/10/05 03:46:58 INFO : sub dir: Making directory 2025/10/05 03:46:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 03:46:58 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:46:58 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:46:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:46:58 INFO : sub dir/hello world: Copied (new) 2025/10/05 03:46:58 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/05 03:46:58 DEBUG : B2 bucket rclone-test-hepejib7nefu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.23s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:46:59 INFO : sub dir2: Making directory 2025/10/05 03:46:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 03:46:59 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:46:59 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:47:00 INFO : sub dir/hello world: Copied (new) 2025/10/05 03:47:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.24s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:47:01 DEBUG : Creating backend with remote "TestB2:rclone-test-ridasok9sazi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-hepejib7nefu -> B2 bucket rclone-test-ridasok9sazi 2025/10/05 03:47:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 03:47:02 DEBUG : B2 bucket rclone-test-ridasok9sazi: Waiting for checks to finish 2025/10/05 03:47:02 DEBUG : B2 bucket rclone-test-ridasok9sazi: Waiting for transfers to finish 2025/10/05 03:47:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:47:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/05 03:47:04 DEBUG : B2 bucket rclone-test-ridasok9sazi: Purge remote 2025/10/05 03:47:04 INFO : B2 bucket rclone-test-ridasok9sazi: cleaning bucket "rclone-test-ridasok9sazi" of all files 2025/10/05 03:47:04 DEBUG : sub dir/hello world: Deleting (id "4_zdf02ed5370adbb2b9f980e1b_f1171941e3b706bce_d20251005_m034703_c001_v0001144_t0018_u01759636023111") --- PASS: TestServerSideCopy (4.55s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:47:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/05 03:47:06 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:06 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/05 03:47:06 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.76s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:47:07 DEBUG : Creating backend with remote "TestB2:rclone-test-janaxur7jati" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-hepejib7nefu -> B2 bucket rclone-test-janaxur7jati 2025/10/05 03:47:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 03:47:08 DEBUG : B2 bucket rclone-test-janaxur7jati: Waiting for checks to finish 2025/10/05 03:47:08 DEBUG : B2 bucket rclone-test-janaxur7jati: Waiting for transfers to finish 2025/10/05 03:47:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:47:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/05 03:47:10 DEBUG : B2 bucket rclone-test-janaxur7jati: Waiting for checks to finish 2025/10/05 03:47:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/05 03:47:10 DEBUG : B2 bucket rclone-test-janaxur7jati: Waiting for transfers to finish 2025/10/05 03:47:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/05 03:47:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/05 03:47:11 DEBUG : B2 bucket rclone-test-janaxur7jati: Purge remote 2025/10/05 03:47:11 INFO : B2 bucket rclone-test-janaxur7jati: cleaning bucket "rclone-test-janaxur7jati" of all files 2025/10/05 03:47:11 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fde370adbb2b9f980e1b_f11128aa51b4f0ad3_d20251005_m034710_c001_v0001184_t0030_u01759636030853") 2025/10/05 03:47:11 DEBUG : sub dir/hello world: Deleting (id "4_z5fe2fde370adbb2b9f980e1b_f1099523b5222d279_d20251005_m034709_c001_v0001093_t0022_u01759636029528") --- PASS: TestServerSideCopyOverSelf (5.78s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:47:13 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/05 03:47:13 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/05 03:47:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/05 03:47:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.95s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:47:15 DEBUG : Creating backend with remote "TestB2:rclone-test-kicamel0maco" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-hepejib7nefu -> B2 bucket rclone-test-kicamel0maco 2025/10/05 03:47:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 03:47:16 DEBUG : B2 bucket rclone-test-kicamel0maco: Waiting for checks to finish 2025/10/05 03:47:16 DEBUG : B2 bucket rclone-test-kicamel0maco: Waiting for transfers to finish 2025/10/05 03:47:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:47:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/05 03:47:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/05 03:47:18 DEBUG : B2 bucket rclone-test-kicamel0maco: Waiting for checks to finish 2025/10/05 03:47:18 DEBUG : B2 bucket rclone-test-kicamel0maco: Waiting for transfers to finish 2025/10/05 03:47:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/05 03:47:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/05 03:47:18 INFO : sub dir/hello world: Deleted 2025/10/05 03:47:19 DEBUG : testing file moves 2025/10/05 03:47:19 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/05 03:47:19 DEBUG : B2 bucket rclone-test-kicamel0maco: Waiting for checks to finish 2025/10/05 03:47:19 DEBUG : B2 bucket rclone-test-kicamel0maco: Waiting for transfers to finish 2025/10/05 03:47:20 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/05 03:47:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/05 03:47:20 INFO : sub dir/hello world: Deleted 2025/10/05 03:47:21 DEBUG : B2 bucket rclone-test-kicamel0maco: Purge remote 2025/10/05 03:47:21 INFO : B2 bucket rclone-test-kicamel0maco: cleaning bucket "rclone-test-kicamel0maco" of all files 2025/10/05 03:47:21 DEBUG : sub dir/hello world: Deleting (id "4_zafc21dc370bdbb2b9f980e1b_f113f2ac7c41e684b_d20251005_m034720_c001_v0001117_t0011_u01759636040076") 2025/10/05 03:47:21 DEBUG : sub dir/hello world: Deleting (id "4_zafc21dc370bdbb2b9f980e1b_f106ba98059fb12b9_d20251005_m034718_c001_v0001172_t0009_u01759636038465") 2025/10/05 03:47:21 DEBUG : sub dir/hello world: Deleting (id "4_zafc21dc370bdbb2b9f980e1b_f10256ec6f230dfe1_d20251005_m034717_c001_v0001180_t0002_u01759636037282") --- PASS: TestServerSideMoveOverSelf (7.69s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:47:23 ERROR : error listing: directory not found 2025/10/05 03:47:23 INFO : Local file system at /tmp/rclone85295441: Making directory 2025/10/05 03:47:23 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:23 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.58s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:47:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 03:47:25 DEBUG : Local file system at /tmp/rclone85295441: Waiting for checks to finish 2025/10/05 03:47:25 DEBUG : Local file system at /tmp/rclone85295441: Waiting for transfers to finish 2025/10/05 03:47:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:47:25 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/05 03:47:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.92s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:47:26 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/05 03:47:26 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:26 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/05 03:47:26 INFO : check sum: Copied (new) 2025/10/05 03:47:26 DEBUG : Waiting for deletions to finish 2025/10/05 03:47:27 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/05 03:47:27 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/05 03:47:27 DEBUG : check sum: Unchanged skipping 2025/10/05 03:47:27 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:27 DEBUG : Waiting for deletions to finish 2025/10/05 03:47:27 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.82s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:47:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/05 03:47:28 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:28 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:28 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/05 03:47:28 INFO : sizeonly: Copied (new) 2025/10/05 03:47:28 DEBUG : Waiting for deletions to finish 2025/10/05 03:47:29 DEBUG : sizeonly: Sizes identical 2025/10/05 03:47:29 DEBUG : sizeonly: Unchanged skipping 2025/10/05 03:47:29 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:29 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:29 DEBUG : Waiting for deletions to finish 2025/10/05 03:47:29 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.77s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:47:29 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/05 03:47:29 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:29 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:30 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/05 03:47:30 INFO : ignore-size: Copied (new) 2025/10/05 03:47:30 DEBUG : Waiting for deletions to finish 2025/10/05 03:47:30 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:47:30 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:30 DEBUG : ignore-size: Unchanged skipping 2025/10/05 03:47:30 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:30 DEBUG : Waiting for deletions to finish 2025/10/05 03:47:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.81s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:47:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:47:32 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:32 DEBUG : existing: Unchanged skipping 2025/10/05 03:47:32 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:32 DEBUG : Waiting for deletions to finish 2025/10/05 03:47:32 INFO : There was nothing to transfer 2025/10/05 03:47:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/05 03:47:32 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:32 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/05 03:47:32 INFO : existing: Copied (replaced existing) 2025/10/05 03:47:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.92s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:47:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/05 03:47:33 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:33 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/05 03:47:34 INFO : existing: Copied (new) 2025/10/05 03:47:34 DEBUG : Waiting for deletions to finish 2025/10/05 03:47:34 DEBUG : existing: Destination exists, skipping 2025/10/05 03:47:34 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:34 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:34 DEBUG : Waiting for deletions to finish 2025/10/05 03:47:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.63s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:47:35 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/05 03:47:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:47:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/05 03:47:36 DEBUG : c/non empty space: Unchanged skipping 2025/10/05 03:47:36 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:36 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 03:47:36 INFO : a/potato2: Copied (new) 2025/10/05 03:47:36 DEBUG : Waiting for deletions to finish 2025/10/05 03:47:36 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.73s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:47:38 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 2025/10/05 03:47:38 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/05 03:47:38 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/05 03:47:38 DEBUG : empty space: Unchanged skipping 2025/10/05 03:47:38 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:38 DEBUG : Waiting for deletions to finish 2025/10/05 03:47:38 INFO : There was nothing to transfer 2025/10/05 03:47:38 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 2025/10/05 03:47:38 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/05 03:47:39 INFO : empty space: Updated modification time in destination 2025/10/05 03:47:39 DEBUG : empty space: Unchanged skipping 2025/10/05 03:47:39 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:39 DEBUG : Waiting for deletions to finish 2025/10/05 03:47:39 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.61s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:47:41 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 2025/10/05 03:47:41 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/05 03:47:41 DEBUG : empty space: Unchanged skipping 2025/10/05 03:47:41 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:41 DEBUG : Waiting for deletions to finish 2025/10/05 03:47:41 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.41s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:47:42 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:42 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 2025/10/05 03:47:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone85295441) 2025/10/05 03:47:42 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-hepejib7nefu) 2025/10/05 03:47:42 DEBUG : foo: sha1 differ 2025/10/05 03:47:42 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/05 03:47:42 INFO : foo: Copied (replaced existing) 2025/10/05 03:47:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:47:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:47:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/05 03:47:44 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:44 DEBUG : empty space: Unchanged skipping 2025/10/05 03:47:44 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:44 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 03:47:44 INFO : potato: Copied (new) 2025/10/05 03:47:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.56s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:47:46 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/05 03:47:46 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:46 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/05 03:47:47 INFO : potato: Copied (replaced existing) 2025/10/05 03:47:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.86s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:47:48 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 2025/10/05 03:47:48 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone85295441) 2025/10/05 03:47:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-hepejib7nefu) 2025/10/05 03:47:48 DEBUG : potato: sha1 differ 2025/10/05 03:47:48 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/05 03:47:48 INFO : potato: Copied (replaced existing) 2025/10/05 03:47:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:47:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 03:47:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:47:50 DEBUG : empty space: Unchanged skipping 2025/10/05 03:47:50 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:50 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/05 03:47:50 DEBUG : Waiting for deletions to finish 2025/10/05 03:47:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:47:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:47:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 03:47:52 DEBUG : empty space: Unchanged skipping 2025/10/05 03:47:52 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:52 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 03:47:53 INFO : potato2: Copied (new) 2025/10/05 03:47:53 DEBUG : Waiting for deletions to finish 2025/10/05 03:47:53 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:47:55 INFO : d: Making directory 2025/10/05 03:47:55 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/05 03:47:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:47:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/05 03:47:55 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:55 DEBUG : c/non empty space: Unchanged skipping 2025/10/05 03:47:55 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 03:47:56 INFO : a/potato2: Copied (new) 2025/10/05 03:47:56 DEBUG : Waiting for deletions to finish 2025/10/05 03:47:56 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:47:57 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/05 03:47:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:47:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/05 03:47:58 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:47:58 DEBUG : c/non empty space: Unchanged skipping 2025/10/05 03:47:58 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:47:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 03:47:58 INFO : a/potato2: Copied (new) 2025/10/05 03:47:58 ERROR : B2 bucket rclone-test-hepejib7nefu: not deleting files as there were IO errors 2025/10/05 03:47:58 ERROR : B2 bucket rclone-test-hepejib7nefu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.65s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:48:00 DEBUG : Waiting for deletions to finish 2025/10/05 03:48:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:48:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 03:48:01 DEBUG : empty space: Unchanged skipping 2025/10/05 03:48:01 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:48:01 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:48:01 INFO : potato: Deleted 2025/10/05 03:48:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 03:48:01 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.56s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:48:03 DEBUG : Waiting for deletions to finish 2025/10/05 03:48:03 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:48:03 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:48:03 INFO : potato: Deleted 2025/10/05 03:48:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:48:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 03:48:03 DEBUG : empty space: Unchanged skipping 2025/10/05 03:48:03 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:48:03 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:48:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 03:48:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.75s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:48:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 03:48:06 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:48:06 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:48:06 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/05 03:48:06 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.34s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:48:08 DEBUG : enormous: Excluded (Size Filter) 2025/10/05 03:48:08 DEBUG : enormous: Excluded 2025/10/05 03:48:08 DEBUG : potato2: Excluded (Size Filter) 2025/10/05 03:48:08 DEBUG : potato2: Excluded 2025/10/05 03:48:08 DEBUG : potato2: Excluded (Size Filter) 2025/10/05 03:48:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:48:08 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:48:08 DEBUG : empty space: Unchanged skipping 2025/10/05 03:48:08 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:48:08 DEBUG : Waiting for deletions to finish 2025/10/05 03:48:08 INFO : There was nothing to transfer 2025/10/05 03:48:08 DEBUG : enormous: Excluded (Size Filter) 2025/10/05 03:48:08 DEBUG : enormous: Excluded 2025/10/05 03:48:08 DEBUG : potato2: Excluded (Size Filter) 2025/10/05 03:48:08 DEBUG : potato2: Excluded 2025/10/05 03:48:08 DEBUG : potato2: Excluded (Size Filter) 2025/10/05 03:48:08 DEBUG : Local file system at /tmp/rclone85295441: Waiting for checks to finish 2025/10/05 03:48:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/05 03:48:08 DEBUG : empty space: Unchanged skipping 2025/10/05 03:48:08 DEBUG : Local file system at /tmp/rclone85295441: Waiting for transfers to finish 2025/10/05 03:48:08 DEBUG : Waiting for deletions to finish 2025/10/05 03:48:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.27s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:48:10 DEBUG : enormous: Excluded (Size Filter) 2025/10/05 03:48:10 DEBUG : enormous: Excluded 2025/10/05 03:48:10 DEBUG : potato2: Excluded (Size Filter) 2025/10/05 03:48:10 DEBUG : potato2: Excluded 2025/10/05 03:48:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:48:11 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:48:11 DEBUG : empty space: Unchanged skipping 2025/10/05 03:48:11 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:48:11 DEBUG : Waiting for deletions to finish 2025/10/05 03:48:11 INFO : enormous: Deleted 2025/10/05 03:48:11 INFO : potato2: Deleted 2025/10/05 03:48:11 INFO : There was nothing to transfer 2025/10/05 03:48:11 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/05 03:48:11 DEBUG : empty space: Unchanged skipping 2025/10/05 03:48:11 DEBUG : Local file system at /tmp/rclone85295441: Waiting for checks to finish 2025/10/05 03:48:11 DEBUG : Local file system at /tmp/rclone85295441: Waiting for transfers to finish 2025/10/05 03:48:11 DEBUG : Waiting for deletions to finish 2025/10/05 03:48:11 INFO : potato2: Deleted 2025/10/05 03:48:11 INFO : enormous: Deleted 2025/10/05 03:48:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.78s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:48:13 DEBUG : five: Need to transfer - File not found at Destination 2025/10/05 03:48:13 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/05 03:48:13 DEBUG : one: Destination is newer than source, skipping 2025/10/05 03:48:13 DEBUG : three: Sizes identical 2025/10/05 03:48:13 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:48:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/05 03:48:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/05 03:48:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone85295441) 2025/10/05 03:48:13 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-hepejib7nefu) 2025/10/05 03:48:13 DEBUG : two: sha1 differ 2025/10/05 03:48:13 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:48:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/05 03:48:14 INFO : five: Copied (new) 2025/10/05 03:48:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/05 03:48:14 INFO : four: Copied (replaced existing) 2025/10/05 03:48:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/05 03:48:14 INFO : two: Copied (replaced existing) 2025/10/05 03:48:14 DEBUG : Waiting for deletions to finish 2025/10/05 03:48:15 DEBUG : one: Destination is newer than source, skipping 2025/10/05 03:48:15 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:48:15 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone85295441) 2025/10/05 03:48:15 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-hepejib7nefu) 2025/10/05 03:48:15 DEBUG : three: sha1 differ 2025/10/05 03:48:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/05 03:48:15 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/05 03:48:15 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/05 03:48:15 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/05 03:48:15 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/05 03:48:15 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/05 03:48:15 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/05 03:48:15 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/05 03:48:15 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/05 03:48:15 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/05 03:48:15 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:48:15 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/05 03:48:15 INFO : three: Copied (replaced existing) 2025/10/05 03:48:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.73s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/05 03:48:17 INFO : B2 bucket rclone-test-hepejib7nefu: Making map for --track-renames 2025/10/05 03:48:17 INFO : B2 bucket rclone-test-hepejib7nefu: Finished making map for --track-renames 2025/10/05 03:48:17 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:48:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/05 03:48:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/05 03:48:17 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for renames to finish 2025/10/05 03:48:17 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:48:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/05 03:48:17 INFO : potato: Copied (new) 2025/10/05 03:48:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/05 03:48:17 INFO : yam: Copied (new) 2025/10/05 03:48:17 DEBUG : Waiting for deletions to finish 2025/10/05 03:48:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:48:18 INFO : B2 bucket rclone-test-hepejib7nefu: Making map for --track-renames 2025/10/05 03:48:18 INFO : B2 bucket rclone-test-hepejib7nefu: Finished making map for --track-renames 2025/10/05 03:48:18 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:48:18 DEBUG : potato: Unchanged skipping 2025/10/05 03:48:18 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for renames to finish 2025/10/05 03:48:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/05 03:48:21 INFO : yam: Copied (server-side copy) to: yaml 2025/10/05 03:48:21 INFO : yam: Deleted 2025/10/05 03:48:21 INFO : yaml: Renamed from "yam" 2025/10/05 03:48:21 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:48:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (5.52s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/05 03:48:22 INFO : B2 bucket rclone-test-hepejib7nefu: Making map for --track-renames 2025/10/05 03:48:22 INFO : B2 bucket rclone-test-hepejib7nefu: Finished making map for --track-renames 2025/10/05 03:48:22 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:48:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/05 03:48:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/05 03:48:22 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for renames to finish 2025/10/05 03:48:22 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:48:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/05 03:48:23 INFO : yam: Copied (new) 2025/10/05 03:48:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/05 03:48:23 INFO : potato: Copied (new) 2025/10/05 03:48:23 DEBUG : Waiting for deletions to finish 2025/10/05 03:48:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:48:24 INFO : B2 bucket rclone-test-hepejib7nefu: Making map for --track-renames 2025/10/05 03:48:24 INFO : B2 bucket rclone-test-hepejib7nefu: Finished making map for --track-renames 2025/10/05 03:48:24 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:48:24 DEBUG : potato: Unchanged skipping 2025/10/05 03:48:24 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for renames to finish 2025/10/05 03:48:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/05 03:48:25 INFO : yam: Copied (server-side copy) to: yaml 2025/10/05 03:48:25 INFO : yam: Deleted 2025/10/05 03:48:25 INFO : yaml: Renamed from "yam" 2025/10/05 03:48:25 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:48:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.48s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/05 03:48:26 INFO : B2 bucket rclone-test-hepejib7nefu: Making map for --track-renames 2025/10/05 03:48:26 INFO : B2 bucket rclone-test-hepejib7nefu: Finished making map for --track-renames 2025/10/05 03:48:26 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:48:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/05 03:48:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/05 03:48:26 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for renames to finish 2025/10/05 03:48:26 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:48:26 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/05 03:48:26 INFO : sub/yam: Copied (new) 2025/10/05 03:48:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/05 03:48:27 INFO : potato: Copied (new) 2025/10/05 03:48:27 DEBUG : Waiting for deletions to finish 2025/10/05 03:48:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:48:27 DEBUG : potato: Unchanged skipping 2025/10/05 03:48:27 INFO : B2 bucket rclone-test-hepejib7nefu: Making map for --track-renames 2025/10/05 03:48:27 INFO : B2 bucket rclone-test-hepejib7nefu: Finished making map for --track-renames 2025/10/05 03:48:27 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:48:27 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for renames to finish 2025/10/05 03:48:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/05 03:48:28 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/05 03:48:28 INFO : sub/yam: Deleted 2025/10/05 03:48:28 INFO : yam: Renamed from "sub/yam" 2025/10/05 03:48:28 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:48:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.95s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:48:29 DEBUG : Creating backend with remote "/tmp/rclone85295441/dir1" 2025/10/05 03:48:29 DEBUG : Creating backend with remote "/tmp/rclone85295441/dir2" 2025/10/05 03:48:29 DEBUG : Local file system at /tmp/rclone85295441/dir2: Using server-side directory move 2025/10/05 03:48:29 INFO : Local file system at /tmp/rclone85295441/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/05 03:48:29 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/05 03:48:29 DEBUG : Local file system at /tmp/rclone85295441/dir2: Waiting for checks to finish 2025/10/05 03:48:29 DEBUG : Local file system at /tmp/rclone85295441/dir2: Waiting for transfers to finish 2025/10/05 03:48:29 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:48:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 03:48:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/05 03:48:29 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:48:29 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:48:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/05 03:48:30 INFO : nested/sub dir/file: Copied (new) 2025/10/05 03:48:30 INFO : nested/sub dir/file: Deleted 2025/10/05 03:48:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:48:30 INFO : sub dir/hello world: Copied (new) 2025/10/05 03:48:30 INFO : sub dir/hello world: Deleted 2025/10/05 03:48:30 INFO : sub dir: Removing directory 2025/10/05 03:48:30 INFO : nested/sub dir: Removing directory 2025/10/05 03:48:30 INFO : nested: Removing directory 2025/10/05 03:48:30 DEBUG : Local file system at /tmp/rclone85295441: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.82s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:48:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/05 03:48:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/05 03:48:31 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:48:31 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:48:31 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/05 03:48:31 INFO : nested/sub dir/file: Copied (new) 2025/10/05 03:48:31 INFO : nested/sub dir/file: Deleted 2025/10/05 03:48:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:48:32 INFO : sub dir/hello world: Copied (new) 2025/10/05 03:48:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.76s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:48:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/05 03:48:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/05 03:48:33 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:48:33 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:48:33 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/05 03:48:33 INFO : existing-b: Copied (new) 2025/10/05 03:48:33 INFO : existing-b: Deleted 2025/10/05 03:48:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/05 03:48:33 INFO : existing: Copied (new) 2025/10/05 03:48:33 INFO : existing: Deleted 2025/10/05 03:48:34 DEBUG : existing: Destination exists, skipping 2025/10/05 03:48:34 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/05 03:48:34 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:48:34 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:48:34 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.93s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:48:35 DEBUG : Creating backend with remote "TestB2:rclone-test-miwuruk6sude" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-hepejib7nefu -> B2 bucket rclone-test-miwuruk6sude 2025/10/05 03:48:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 03:48:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/05 03:48:39 DEBUG : empty space: Unchanged skipping 2025/10/05 03:48:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/05 03:48:39 DEBUG : B2 bucket rclone-test-miwuruk6sude: Waiting for checks to finish 2025/10/05 03:48:39 INFO : empty space: Deleted 2025/10/05 03:48:39 DEBUG : B2 bucket rclone-test-miwuruk6sude: Waiting for transfers to finish 2025/10/05 03:48:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 03:48:40 INFO : potato2: Copied (server-side copy) 2025/10/05 03:48:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/05 03:48:40 INFO : potato3: Copied (server-side copy) 2025/10/05 03:48:40 INFO : potato2: Deleted 2025/10/05 03:48:40 INFO : potato3: Deleted 2025/10/05 03:48:41 DEBUG : Creating backend with remote "TestB2:rclone-test-niwesav8qaru" 2025/10/05 03:48:42 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/05 03:48:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 03:48:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/05 03:48:42 DEBUG : B2 bucket rclone-test-niwesav8qaru: Waiting for checks to finish 2025/10/05 03:48:42 DEBUG : B2 bucket rclone-test-niwesav8qaru: Waiting for transfers to finish 2025/10/05 03:48:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/05 03:48:43 INFO : empty space: Copied (server-side copy) 2025/10/05 03:48:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 03:48:43 INFO : potato2: Copied (server-side copy) 2025/10/05 03:48:43 INFO : empty space: Deleted 2025/10/05 03:48:43 INFO : potato2: Deleted 2025/10/05 03:48:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/05 03:48:43 INFO : potato3: Copied (server-side copy) 2025/10/05 03:48:43 INFO : potato3: Deleted 2025/10/05 03:48:44 DEBUG : B2 bucket rclone-test-niwesav8qaru: Purge remote 2025/10/05 03:48:44 INFO : B2 bucket rclone-test-niwesav8qaru: cleaning bucket "rclone-test-niwesav8qaru" of all files 2025/10/05 03:48:44 DEBUG : empty space: Deleting (id "4_zaf126da370cdbb2b9f980e1b_f114cf189034c850c_d20251005_m034842_c001_v0001043_t0026_u01759636122668") 2025/10/05 03:48:44 DEBUG : potato2: Deleting (id "4_zaf126da370cdbb2b9f980e1b_f1065525a468a5f64_d20251005_m034843_c001_v0001178_t0046_u01759636123069") 2025/10/05 03:48:44 DEBUG : potato3: Deleting (id "4_zaf126da370cdbb2b9f980e1b_f1038a868c4bc41e0_d20251005_m034843_c001_v0001154_t0025_u01759636123064") 2025/10/05 03:48:45 DEBUG : B2 bucket rclone-test-miwuruk6sude: Purge remote 2025/10/05 03:48:45 INFO : B2 bucket rclone-test-miwuruk6sude: cleaning bucket "rclone-test-miwuruk6sude" of all files 2025/10/05 03:48:45 DEBUG : empty space: Deleting (id "4_z2f225d8370cdbb2b9f980e1b_f4202c3ba8a977476_d20251005_m034843_c001_v7007000_t0000_u01759636123103") 2025/10/05 03:48:45 DEBUG : empty space: Deleting (id "4_z2f225d8370cdbb2b9f980e1b_f113c2e42663f0432_d20251005_m034838_c001_v0001099_t0054_u01759636118518") 2025/10/05 03:48:45 DEBUG : potato2: Deleting (id "4_z2f225d8370cdbb2b9f980e1b_f4232a9c4e0e5c6f8_d20251005_m034843_c001_v7007000_t0000_u01759636123281") 2025/10/05 03:48:45 DEBUG : potato2: Deleting (id "4_z2f225d8370cdbb2b9f980e1b_f10781668759373d5_d20251005_m034839_c001_v0001037_t0017_u01759636119902") 2025/10/05 03:48:45 DEBUG : potato3: Deleting (id "4_z2f225d8370cdbb2b9f980e1b_f4232a9c4e0e5c702_d20251005_m034843_c001_v7007000_t0000_u01759636123870") 2025/10/05 03:48:45 DEBUG : potato3: Deleting (id "4_z2f225d8370cdbb2b9f980e1b_f116c67cc918e9c16_d20251005_m034840_c001_v0001165_t0010_u01759636120287") 2025/10/05 03:48:45 DEBUG : potato3: Deleting (id "4_z2f225d8370cdbb2b9f980e1b_f113c2e42663f0438_d20251005_m034838_c001_v0001099_t0048_u01759636118957") --- PASS: TestServerSideMove (11.65s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:48:46 DEBUG : Creating backend with remote "TestB2:rclone-test-vefuzub3woye" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-hepejib7nefu -> B2 bucket rclone-test-vefuzub3woye 2025/10/05 03:48:52 DEBUG : empty space: Excluded (Size Filter) 2025/10/05 03:48:52 DEBUG : empty space: Excluded (Size Filter) 2025/10/05 03:48:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 03:48:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/05 03:48:52 DEBUG : B2 bucket rclone-test-vefuzub3woye: Waiting for checks to finish 2025/10/05 03:48:52 DEBUG : B2 bucket rclone-test-vefuzub3woye: Waiting for transfers to finish 2025/10/05 03:48:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/05 03:48:52 INFO : potato3: Copied (server-side copy) 2025/10/05 03:48:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 03:48:52 INFO : potato2: Copied (server-side copy) 2025/10/05 03:48:52 INFO : potato3: Deleted 2025/10/05 03:48:53 INFO : potato2: Deleted 2025/10/05 03:48:53 DEBUG : Creating backend with remote "TestB2:rclone-test-qobosag3huxa" 2025/10/05 03:48:54 DEBUG : empty space: Excluded (Size Filter) 2025/10/05 03:48:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 03:48:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/05 03:48:54 DEBUG : B2 bucket rclone-test-qobosag3huxa: Waiting for checks to finish 2025/10/05 03:48:54 DEBUG : B2 bucket rclone-test-qobosag3huxa: Waiting for transfers to finish 2025/10/05 03:48:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 03:48:55 INFO : potato2: Copied (server-side copy) 2025/10/05 03:48:55 INFO : potato2: Deleted 2025/10/05 03:48:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/05 03:48:55 INFO : potato3: Copied (server-side copy) 2025/10/05 03:48:55 INFO : potato3: Deleted 2025/10/05 03:48:56 DEBUG : B2 bucket rclone-test-qobosag3huxa: Purge remote 2025/10/05 03:48:56 INFO : B2 bucket rclone-test-qobosag3huxa: cleaning bucket "rclone-test-qobosag3huxa" of all files 2025/10/05 03:48:56 DEBUG : potato2: Deleting (id "4_z0f029db370cdbb2b9f980e1b_f1188a79471cfd790_d20251005_m034855_c001_v0001092_t0034_u01759636135105") 2025/10/05 03:48:56 DEBUG : potato3: Deleting (id "4_z0f029db370cdbb2b9f980e1b_f1027bb666c729266_d20251005_m034855_c001_v0001100_t0056_u01759636135445") 2025/10/05 03:48:57 DEBUG : B2 bucket rclone-test-vefuzub3woye: Purge remote 2025/10/05 03:48:57 INFO : B2 bucket rclone-test-vefuzub3woye: cleaning bucket "rclone-test-vefuzub3woye" of all files 2025/10/05 03:48:57 DEBUG : empty space: Deleting (id "4_zdf128d9370cdbb2b9f980e1b_f102c6c698a56c100_d20251005_m034851_c001_v0001171_t0047_u01759636131204") 2025/10/05 03:48:57 DEBUG : potato2: Deleting (id "4_zdf128d9370cdbb2b9f980e1b_f417c1ee29741a9d3_d20251005_m034855_c001_v7007000_t0000_u01759636135428") 2025/10/05 03:48:57 DEBUG : potato2: Deleting (id "4_zdf128d9370cdbb2b9f980e1b_f11208765d8d3ff98_d20251005_m034852_c001_v0001032_t0035_u01759636132209") 2025/10/05 03:48:57 DEBUG : potato3: Deleting (id "4_zdf128d9370cdbb2b9f980e1b_f417c1ee29741a9d4_d20251005_m034855_c001_v7007000_t0000_u01759636135756") 2025/10/05 03:48:57 DEBUG : potato3: Deleting (id "4_zdf128d9370cdbb2b9f980e1b_f11698b68755e849c_d20251005_m034852_c001_v0001183_t0046_u01759636132581") 2025/10/05 03:48:57 DEBUG : potato3: Deleting (id "4_zdf128d9370cdbb2b9f980e1b_f102c6c698a56c104_d20251005_m034851_c001_v0001171_t0023_u01759636131483") 2025/10/05 03:48:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/05 03:48:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/05 03:48:58 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:48:58 DEBUG : Creating backend with remote "TestB2:rclone-test-silaxal2siqi" 2025/10/05 03:49:01 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-hepejib7nefu -> B2 bucket rclone-test-silaxal2siqi 2025/10/05 03:49:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 03:49:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/05 03:49:05 DEBUG : empty space: Unchanged skipping 2025/10/05 03:49:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/05 03:49:05 DEBUG : B2 bucket rclone-test-silaxal2siqi: Waiting for checks to finish 2025/10/05 03:49:05 INFO : empty space: Deleted 2025/10/05 03:49:05 DEBUG : B2 bucket rclone-test-silaxal2siqi: Waiting for transfers to finish 2025/10/05 03:49:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 03:49:05 INFO : potato2: Copied (server-side copy) 2025/10/05 03:49:06 INFO : potato2: Deleted 2025/10/05 03:49:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/05 03:49:06 INFO : potato3: Copied (server-side copy) 2025/10/05 03:49:06 INFO : potato3: Deleted 2025/10/05 03:49:06 DEBUG : Creating backend with remote "TestB2:rclone-test-gahesoj1wuse" 2025/10/05 03:49:07 INFO : tomatoDir: Making directory 2025/10/05 03:49:08 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/05 03:49:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/05 03:49:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/05 03:49:08 DEBUG : B2 bucket rclone-test-gahesoj1wuse: Waiting for checks to finish 2025/10/05 03:49:08 DEBUG : B2 bucket rclone-test-gahesoj1wuse: Waiting for transfers to finish 2025/10/05 03:49:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/05 03:49:09 INFO : empty space: Copied (server-side copy) 2025/10/05 03:49:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/05 03:49:09 INFO : potato3: Copied (server-side copy) 2025/10/05 03:49:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/05 03:49:09 INFO : potato2: Copied (server-side copy) 2025/10/05 03:49:09 INFO : empty space: Deleted 2025/10/05 03:49:09 INFO : potato3: Deleted 2025/10/05 03:49:09 INFO : potato2: Deleted 2025/10/05 03:49:09 DEBUG : B2 bucket rclone-test-gahesoj1wuse: Purge remote 2025/10/05 03:49:09 INFO : B2 bucket rclone-test-gahesoj1wuse: cleaning bucket "rclone-test-gahesoj1wuse" of all files 2025/10/05 03:49:10 DEBUG : empty space: Deleting (id "4_zcf62cdf370cdbb2b9f980e1b_f104f5009f2af02fd_d20251005_m034908_c001_v0001154_t0011_u01759636148637") 2025/10/05 03:49:10 DEBUG : potato2: Deleting (id "4_zcf62cdf370cdbb2b9f980e1b_f100e6c38eeb878ac_d20251005_m034909_c001_v0001044_t0050_u01759636148999") 2025/10/05 03:49:10 DEBUG : potato3: Deleting (id "4_zcf62cdf370cdbb2b9f980e1b_f109c8221a77ea142_d20251005_m034909_c001_v0001181_t0006_u01759636149013") 2025/10/05 03:49:10 DEBUG : B2 bucket rclone-test-silaxal2siqi: Purge remote 2025/10/05 03:49:10 INFO : B2 bucket rclone-test-silaxal2siqi: cleaning bucket "rclone-test-silaxal2siqi" of all files 2025/10/05 03:49:10 DEBUG : empty space: Deleting (id "4_zefb2bd9370cdbb2b9f980e1b_f402f244ed9f99e7d_d20251005_m034909_c001_v7007000_t0000_u01759636149154") 2025/10/05 03:49:10 DEBUG : empty space: Deleting (id "4_zefb2bd9370cdbb2b9f980e1b_f10393c857b2f98ae_d20251005_m034903_c001_v0001117_t0041_u01759636143583") 2025/10/05 03:49:10 DEBUG : potato2: Deleting (id "4_zefb2bd9370cdbb2b9f980e1b_f402f244ed9f99e7f_d20251005_m034909_c001_v7007000_t0000_u01759636149336") 2025/10/05 03:49:10 DEBUG : potato2: Deleting (id "4_zefb2bd9370cdbb2b9f980e1b_f107d4581c034da94_d20251005_m034905_c001_v0001090_t0051_u01759636145676") 2025/10/05 03:49:10 DEBUG : potato3: Deleting (id "4_zefb2bd9370cdbb2b9f980e1b_f417c1ee29741a9fa_d20251005_m034909_c001_v7007000_t0000_u01759636149262") 2025/10/05 03:49:10 DEBUG : potato3: Deleting (id "4_zefb2bd9370cdbb2b9f980e1b_f1103b88219e7ae89_d20251005_m034906_c001_v0001177_t0028_u01759636146060") 2025/10/05 03:49:10 DEBUG : potato3: Deleting (id "4_zefb2bd9370cdbb2b9f980e1b_f10393c857b2f98b8_d20251005_m034904_c001_v0001117_t0017_u01759636144694") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.86s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:49:12 DEBUG : Creating backend with remote "TestB2:rclone-test-hepejib7nefu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.65s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:49:15 DEBUG : Creating backend with remote "TestB2:rclone-test-hepejib7nefu/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:49:16 DEBUG : Creating backend with remote "TestB2:rclone-test-hepejib7nefu/rclone-sync-test" 2025/10/05 03:49:18 DEBUG : Creating backend with remote "TestB2:rclone-test-hepejib7nefu/rclone-sync-test-include/layer2" 2025/10/05 03:49:20 DEBUG : Creating backend with remote "TestB2:rclone-test-hepejib7nefu/rclone-sync-test-ignore-file" 2025/10/05 03:49:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/05 03:49:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/05 03:49:24 DEBUG : pacer: Reducing sleep to 10ms 2025/10/05 03:49:24 DEBUG : B2 bucket rclone-test-hepejib7nefu path rclone-sync-test: Waiting for checks to finish 2025/10/05 03:49:24 DEBUG : B2 bucket rclone-test-hepejib7nefu path rclone-sync-test: Waiting for transfers to finish 2025/10/05 03:49:24 DEBUG : Waiting for deletions to finish 2025/10/05 03:49:24 INFO : There was nothing to transfer 2025/10/05 03:49:24 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:49:24 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:49:24 DEBUG : Waiting for deletions to finish 2025/10/05 03:49:24 INFO : There was nothing to transfer 2025/10/05 03:49:24 DEBUG : B2 bucket rclone-test-hepejib7nefu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/05 03:49:24 DEBUG : B2 bucket rclone-test-hepejib7nefu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/05 03:49:24 DEBUG : Waiting for deletions to finish 2025/10/05 03:49:24 INFO : There was nothing to transfer 2025/10/05 03:49:25 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:49:25 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:49:25 DEBUG : Waiting for deletions to finish 2025/10/05 03:49:25 INFO : There was nothing to transfer 2025/10/05 03:49:25 DEBUG : B2 bucket rclone-test-hepejib7nefu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/05 03:49:25 DEBUG : B2 bucket rclone-test-hepejib7nefu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/05 03:49:25 DEBUG : Waiting for deletions to finish 2025/10/05 03:49:25 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.41s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:49:26 DEBUG : Creating backend with remote "TestB2:rclone-test-hepejib7nefu/dst" 2025/10/05 03:49:27 DEBUG : Creating backend with remote "TestB2:rclone-test-hepejib7nefu/CompareDest" 2025/10/05 03:49:29 DEBUG : one: Need to transfer - File not found at Destination 2025/10/05 03:49:29 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for checks to finish 2025/10/05 03:49:29 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for transfers to finish 2025/10/05 03:49:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/05 03:49:30 INFO : one: Copied (new) 2025/10/05 03:49:30 DEBUG : Waiting for deletions to finish 2025/10/05 03:49:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 03:49:30 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for checks to finish 2025/10/05 03:49:30 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for transfers to finish 2025/10/05 03:49:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/05 03:49:31 INFO : one: Copied (replaced existing) 2025/10/05 03:49:31 DEBUG : Waiting for deletions to finish 2025/10/05 03:49:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 03:49:33 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for checks to finish 2025/10/05 03:49:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:49:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/05 03:49:33 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for transfers to finish 2025/10/05 03:49:33 DEBUG : Waiting for deletions to finish 2025/10/05 03:49:33 INFO : There was nothing to transfer 2025/10/05 03:49:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 03:49:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:49:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/05 03:49:34 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for checks to finish 2025/10/05 03:49:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:49:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/05 03:49:35 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for transfers to finish 2025/10/05 03:49:35 DEBUG : Waiting for deletions to finish 2025/10/05 03:49:35 INFO : There was nothing to transfer 2025/10/05 03:49:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 03:49:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:49:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/05 03:49:35 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for checks to finish 2025/10/05 03:49:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:49:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/05 03:49:35 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for transfers to finish 2025/10/05 03:49:35 DEBUG : Waiting for deletions to finish 2025/10/05 03:49:35 INFO : There was nothing to transfer 2025/10/05 03:49:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 03:49:36 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 2025/10/05 03:49:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/05 03:49:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/05 03:49:36 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for checks to finish 2025/10/05 03:49:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:49:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/05 03:49:36 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for transfers to finish 2025/10/05 03:49:36 DEBUG : Waiting for deletions to finish 2025/10/05 03:49:36 INFO : There was nothing to transfer 2025/10/05 03:49:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 03:49:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/05 03:49:37 DEBUG : two: Need to transfer - File not found at Destination 2025/10/05 03:49:37 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for checks to finish 2025/10/05 03:49:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:49:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/05 03:49:37 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for transfers to finish 2025/10/05 03:49:38 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/05 03:49:38 INFO : two: Copied (new) 2025/10/05 03:49:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.22s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:49:40 DEBUG : Creating backend with remote "TestB2:rclone-test-hepejib7nefu/dest" 2025/10/05 03:49:42 DEBUG : Creating backend with remote "TestB2:rclone-test-hepejib7nefu/pre-dest1" 2025/10/05 03:49:43 DEBUG : Creating backend with remote "TestB2:rclone-test-hepejib7nefu/pre-dest2" 2025/10/05 03:49:45 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:49:45 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/05 03:49:45 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:49:45 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/05 03:49:45 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/05 03:49:45 DEBUG : B2 bucket rclone-test-hepejib7nefu path dest: Waiting for checks to finish 2025/10/05 03:49:45 DEBUG : B2 bucket rclone-test-hepejib7nefu path dest: Waiting for transfers to finish 2025/10/05 03:49:46 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/05 03:49:46 INFO : 3: Copied (new) 2025/10/05 03:49:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.93s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:49:48 DEBUG : Creating backend with remote "TestB2:rclone-test-hepejib7nefu/dst" 2025/10/05 03:49:49 DEBUG : Creating backend with remote "TestB2:rclone-test-hepejib7nefu/CopyDest" 2025/10/05 03:49:51 DEBUG : one: Need to transfer - File not found at Destination 2025/10/05 03:49:51 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for checks to finish 2025/10/05 03:49:51 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for transfers to finish 2025/10/05 03:49:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/05 03:49:52 INFO : one: Copied (new) 2025/10/05 03:49:52 DEBUG : Waiting for deletions to finish 2025/10/05 03:49:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 03:49:52 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for checks to finish 2025/10/05 03:49:52 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for transfers to finish 2025/10/05 03:49:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/05 03:49:53 INFO : one: Copied (replaced existing) 2025/10/05 03:49:53 DEBUG : Waiting for deletions to finish 2025/10/05 03:49:55 DEBUG : Creating backend with remote "TestB2:rclone-test-hepejib7nefu/BackupDir" 2025/10/05 03:49:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 03:49:56 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for checks to finish 2025/10/05 03:49:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:49:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/05 03:49:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/05 03:49:57 INFO : one: Copied (server-side copy) 2025/10/05 03:49:57 INFO : one: Deleted 2025/10/05 03:49:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/05 03:49:58 INFO : one: Copied (server-side copy) 2025/10/05 03:49:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/05 03:49:58 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for transfers to finish 2025/10/05 03:49:58 DEBUG : Waiting for deletions to finish 2025/10/05 03:49:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:49:59 DEBUG : one: Unchanged skipping 2025/10/05 03:49:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:50:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/05 03:50:00 INFO : two: Copied (server-side copy) 2025/10/05 03:50:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/05 03:50:00 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for checks to finish 2025/10/05 03:50:00 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for transfers to finish 2025/10/05 03:50:00 DEBUG : Waiting for deletions to finish 2025/10/05 03:50:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:50:00 DEBUG : one: Unchanged skipping 2025/10/05 03:50:00 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for checks to finish 2025/10/05 03:50:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:50:00 DEBUG : two: Unchanged skipping 2025/10/05 03:50:00 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for transfers to finish 2025/10/05 03:50:00 DEBUG : Waiting for deletions to finish 2025/10/05 03:50:00 INFO : There was nothing to transfer 2025/10/05 03:50:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:50:02 DEBUG : one: Unchanged skipping 2025/10/05 03:50:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/05 03:50:02 DEBUG : three: Destination not found in --copy-dest 2025/10/05 03:50:02 DEBUG : three: Need to transfer - File not found at Destination 2025/10/05 03:50:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/05 03:50:02 DEBUG : two: Unchanged skipping 2025/10/05 03:50:02 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for checks to finish 2025/10/05 03:50:02 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for transfers to finish 2025/10/05 03:50:02 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/05 03:50:02 INFO : three: Copied (new) 2025/10/05 03:50:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.33s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:50:06 DEBUG : Creating backend with remote "TestB2:rclone-test-hepejib7nefu/dst" 2025/10/05 03:50:07 DEBUG : Creating backend with remote "TestB2:rclone-test-hepejib7nefu/backup" 2025/10/05 03:50:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/05 03:50:09 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for checks to finish 2025/10/05 03:50:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:50:09 DEBUG : two: Unchanged skipping 2025/10/05 03:50:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/05 03:50:11 INFO : one: Copied (server-side copy) 2025/10/05 03:50:11 INFO : one: Deleted 2025/10/05 03:50:11 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for transfers to finish 2025/10/05 03:50:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 03:50:12 INFO : one: Copied (new) 2025/10/05 03:50:12 DEBUG : Waiting for deletions to finish 2025/10/05 03:50:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/05 03:50:12 INFO : three.txt: Copied (server-side copy) 2025/10/05 03:50:13 INFO : three.txt: Deleted 2025/10/05 03:50:13 INFO : three.txt: Moved into backup dir 2025/10/05 03:50:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/05 03:50:14 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for checks to finish 2025/10/05 03:50:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:50:14 DEBUG : two: Unchanged skipping 2025/10/05 03:50:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 03:50:15 INFO : one: Copied (server-side copy) 2025/10/05 03:50:15 INFO : one: Deleted 2025/10/05 03:50:15 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for transfers to finish 2025/10/05 03:50:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/05 03:50:16 INFO : one: Copied (new) 2025/10/05 03:50:16 DEBUG : Waiting for deletions to finish 2025/10/05 03:50:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/05 03:50:16 INFO : three.txt: Copied (server-side copy) 2025/10/05 03:50:16 INFO : three.txt: Deleted 2025/10/05 03:50:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.52s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:50:20 DEBUG : Creating backend with remote "TestB2:rclone-test-hepejib7nefu/dst" 2025/10/05 03:50:21 DEBUG : Creating backend with remote "TestB2:rclone-test-hepejib7nefu/backup" 2025/10/05 03:50:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/05 03:50:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:50:23 DEBUG : two: Unchanged skipping 2025/10/05 03:50:23 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for checks to finish 2025/10/05 03:50:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/05 03:50:24 INFO : one: Copied (server-side copy) to: one.bak 2025/10/05 03:50:24 INFO : one: Deleted 2025/10/05 03:50:24 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for transfers to finish 2025/10/05 03:50:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 03:50:25 INFO : one: Copied (new) 2025/10/05 03:50:25 DEBUG : Waiting for deletions to finish 2025/10/05 03:50:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/05 03:50:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/05 03:50:26 INFO : three.txt: Deleted 2025/10/05 03:50:26 INFO : three.txt: Moved into backup dir 2025/10/05 03:50:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/05 03:50:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:50:28 DEBUG : two: Unchanged skipping 2025/10/05 03:50:28 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for checks to finish 2025/10/05 03:50:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 03:50:28 INFO : one: Copied (server-side copy) to: one.bak 2025/10/05 03:50:29 INFO : one: Deleted 2025/10/05 03:50:29 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for transfers to finish 2025/10/05 03:50:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/05 03:50:29 INFO : one: Copied (new) 2025/10/05 03:50:29 DEBUG : Waiting for deletions to finish 2025/10/05 03:50:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/05 03:50:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/05 03:50:30 INFO : three.txt: Deleted 2025/10/05 03:50:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.37s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:50:33 DEBUG : Creating backend with remote "TestB2:rclone-test-hepejib7nefu/dst" 2025/10/05 03:50:34 DEBUG : Creating backend with remote "TestB2:rclone-test-hepejib7nefu/backup" 2025/10/05 03:50:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/05 03:50:36 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for checks to finish 2025/10/05 03:50:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:50:36 DEBUG : two: Unchanged skipping 2025/10/05 03:50:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/05 03:50:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/05 03:50:38 INFO : one: Deleted 2025/10/05 03:50:38 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for transfers to finish 2025/10/05 03:50:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 03:50:39 INFO : one: Copied (new) 2025/10/05 03:50:39 DEBUG : Waiting for deletions to finish 2025/10/05 03:50:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/05 03:50:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/05 03:50:39 INFO : three.txt: Deleted 2025/10/05 03:50:39 INFO : three.txt: Moved into backup dir 2025/10/05 03:50:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/05 03:50:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:50:41 DEBUG : two: Unchanged skipping 2025/10/05 03:50:41 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for checks to finish 2025/10/05 03:50:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 03:50:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/05 03:50:42 INFO : one: Deleted 2025/10/05 03:50:42 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for transfers to finish 2025/10/05 03:50:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/05 03:50:42 INFO : one: Copied (new) 2025/10/05 03:50:42 DEBUG : Waiting for deletions to finish 2025/10/05 03:50:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/05 03:50:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/05 03:50:43 INFO : three.txt: Deleted 2025/10/05 03:50:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.05s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:50:46 DEBUG : Creating backend with remote "TestB2:rclone-test-hepejib7nefu/dst" 2025/10/05 03:50:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/05 03:50:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:50:48 DEBUG : two: Unchanged skipping 2025/10/05 03:50:48 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for checks to finish 2025/10/05 03:50:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/05 03:50:49 INFO : one: Copied (server-side copy) to: one.bak 2025/10/05 03:50:49 INFO : one: Deleted 2025/10/05 03:50:49 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for transfers to finish 2025/10/05 03:50:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 03:50:50 INFO : one: Copied (new) 2025/10/05 03:50:50 DEBUG : Waiting for deletions to finish 2025/10/05 03:50:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/05 03:50:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/05 03:50:51 INFO : three.txt: Deleted 2025/10/05 03:50:51 INFO : three.txt: Moved into backup dir 2025/10/05 03:50:52 DEBUG : one.bak: Excluded (Path Filter) 2025/10/05 03:50:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/05 03:50:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/05 03:50:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:50:52 DEBUG : two: Unchanged skipping 2025/10/05 03:50:52 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for checks to finish 2025/10/05 03:50:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 03:50:53 INFO : one: Copied (server-side copy) to: one.bak 2025/10/05 03:50:53 INFO : one: Deleted 2025/10/05 03:50:53 DEBUG : B2 bucket rclone-test-hepejib7nefu path dst: Waiting for transfers to finish 2025/10/05 03:50:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/05 03:50:53 INFO : one: Copied (new) 2025/10/05 03:50:53 DEBUG : Waiting for deletions to finish 2025/10/05 03:50:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/05 03:50:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/05 03:50:54 INFO : three.txt: Deleted 2025/10/05 03:50:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.89s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:50:57 DEBUG : Creating backend with remote "TestB2:rclone-test-hepejib7nefu/dst" 2025/10/05 03:50:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/05 03:51:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/05 03:51:00 INFO : one: Copied (server-side copy) to: one.bak 2025/10/05 03:51:00 INFO : one: Deleted 2025/10/05 03:51:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 03:51:01 INFO : one: Copied (new) 2025/10/05 03:51:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:01 DEBUG : two: Unchanged skipping 2025/10/05 03:51:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/05 03:51:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/05 03:51:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/05 03:51:02 INFO : three.txt: Deleted 2025/10/05 03:51:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/05 03:51:02 INFO : three.txt: Copied (new) 2025/10/05 03:51:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/05 03:51:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 03:51:03 INFO : one: Copied (server-side copy) to: one.bak 2025/10/05 03:51:04 INFO : one: Deleted 2025/10/05 03:51:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/05 03:51:04 INFO : one: Copied (new) 2025/10/05 03:51:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:04 DEBUG : two: Unchanged skipping 2025/10/05 03:51:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/05 03:51:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/05 03:51:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/05 03:51:05 INFO : three.txt: Deleted 2025/10/05 03:51:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/05 03:51:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.80s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:51:09 DEBUG : Creating backend with remote "TestB2:rclone-test-hepejib7nefu/dst" 2025/10/05 03:51:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/05 03:51:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/05 03:51:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/05 03:51:12 INFO : one: Deleted 2025/10/05 03:51:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 03:51:13 INFO : one: Copied (new) 2025/10/05 03:51:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:13 DEBUG : two: Unchanged skipping 2025/10/05 03:51:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/05 03:51:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/05 03:51:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/05 03:51:14 INFO : three.txt: Deleted 2025/10/05 03:51:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/05 03:51:14 INFO : three.txt: Copied (new) 2025/10/05 03:51:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/05 03:51:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/05 03:51:15 DEBUG : pacer: Reducing sleep to 10ms 2025/10/05 03:51:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/05 03:51:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/05 03:51:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/05 03:51:16 INFO : one: Deleted 2025/10/05 03:51:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/05 03:51:16 INFO : one: Copied (new) 2025/10/05 03:51:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:16 DEBUG : two: Unchanged skipping 2025/10/05 03:51:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/05 03:51:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/05 03:51:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/05 03:51:17 INFO : three.txt: Deleted 2025/10/05 03:51:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/05 03:51:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.19s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:51:20 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/05 03:51:20 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:51:20 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:51:21 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/05 03:51:21 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/05 03:51:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.72s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:51:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/05 03:51:22 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:51:22 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:51:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/05 03:51:23 INFO : existing: Copied (new) 2025/10/05 03:51:23 DEBUG : Waiting for deletions to finish 2025/10/05 03:51:23 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/05 03:51:23 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/05 03:51:23 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:51:23 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:51:23 ERROR : B2 bucket rclone-test-hepejib7nefu: not deleting files as there were IO errors 2025/10/05 03:51:23 ERROR : B2 bucket rclone-test-hepejib7nefu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.38s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:51:25 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:25 DEBUG : existing: Unchanged skipping 2025/10/05 03:51:25 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:51:25 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:51:25 DEBUG : Waiting for deletions to finish 2025/10/05 03:51:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.64s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:51:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:45 DEBUG : both0: Unchanged skipping 2025/10/05 03:51:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:45 DEBUG : both13: Unchanged skipping 2025/10/05 03:51:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:45 DEBUG : both14: Unchanged skipping 2025/10/05 03:51:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:45 DEBUG : both15: Unchanged skipping 2025/10/05 03:51:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:45 DEBUG : both16: Unchanged skipping 2025/10/05 03:51:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:45 DEBUG : both10: Unchanged skipping 2025/10/05 03:51:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:45 DEBUG : both11: Unchanged skipping 2025/10/05 03:51:45 DEBUG : both12: Unchanged skipping 2025/10/05 03:51:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:45 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:51:45 DEBUG : both17: Unchanged skipping 2025/10/05 03:51:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:45 DEBUG : both2: Unchanged skipping 2025/10/05 03:51:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:45 DEBUG : both3: Unchanged skipping 2025/10/05 03:51:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:45 DEBUG : both18: Unchanged skipping 2025/10/05 03:51:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:45 DEBUG : both19: Unchanged skipping 2025/10/05 03:51:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:45 DEBUG : both6: Unchanged skipping 2025/10/05 03:51:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:45 DEBUG : both1: Unchanged skipping 2025/10/05 03:51:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:45 DEBUG : both4: Unchanged skipping 2025/10/05 03:51:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:51:45 DEBUG : both9: Unchanged skipping 2025/10/05 03:51:45 DEBUG : both5: Unchanged skipping 2025/10/05 03:51:45 DEBUG : both7: Unchanged skipping 2025/10/05 03:51:45 DEBUG : both8: Unchanged skipping 2025/10/05 03:51:45 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:51:45 DEBUG : Waiting for deletions to finish 2025/10/05 03:51:46 INFO : only5: Deleted 2025/10/05 03:51:46 INFO : only9: Deleted 2025/10/05 03:51:46 INFO : only12: Deleted 2025/10/05 03:51:46 INFO : only14: Deleted 2025/10/05 03:51:46 INFO : only6: Deleted 2025/10/05 03:51:46 INFO : only8: Deleted 2025/10/05 03:51:46 INFO : only10: Deleted 2025/10/05 03:51:46 INFO : only11: Deleted 2025/10/05 03:51:46 INFO : only15: Deleted 2025/10/05 03:51:46 INFO : only16: Deleted 2025/10/05 03:51:46 INFO : only18: Deleted 2025/10/05 03:51:46 INFO : only0: Deleted 2025/10/05 03:51:46 INFO : only13: Deleted 2025/10/05 03:51:46 INFO : only17: Deleted 2025/10/05 03:51:46 INFO : only1: Deleted 2025/10/05 03:51:46 INFO : only2: Deleted 2025/10/05 03:51:46 INFO : only3: Deleted 2025/10/05 03:51:46 INFO : only7: Deleted 2025/10/05 03:51:47 INFO : only19: Deleted 2025/10/05 03:51:47 INFO : only4: Deleted 2025/10/05 03:51:47 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.79s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:52:09 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:09 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:09 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:09 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:52:09 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:09 DEBUG : both10: Unchanged skipping 2025/10/05 03:52:09 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:09 DEBUG : both13: Unchanged skipping 2025/10/05 03:52:09 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:09 DEBUG : both0: Unchanged skipping 2025/10/05 03:52:09 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:09 DEBUG : both11: Unchanged skipping 2025/10/05 03:52:09 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:09 DEBUG : both12: Unchanged skipping 2025/10/05 03:52:09 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:09 DEBUG : both17: Unchanged skipping 2025/10/05 03:52:09 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:09 DEBUG : both14: Unchanged skipping 2025/10/05 03:52:09 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:09 DEBUG : both15: Unchanged skipping 2025/10/05 03:52:09 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:09 DEBUG : both1: Unchanged skipping 2025/10/05 03:52:09 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:09 DEBUG : both2: Unchanged skipping 2025/10/05 03:52:09 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:09 DEBUG : both16: Unchanged skipping 2025/10/05 03:52:09 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:09 DEBUG : both18: Unchanged skipping 2025/10/05 03:52:09 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:09 DEBUG : both5: Unchanged skipping 2025/10/05 03:52:09 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:09 DEBUG : both6: Unchanged skipping 2025/10/05 03:52:09 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:09 DEBUG : both7: Unchanged skipping 2025/10/05 03:52:09 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:09 DEBUG : both8: Unchanged skipping 2025/10/05 03:52:09 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:09 DEBUG : both9: Unchanged skipping 2025/10/05 03:52:09 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/05 03:52:09 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/05 03:52:09 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/05 03:52:09 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/05 03:52:09 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/05 03:52:09 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/05 03:52:09 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/05 03:52:09 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/05 03:52:09 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/05 03:52:09 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/05 03:52:09 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/05 03:52:09 DEBUG : both19: Unchanged skipping 2025/10/05 03:52:09 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/05 03:52:09 DEBUG : both3: Unchanged skipping 2025/10/05 03:52:09 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/05 03:52:09 DEBUG : both4: Unchanged skipping 2025/10/05 03:52:09 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/05 03:52:09 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/05 03:52:09 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/05 03:52:09 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/05 03:52:09 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/05 03:52:09 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/05 03:52:09 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/05 03:52:09 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:52:09 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 03:52:09 INFO : only0: Copied (replaced existing) 2025/10/05 03:52:09 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 03:52:09 INFO : only11: Copied (replaced existing) 2025/10/05 03:52:09 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 03:52:09 INFO : only10: Copied (replaced existing) 2025/10/05 03:52:09 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 03:52:09 INFO : only13: Copied (replaced existing) 2025/10/05 03:52:09 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 03:52:09 INFO : only15: Copied (replaced existing) 2025/10/05 03:52:09 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 03:52:09 INFO : only14: Copied (replaced existing) 2025/10/05 03:52:09 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 03:52:09 INFO : only16: Copied (replaced existing) 2025/10/05 03:52:09 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 03:52:09 INFO : only17: Copied (replaced existing) 2025/10/05 03:52:09 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 03:52:09 INFO : only18: Copied (replaced existing) 2025/10/05 03:52:10 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 03:52:10 INFO : only12: Copied (replaced existing) 2025/10/05 03:52:10 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 03:52:10 INFO : only19: Copied (replaced existing) 2025/10/05 03:52:10 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 03:52:10 INFO : only4: Copied (replaced existing) 2025/10/05 03:52:10 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 03:52:10 INFO : only5: Copied (replaced existing) 2025/10/05 03:52:10 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 03:52:10 INFO : only1: Copied (replaced existing) 2025/10/05 03:52:10 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 03:52:10 INFO : only7: Copied (replaced existing) 2025/10/05 03:52:10 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 03:52:10 INFO : only8: Copied (replaced existing) 2025/10/05 03:52:10 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 03:52:10 INFO : only9: Copied (replaced existing) 2025/10/05 03:52:10 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 03:52:10 INFO : only2: Copied (replaced existing) 2025/10/05 03:52:10 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 03:52:10 INFO : only3: Copied (replaced existing) 2025/10/05 03:52:10 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/05 03:52:10 INFO : only6: Copied (replaced existing) 2025/10/05 03:52:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.03s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:52:18 DEBUG : empty_dir: Making directory with metadata 2025/10/05 03:52:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 03:52:18 DEBUG : empty_on_remote: Making directory with metadata 2025/10/05 03:52:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 03:52:18 INFO : empty_on_remote: Making directory 2025/10/05 03:52:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/05 03:52:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/05 03:52:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/05 03:52:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/05 03:52:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.46s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:52:21 DEBUG : empty_dir: Making directory with metadata 2025/10/05 03:52:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 03:52:21 DEBUG : empty_on_remote: Making directory with metadata 2025/10/05 03:52:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/05 03:52:21 INFO : empty_on_remote: Making directory 2025/10/05 03:52:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/05 03:52:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/05 03:52:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/05 03:52:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/05 03:52:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/05 03:52:22 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.42s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:52:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/05 03:52:23 INFO : sub dir: Making directory 2025/10/05 03:52:23 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.09s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:52:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/05 03:52:25 INFO : sub dir: Making directory 2025/10/05 03:52:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.94s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:52:33 DEBUG : Waiting for deletions to finish 2025/10/05 03:52:33 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:52:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:52:33 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:52:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:52:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:52:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:52:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:52:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:52:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:52:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:52:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:52:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:52:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:52:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:52:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:52:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:52:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:52:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:52:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:52:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 03:52:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:34 DEBUG : apple: Unchanged skipping 2025/10/05 03:52:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 03:52:34 DEBUG : banana: Unchanged skipping 2025/10/05 03:52:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:34 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 03:52:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 03:52:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 03:52:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 03:52:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 03:52:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 03:52:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 03:52:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 03:52:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 03:52:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 03:52:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 03:52:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 03:52:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 03:52:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 03:52:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 03:52:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 03:52:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 03:52:34 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:52:34 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:52:34 DEBUG : Waiting for deletions to finish 2025/10/05 03:52:34 INFO : There was nothing to transfer 2025/10/05 03:52:34 DEBUG : Waiting for deletions to finish 2025/10/05 03:52:34 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:52:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:52:34 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:52:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:52:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:52:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:52:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:52:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:52:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:52:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:52:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:52:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:52:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:52:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:52:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:52:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:52:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:52:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:52:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:52:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 03:52:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:35 DEBUG : apple: Unchanged skipping 2025/10/05 03:52:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 03:52:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:35 DEBUG : banana: Unchanged skipping 2025/10/05 03:52:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 03:52:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 03:52:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 03:52:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 03:52:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 03:52:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:35 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:52:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 03:52:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 03:52:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 03:52:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 03:52:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 03:52:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 03:52:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 03:52:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 03:52:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 03:52:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 03:52:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 03:52:35 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 03:52:35 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:52:35 DEBUG : Waiting for deletions to finish 2025/10/05 03:52:35 INFO : There was nothing to transfer 2025/10/05 03:52:35 DEBUG : Waiting for deletions to finish 2025/10/05 03:52:35 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:52:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:52:35 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:52:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:52:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:52:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:52:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:52:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:52:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:52:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:52:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:52:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:52:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:52:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:52:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:52:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:52:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:52:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:52:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:52:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:52:48 DEBUG : Waiting for deletions to finish 2025/10/05 03:52:48 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:52:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:52:48 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:52:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:52:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:52:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:52:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:52:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:52:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:52:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:52:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:52:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:52:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:52:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:52:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:52:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:52:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:52:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:52:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:52:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 03:52:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 03:52:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:49 DEBUG : banana: Unchanged skipping 2025/10/05 03:52:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:49 DEBUG : apple: Unchanged skipping 2025/10/05 03:52:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:49 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 03:52:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:49 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:52:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 03:52:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 03:52:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 03:52:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 03:52:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 03:52:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 03:52:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 03:52:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 03:52:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 03:52:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 03:52:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 03:52:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 03:52:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 03:52:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 03:52:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 03:52:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 03:52:49 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:52:49 DEBUG : Waiting for deletions to finish 2025/10/05 03:52:49 INFO : There was nothing to transfer 2025/10/05 03:52:49 DEBUG : Waiting for deletions to finish 2025/10/05 03:52:49 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:52:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:52:49 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:52:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:52:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:52:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:52:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:52:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:52:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:52:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:52:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:52:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:52:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:52:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:52:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:52:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:52:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:52:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:52:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:52:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 03:52:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:50 DEBUG : apple: Unchanged skipping 2025/10/05 03:52:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 03:52:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 03:52:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 03:52:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 03:52:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 03:52:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 03:52:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 03:52:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 03:52:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 03:52:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 03:52:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 03:52:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 03:52:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 03:52:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:50 DEBUG : banana: Unchanged skipping 2025/10/05 03:52:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:50 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 03:52:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 03:52:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 03:52:50 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:52:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:52:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 03:52:50 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:52:50 DEBUG : Waiting for deletions to finish 2025/10/05 03:52:50 INFO : There was nothing to transfer 2025/10/05 03:52:50 DEBUG : Waiting for deletions to finish 2025/10/05 03:52:50 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:52:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:52:50 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:52:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:52:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:52:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:52:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:52:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:52:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:52:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:52:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:52:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:52:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:52:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:52:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:52:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:52:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:52:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:52:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:53:03 DEBUG : Waiting for deletions to finish 2025/10/05 03:53:04 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:53:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:53:04 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:53:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:53:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:53:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:53:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:53:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:53:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:53:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:53:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:53:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:53:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:53:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:53:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:53:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:53:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:53:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:53:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:53:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 03:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/05 03:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/05 03:53:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/05 03:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/05 03:53:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/05 03:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/05 03:53:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:04 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:53:04 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:53:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/05 03:53:05 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/05 03:53:05 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/05 03:53:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/05 03:53:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/05 03:53:05 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/05 03:53:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/05 03:53:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/05 03:53:05 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/05 03:53:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/05 03:53:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/05 03:53:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/05 03:53:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/05 03:53:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/05 03:53:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/05 03:53:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/05 03:53:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/05 03:53:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/05 03:53:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 03:53:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/05 03:53:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/05 03:53:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/05 03:53:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/05 03:53:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/05 03:53:06 DEBUG : Waiting for deletions to finish 2025/10/05 03:53:07 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/05 03:53:07 INFO : dir1/0009-3456789.txt: Deleted 2025/10/05 03:53:07 INFO : dir1/0010-456789.txt: Deleted 2025/10/05 03:53:07 INFO : dir1/0011-56789;.txt: Deleted 2025/10/05 03:53:07 INFO : banana: Deleted 2025/10/05 03:53:07 INFO : splitbananasplit: Deleted 2025/10/05 03:53:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/05 03:53:07 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/05 03:53:07 INFO : dir1/0015-9;=.txt: Deleted 2025/10/05 03:53:07 INFO : apple: Deleted 2025/10/05 03:53:07 INFO : dir1/0013-789;=.txt: Deleted 2025/10/05 03:53:07 INFO : dir1/0008-2345678.txt: Deleted 2025/10/05 03:53:07 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/05 03:53:07 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/05 03:53:07 INFO : dir1/0007-1234567.txt: Deleted 2025/10/05 03:53:07 INFO : dir1/0012-6789;.txt: Deleted 2025/10/05 03:53:07 INFO : dir1/0014-89;=.txt: Deleted 2025/10/05 03:53:07 INFO : appleappleapplebanana: Deleted 2025/10/05 03:53:07 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/05 03:53:07 INFO : dir1/0003-defghij.txt: Deleted 2025/10/05 03:53:07 DEBUG : Waiting for deletions to finish 2025/10/05 03:53:08 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 03:53:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 03:53:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 03:53:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 03:53:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:08 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:08 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:53:08 DEBUG : apple: Unchanged skipping 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:53:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 03:53:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:53:08 DEBUG : banana: Unchanged skipping 2025/10/05 03:53:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:53:08 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 03:53:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/05 03:53:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:53:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 03:53:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:53:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 03:53:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:53:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 03:53:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:53:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 03:53:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:53:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 03:53:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:53:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 03:53:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:53:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 03:53:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:53:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 03:53:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:53:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 03:53:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:53:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 03:53:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:53:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 03:53:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:53:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 03:53:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:53:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 03:53:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:53:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 03:53:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/05 03:53:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:53:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 03:53:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:53:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 03:53:08 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:53:08 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:53:08 DEBUG : Waiting for deletions to finish 2025/10/05 03:53:08 DEBUG : Waiting for deletions to finish 2025/10/05 03:53:08 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/05 03:53:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/05 03:53:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:09 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:09 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:09 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/05 03:53:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:09 DEBUG : apple: transformed to: YXBwbGU= 2025/10/05 03:53:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/05 03:53:09 DEBUG : banana: transformed to: YmFuYW5h 2025/10/05 03:53:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/05 03:53:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/05 03:53:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/05 03:53:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/05 03:53:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/05 03:53:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/05 03:53:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:53:21 DEBUG : Waiting for deletions to finish 2025/10/05 03:53:22 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:53:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:53:22 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:53:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:53:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:53:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:53:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:53:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:53:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:53:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:53:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:53:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:53:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:53:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:53:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:53:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:53:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:53:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:53:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:53:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 03:53:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/05 03:53:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/05 03:53:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/05 03:53:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/05 03:53:22 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:22 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 03:53:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 03:53:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 03:53:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 03:53:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 03:53:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 03:53:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 03:53:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 03:53:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 03:53:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 03:53:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 03:53:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 03:53:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 03:53:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 03:53:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 03:53:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 03:53:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 03:53:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 03:53:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 03:53:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 03:53:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 03:53:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 03:53:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 03:53:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 03:53:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 03:53:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 03:53:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 03:53:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 03:53:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 03:53:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 03:53:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 03:53:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 03:53:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 03:53:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 03:53:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 03:53:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 03:53:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 03:53:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 03:53:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 03:53:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 03:53:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 03:53:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 03:53:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 03:53:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 03:53:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 03:53:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 03:53:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 03:53:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 03:53:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 03:53:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 03:53:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 03:53:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 03:53:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 03:53:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 03:53:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 03:53:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 03:53:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 03:53:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 03:53:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 03:53:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 03:53:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 03:53:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 03:53:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 03:53:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 03:53:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 03:53:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 03:53:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 03:53:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 03:53:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 03:53:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 03:53:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 03:53:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 03:53:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 03:53:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 03:53:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 03:53:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 03:53:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 03:53:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 03:53:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 03:53:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 03:53:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 03:53:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 03:53:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 03:53:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 03:53:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 03:53:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 03:53:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 03:53:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 03:53:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 03:53:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 03:53:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 03:53:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 03:53:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 03:53:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 03:53:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 03:53:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 03:53:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 03:53:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 03:53:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 03:53:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 03:53:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 03:53:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 03:53:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 03:53:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 03:53:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 03:53:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 03:53:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 03:53:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 03:53:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 03:53:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 03:53:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 03:53:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 03:53:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 03:53:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 03:53:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 03:53:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 03:53:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 03:53:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 03:53:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 03:53:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 03:53:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 03:53:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 03:53:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 03:53:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 03:53:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 03:53:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 03:53:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 03:53:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 03:53:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 03:53:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 03:53:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 03:53:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 03:53:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 03:53:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 03:53:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 03:53:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 03:53:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 03:53:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 03:53:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 03:53:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 03:53:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 03:53:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 03:53:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 03:53:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 03:53:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 03:53:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 03:53:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 03:53:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 03:53:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 03:53:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 03:53:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 03:53:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 03:53:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 03:53:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 03:53:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 03:53:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 03:53:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 03:53:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 03:53:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 03:53:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 03:53:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 03:53:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 03:53:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 03:53:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 03:53:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 03:53:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 03:53:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 03:53:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 03:53:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/05 03:53:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 03:53:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/05 03:53:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/05 03:53:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/05 03:53:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/05 03:53:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/05 03:53:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/05 03:53:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/05 03:53:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/05 03:53:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/05 03:53:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/05 03:53:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/05 03:53:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/05 03:53:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/05 03:53:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/05 03:53:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/05 03:53:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/05 03:53:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:22 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:53:22 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:53:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/05 03:53:22 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/05 03:53:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 03:53:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/05 03:53:23 INFO : apple: Copied (new) to: PREFIXapple 2025/10/05 03:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 03:53:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/05 03:53:23 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/05 03:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 03:53:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/05 03:53:23 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/05 03:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 03:53:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/05 03:53:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 03:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 03:53:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/05 03:53:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 03:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 03:53:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/05 03:53:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 03:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 03:53:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/05 03:53:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/05 03:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 03:53:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/05 03:53:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/05 03:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 03:53:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/05 03:53:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/05 03:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 03:53:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/05 03:53:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 03:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 03:53:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/05 03:53:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 03:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 03:53:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/05 03:53:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/05 03:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 03:53:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/05 03:53:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/05 03:53:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 03:53:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/05 03:53:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/05 03:53:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 03:53:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/05 03:53:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/05 03:53:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/05 03:53:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/05 03:53:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/05 03:53:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/05 03:53:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/05 03:53:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/05 03:53:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/05 03:53:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/05 03:53:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/05 03:53:24 DEBUG : Waiting for deletions to finish 2025/10/05 03:53:24 INFO : dir1/0014-89;=.txt: Deleted 2025/10/05 03:53:24 INFO : apple: Deleted 2025/10/05 03:53:25 INFO : dir1/0015-9;=.txt: Deleted 2025/10/05 03:53:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/05 03:53:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/05 03:53:25 INFO : dir1/0008-2345678.txt: Deleted 2025/10/05 03:53:25 INFO : banana: Deleted 2025/10/05 03:53:25 INFO : dir1/0009-3456789.txt: Deleted 2025/10/05 03:53:25 INFO : dir1/0012-6789;.txt: Deleted 2025/10/05 03:53:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/05 03:53:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/05 03:53:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/05 03:53:25 INFO : dir1/0010-456789.txt: Deleted 2025/10/05 03:53:25 INFO : appleappleapplebanana: Deleted 2025/10/05 03:53:25 INFO : splitbananasplit: Deleted 2025/10/05 03:53:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/05 03:53:25 INFO : dir1/0007-1234567.txt: Deleted 2025/10/05 03:53:25 INFO : dir1/0003-defghij.txt: Deleted 2025/10/05 03:53:25 INFO : dir1/0011-56789;.txt: Deleted 2025/10/05 03:53:25 INFO : dir1/0013-789;=.txt: Deleted 2025/10/05 03:53:25 DEBUG : Waiting for deletions to finish 2025/10/05 03:53:25 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/05 03:53:25 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:53:25 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/05 03:53:25 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/05 03:53:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:53:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:53:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:53:25 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:53:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:53:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:53:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:53:25 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:53:25 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:53:25 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:53:25 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:53:25 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:53:25 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:53:25 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:53:25 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:53:25 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:53:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 03:53:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 03:53:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 03:53:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 03:53:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 03:53:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 03:53:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 03:53:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 03:53:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 03:53:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 03:53:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 03:53:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 03:53:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 03:53:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 03:53:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 03:53:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 03:53:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 03:53:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 03:53:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 03:53:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 03:53:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 03:53:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 03:53:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 03:53:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 03:53:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 03:53:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 03:53:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 03:53:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 03:53:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/05 03:53:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 03:53:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/05 03:53:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 03:53:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 03:53:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 03:53:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 03:53:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 03:53:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 03:53:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 03:53:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 03:53:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 03:53:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 03:53:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 03:53:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 03:53:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 03:53:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 03:53:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 03:53:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/05 03:53:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 03:53:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 03:53:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 03:53:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 03:53:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 03:53:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 03:53:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 03:53:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 03:53:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 03:53:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 03:53:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 03:53:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 03:53:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 03:53:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 03:53:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 03:53:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/05 03:53:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 03:53:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 03:53:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 03:53:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 03:53:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 03:53:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 03:53:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 03:53:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 03:53:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 03:53:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 03:53:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 03:53:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 03:53:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 03:53:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 03:53:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 03:53:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/05 03:53:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 03:53:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 03:53:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 03:53:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 03:53:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 03:53:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 03:53:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 03:53:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 03:53:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 03:53:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 03:53:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 03:53:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 03:53:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 03:53:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 03:53:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 03:53:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:25 DEBUG : apple: transformed to: PREFIXapple 2025/10/05 03:53:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/05 03:53:25 DEBUG : banana: transformed to: PREFIXbanana 2025/10/05 03:53:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/05 03:53:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/05 03:53:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/05 03:53:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/05 03:53:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/05 03:53:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/05 03:53:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/05 03:53:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/05 03:53:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/05 03:53:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/05 03:53:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/05 03:53:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/05 03:53:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/05 03:53:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/05 03:53:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/05 03:53:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/05 03:53:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/05 03:53:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/05 03:53:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/05 03:53:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/05 03:53:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/05 03:53:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:26 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:53:26 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:53:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/05 03:53:26 INFO : appleappleapplebanana: Copied (new) 2025/10/05 03:53:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/05 03:53:26 INFO : splitbananasplit: Copied (new) 2025/10/05 03:53:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/05 03:53:26 INFO : banana: Copied (new) 2025/10/05 03:53:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/05 03:53:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/05 03:53:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/05 03:53:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/05 03:53:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/05 03:53:26 INFO : apple: Copied (new) 2025/10/05 03:53:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/05 03:53:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/05 03:53:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/05 03:53:26 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/05 03:53:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/05 03:53:27 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/05 03:53:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/05 03:53:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/05 03:53:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/05 03:53:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/05 03:53:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/05 03:53:27 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/05 03:53:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/05 03:53:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/05 03:53:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/05 03:53:27 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/05 03:53:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/05 03:53:27 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/05 03:53:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/05 03:53:27 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/05 03:53:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/05 03:53:27 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/05 03:53:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/05 03:53:27 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/05 03:53:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/05 03:53:27 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/05 03:53:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/05 03:53:27 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/05 03:53:27 DEBUG : Waiting for deletions to finish 2025/10/05 03:53:28 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/05 03:53:28 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/05 03:53:28 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/05 03:53:28 INFO : PREFIXsplitbananasplit: Deleted 2025/10/05 03:53:28 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/05 03:53:28 INFO : PREFIXapple: Deleted 2025/10/05 03:53:28 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/05 03:53:28 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/05 03:53:28 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/05 03:53:28 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/05 03:53:28 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/05 03:53:28 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/05 03:53:28 INFO : PREFIXbanana: Deleted 2025/10/05 03:53:28 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/05 03:53:28 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/05 03:53:28 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/05 03:53:28 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/05 03:53:28 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/05 03:53:28 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/05 03:53:28 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/05 03:53:28 DEBUG : Waiting for deletions to finish 2025/10/05 03:53:28 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:53:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:53:28 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:53:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:53:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:53:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:53:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:53:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:53:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:53:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:53:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:53:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:53:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:53:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:53:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:53:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:53:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:53:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:53:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:53:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 03:53:28 DEBUG : Waiting for deletions to finish 2025/10/05 03:53:29 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:53:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:53:29 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:53:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:53:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:53:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:53:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:53:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:53:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:53:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:53:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:53:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:53:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:53:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:53:42 DEBUG : Waiting for deletions to finish 2025/10/05 03:53:43 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:53:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:53:43 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:53:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:53:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:53:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:53:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:53:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:53:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:53:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:53:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:53:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:53:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:53:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:53:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:53:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:53:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:53:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:53:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 03:53:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 03:53:43 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 03:53:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:43 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 03:53:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 03:53:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:43 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:43 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/05 03:53:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/05 03:53:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/05 03:53:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 03:53:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/05 03:53:43 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 03:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/05 03:53:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/05 03:53:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/05 03:53:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/05 03:53:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/05 03:53:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/05 03:53:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/05 03:53:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:43 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/05 03:53:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:43 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/05 03:53:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:43 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/05 03:53:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:43 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/05 03:53:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/05 03:53:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/05 03:53:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:43 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:53:43 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:53:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/05 03:53:43 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/05 03:53:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/05 03:53:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/05 03:53:44 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/05 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 03:53:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/05 03:53:44 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/05 03:53:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 03:53:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/05 03:53:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/05 03:53:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/05 03:53:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/05 03:53:44 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/05 03:53:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 03:53:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/05 03:53:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/05 03:53:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 03:53:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/05 03:53:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 03:53:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 03:53:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/05 03:53:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 03:53:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/05 03:53:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/05 03:53:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 03:53:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/05 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/05 03:53:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 03:53:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/05 03:53:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/05 03:53:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 03:53:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/05 03:53:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/05 03:53:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/05 03:53:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/05 03:53:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/05 03:53:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/05 03:53:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/05 03:53:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/05 03:53:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/05 03:53:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/05 03:53:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/05 03:53:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/05 03:53:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/05 03:53:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/05 03:53:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/05 03:53:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/05 03:53:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/05 03:53:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/05 03:53:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/05 03:53:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/05 03:53:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/05 03:53:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/05 03:53:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/05 03:53:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/05 03:53:45 DEBUG : Waiting for deletions to finish 2025/10/05 03:53:45 INFO : appleappleapplebanana: Deleted 2025/10/05 03:53:45 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/05 03:53:46 INFO : dir1/0011-56789;.txt: Deleted 2025/10/05 03:53:46 INFO : dir1/0015-9;=.txt: Deleted 2025/10/05 03:53:46 INFO : dir1/0009-3456789.txt: Deleted 2025/10/05 03:53:46 INFO : banana: Deleted 2025/10/05 03:53:46 INFO : apple: Deleted 2025/10/05 03:53:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/05 03:53:46 INFO : dir1/0010-456789.txt: Deleted 2025/10/05 03:53:46 INFO : dir1/0012-6789;.txt: Deleted 2025/10/05 03:53:46 INFO : dir1/0013-789;=.txt: Deleted 2025/10/05 03:53:46 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/05 03:53:46 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/05 03:53:46 INFO : dir1/0008-2345678.txt: Deleted 2025/10/05 03:53:46 INFO : dir1/0014-89;=.txt: Deleted 2025/10/05 03:53:46 INFO : splitbananasplit: Deleted 2025/10/05 03:53:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/05 03:53:46 INFO : dir1/0003-defghij.txt: Deleted 2025/10/05 03:53:46 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/05 03:53:46 INFO : dir1/0007-1234567.txt: Deleted 2025/10/05 03:53:46 DEBUG : Waiting for deletions to finish 2025/10/05 03:53:46 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/05 03:53:46 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/05 03:53:46 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/05 03:53:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/05 03:53:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/05 03:53:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/05 03:53:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/05 03:53:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/05 03:53:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/05 03:53:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/05 03:53:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/05 03:53:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/05 03:53:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/05 03:53:46 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/05 03:53:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/05 03:53:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/05 03:53:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/05 03:53:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/05 03:53:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/05 03:53:46 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/05 03:53:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/05 03:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/05 03:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/05 03:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/05 03:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/05 03:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/05 03:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/05 03:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/05 03:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/05 03:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/05 03:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 03:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 03:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 03:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/05 03:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 03:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 03:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/05 03:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/05 03:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/05 03:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/05 03:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/05 03:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/05 03:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/05 03:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/05 03:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/05 03:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/05 03:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 03:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 03:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 03:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/05 03:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 03:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 03:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/05 03:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/05 03:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/05 03:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/05 03:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/05 03:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/05 03:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/05 03:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/05 03:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/05 03:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/05 03:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 03:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 03:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 03:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/05 03:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 03:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 03:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/05 03:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/05 03:53:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/05 03:53:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/05 03:53:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/05 03:53:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/05 03:53:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/05 03:53:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/05 03:53:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/05 03:53:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/05 03:53:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/05 03:53:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/05 03:53:47 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:53:47 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:53:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/05 03:53:47 INFO : splitbananasplit: Copied (new) 2025/10/05 03:53:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/05 03:53:47 INFO : banana: Copied (new) 2025/10/05 03:53:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/05 03:53:47 INFO : appleappleapplebanana: Copied (new) 2025/10/05 03:53:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/05 03:53:47 INFO : apple: Copied (new) 2025/10/05 03:53:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/05 03:53:47 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/05 03:53:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/05 03:53:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/05 03:53:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/05 03:53:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/05 03:53:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/05 03:53:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/05 03:53:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/05 03:53:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/05 03:53:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/05 03:53:48 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/05 03:53:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/05 03:53:48 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/05 03:53:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/05 03:53:48 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/05 03:53:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/05 03:53:48 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/05 03:53:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/05 03:53:48 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/05 03:53:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/05 03:53:48 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/05 03:53:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/05 03:53:48 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/05 03:53:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/05 03:53:48 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/05 03:53:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/05 03:53:48 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/05 03:53:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/05 03:53:49 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/05 03:53:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/05 03:53:49 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/05 03:53:49 DEBUG : Waiting for deletions to finish 2025/10/05 03:53:49 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/05 03:53:49 INFO : appleSUFFIX: Deleted 2025/10/05 03:53:49 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/05 03:53:49 INFO : splitbananasplitSUFFIX: Deleted 2025/10/05 03:53:49 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/05 03:53:49 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/05 03:53:49 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/05 03:53:49 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/05 03:53:49 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/05 03:53:49 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/05 03:53:49 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/05 03:53:49 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/05 03:53:49 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/05 03:53:49 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/05 03:53:49 INFO : bananaSUFFIX: Deleted 2025/10/05 03:53:49 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/05 03:53:49 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/05 03:53:49 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/05 03:53:49 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/05 03:53:49 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/05 03:53:49 DEBUG : Waiting for deletions to finish 2025/10/05 03:53:50 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : Waiting for deletions to finish 2025/10/05 03:53:50 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:53:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:54:03 DEBUG : Waiting for deletions to finish 2025/10/05 03:54:04 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:54:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:54:04 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:54:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:54:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:54:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:54:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:54:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:54:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:54:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:54:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:54:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:54:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:54:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:54:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:54:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:54:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:54:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:54:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:54:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 03:54:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 03:54:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 03:54:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 03:54:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 03:54:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/05 03:54:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 03:54:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/05 03:54:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:04 DEBUG : apple: Unchanged skipping 2025/10/05 03:54:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:04 DEBUG : banana: Unchanged skipping 2025/10/05 03:54:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 03:54:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 03:54:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 03:54:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 03:54:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 03:54:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 03:54:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 03:54:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 03:54:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 03:54:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 03:54:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 03:54:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 03:54:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 03:54:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 03:54:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 03:54:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 03:54:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 03:54:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 03:54:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 03:54:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 03:54:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 03:54:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 03:54:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 03:54:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 03:54:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 03:54:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 03:54:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 03:54:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 03:54:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 03:54:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 03:54:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 03:54:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 03:54:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 03:54:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 03:54:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 03:54:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/05 03:54:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/05 03:54:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/05 03:54:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/05 03:54:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/05 03:54:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/05 03:54:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/05 03:54:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 03:54:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/05 03:54:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/05 03:54:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/05 03:54:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 03:54:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/05 03:54:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 03:54:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/05 03:54:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/05 03:54:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/05 03:54:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 03:54:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/05 03:54:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/05 03:54:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/05 03:54:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 03:54:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 03:54:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/05 03:54:04 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:54:04 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:54:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/05 03:54:04 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/05 03:54:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 03:54:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/05 03:54:05 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/05 03:54:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 03:54:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/05 03:54:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/05 03:54:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 03:54:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/05 03:54:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/05 03:54:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 03:54:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/05 03:54:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/05 03:54:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 03:54:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/05 03:54:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/05 03:54:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 03:54:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/05 03:54:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/05 03:54:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 03:54:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/05 03:54:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/05 03:54:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 03:54:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/05 03:54:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/05 03:54:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 03:54:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/05 03:54:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/05 03:54:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 03:54:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/05 03:54:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/05 03:54:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 03:54:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/05 03:54:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/05 03:54:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 03:54:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/05 03:54:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/05 03:54:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 03:54:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/05 03:54:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/05 03:54:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 03:54:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/05 03:54:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/05 03:54:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/05 03:54:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/05 03:54:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/05 03:54:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/05 03:54:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/05 03:54:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/05 03:54:06 DEBUG : Waiting for deletions to finish 2025/10/05 03:54:06 INFO : splitbananasplit: Deleted 2025/10/05 03:54:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/05 03:54:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/05 03:54:06 INFO : dir1/0009-3456789.txt: Deleted 2025/10/05 03:54:06 INFO : dir1/0011-56789;.txt: Deleted 2025/10/05 03:54:06 INFO : dir1/0012-6789;.txt: Deleted 2025/10/05 03:54:06 INFO : dir1/0013-789;=.txt: Deleted 2025/10/05 03:54:06 INFO : dir1/0014-89;=.txt: Deleted 2025/10/05 03:54:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/05 03:54:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/05 03:54:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/05 03:54:06 INFO : dir1/0007-1234567.txt: Deleted 2025/10/05 03:54:06 INFO : appleappleapplebanana: Deleted 2025/10/05 03:54:06 INFO : dir1/0003-defghij.txt: Deleted 2025/10/05 03:54:07 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/05 03:54:07 INFO : dir1/0008-2345678.txt: Deleted 2025/10/05 03:54:07 INFO : dir1/0010-456789.txt: Deleted 2025/10/05 03:54:07 INFO : dir1/0015-9;=.txt: Deleted 2025/10/05 03:54:07 DEBUG : Waiting for deletions to finish 2025/10/05 03:54:07 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:54:07 DEBUG : appleapple: Excluded (Path Filter) 2025/10/05 03:54:07 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:54:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/05 03:54:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/05 03:54:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/05 03:54:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/05 03:54:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/05 03:54:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/05 03:54:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/05 03:54:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/05 03:54:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/05 03:54:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/05 03:54:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/05 03:54:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/05 03:54:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/05 03:54:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/05 03:54:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/05 03:54:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/05 03:54:07 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/05 03:54:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 03:54:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 03:54:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 03:54:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 03:54:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 03:54:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 03:54:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 03:54:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 03:54:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 03:54:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 03:54:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 03:54:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 03:54:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 03:54:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 03:54:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 03:54:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 03:54:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 03:54:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 03:54:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 03:54:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 03:54:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 03:54:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 03:54:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 03:54:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 03:54:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 03:54:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 03:54:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 03:54:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 03:54:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 03:54:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 03:54:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 03:54:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 03:54:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 03:54:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 03:54:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 03:54:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 03:54:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 03:54:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 03:54:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 03:54:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 03:54:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 03:54:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 03:54:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 03:54:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 03:54:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 03:54:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 03:54:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 03:54:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 03:54:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 03:54:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 03:54:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 03:54:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 03:54:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 03:54:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 03:54:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 03:54:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 03:54:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 03:54:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 03:54:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 03:54:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 03:54:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 03:54:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 03:54:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 03:54:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 03:54:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 03:54:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 03:54:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 03:54:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 03:54:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 03:54:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 03:54:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 03:54:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 03:54:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 03:54:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 03:54:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 03:54:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 03:54:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 03:54:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 03:54:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 03:54:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 03:54:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 03:54:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 03:54:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:07 DEBUG : apple: Unchanged skipping 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 03:54:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:07 DEBUG : banana: Unchanged skipping 2025/10/05 03:54:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:07 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 03:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 03:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 03:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 03:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 03:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 03:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 03:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 03:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 03:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 03:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 03:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 03:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 03:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 03:54:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 03:54:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 03:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 03:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 03:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 03:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 03:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 03:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 03:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 03:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 03:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 03:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 03:54:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 03:54:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 03:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 03:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 03:54:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 03:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 03:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 03:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 03:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 03:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/05 03:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/05 03:54:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/05 03:54:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/05 03:54:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/05 03:54:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/05 03:54:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/05 03:54:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/05 03:54:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/05 03:54:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/05 03:54:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/05 03:54:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/05 03:54:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/05 03:54:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/05 03:54:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/05 03:54:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/05 03:54:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/05 03:54:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 03:54:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 03:54:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 03:54:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 03:54:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 03:54:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 03:54:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 03:54:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 03:54:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 03:54:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 03:54:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 03:54:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 03:54:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 03:54:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 03:54:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 03:54:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 03:54:07 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:54:07 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:54:07 DEBUG : Waiting for deletions to finish 2025/10/05 03:54:07 DEBUG : Waiting for deletions to finish 2025/10/05 03:54:08 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:54:08 DEBUG : appleapple: Excluded (Path Filter) 2025/10/05 03:54:08 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:54:08 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/05 03:54:08 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/05 03:54:08 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/05 03:54:08 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/05 03:54:08 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/05 03:54:08 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/05 03:54:08 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/05 03:54:08 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/05 03:54:08 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/05 03:54:08 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/05 03:54:08 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/05 03:54:08 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/05 03:54:08 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/05 03:54:08 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/05 03:54:08 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/05 03:54:08 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/05 03:54:08 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/05 03:54:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 03:54:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 03:54:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 03:54:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 03:54:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 03:54:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 03:54:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 03:54:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 03:54:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 03:54:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 03:54:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 03:54:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 03:54:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 03:54:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 03:54:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 03:54:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 03:54:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 03:54:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 03:54:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 03:54:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 03:54:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 03:54:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 03:54:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 03:54:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 03:54:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 03:54:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 03:54:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 03:54:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 03:54:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 03:54:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 03:54:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 03:54:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/05 03:54:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 03:54:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/05 03:54:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/05 03:54:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/05 03:54:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/05 03:54:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/05 03:54:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/05 03:54:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/05 03:54:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/05 03:54:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/05 03:54:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/05 03:54:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/05 03:54:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/05 03:54:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/05 03:54:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/05 03:54:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/05 03:54:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/05 03:54:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/05 03:54:08 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:54:21 DEBUG : Waiting for deletions to finish 2025/10/05 03:54:22 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:22 DEBUG : apple: Unchanged skipping 2025/10/05 03:54:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 03:54:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:22 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 03:54:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:22 DEBUG : banana: Unchanged skipping 2025/10/05 03:54:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 03:54:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 03:54:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 03:54:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 03:54:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 03:54:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 03:54:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 03:54:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 03:54:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 03:54:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 03:54:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 03:54:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 03:54:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 03:54:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 03:54:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 03:54:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 03:54:22 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:54:22 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:54:22 DEBUG : Waiting for deletions to finish 2025/10/05 03:54:22 DEBUG : Waiting for deletions to finish 2025/10/05 03:54:22 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:54:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 03:54:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:23 DEBUG : apple: Unchanged skipping 2025/10/05 03:54:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 03:54:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:23 DEBUG : banana: Unchanged skipping 2025/10/05 03:54:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:23 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 03:54:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 03:54:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 03:54:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 03:54:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 03:54:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 03:54:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 03:54:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 03:54:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 03:54:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 03:54:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 03:54:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 03:54:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 03:54:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 03:54:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 03:54:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 03:54:23 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:54:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 03:54:23 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:54:23 DEBUG : Waiting for deletions to finish 2025/10/05 03:54:23 DEBUG : Waiting for deletions to finish 2025/10/05 03:54:23 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:54:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:54:23 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:54:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:54:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:54:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:54:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:54:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:54:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:54:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:54:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:54:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:54:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:54:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:54:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:54:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:54:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:54:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:54:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:54:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 03:54:23 DEBUG : Waiting for deletions to finish 2025/10/05 03:54:24 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:54:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:54:24 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:54:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:54:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:54:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:54:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:54:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:54:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:54:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:54:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:54:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:54:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:54:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:54:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:54:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:54:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:54:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:54:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:54:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:54:37 DEBUG : Waiting for deletions to finish 2025/10/05 03:54:37 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:54:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:54:37 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:54:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:54:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:54:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:54:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:54:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:54:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:54:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:54:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:54:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:54:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:54:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:54:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:54:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:54:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:54:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:54:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:54:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 03:54:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:37 DEBUG : apple: Unchanged skipping 2025/10/05 03:54:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 03:54:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:37 DEBUG : banana: Unchanged skipping 2025/10/05 03:54:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:37 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 03:54:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 03:54:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 03:54:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 03:54:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 03:54:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 03:54:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 03:54:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 03:54:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 03:54:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 03:54:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 03:54:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 03:54:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 03:54:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 03:54:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 03:54:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 03:54:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 03:54:37 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:54:37 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:54:37 DEBUG : Waiting for deletions to finish 2025/10/05 03:54:38 DEBUG : Waiting for deletions to finish 2025/10/05 03:54:38 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:38 DEBUG : apple: Unchanged skipping 2025/10/05 03:54:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 03:54:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:38 DEBUG : banana: Unchanged skipping 2025/10/05 03:54:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:38 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 03:54:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 03:54:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 03:54:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 03:54:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 03:54:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 03:54:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 03:54:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 03:54:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 03:54:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 03:54:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 03:54:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 03:54:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 03:54:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 03:54:38 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:54:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 03:54:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 03:54:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 03:54:38 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:54:38 DEBUG : Waiting for deletions to finish 2025/10/05 03:54:38 DEBUG : Waiting for deletions to finish 2025/10/05 03:54:38 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:54:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:54:51 DEBUG : Waiting for deletions to finish 2025/10/05 03:54:51 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:54:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:54:51 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:54:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:54:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:54:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:54:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:54:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:54:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:54:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:54:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:54:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:54:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:54:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:54:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:54:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:54:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:54:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:54:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:54:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 03:54:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:52 DEBUG : apple: Unchanged skipping 2025/10/05 03:54:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 03:54:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:52 DEBUG : banana: Unchanged skipping 2025/10/05 03:54:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:52 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 03:54:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 03:54:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 03:54:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 03:54:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 03:54:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 03:54:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 03:54:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 03:54:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 03:54:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 03:54:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 03:54:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 03:54:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 03:54:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:52 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:54:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 03:54:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 03:54:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 03:54:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 03:54:52 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:54:52 DEBUG : Waiting for deletions to finish 2025/10/05 03:54:52 DEBUG : Waiting for deletions to finish 2025/10/05 03:54:52 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:54:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:54:52 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:54:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:54:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:54:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:54:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:54:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:54:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:54:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:54:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:54:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:54:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:54:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:54:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:54:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:54:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:54:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:54:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:54:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 03:54:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 03:54:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:53 DEBUG : apple: Unchanged skipping 2025/10/05 03:54:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:53 DEBUG : banana: Unchanged skipping 2025/10/05 03:54:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:53 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 03:54:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 03:54:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 03:54:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 03:54:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 03:54:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 03:54:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 03:54:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 03:54:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 03:54:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 03:54:53 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:54:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 03:54:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 03:54:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 03:54:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 03:54:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 03:54:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 03:54:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:54:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 03:54:53 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:54:53 DEBUG : Waiting for deletions to finish 2025/10/05 03:54:53 DEBUG : Waiting for deletions to finish 2025/10/05 03:54:53 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:54:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:54:53 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:54:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:54:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:54:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:54:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:54:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:54:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:54:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:54:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:54:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:54:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:54:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:54:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:54:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:54:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:54:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:54:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:54:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:55:08 DEBUG : Waiting for deletions to finish 2025/10/05 03:55:09 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:09 DEBUG : apple: Unchanged skipping 2025/10/05 03:55:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 03:55:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:09 DEBUG : banana: Unchanged skipping 2025/10/05 03:55:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:09 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 03:55:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 03:55:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 03:55:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 03:55:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 03:55:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 03:55:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 03:55:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 03:55:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 03:55:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 03:55:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 03:55:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 03:55:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 03:55:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 03:55:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 03:55:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 03:55:09 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:55:09 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:55:09 DEBUG : Waiting for deletions to finish 2025/10/05 03:55:09 DEBUG : Waiting for deletions to finish 2025/10/05 03:55:09 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:55:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 03:55:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:10 DEBUG : apple: Unchanged skipping 2025/10/05 03:55:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 03:55:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:10 DEBUG : banana: Unchanged skipping 2025/10/05 03:55:10 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:55:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:10 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 03:55:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 03:55:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 03:55:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 03:55:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 03:55:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 03:55:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 03:55:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 03:55:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 03:55:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 03:55:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 03:55:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 03:55:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 03:55:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 03:55:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 03:55:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 03:55:10 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:55:10 DEBUG : Waiting for deletions to finish 2025/10/05 03:55:10 DEBUG : Waiting for deletions to finish 2025/10/05 03:55:10 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:55:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:55:10 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:55:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:55:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:55:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:55:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:55:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:55:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:55:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:55:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:55:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:55:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:55:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:55:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:55:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:55:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:55:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:55:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:55:24 DEBUG : Waiting for deletions to finish 2025/10/05 03:55:24 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:55:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:55:24 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:55:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:55:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:55:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:55:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:55:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:55:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:55:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:55:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:55:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:55:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:55:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:55:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:55:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:55:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:55:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:55:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:55:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 03:55:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:25 DEBUG : apple: Unchanged skipping 2025/10/05 03:55:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 03:55:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 03:55:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 03:55:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 03:55:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 03:55:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 03:55:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 03:55:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 03:55:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 03:55:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 03:55:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 03:55:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 03:55:25 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:55:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 03:55:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 03:55:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 03:55:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 03:55:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 03:55:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:25 DEBUG : banana: Unchanged skipping 2025/10/05 03:55:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:25 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 03:55:25 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:55:25 DEBUG : Waiting for deletions to finish 2025/10/05 03:55:25 DEBUG : Waiting for deletions to finish 2025/10/05 03:55:25 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:55:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:55:25 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:55:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:55:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:55:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:55:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:55:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:55:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:55:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:55:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:55:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:55:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:55:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:55:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:55:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:55:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:55:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:55:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:55:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/05 03:55:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:26 DEBUG : apple: Unchanged skipping 2025/10/05 03:55:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:26 DEBUG : splitbananasplit: Unchanged skipping 2025/10/05 03:55:26 DEBUG : banana: Unchanged skipping 2025/10/05 03:55:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/05 03:55:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/05 03:55:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/05 03:55:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/05 03:55:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/05 03:55:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/05 03:55:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/05 03:55:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/05 03:55:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/05 03:55:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/05 03:55:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/05 03:55:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/05 03:55:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/05 03:55:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/05 03:55:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/05 03:55:26 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:55:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/05 03:55:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/05 03:55:26 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:55:26 DEBUG : Waiting for deletions to finish 2025/10/05 03:55:26 DEBUG : Waiting for deletions to finish 2025/10/05 03:55:26 DEBUG : apple: Excluded (Path Filter) 2025/10/05 03:55:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/05 03:55:26 DEBUG : banana: Excluded (Path Filter) 2025/10/05 03:55:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/05 03:55:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/05 03:55:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/05 03:55:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/05 03:55:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/05 03:55:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/05 03:55:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/05 03:55:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/05 03:55:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/05 03:55:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/05 03:55:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/05 03:55:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/05 03:55:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/05 03:55:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/05 03:55:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/05 03:55:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/05 03:55:26 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (183.70s) --- PASS: TestTransform/NFC (12.70s) --- PASS: TestTransform/NFD (15.02s) --- PASS: TestTransform/base64 (18.37s) --- PASS: TestTransform/prefix (20.39s) --- PASS: TestTransform/suffix (21.82s) --- PASS: TestTransform/truncate (17.11s) --- PASS: TestTransform/encoder (16.01s) --- PASS: TestTransform/ISO-8859-1 (14.85s) --- PASS: TestTransform/charmap (14.49s) --- PASS: TestTransform/lowercase (17.26s) --- PASS: TestTransform/ascii (15.69s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:55:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/05 03:55:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/05 03:55:31 INFO : sub dir_somesuffix: Making directory 2025/10/05 03:55:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/05 03:55:31 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/05 03:55:31 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/05 03:55:31 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/05 03:55:31 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/05 03:55:31 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:55:31 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:55:31 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:55:31 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/05 03:55:31 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.62s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:55:32 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:32 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:32 INFO : tictactoe: Making directory 2025/10/05 03:55:32 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:32 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 03:55:32 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/05 03:55:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 03:55:32 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:55:32 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:55:33 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:55:33 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/05 03:55:33 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.88s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:55:34 INFO : toe: Making directory 2025/10/05 03:55:34 INFO : toe/toe: Making directory 2025/10/05 03:55:34 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/05 03:55:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/05 03:55:34 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:55:34 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:55:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/05 03:55:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:55:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/05 03:55:35 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.71s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:55:36 INFO : toe: Making directory 2025/10/05 03:55:36 INFO : toe/toe: Making directory 2025/10/05 03:55:36 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/05 03:55:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/05 03:55:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/05 03:55:36 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:55:36 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:55:37 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:55:37 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/05 03:55:37 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.75s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:55:38 DEBUG : empty_dir: Making directory with metadata 2025/10/05 03:55:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/05 03:55:38 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 03:55:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 03:55:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 03:55:38 INFO : tictacempty_dir: Making directory 2025/10/05 03:55:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 03:55:38 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:38 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:38 INFO : tictactoe: Making directory 2025/10/05 03:55:38 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:38 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 03:55:38 INFO : tictactoe/tictactoe: Making directory 2025/10/05 03:55:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 03:55:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/05 03:55:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/05 03:55:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/05 03:55:38 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:55:38 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:55:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:55:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/05 03:55:38 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.61s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:55:39 DEBUG : empty_dir: Making directory with metadata 2025/10/05 03:55:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/05 03:55:39 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 03:55:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 03:55:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 03:55:39 INFO : tictacempty_dir: Making directory 2025/10/05 03:55:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 03:55:39 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:39 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:39 INFO : tictactoe: Making directory 2025/10/05 03:55:39 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:39 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 03:55:39 INFO : tictactoe/tictactoe: Making directory 2025/10/05 03:55:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 03:55:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/05 03:55:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 03:55:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/05 03:55:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 03:55:39 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:55:39 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:55:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:55:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 03:55:40 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/05 03:55:40 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:55:40 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 03:55:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 03:55:41 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:41 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/05 03:55:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:55:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/05 03:55:41 NOTICE: B2 bucket rclone-test-hepejib7nefu: 0 differences found 2025/10/05 03:55:41 NOTICE: B2 bucket rclone-test-hepejib7nefu: 1 matching files --- PASS: TestAllTag (2.03s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:55:41 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:41 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:41 INFO : tictactoe: Making directory 2025/10/05 03:55:41 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:41 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 03:55:41 INFO : tictactoe/tictactoe: Making directory 2025/10/05 03:55:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 03:55:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/05 03:55:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/05 03:55:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/05 03:55:41 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:55:41 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:55:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:55:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/05 03:55:42 DEBUG : Waiting for deletions to finish 2025/10/05 03:55:42 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:43 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:43 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 03:55:43 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:55:43 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/05 03:55:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/05 03:55:43 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/05 03:55:43 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:55:43 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.12s) === RUN TestSyntax 2025/10/05 03:55:43 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:55:44 INFO : toe: Making directory 2025/10/05 03:55:44 INFO : toe/toe: Making directory 2025/10/05 03:55:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/05 03:55:44 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:55:44 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:55:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:55:44 INFO : toe/toe/toe: Copied (new) 2025/10/05 03:55:44 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.73s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:55:45 DEBUG : empty_dir: Making directory with metadata 2025/10/05 03:55:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/05 03:55:45 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 03:55:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 03:55:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 03:55:45 INFO : tictacempty_dir: Making directory 2025/10/05 03:55:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 03:55:45 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:45 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:45 INFO : tictactoe: Making directory 2025/10/05 03:55:45 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:45 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 03:55:45 INFO : tictactoe/tictactoe: Making directory 2025/10/05 03:55:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 03:55:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/05 03:55:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 03:55:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/05 03:55:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 03:55:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 03:55:45 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:55:45 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:55:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:55:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 03:55:46 INFO : toe/toe/toe.txt: Deleted 2025/10/05 03:55:46 INFO : toe/toe: Removing directory 2025/10/05 03:55:46 INFO : toe: Removing directory 2025/10/05 03:55:46 INFO : empty_dir: Removing directory 2025/10/05 03:55:46 DEBUG : Local file system at /tmp/rclone85295441: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.59s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:55:47 DEBUG : empty_dir: Making directory with metadata 2025/10/05 03:55:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/05 03:55:47 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 03:55:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 03:55:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 03:55:47 INFO : tictacempty_dir: Making directory 2025/10/05 03:55:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 03:55:47 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:47 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:47 INFO : tictactoe: Making directory 2025/10/05 03:55:47 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:47 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 03:55:47 INFO : tictactoe/tictactoe: Making directory 2025/10/05 03:55:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 03:55:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/05 03:55:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 03:55:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/05 03:55:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 03:55:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 03:55:47 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:55:47 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:55:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:55:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 03:55:48 INFO : toe/toe/toe.txt: Deleted 2025/10/05 03:55:48 INFO : toe/toe: Removing directory 2025/10/05 03:55:48 INFO : toe: Removing directory 2025/10/05 03:55:48 INFO : empty_dir: Removing directory 2025/10/05 03:55:48 DEBUG : Local file system at /tmp/rclone85295441: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/05 03:55:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/05 03:55:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/05 03:55:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/05 03:55:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/05 03:55:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:55:49 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/05 03:55:49 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.28s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:55:50 DEBUG : Reset feature "Copy" 2025/10/05 03:55:50 DEBUG : Reset feature "Move" 2025/10/05 03:55:50 DEBUG : Reset feature "Copy" 2025/10/05 03:55:50 DEBUG : Reset feature "Move" 2025/10/05 03:55:50 DEBUG : empty_dir: Making directory with metadata 2025/10/05 03:55:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/05 03:55:50 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 03:55:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 03:55:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 03:55:50 INFO : tictacempty_dir: Making directory 2025/10/05 03:55:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/05 03:55:50 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:50 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:50 INFO : tictactoe: Making directory 2025/10/05 03:55:50 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:50 DEBUG : toe: transformed to: tictactoe 2025/10/05 03:55:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 03:55:50 INFO : tictactoe/tictactoe: Making directory 2025/10/05 03:55:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/05 03:55:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/05 03:55:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 03:55:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/05 03:55:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 03:55:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 03:55:50 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:55:50 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:55:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:55:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/05 03:55:51 INFO : toe/toe/toe.txt: Deleted 2025/10/05 03:55:51 INFO : toe/toe: Removing directory 2025/10/05 03:55:51 INFO : toe: Removing directory 2025/10/05 03:55:51 INFO : empty_dir: Removing directory 2025/10/05 03:55:51 DEBUG : Local file system at /tmp/rclone85295441: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/05 03:55:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/05 03:55:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/05 03:55:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/05 03:55:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/05 03:55:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:55:52 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/05 03:55:53 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.38s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:55:53 DEBUG : toe: transformed to: dG9l 2025/10/05 03:55:54 DEBUG : toe: transformed to: dG9l 2025/10/05 03:55:54 INFO : dG9l: Making directory 2025/10/05 03:55:54 DEBUG : toe: transformed to: dG9l 2025/10/05 03:55:54 DEBUG : toe: transformed to: dG9l 2025/10/05 03:55:54 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/05 03:55:54 INFO : dG9l/dG9l: Making directory 2025/10/05 03:55:54 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/05 03:55:54 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/05 03:55:54 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/05 03:55:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/05 03:55:54 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/05 03:55:54 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:55:54 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:55:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:55:54 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/05 03:55:54 DEBUG : Waiting for deletions to finish 2025/10/05 03:55:55 DEBUG : dG9l: transformed to: toe 2025/10/05 03:55:55 DEBUG : dG9l: transformed to: toe 2025/10/05 03:55:55 DEBUG : dG9l: transformed to: toe 2025/10/05 03:55:55 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/05 03:55:55 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/05 03:55:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/05 03:55:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/05 03:55:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/05 03:55:55 DEBUG : Local file system at /tmp/rclone85295441: Waiting for checks to finish 2025/10/05 03:55:55 DEBUG : Local file system at /tmp/rclone85295441: Waiting for transfers to finish 2025/10/05 03:55:55 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.42s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-hepejib7nefu", Local "Local file system at /tmp/rclone85295441", Modify Window "1ms" 2025/10/05 03:55:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 03:55:56 DEBUG : toe: transformed to: 2025/10/05 03:55:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 03:55:56 DEBUG : toe: transformed to: 2025/10/05 03:55:56 INFO : B2 bucket rclone-test-hepejib7nefu: Making directory 2025/10/05 03:55:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 03:55:56 DEBUG : toe: transformed to: 2025/10/05 03:55:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 03:55:56 DEBUG : toe: transformed to: 2025/10/05 03:55:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 03:55:56 DEBUG : toe/toe: transformed to: 2025/10/05 03:55:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/05 03:55:56 INFO : toe/toe: Making directory 2025/10/05 03:55:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 03:55:56 DEBUG : toe/toe: transformed to: 2025/10/05 03:55:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/05 03:55:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 03:55:56 DEBUG : toe: transformed to: 2025/10/05 03:55:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/05 03:55:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/05 03:55:56 DEBUG : toe/toe/toe: transformed to: 2025/10/05 03:55:56 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/05 03:55:56 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for checks to finish 2025/10/05 03:55:56 DEBUG : B2 bucket rclone-test-hepejib7nefu: Waiting for transfers to finish 2025/10/05 03:55:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/05 03:55:57 INFO : toe/toe/toe: Copied (new) 2025/10/05 03:55:57 ERROR : B2 bucket rclone-test-hepejib7nefu: not deleting files as there were IO errors 2025/10/05 03:55:57 ERROR : B2 bucket rclone-test-hepejib7nefu: not deleting directories as there were IO errors --- PASS: TestError (1.68s) PASS 2025/10/05 03:55:57 DEBUG : B2 bucket rclone-test-hepejib7nefu: Purge remote 2025/10/05 03:55:57 INFO : B2 bucket rclone-test-hepejib7nefu: cleaning bucket "rclone-test-hepejib7nefu" of all files 2025/10/05 03:55:58 DEBUG : BackupDir/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e556_d20251005_m035003_c001_v7007000_t0000_u01759636203280") 2025/10/05 03:55:58 DEBUG : BackupDir/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f106ec0f9c6951ac3_d20251005_m034957_c001_v0001183_t0053_u01759636197525") 2025/10/05 03:55:58 DEBUG : CompareDest/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765cda16_d20251005_m034938_c001_v7007000_t0000_u01759636178574") 2025/10/05 03:55:58 DEBUG : CompareDest/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded1878dd_d20251005_m034932_c001_v0001146_t0028_u01759636172387") 2025/10/05 03:55:58 DEBUG : CompareDest/two: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765cda18_d20251005_m034938_c001_v7007000_t0000_u01759636178757") 2025/10/05 03:55:58 DEBUG : CompareDest/two: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd80d_d20251005_m034934_c001_v0001092_t0059_u01759636174093") 2025/10/05 03:55:58 DEBUG : CopyDest/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e558_d20251005_m035003_c001_v7007000_t0000_u01759636203462") 2025/10/05 03:55:58 DEBUG : CopyDest/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baecfea_d20251005_m034954_c001_v0001120_t0016_u01759636194505") 2025/10/05 03:55:58 DEBUG : CopyDest/three: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e55b_d20251005_m035003_c001_v7007000_t0000_u01759636203645") 2025/10/05 03:55:59 DEBUG : CopyDest/three: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd83d_d20251005_m035001_c001_v0001092_t0056_u01759636201176") 2025/10/05 03:55:59 DEBUG : CopyDest/two: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e55d_d20251005_m035003_c001_v7007000_t0000_u01759636203828") 2025/10/05 03:55:59 DEBUG : CopyDest/two: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187956_d20251005_m034958_c001_v0001146_t0014_u01759636198804") 2025/10/05 03:55:59 DEBUG : EXISTING: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e721_d20251005_m035125_c001_v7007000_t0000_u01759636285922") 2025/10/05 03:55:59 DEBUG : EXISTING: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187a9b_d20251005_m035124_c001_v0001146_t0000_u01759636284659") 2025/10/05 03:55:59 DEBUG : PREFIXapple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4085d64a5b17b47c_d20251005_m035328_c001_v7007000_t0000_u01759636408062") 2025/10/05 03:55:59 DEBUG : PREFIXapple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed2a4_d20251005_m035322_c001_v0001120_t0040_u01759636402772") 2025/10/05 03:55:59 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41538102f8c63ff7_d20251005_m035328_c001_v7007000_t0000_u01759636408072") 2025/10/05 03:55:59 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187ca9_d20251005_m035322_c001_v0001146_t0030_u01759636402793") 2025/10/05 03:55:59 DEBUG : PREFIXbanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41538102f8c63ff8_d20251005_m035328_c001_v7007000_t0000_u01759636408235") 2025/10/05 03:55:59 DEBUG : PREFIXbanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d831e4_d20251005_m035322_c001_v0001177_t0025_u01759636402781") 2025/10/05 03:55:59 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e7594_d20251005_m035328_c001_v7007000_t0000_u01759636408041") 2025/10/05 03:55:59 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda09_d20251005_m035322_c001_v0001092_t0049_u01759636402803") 2025/10/05 03:55:59 DEBUG : Testêé: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e71c_d20251005_m035121_c001_v7007000_t0000_u01759636281899") 2025/10/05 03:56:00 DEBUG : Testêé: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd8cd_d20251005_m035121_c001_v0001092_t0003_u01759636281143") 2025/10/05 03:56:00 DEBUG : Testêé: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187a91_d20251005_m035119_c001_v0001146_t0021_u01759636279925") 2025/10/05 03:56:00 DEBUG : YXBwbGU=: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9322af_d20251005_m035309_c001_v7007000_t0000_u01759636389373") 2025/10/05 03:56:00 DEBUG : YXBwbGU=: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187c4d_d20251005_m035304_c001_v0001146_t0059_u01759636384887") 2025/10/05 03:56:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9322b1_d20251005_m035309_c001_v7007000_t0000_u01759636389556") 2025/10/05 03:56:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83187_d20251005_m035304_c001_v0001177_t0057_u01759636384878") 2025/10/05 03:56:00 DEBUG : YmFuYW5h: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9322b3_d20251005_m035309_c001_v7007000_t0000_u01759636389739") 2025/10/05 03:56:00 DEBUG : YmFuYW5h: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd9db_d20251005_m035304_c001_v0001092_t0005_u01759636384906") 2025/10/05 03:56:00 DEBUG : a/potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887aac_d20251005_m034759_c001_v7007000_t0000_u01759636079119") 2025/10/05 03:56:00 DEBUG : a/potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd6b8_d20251005_m034758_c001_v0001092_t0031_u01759636078373") 2025/10/05 03:56:00 DEBUG : a/potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887aa9_d20251005_m034756_c001_v7007000_t0000_u01759636076651") 2025/10/05 03:56:00 DEBUG : a/potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd6ae_d20251005_m034755_c001_v0001092_t0055_u01759636075604") 2025/10/05 03:56:00 DEBUG : a/potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e6825_d20251005_m034737_c001_v7007000_t0000_u01759636057396") 2025/10/05 03:56:00 DEBUG : a/potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd666_d20251005_m034736_c001_v0001092_t0053_u01759636056346") 2025/10/05 03:56:00 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba473_d20251005_m035526_c001_v7007000_t0000_u01759636526932") 2025/10/05 03:56:00 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83454_d20251005_m035522_c001_v0001177_t0021_u01759636522843") 2025/10/05 03:56:00 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5cba1_d20251005_m035511_c001_v7007000_t0000_u01759636511202") 2025/10/05 03:56:00 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83408_d20251005_m035506_c001_v0001177_t0022_u01759636506401") 2025/10/05 03:56:00 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f407605954c715c3e_d20251005_m035453_c001_v7007000_t0000_u01759636493897") 2025/10/05 03:56:00 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d833ad_d20251005_m035450_c001_v0001177_t0046_u01759636490346") 2025/10/05 03:56:01 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932330_d20251005_m035439_c001_v7007000_t0000_u01759636479492") 2025/10/05 03:56:01 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83366_d20251005_m035436_c001_v0001177_t0053_u01759636476027") 2025/10/05 03:56:01 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f4339_d20251005_m035424_c001_v7007000_t0000_u01759636464672") 2025/10/05 03:56:01 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83322_d20251005_m035420_c001_v0001177_t0025_u01759636460611") 2025/10/05 03:56:01 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0d5_d20251005_m035408_c001_v7007000_t0000_u01759636448609") 2025/10/05 03:56:01 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d832c3_d20251005_m035402_c001_v0001177_t0007_u01759636442687") 2025/10/05 03:56:01 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c18_d20251005_m035351_c001_v7007000_t0000_u01759636431285") 2025/10/05 03:56:01 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda46_d20251005_m035347_c001_v0001092_t0038_u01759636427314") 2025/10/05 03:56:01 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c12_d20251005_m035346_c001_v7007000_t0000_u01759636426121") 2025/10/05 03:56:01 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83240_d20251005_m035341_c001_v0001177_t0008_u01759636421918") 2025/10/05 03:56:01 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e7598_d20251005_m035329_c001_v7007000_t0000_u01759636409747") 2025/10/05 03:56:01 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187cbc_d20251005_m035326_c001_v0001146_t0045_u01759636406316") 2025/10/05 03:56:01 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41538102f8c63fed_d20251005_m035324_c001_v7007000_t0000_u01759636404757") 2025/10/05 03:56:01 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed2a0_d20251005_m035320_c001_v0001120_t0001_u01759636400719") 2025/10/05 03:56:01 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5ca46_d20251005_m035307_c001_v7007000_t0000_u01759636387431") 2025/10/05 03:56:01 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8317d_d20251005_m035302_c001_v0001177_t0037_u01759636382073") 2025/10/05 03:56:01 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a52ea_d20251005_m035250_c001_v7007000_t0000_u01759636370967") 2025/10/05 03:56:01 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83127_d20251005_m035247_c001_v0001177_t0051_u01759636367085") 2025/10/05 03:56:01 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4168637a5fc341ee_d20251005_m035235_c001_v7007000_t0000_u01759636355955") 2025/10/05 03:56:01 DEBUG : apple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d830e8_d20251005_m035232_c001_v0001177_t0054_u01759636352620") 2025/10/05 03:56:02 DEBUG : appleSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0c8_d20251005_m035349_c001_v7007000_t0000_u01759636429321") 2025/10/05 03:56:02 DEBUG : appleSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed2e7_d20251005_m035343_c001_v0001120_t0003_u01759636423899") 2025/10/05 03:56:02 DEBUG : appleapple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0d6_d20251005_m035408_c001_v7007000_t0000_u01759636448794") 2025/10/05 03:56:02 DEBUG : appleapple: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d832c9_d20251005_m035404_c001_v0001177_t0050_u01759636444731") 2025/10/05 03:56:02 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba475_d20251005_m035527_c001_v7007000_t0000_u01759636527119") 2025/10/05 03:56:02 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed435_d20251005_m035523_c001_v0001120_t0032_u01759636523334") 2025/10/05 03:56:02 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5cba5_d20251005_m035511_c001_v7007000_t0000_u01759636511386") 2025/10/05 03:56:02 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed403_d20251005_m035507_c001_v0001120_t0021_u01759636507318") 2025/10/05 03:56:02 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f407605954c715c3f_d20251005_m035454_c001_v7007000_t0000_u01759636494089") 2025/10/05 03:56:02 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed3c2_d20251005_m035450_c001_v0001120_t0045_u01759636490897") 2025/10/05 03:56:02 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932331_d20251005_m035439_c001_v7007000_t0000_u01759636479674") 2025/10/05 03:56:02 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed398_d20251005_m035436_c001_v0001120_t0044_u01759636476598") 2025/10/05 03:56:02 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f433a_d20251005_m035424_c001_v7007000_t0000_u01759636464853") 2025/10/05 03:56:02 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed364_d20251005_m035421_c001_v0001120_t0023_u01759636461171") 2025/10/05 03:56:02 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f416c43b8fe6c9aab_d20251005_m035406_c001_v7007000_t0000_u01759636446867") 2025/10/05 03:56:02 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed32e_d20251005_m035403_c001_v0001120_t0049_u01759636443305") 2025/10/05 03:56:02 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c19_d20251005_m035351_c001_v7007000_t0000_u01759636431468") 2025/10/05 03:56:02 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187d06_d20251005_m035347_c001_v0001146_t0011_u01759636427305") 2025/10/05 03:56:02 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4180a1b26dbba82a_d20251005_m035345_c001_v7007000_t0000_u01759636425735") 2025/10/05 03:56:02 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed2e1_d20251005_m035342_c001_v0001120_t0041_u01759636422466") 2025/10/05 03:56:03 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e7599_d20251005_m035329_c001_v7007000_t0000_u01759636409929") 2025/10/05 03:56:03 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d831fc_d20251005_m035326_c001_v0001177_t0036_u01759636406304") 2025/10/05 03:56:03 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41538102f8c63ff1_d20251005_m035325_c001_v7007000_t0000_u01759636405318") 2025/10/05 03:56:03 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187c9e_d20251005_m035321_c001_v0001146_t0020_u01759636401220") 2025/10/05 03:56:03 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5ca49_d20251005_m035307_c001_v7007000_t0000_u01759636387617") 2025/10/05 03:56:03 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed276_d20251005_m035302_c001_v0001120_t0014_u01759636382636") 2025/10/05 03:56:03 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a52eb_d20251005_m035251_c001_v7007000_t0000_u01759636371147") 2025/10/05 03:56:03 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed24a_d20251005_m035247_c001_v0001120_t0051_u01759636367850") 2025/10/05 03:56:03 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4168637a5fc341f0_d20251005_m035236_c001_v7007000_t0000_u01759636356138") 2025/10/05 03:56:03 DEBUG : appleappleapplebanana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed217_d20251005_m035233_c001_v0001120_t0044_u01759636353125") 2025/10/05 03:56:03 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f421b5a6ef2d2abad_d20251005_m035349_c001_v7007000_t0000_u01759636429517") 2025/10/05 03:56:03 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83247_d20251005_m035343_c001_v0001177_t0052_u01759636423877") 2025/10/05 03:56:03 DEBUG : b/potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887aad_d20251005_m034759_c001_v7007000_t0000_u01759636079302") 2025/10/05 03:56:03 DEBUG : b/potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd6b2_d20251005_m034757_c001_v0001092_t0055_u01759636077201") 2025/10/05 03:56:03 DEBUG : b/potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887aa8_d20251005_m034756_c001_v7007000_t0000_u01759636076090") 2025/10/05 03:56:03 DEBUG : b/potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd6a6_d20251005_m034754_c001_v0001092_t0007_u01759636074232") 2025/10/05 03:56:03 DEBUG : b/potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e6824_d20251005_m034736_c001_v7007000_t0000_u01759636056833") 2025/10/05 03:56:03 DEBUG : b/potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd660_d20251005_m034735_c001_v0001092_t0017_u01759636055210") 2025/10/05 03:56:03 DEBUG : backup/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e5bb_d20251005_m035017_c001_v7007000_t0000_u01759636217345") 2025/10/05 03:56:03 DEBUG : backup/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f114a9114491eacca_d20251005_m035014_c001_v0001029_t0013_u01759636214912") 2025/10/05 03:56:03 DEBUG : backup/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f10703476700f909b_d20251005_m035010_c001_v0001099_t0023_u01759636210754") 2025/10/05 03:56:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f405e6c9f9484e92b_d20251005_m035043_c001_v7007000_t0000_u01759636243758") 2025/10/05 03:56:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f102f163cfc0ed2a5_d20251005_m035041_c001_v0001102_t0013_u01759636241542") 2025/10/05 03:56:04 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f112d0f51a110ea6a_d20251005_m035037_c001_v0001181_t0004_u01759636237787") 2025/10/05 03:56:04 DEBUG : backup/one.bak: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5c83c_d20251005_m035030_c001_v7007000_t0000_u01759636230713") 2025/10/05 03:56:04 DEBUG : backup/one.bak: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1100d56915c78451_d20251005_m035028_c001_v0001037_t0025_u01759636228613") 2025/10/05 03:56:04 DEBUG : backup/one.bak: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11145d7f84c5bfa1_d20251005_m035024_c001_v0001183_t0032_u01759636224588") 2025/10/05 03:56:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f405e6c9f9484e92c_d20251005_m035043_c001_v7007000_t0000_u01759636243945") 2025/10/05 03:56:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1198d1499a84664c_d20251005_m035042_c001_v0001177_t0040_u01759636242982") 2025/10/05 03:56:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f10886898673a608d_d20251005_m035039_c001_v0001182_t0037_u01759636239323") 2025/10/05 03:56:04 DEBUG : backup/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e5bd_d20251005_m035017_c001_v7007000_t0000_u01759636217529") 2025/10/05 03:56:04 DEBUG : backup/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f116d7a9a7ebf2def_d20251005_m035016_c001_v0001182_t0004_u01759636216570") 2025/10/05 03:56:04 DEBUG : backup/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f102e6acecdb63327_d20251005_m035012_c001_v0001131_t0026_u01759636212564") 2025/10/05 03:56:04 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5c83e_d20251005_m035030_c001_v7007000_t0000_u01759636230897") 2025/10/05 03:56:04 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f104c913966de5373_d20251005_m035029_c001_v0001161_t0011_u01759636229631") 2025/10/05 03:56:04 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f114adb725ce15152_d20251005_m035026_c001_v0001172_t0050_u01759636226128") 2025/10/05 03:56:04 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba477_d20251005_m035527_c001_v7007000_t0000_u01759636527304") 2025/10/05 03:56:04 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187e90_d20251005_m035523_c001_v0001146_t0040_u01759636523053") 2025/10/05 03:56:04 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5cba8_d20251005_m035511_c001_v7007000_t0000_u01759636511570") 2025/10/05 03:56:04 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187e49_d20251005_m035506_c001_v0001146_t0025_u01759636506617") 2025/10/05 03:56:04 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f407605954c715c40_d20251005_m035454_c001_v7007000_t0000_u01759636494272") 2025/10/05 03:56:04 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187e1c_d20251005_m035450_c001_v0001146_t0037_u01759636490563") 2025/10/05 03:56:04 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932332_d20251005_m035439_c001_v7007000_t0000_u01759636479858") 2025/10/05 03:56:04 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187ddb_d20251005_m035436_c001_v0001146_t0035_u01759636476245") 2025/10/05 03:56:05 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f433b_d20251005_m035425_c001_v7007000_t0000_u01759636465034") 2025/10/05 03:56:05 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187d9d_d20251005_m035420_c001_v0001146_t0002_u01759636460863") 2025/10/05 03:56:05 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0d7_d20251005_m035409_c001_v7007000_t0000_u01759636449001") 2025/10/05 03:56:05 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda76_d20251005_m035402_c001_v0001092_t0006_u01759636442919") 2025/10/05 03:56:05 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c1a_d20251005_m035351_c001_v7007000_t0000_u01759636431651") 2025/10/05 03:56:05 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed2f5_d20251005_m035347_c001_v0001120_t0057_u01759636427284") 2025/10/05 03:56:05 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0c2_d20251005_m035346_c001_v7007000_t0000_u01759636426116") 2025/10/05 03:56:05 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda34_d20251005_m035342_c001_v0001092_t0040_u01759636422128") 2025/10/05 03:56:05 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e759a_d20251005_m035330_c001_v7007000_t0000_u01759636410112") 2025/10/05 03:56:05 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda18_d20251005_m035326_c001_v0001092_t0040_u01759636406336") 2025/10/05 03:56:05 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f402f244ed9f9a278_d20251005_m035325_c001_v7007000_t0000_u01759636405125") 2025/10/05 03:56:05 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d831dd_d20251005_m035321_c001_v0001177_t0003_u01759636401014") 2025/10/05 03:56:05 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9322a0_d20251005_m035307_c001_v7007000_t0000_u01759636387372") 2025/10/05 03:56:05 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187c3d_d20251005_m035302_c001_v0001146_t0040_u01759636382313") 2025/10/05 03:56:05 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a52ed_d20251005_m035251_c001_v7007000_t0000_u01759636371329") 2025/10/05 03:56:05 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187bf9_d20251005_m035247_c001_v0001146_t0029_u01759636367336") 2025/10/05 03:56:05 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4168637a5fc341f3_d20251005_m035236_c001_v7007000_t0000_u01759636356321") 2025/10/05 03:56:05 DEBUG : banana: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187bc0_d20251005_m035232_c001_v0001146_t0048_u01759636352835") 2025/10/05 03:56:05 DEBUG : bananaSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41428c7da53d1bc9_d20251005_m035349_c001_v7007000_t0000_u01759636429576") 2025/10/05 03:56:05 DEBUG : bananaSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda3a_d20251005_m035343_c001_v0001092_t0018_u01759636423887") 2025/10/05 03:56:06 DEBUG : both0: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321d3_d20251005_m035211_c001_v7007000_t0000_u01759636331003") 2025/10/05 03:56:06 DEBUG : both0: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed192_d20251005_m035151_c001_v0001120_t0033_u01759636311938") 2025/10/05 03:56:06 DEBUG : both0: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a524e_d20251005_m035147_c001_v7007000_t0000_u01759636307682") 2025/10/05 03:56:06 DEBUG : both0: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd8dc_d20251005_m035128_c001_v0001092_t0023_u01759636288147") 2025/10/05 03:56:06 DEBUG : both1: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321d4_d20251005_m035211_c001_v7007000_t0000_u01759636331184") 2025/10/05 03:56:06 DEBUG : both1: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd933_d20251005_m035153_c001_v0001092_t0040_u01759636313666") 2025/10/05 03:56:06 DEBUG : both1: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a524f_d20251005_m035147_c001_v7007000_t0000_u01759636307865") 2025/10/05 03:56:06 DEBUG : both1: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187aa2_d20251005_m035129_c001_v0001146_t0014_u01759636289482") 2025/10/05 03:56:06 DEBUG : both10: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321d5_d20251005_m035211_c001_v7007000_t0000_u01759636331366") 2025/10/05 03:56:06 DEBUG : both10: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd94c_d20251005_m035201_c001_v0001092_t0014_u01759636320999") 2025/10/05 03:56:06 DEBUG : both10: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a5250_d20251005_m035148_c001_v7007000_t0000_u01759636308051") 2025/10/05 03:56:06 DEBUG : both10: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187acc_d20251005_m035136_c001_v0001146_t0027_u01759636296919") 2025/10/05 03:56:06 DEBUG : both11: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321d6_d20251005_m035211_c001_v7007000_t0000_u01759636331550") 2025/10/05 03:56:06 DEBUG : both11: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187b46_d20251005_m035201_c001_v0001146_t0009_u01759636321978") 2025/10/05 03:56:06 DEBUG : both11: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a5251_d20251005_m035148_c001_v7007000_t0000_u01759636308238") 2025/10/05 03:56:06 DEBUG : both11: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed154_d20251005_m035137_c001_v0001120_t0005_u01759636297630") 2025/10/05 03:56:06 DEBUG : both12: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321d7_d20251005_m035211_c001_v7007000_t0000_u01759636331780") 2025/10/05 03:56:06 DEBUG : both12: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed1bf_d20251005_m035202_c001_v0001120_t0029_u01759636322712") 2025/10/05 03:56:06 DEBUG : both12: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a5252_d20251005_m035148_c001_v7007000_t0000_u01759636308422") 2025/10/05 03:56:06 DEBUG : both12: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd904_d20251005_m035138_c001_v0001092_t0047_u01759636298626") 2025/10/05 03:56:06 DEBUG : both13: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321d8_d20251005_m035211_c001_v7007000_t0000_u01759636331963") 2025/10/05 03:56:07 DEBUG : both13: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd950_d20251005_m035203_c001_v0001092_t0008_u01759636323335") 2025/10/05 03:56:07 DEBUG : both13: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a5253_d20251005_m035148_c001_v7007000_t0000_u01759636308606") 2025/10/05 03:56:07 DEBUG : both13: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187ada_d20251005_m035139_c001_v0001146_t0022_u01759636299380") 2025/10/05 03:56:07 DEBUG : both14: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321d9_d20251005_m035212_c001_v7007000_t0000_u01759636332145") 2025/10/05 03:56:07 DEBUG : both14: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187b54_d20251005_m035204_c001_v0001146_t0020_u01759636324059") 2025/10/05 03:56:07 DEBUG : both14: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a5255_d20251005_m035148_c001_v7007000_t0000_u01759636308790") 2025/10/05 03:56:07 DEBUG : both14: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed15a_d20251005_m035140_c001_v0001120_t0045_u01759636300203") 2025/10/05 03:56:07 DEBUG : both15: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321da_d20251005_m035212_c001_v7007000_t0000_u01759636332327") 2025/10/05 03:56:07 DEBUG : both15: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed1c9_d20251005_m035204_c001_v0001120_t0017_u01759636324828") 2025/10/05 03:56:07 DEBUG : both15: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a5257_d20251005_m035148_c001_v7007000_t0000_u01759636308973") 2025/10/05 03:56:07 DEBUG : both15: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd910_d20251005_m035141_c001_v0001092_t0018_u01759636301033") 2025/10/05 03:56:07 DEBUG : both16: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321dc_d20251005_m035212_c001_v7007000_t0000_u01759636332509") 2025/10/05 03:56:07 DEBUG : both16: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd95a_d20251005_m035205_c001_v0001092_t0057_u01759636325760") 2025/10/05 03:56:07 DEBUG : both16: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a5258_d20251005_m035149_c001_v7007000_t0000_u01759636309157") 2025/10/05 03:56:07 DEBUG : both16: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187aeb_d20251005_m035141_c001_v0001146_t0023_u01759636301926") 2025/10/05 03:56:07 DEBUG : both17: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321de_d20251005_m035212_c001_v7007000_t0000_u01759636332692") 2025/10/05 03:56:07 DEBUG : both17: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187b5e_d20251005_m035206_c001_v0001146_t0043_u01759636326498") 2025/10/05 03:56:07 DEBUG : both17: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a5259_d20251005_m035149_c001_v7007000_t0000_u01759636309340") 2025/10/05 03:56:07 DEBUG : both17: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed16c_d20251005_m035142_c001_v0001120_t0052_u01759636302868") 2025/10/05 03:56:07 DEBUG : both18: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321e0_d20251005_m035212_c001_v7007000_t0000_u01759636332875") 2025/10/05 03:56:08 DEBUG : both18: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed1cd_d20251005_m035207_c001_v0001120_t0014_u01759636327164") 2025/10/05 03:56:08 DEBUG : both18: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a525a_d20251005_m035149_c001_v7007000_t0000_u01759636309525") 2025/10/05 03:56:08 DEBUG : both18: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd91c_d20251005_m035143_c001_v0001092_t0003_u01759636303499") 2025/10/05 03:56:08 DEBUG : both19: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321e2_d20251005_m035213_c001_v7007000_t0000_u01759636333057") 2025/10/05 03:56:08 DEBUG : both19: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd962_d20251005_m035208_c001_v0001092_t0052_u01759636328079") 2025/10/05 03:56:08 DEBUG : both19: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a525b_d20251005_m035149_c001_v7007000_t0000_u01759636309708") 2025/10/05 03:56:08 DEBUG : both19: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187af7_d20251005_m035144_c001_v0001146_t0021_u01759636304223") 2025/10/05 03:56:08 DEBUG : both2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321e5_d20251005_m035213_c001_v7007000_t0000_u01759636333239") 2025/10/05 03:56:08 DEBUG : both2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187b22_d20251005_m035154_c001_v0001146_t0052_u01759636314452") 2025/10/05 03:56:08 DEBUG : both2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a525c_d20251005_m035149_c001_v7007000_t0000_u01759636309923") 2025/10/05 03:56:08 DEBUG : both2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed134_d20251005_m035130_c001_v0001120_t0016_u01759636290262") 2025/10/05 03:56:08 DEBUG : both3: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321e7_d20251005_m035213_c001_v7007000_t0000_u01759636333423") 2025/10/05 03:56:08 DEBUG : both3: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed1a6_d20251005_m035155_c001_v0001120_t0039_u01759636315329") 2025/10/05 03:56:08 DEBUG : both3: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a525d_d20251005_m035150_c001_v7007000_t0000_u01759636310106") 2025/10/05 03:56:08 DEBUG : both3: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd8e6_d20251005_m035131_c001_v0001092_t0054_u01759636291004") 2025/10/05 03:56:08 DEBUG : both4: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321e9_d20251005_m035213_c001_v7007000_t0000_u01759636333605") 2025/10/05 03:56:08 DEBUG : both4: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd93b_d20251005_m035156_c001_v0001092_t0027_u01759636316037") 2025/10/05 03:56:08 DEBUG : both4: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a525e_d20251005_m035150_c001_v7007000_t0000_u01759636310289") 2025/10/05 03:56:08 DEBUG : both4: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187ab4_d20251005_m035131_c001_v0001146_t0022_u01759636291626") 2025/10/05 03:56:08 DEBUG : both5: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321eb_d20251005_m035213_c001_v7007000_t0000_u01759636333787") 2025/10/05 03:56:08 DEBUG : both5: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187b30_d20251005_m035156_c001_v0001146_t0013_u01759636316822") 2025/10/05 03:56:09 DEBUG : both5: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a525f_d20251005_m035150_c001_v7007000_t0000_u01759636310472") 2025/10/05 03:56:09 DEBUG : both5: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed13c_d20251005_m035132_c001_v0001120_t0025_u01759636292698") 2025/10/05 03:56:09 DEBUG : both6: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321ed_d20251005_m035213_c001_v7007000_t0000_u01759636333969") 2025/10/05 03:56:09 DEBUG : both6: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed1ac_d20251005_m035157_c001_v0001120_t0022_u01759636317677") 2025/10/05 03:56:09 DEBUG : both6: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a5260_d20251005_m035150_c001_v7007000_t0000_u01759636310655") 2025/10/05 03:56:09 DEBUG : both6: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd8ec_d20251005_m035133_c001_v0001092_t0009_u01759636293631") 2025/10/05 03:56:09 DEBUG : both7: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321ef_d20251005_m035214_c001_v7007000_t0000_u01759636334150") 2025/10/05 03:56:09 DEBUG : both7: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd945_d20251005_m035158_c001_v0001092_t0012_u01759636318811") 2025/10/05 03:56:09 DEBUG : both7: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a5261_d20251005_m035150_c001_v7007000_t0000_u01759636310840") 2025/10/05 03:56:09 DEBUG : both7: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187ac0_d20251005_m035134_c001_v0001146_t0020_u01759636294354") 2025/10/05 03:56:09 DEBUG : both8: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321f2_d20251005_m035214_c001_v7007000_t0000_u01759636334385") 2025/10/05 03:56:09 DEBUG : both8: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187b36_d20251005_m035159_c001_v0001146_t0047_u01759636319481") 2025/10/05 03:56:09 DEBUG : both8: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a5262_d20251005_m035151_c001_v7007000_t0000_u01759636311024") 2025/10/05 03:56:09 DEBUG : both8: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed14c_d20251005_m035135_c001_v0001120_t0004_u01759636295378") 2025/10/05 03:56:09 DEBUG : both9: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321f4_d20251005_m035214_c001_v7007000_t0000_u01759636334571") 2025/10/05 03:56:09 DEBUG : both9: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed1b5_d20251005_m035200_c001_v0001120_t0036_u01759636320299") 2025/10/05 03:56:09 DEBUG : both9: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a5263_d20251005_m035151_c001_v7007000_t0000_u01759636311210") 2025/10/05 03:56:09 DEBUG : both9: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd8fa_d20251005_m035136_c001_v0001092_t0029_u01759636296070") 2025/10/05 03:56:09 DEBUG : c/non empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887aaf_d20251005_m034759_c001_v7007000_t0000_u01759636079486") 2025/10/05 03:56:09 DEBUG : c/non empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd6b4_d20251005_m034757_c001_v0001092_t0052_u01759636077541") 2025/10/05 03:56:09 DEBUG : c/non empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887aaa_d20251005_m034756_c001_v7007000_t0000_u01759636076833") 2025/10/05 03:56:09 DEBUG : c/non empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd6a8_d20251005_m034754_c001_v0001092_t0044_u01759636074675") 2025/10/05 03:56:10 DEBUG : c/non empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e6827_d20251005_m034737_c001_v7007000_t0000_u01759636057580") 2025/10/05 03:56:10 DEBUG : c/non empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd662_d20251005_m034735_c001_v0001092_t0058_u01759636055610") 2025/10/05 03:56:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9322b6_d20251005_m035309_c001_v7007000_t0000_u01759636389921") 2025/10/05 03:56:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed27c_d20251005_m035304_c001_v0001120_t0020_u01759636384896") 2025/10/05 03:56:10 DEBUG : check sum: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e6807_d20251005_m034727_c001_v7007000_t0000_u01759636047713") 2025/10/05 03:56:10 DEBUG : check sum: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd63b_d20251005_m034726_c001_v0001092_t0059_u01759636046453") 2025/10/05 03:56:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f421b5a6ef2d2ac6d_d20251005_m035555_c001_v7007000_t0000_u01759636555954") 2025/10/05 03:56:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d834c9_d20251005_m035554_c001_v0001177_t0025_u01759636554478") 2025/10/05 03:56:10 DEBUG : dest/3: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e536_d20251005_m034947_c001_v7007000_t0000_u01759636187690") 2025/10/05 03:56:10 DEBUG : dest/3: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40886898673a5ed5_d20251005_m034946_c001_v0001182_t0053_u01759636186578") 2025/10/05 03:56:10 DEBUG : dir1/0000-abcde: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0d8_d20251005_m035409_c001_v7007000_t0000_u01759636449214") 2025/10/05 03:56:10 DEBUG : dir1/0000-abcde: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed332_d20251005_m035404_c001_v0001120_t0013_u01759636444752") 2025/10/05 03:56:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba479_d20251005_m035527_c001_v7007000_t0000_u01759636527495") 2025/10/05 03:56:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8342f_d20251005_m035515_c001_v0001177_t0004_u01759636515893") 2025/10/05 03:56:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5cbaa_d20251005_m035511_c001_v7007000_t0000_u01759636511754") 2025/10/05 03:56:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d833d7_d20251005_m035458_c001_v0001177_t0055_u01759636498628") 2025/10/05 03:56:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f407605954c715c41_d20251005_m035454_c001_v7007000_t0000_u01759636494454") 2025/10/05 03:56:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83390_d20251005_m035444_c001_v0001177_t0043_u01759636484141") 2025/10/05 03:56:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932333_d20251005_m035440_c001_v7007000_t0000_u01759636480041") 2025/10/05 03:56:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8334a_d20251005_m035429_c001_v0001177_t0017_u01759636469293") 2025/10/05 03:56:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f433c_d20251005_m035425_c001_v7007000_t0000_u01759636465216") 2025/10/05 03:56:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d832fa_d20251005_m035413_c001_v0001177_t0028_u01759636453299") 2025/10/05 03:56:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4180a1b26dbba83c_d20251005_m035406_c001_v7007000_t0000_u01759636446826") 2025/10/05 03:56:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83290_d20251005_m035356_c001_v0001177_t0007_u01759636436186") 2025/10/05 03:56:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c1b_d20251005_m035351_c001_v7007000_t0000_u01759636431834") 2025/10/05 03:56:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83261_d20251005_m035347_c001_v0001177_t0009_u01759636427510") 2025/10/05 03:56:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0c0_d20251005_m035345_c001_v7007000_t0000_u01759636425749") 2025/10/05 03:56:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83224_d20251005_m035334_c001_v0001177_t0003_u01759636414359") 2025/10/05 03:56:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e759b_d20251005_m035330_c001_v7007000_t0000_u01759636410296") 2025/10/05 03:56:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d831fe_d20251005_m035326_c001_v0001177_t0057_u01759636406521") 2025/10/05 03:56:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a5334_d20251005_m035325_c001_v7007000_t0000_u01759636405145") 2025/10/05 03:56:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed28c_d20251005_m035313_c001_v0001120_t0039_u01759636393976") 2025/10/05 03:56:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9322a2_d20251005_m035307_c001_v7007000_t0000_u01759636387560") 2025/10/05 03:56:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8315b_d20251005_m035255_c001_v0001177_t0011_u01759636375601") 2025/10/05 03:56:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a52ee_d20251005_m035251_c001_v7007000_t0000_u01759636371513") 2025/10/05 03:56:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8310d_d20251005_m035240_c001_v0001177_t0009_u01759636360573") 2025/10/05 03:56:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4168637a5fc341f5_d20251005_m035236_c001_v7007000_t0000_u01759636356504") 2025/10/05 03:56:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d830cc_d20251005_m035227_c001_v0001177_t0010_u01759636347516") 2025/10/05 03:56:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f418771dc44c71df4_d20251005_m035349_c001_v7007000_t0000_u01759636429525") 2025/10/05 03:56:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83249_d20251005_m035344_c001_v0001177_t0009_u01759636424083") 2025/10/05 03:56:11 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0d9_d20251005_m035409_c001_v7007000_t0000_u01759636449396") 2025/10/05 03:56:12 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187d5d_d20251005_m035404_c001_v0001146_t0013_u01759636444762") 2025/10/05 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba47b_d20251005_m035527_c001_v7007000_t0000_u01759636527678") 2025/10/05 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187e73_d20251005_m035516_c001_v0001146_t0029_u01759636516467") 2025/10/05 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5cbac_d20251005_m035511_c001_v7007000_t0000_u01759636511938") 2025/10/05 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187e36_d20251005_m035459_c001_v0001146_t0049_u01759636499210") 2025/10/05 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f407605954c715c42_d20251005_m035454_c001_v7007000_t0000_u01759636494637") 2025/10/05 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187e03_d20251005_m035444_c001_v0001146_t0042_u01759636484712") 2025/10/05 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932334_d20251005_m035440_c001_v7007000_t0000_u01759636480224") 2025/10/05 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187dbb_d20251005_m035429_c001_v0001146_t0004_u01759636469871") 2025/10/05 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f433d_d20251005_m035425_c001_v7007000_t0000_u01759636465399") 2025/10/05 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187d84_d20251005_m035413_c001_v0001146_t0006_u01759636453867") 2025/10/05 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f418771dc44c71e57_d20251005_m035406_c001_v7007000_t0000_u01759636446824") 2025/10/05 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda62_d20251005_m035356_c001_v0001092_t0027_u01759636436859") 2025/10/05 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c1c_d20251005_m035352_c001_v7007000_t0000_u01759636432018") 2025/10/05 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed2f9_d20251005_m035347_c001_v0001120_t0018_u01759636427611") 2025/10/05 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f418771dc44c71ddd_d20251005_m035346_c001_v7007000_t0000_u01759636426332") 2025/10/05 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda28_d20251005_m035334_c001_v0001092_t0030_u01759636414942") 2025/10/05 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e759c_d20251005_m035330_c001_v7007000_t0000_u01759636410478") 2025/10/05 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed2b6_d20251005_m035326_c001_v0001120_t0054_u01759636406605") 2025/10/05 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41538102f8c63ff0_d20251005_m035325_c001_v7007000_t0000_u01759636405147") 2025/10/05 03:56:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d831b3_d20251005_m035314_c001_v0001177_t0046_u01759636394658") 2025/10/05 03:56:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4168637a5fc342c6_d20251005_m035307_c001_v7007000_t0000_u01759636387402") 2025/10/05 03:56:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187c2b_d20251005_m035256_c001_v0001146_t0033_u01759636376174") 2025/10/05 03:56:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a52ef_d20251005_m035251_c001_v7007000_t0000_u01759636371695") 2025/10/05 03:56:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187bdf_d20251005_m035241_c001_v0001146_t0016_u01759636361146") 2025/10/05 03:56:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4168637a5fc341f7_d20251005_m035236_c001_v7007000_t0000_u01759636356687") 2025/10/05 03:56:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187ba2_d20251005_m035227_c001_v0001146_t0019_u01759636347744") 2025/10/05 03:56:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f409c971cf4092ddb_d20251005_m035349_c001_v7007000_t0000_u01759636429678") 2025/10/05 03:56:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed2eb_d20251005_m035344_c001_v0001120_t0023_u01759636424208") 2025/10/05 03:56:13 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0da_d20251005_m035409_c001_v7007000_t0000_u01759636449584") 2025/10/05 03:56:13 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d832cb_d20251005_m035404_c001_v0001177_t0030_u01759636444963") 2025/10/05 03:56:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba47e_d20251005_m035527_c001_v7007000_t0000_u01759636527860") 2025/10/05 03:56:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed41b_d20251005_m035517_c001_v0001120_t0006_u01759636517162") 2025/10/05 03:56:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5cbaf_d20251005_m035512_c001_v7007000_t0000_u01759636512123") 2025/10/05 03:56:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed3ea_d20251005_m035500_c001_v0001120_t0005_u01759636500017") 2025/10/05 03:56:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f407605954c715c43_d20251005_m035454_c001_v7007000_t0000_u01759636494821") 2025/10/05 03:56:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed3aa_d20251005_m035445_c001_v0001120_t0049_u01759636485384") 2025/10/05 03:56:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932335_d20251005_m035440_c001_v7007000_t0000_u01759636480407") 2025/10/05 03:56:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed37e_d20251005_m035430_c001_v0001120_t0043_u01759636470526") 2025/10/05 03:56:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f433e_d20251005_m035425_c001_v7007000_t0000_u01759636465580") 2025/10/05 03:56:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed350_d20251005_m035414_c001_v0001120_t0053_u01759636454876") 2025/10/05 03:56:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0d3_d20251005_m035406_c001_v7007000_t0000_u01759636446838") 2025/10/05 03:56:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed315_d20251005_m035357_c001_v0001120_t0003_u01759636437575") 2025/10/05 03:56:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c1d_d20251005_m035352_c001_v7007000_t0000_u01759636432203") 2025/10/05 03:56:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187d0a_d20251005_m035347_c001_v0001146_t0036_u01759636427651") 2025/10/05 03:56:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0c3_d20251005_m035346_c001_v7007000_t0000_u01759636426169") 2025/10/05 03:56:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed2ce_d20251005_m035335_c001_v0001120_t0015_u01759636415573") 2025/10/05 03:56:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e759d_d20251005_m035330_c001_v7007000_t0000_u01759636410662") 2025/10/05 03:56:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda1a_d20251005_m035326_c001_v0001092_t0041_u01759636406661") 2025/10/05 03:56:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41538102f8c63ff2_d20251005_m035325_c001_v7007000_t0000_u01759636405337") 2025/10/05 03:56:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187c7e_d20251005_m035315_c001_v0001146_t0010_u01759636395233") 2025/10/05 03:56:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4196046f110c02a5_d20251005_m035307_c001_v7007000_t0000_u01759636387735") 2025/10/05 03:56:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed260_d20251005_m035256_c001_v0001120_t0038_u01759636376849") 2025/10/05 03:56:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a52f1_d20251005_m035251_c001_v7007000_t0000_u01759636371912") 2025/10/05 03:56:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed231_d20251005_m035242_c001_v0001120_t0035_u01759636362070") 2025/10/05 03:56:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4168637a5fc341f9_d20251005_m035236_c001_v7007000_t0000_u01759636356871") 2025/10/05 03:56:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed207_d20251005_m035228_c001_v0001120_t0051_u01759636348150") 2025/10/05 03:56:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0cc_d20251005_m035349_c001_v7007000_t0000_u01759636429688") 2025/10/05 03:56:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187cfc_d20251005_m035344_c001_v0001146_t0034_u01759636424291") 2025/10/05 03:56:14 DEBUG : dir1/0003-defgh: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0db_d20251005_m035409_c001_v7007000_t0000_u01759636449771") 2025/10/05 03:56:14 DEBUG : dir1/0003-defgh: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda7e_d20251005_m035405_c001_v0001092_t0044_u01759636445106") 2025/10/05 03:56:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba480_d20251005_m035528_c001_v7007000_t0000_u01759636528043") 2025/10/05 03:56:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdb2f_d20251005_m035518_c001_v0001092_t0034_u01759636518042") 2025/10/05 03:56:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5cbb1_d20251005_m035512_c001_v7007000_t0000_u01759636512309") 2025/10/05 03:56:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdb04_d20251005_m035501_c001_v0001092_t0048_u01759636501068") 2025/10/05 03:56:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f407605954c715c44_d20251005_m035455_c001_v7007000_t0000_u01759636495003") 2025/10/05 03:56:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdad9_d20251005_m035446_c001_v0001092_t0024_u01759636486014") 2025/10/05 03:56:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932336_d20251005_m035440_c001_v7007000_t0000_u01759636480589") 2025/10/05 03:56:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdab3_d20251005_m035431_c001_v0001092_t0027_u01759636471201") 2025/10/05 03:56:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f433f_d20251005_m035425_c001_v7007000_t0000_u01759636465763") 2025/10/05 03:56:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda98_d20251005_m035415_c001_v0001092_t0039_u01759636455505") 2025/10/05 03:56:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de888169_d20251005_m035406_c001_v7007000_t0000_u01759636446873") 2025/10/05 03:56:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187d31_d20251005_m035358_c001_v0001146_t0032_u01759636438249") 2025/10/05 03:56:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c1f_d20251005_m035352_c001_v7007000_t0000_u01759636432387") 2025/10/05 03:56:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda48_d20251005_m035347_c001_v0001092_t0005_u01759636427698") 2025/10/05 03:56:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f421b5a6ef2d2abaa_d20251005_m035346_c001_v7007000_t0000_u01759636426345") 2025/10/05 03:56:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187cd8_d20251005_m035336_c001_v0001146_t0016_u01759636416386") 2025/10/05 03:56:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e759e_d20251005_m035330_c001_v7007000_t0000_u01759636410844") 2025/10/05 03:56:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83202_d20251005_m035326_c001_v0001177_t0021_u01759636406729") 2025/10/05 03:56:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a5336_d20251005_m035325_c001_v7007000_t0000_u01759636405351") 2025/10/05 03:56:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd9f5_d20251005_m035316_c001_v0001092_t0008_u01759636396054") 2025/10/05 03:56:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9322a4_d20251005_m035307_c001_v7007000_t0000_u01759636387745") 2025/10/05 03:56:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd9cb_d20251005_m035257_c001_v0001092_t0039_u01759636377472") 2025/10/05 03:56:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a52f2_d20251005_m035252_c001_v7007000_t0000_u01759636372094") 2025/10/05 03:56:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd9a8_d20251005_m035242_c001_v0001092_t0034_u01759636362742") 2025/10/05 03:56:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4168637a5fc341fb_d20251005_m035237_c001_v7007000_t0000_u01759636357054") 2025/10/05 03:56:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd990_d20251005_m035228_c001_v0001092_t0002_u01759636348408") 2025/10/05 03:56:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c15_d20251005_m035349_c001_v7007000_t0000_u01759636429354") 2025/10/05 03:56:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8324d_d20251005_m035344_c001_v0001177_t0023_u01759636424307") 2025/10/05 03:56:16 DEBUG : dir1/0004-efghi: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0dc_d20251005_m035409_c001_v7007000_t0000_u01759636449954") 2025/10/05 03:56:16 DEBUG : dir1/0004-efghi: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed334_d20251005_m035405_c001_v0001120_t0041_u01759636445117") 2025/10/05 03:56:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba482_d20251005_m035528_c001_v7007000_t0000_u01759636528225") 2025/10/05 03:56:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8343c_d20251005_m035518_c001_v0001177_t0015_u01759636518357") 2025/10/05 03:56:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5cbb3_d20251005_m035512_c001_v7007000_t0000_u01759636512521") 2025/10/05 03:56:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d833ef_d20251005_m035501_c001_v0001177_t0058_u01759636501387") 2025/10/05 03:56:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f407605954c715c45_d20251005_m035455_c001_v7007000_t0000_u01759636495186") 2025/10/05 03:56:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8339b_d20251005_m035446_c001_v0001177_t0046_u01759636486390") 2025/10/05 03:56:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932337_d20251005_m035440_c001_v7007000_t0000_u01759636480772") 2025/10/05 03:56:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83356_d20251005_m035431_c001_v0001177_t0047_u01759636471733") 2025/10/05 03:56:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f4340_d20251005_m035425_c001_v7007000_t0000_u01759636465944") 2025/10/05 03:56:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83306_d20251005_m035415_c001_v0001177_t0045_u01759636455910") 2025/10/05 03:56:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41428c7da53d1bcc_d20251005_m035406_c001_v7007000_t0000_u01759636446448") 2025/10/05 03:56:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d832ac_d20251005_m035358_c001_v0001177_t0018_u01759636438643") 2025/10/05 03:56:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c20_d20251005_m035352_c001_v7007000_t0000_u01759636432571") 2025/10/05 03:56:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83265_d20251005_m035347_c001_v0001177_t0015_u01759636427730") 2025/10/05 03:56:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0c5_d20251005_m035346_c001_v7007000_t0000_u01759636426353") 2025/10/05 03:56:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83230_d20251005_m035337_c001_v0001177_t0019_u01759636417025") 2025/10/05 03:56:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e759f_d20251005_m035331_c001_v7007000_t0000_u01759636411027") 2025/10/05 03:56:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed2b8_d20251005_m035326_c001_v0001120_t0005_u01759636406878") 2025/10/05 03:56:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e758f_d20251005_m035325_c001_v7007000_t0000_u01759636405168") 2025/10/05 03:56:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed294_d20251005_m035316_c001_v0001120_t0032_u01759636396527") 2025/10/05 03:56:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4202c3ba8a977714_d20251005_m035307_c001_v7007000_t0000_u01759636387571") 2025/10/05 03:56:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83167_d20251005_m035257_c001_v0001177_t0033_u01759636377774") 2025/10/05 03:56:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a52f3_d20251005_m035252_c001_v7007000_t0000_u01759636372276") 2025/10/05 03:56:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83117_d20251005_m035243_c001_v0001177_t0032_u01759636363192") 2025/10/05 03:56:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4168637a5fc341fe_d20251005_m035237_c001_v7007000_t0000_u01759636357237") 2025/10/05 03:56:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d830d2_d20251005_m035228_c001_v0001177_t0003_u01759636348828") 2025/10/05 03:56:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f421b5a6ef2d2abae_d20251005_m035349_c001_v7007000_t0000_u01759636429701") 2025/10/05 03:56:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda3c_d20251005_m035344_c001_v0001092_t0000_u01759636424384") 2025/10/05 03:56:17 DEBUG : dir1/0005-fghij: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0dd_d20251005_m035410_c001_v7007000_t0000_u01759636450136") 2025/10/05 03:56:17 DEBUG : dir1/0005-fghij: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d832cd_d20251005_m035405_c001_v0001177_t0037_u01759636445188") 2025/10/05 03:56:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba485_d20251005_m035528_c001_v7007000_t0000_u01759636528408") 2025/10/05 03:56:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187e7a_d20251005_m035518_c001_v0001146_t0051_u01759636518596") 2025/10/05 03:56:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5cbb6_d20251005_m035512_c001_v7007000_t0000_u01759636512706") 2025/10/05 03:56:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187e3c_d20251005_m035501_c001_v0001146_t0043_u01759636501622") 2025/10/05 03:56:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f407605954c715c46_d20251005_m035455_c001_v7007000_t0000_u01759636495371") 2025/10/05 03:56:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187e09_d20251005_m035446_c001_v0001146_t0005_u01759636486607") 2025/10/05 03:56:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932338_d20251005_m035440_c001_v7007000_t0000_u01759636480955") 2025/10/05 03:56:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187dc7_d20251005_m035432_c001_v0001146_t0034_u01759636472016") 2025/10/05 03:56:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f4341_d20251005_m035426_c001_v7007000_t0000_u01759636466125") 2025/10/05 03:56:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187d88_d20251005_m035416_c001_v0001146_t0016_u01759636456117") 2025/10/05 03:56:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4180a1b26dbba83d_d20251005_m035406_c001_v7007000_t0000_u01759636446997") 2025/10/05 03:56:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda68_d20251005_m035358_c001_v0001092_t0037_u01759636438850") 2025/10/05 03:56:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c21_d20251005_m035352_c001_v7007000_t0000_u01759636432755") 2025/10/05 03:56:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83268_d20251005_m035347_c001_v0001177_t0012_u01759636427961") 2025/10/05 03:56:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fe76_d20251005_m035346_c001_v7007000_t0000_u01759636426123") 2025/10/05 03:56:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda2a_d20251005_m035337_c001_v0001092_t0026_u01759636417233") 2025/10/05 03:56:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e75a0_d20251005_m035331_c001_v7007000_t0000_u01759636411209") 2025/10/05 03:56:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187cc0_d20251005_m035326_c001_v0001146_t0015_u01759636406889") 2025/10/05 03:56:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4180a1b26dbba810_d20251005_m035325_c001_v7007000_t0000_u01759636405126") 2025/10/05 03:56:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d831bc_d20251005_m035317_c001_v0001177_t0044_u01759636397106") 2025/10/05 03:56:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fe61_d20251005_m035307_c001_v7007000_t0000_u01759636387411") 2025/10/05 03:56:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187c33_d20251005_m035257_c001_v0001146_t0035_u01759636377985") 2025/10/05 03:56:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a52f4_d20251005_m035252_c001_v7007000_t0000_u01759636372458") 2025/10/05 03:56:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187be5_d20251005_m035243_c001_v0001146_t0036_u01759636363404") 2025/10/05 03:56:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4168637a5fc34201_d20251005_m035237_c001_v7007000_t0000_u01759636357421") 2025/10/05 03:56:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187baa_d20251005_m035229_c001_v0001146_t0030_u01759636349045") 2025/10/05 03:56:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0c9_d20251005_m035349_c001_v7007000_t0000_u01759636429373") 2025/10/05 03:56:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8324f_d20251005_m035344_c001_v0001177_t0026_u01759636424532") 2025/10/05 03:56:19 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0de_d20251005_m035410_c001_v7007000_t0000_u01759636450318") 2025/10/05 03:56:19 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187d5f_d20251005_m035405_c001_v0001146_t0052_u01759636445268") 2025/10/05 03:56:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba487_d20251005_m035528_c001_v7007000_t0000_u01759636528589") 2025/10/05 03:56:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed425_d20251005_m035518_c001_v0001120_t0016_u01759636518911") 2025/10/05 03:56:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5cbb9_d20251005_m035512_c001_v7007000_t0000_u01759636512890") 2025/10/05 03:56:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed3ee_d20251005_m035501_c001_v0001120_t0011_u01759636501935") 2025/10/05 03:56:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f407605954c715c47_d20251005_m035455_c001_v7007000_t0000_u01759636495555") 2025/10/05 03:56:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed3b0_d20251005_m035446_c001_v0001120_t0051_u01759636486915") 2025/10/05 03:56:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932339_d20251005_m035441_c001_v7007000_t0000_u01759636481140") 2025/10/05 03:56:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed384_d20251005_m035432_c001_v0001120_t0001_u01759636472299") 2025/10/05 03:56:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f4343_d20251005_m035426_c001_v7007000_t0000_u01759636466307") 2025/10/05 03:56:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed354_d20251005_m035416_c001_v0001120_t0057_u01759636456791") 2025/10/05 03:56:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f418771dc44c71e52_d20251005_m035406_c001_v7007000_t0000_u01759636446457") 2025/10/05 03:56:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed317_d20251005_m035359_c001_v0001120_t0029_u01759636439130") 2025/10/05 03:56:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c23_d20251005_m035353_c001_v7007000_t0000_u01759636433126") 2025/10/05 03:56:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187d0e_d20251005_m035348_c001_v0001146_t0037_u01759636428127") 2025/10/05 03:56:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4180a1b26dbba82d_d20251005_m035346_c001_v7007000_t0000_u01759636426282") 2025/10/05 03:56:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed2d2_d20251005_m035337_c001_v0001120_t0020_u01759636417762") 2025/10/05 03:56:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e75a1_d20251005_m035331_c001_v7007000_t0000_u01759636411393") 2025/10/05 03:56:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda1c_d20251005_m035326_c001_v0001092_t0050_u01759636406953") 2025/10/05 03:56:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41538102f8c63fee_d20251005_m035324_c001_v7007000_t0000_u01759636404941") 2025/10/05 03:56:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187c8a_d20251005_m035317_c001_v0001146_t0030_u01759636397304") 2025/10/05 03:56:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4196046f110c029d_d20251005_m035306_c001_v7007000_t0000_u01759636386996") 2025/10/05 03:56:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed264_d20251005_m035258_c001_v0001120_t0017_u01759636378532") 2025/10/05 03:56:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a52f5_d20251005_m035252_c001_v7007000_t0000_u01759636372640") 2025/10/05 03:56:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed235_d20251005_m035243_c001_v0001120_t0022_u01759636363705") 2025/10/05 03:56:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4168637a5fc34203_d20251005_m035237_c001_v7007000_t0000_u01759636357605") 2025/10/05 03:56:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed20b_d20251005_m035229_c001_v0001120_t0025_u01759636349364") 2025/10/05 03:56:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f418771dc44c71df6_d20251005_m035349_c001_v7007000_t0000_u01759636429708") 2025/10/05 03:56:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187cfe_d20251005_m035344_c001_v0001146_t0039_u01759636424596") 2025/10/05 03:56:20 DEBUG : dir1/0007-12345: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0df_d20251005_m035410_c001_v7007000_t0000_u01759636450501") 2025/10/05 03:56:20 DEBUG : dir1/0007-12345: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d832d1_d20251005_m035405_c001_v0001177_t0018_u01759636445405") 2025/10/05 03:56:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba48a_d20251005_m035528_c001_v7007000_t0000_u01759636528772") 2025/10/05 03:56:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdb37_d20251005_m035519_c001_v0001092_t0020_u01759636519322") 2025/10/05 03:56:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5cbbb_d20251005_m035513_c001_v7007000_t0000_u01759636513073") 2025/10/05 03:56:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdb0a_d20251005_m035502_c001_v0001092_t0038_u01759636502391") 2025/10/05 03:56:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f407605954c715c48_d20251005_m035455_c001_v7007000_t0000_u01759636495738") 2025/10/05 03:56:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdae1_d20251005_m035447_c001_v0001092_t0019_u01759636487151") 2025/10/05 03:56:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c93233a_d20251005_m035441_c001_v7007000_t0000_u01759636481323") 2025/10/05 03:56:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdab9_d20251005_m035432_c001_v0001092_t0015_u01759636472644") 2025/10/05 03:56:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f4344_d20251005_m035426_c001_v7007000_t0000_u01759636466490") 2025/10/05 03:56:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda9e_d20251005_m035417_c001_v0001092_t0007_u01759636457243") 2025/10/05 03:56:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fe90_d20251005_m035406_c001_v7007000_t0000_u01759636446850") 2025/10/05 03:56:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187d37_d20251005_m035359_c001_v0001146_t0007_u01759636439508") 2025/10/05 03:56:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c24_d20251005_m035353_c001_v7007000_t0000_u01759636433309") 2025/10/05 03:56:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed2fb_d20251005_m035348_c001_v0001120_t0045_u01759636428145") 2025/10/05 03:56:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f409c971cf4092dd8_d20251005_m035346_c001_v7007000_t0000_u01759636426363") 2025/10/05 03:56:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187ce1_d20251005_m035338_c001_v0001146_t0021_u01759636418296") 2025/10/05 03:56:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e75a2_d20251005_m035331_c001_v7007000_t0000_u01759636411577") 2025/10/05 03:56:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83206_d20251005_m035326_c001_v0001177_t0002_u01759636406964") 2025/10/05 03:56:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e7590_d20251005_m035325_c001_v7007000_t0000_u01759636405361") 2025/10/05 03:56:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd9ff_d20251005_m035317_c001_v0001092_t0013_u01759636397586") 2025/10/05 03:56:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4168637a5fc342c7_d20251005_m035307_c001_v7007000_t0000_u01759636387586") 2025/10/05 03:56:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd9cf_d20251005_m035258_c001_v0001092_t0034_u01759636378996") 2025/10/05 03:56:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a52f6_d20251005_m035252_c001_v7007000_t0000_u01759636372823") 2025/10/05 03:56:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd9ac_d20251005_m035244_c001_v0001092_t0053_u01759636364089") 2025/10/05 03:56:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4168637a5fc34205_d20251005_m035237_c001_v7007000_t0000_u01759636357789") 2025/10/05 03:56:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd992_d20251005_m035229_c001_v0001092_t0012_u01759636349734") 2025/10/05 03:56:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41428c7da53d1bc8_d20251005_m035349_c001_v7007000_t0000_u01759636429394") 2025/10/05 03:56:22 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda3e_d20251005_m035344_c001_v0001092_t0007_u01759636424693") 2025/10/05 03:56:22 DEBUG : dir1/0008-23456: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0e0_d20251005_m035410_c001_v7007000_t0000_u01759636450683") 2025/10/05 03:56:22 DEBUG : dir1/0008-23456: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed338_d20251005_m035405_c001_v0001120_t0049_u01759636445418") 2025/10/05 03:56:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba48c_d20251005_m035528_c001_v7007000_t0000_u01759636528953") 2025/10/05 03:56:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83442_d20251005_m035519_c001_v0001177_t0017_u01759636519772") 2025/10/05 03:56:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5cbbd_d20251005_m035513_c001_v7007000_t0000_u01759636513256") 2025/10/05 03:56:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d833f8_d20251005_m035502_c001_v0001177_t0043_u01759636502712") 2025/10/05 03:56:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f407605954c715c49_d20251005_m035455_c001_v7007000_t0000_u01759636495921") 2025/10/05 03:56:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d833a1_d20251005_m035447_c001_v0001177_t0014_u01759636487636") 2025/10/05 03:56:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c93233c_d20251005_m035441_c001_v7007000_t0000_u01759636481506") 2025/10/05 03:56:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83358_d20251005_m035433_c001_v0001177_t0032_u01759636473099") 2025/10/05 03:56:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f4345_d20251005_m035426_c001_v7007000_t0000_u01759636466671") 2025/10/05 03:56:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8330a_d20251005_m035417_c001_v0001177_t0048_u01759636457560") 2025/10/05 03:56:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e908_d20251005_m035407_c001_v7007000_t0000_u01759636447009") 2025/10/05 03:56:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d832b4_d20251005_m035359_c001_v0001177_t0006_u01759636439830") 2025/10/05 03:56:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c25_d20251005_m035353_c001_v7007000_t0000_u01759636433492") 2025/10/05 03:56:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8326a_d20251005_m035348_c001_v0001177_t0018_u01759636428174") 2025/10/05 03:56:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0c4_d20251005_m035346_c001_v7007000_t0000_u01759636426298") 2025/10/05 03:56:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83234_d20251005_m035338_c001_v0001177_t0049_u01759636418807") 2025/10/05 03:56:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e75a4_d20251005_m035331_c001_v7007000_t0000_u01759636411763") 2025/10/05 03:56:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83208_d20251005_m035327_c001_v0001177_t0051_u01759636407185") 2025/10/05 03:56:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4202c3ba8a977725_d20251005_m035325_c001_v7007000_t0000_u01759636405124") 2025/10/05 03:56:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed298_d20251005_m035318_c001_v0001120_t0052_u01759636398008") 2025/10/05 03:56:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4196046f110c02a3_d20251005_m035307_c001_v7007000_t0000_u01759636387539") 2025/10/05 03:56:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83171_d20251005_m035259_c001_v0001177_t0045_u01759636379314") 2025/10/05 03:56:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a52f7_d20251005_m035253_c001_v7007000_t0000_u01759636373006") 2025/10/05 03:56:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83119_d20251005_m035244_c001_v0001177_t0044_u01759636364441") 2025/10/05 03:56:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4168637a5fc34207_d20251005_m035237_c001_v7007000_t0000_u01759636357973") 2025/10/05 03:56:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d830de_d20251005_m035230_c001_v0001177_t0047_u01759636350161") 2025/10/05 03:56:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f409c971cf4092dda_d20251005_m035349_c001_v7007000_t0000_u01759636429494") 2025/10/05 03:56:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83253_d20251005_m035344_c001_v0001177_t0009_u01759636424784") 2025/10/05 03:56:23 DEBUG : dir1/0009-34567: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0e1_d20251005_m035410_c001_v7007000_t0000_u01759636450867") 2025/10/05 03:56:23 DEBUG : dir1/0009-34567: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda82_d20251005_m035405_c001_v0001092_t0058_u01759636445495") 2025/10/05 03:56:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba48f_d20251005_m035529_c001_v7007000_t0000_u01759636529135") 2025/10/05 03:56:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187e7e_d20251005_m035520_c001_v0001146_t0036_u01759636520006") 2025/10/05 03:56:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5cbbf_d20251005_m035513_c001_v7007000_t0000_u01759636513440") 2025/10/05 03:56:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187e3f_d20251005_m035502_c001_v0001146_t0020_u01759636502931") 2025/10/05 03:56:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f407605954c715c4a_d20251005_m035456_c001_v7007000_t0000_u01759636496114") 2025/10/05 03:56:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187e0c_d20251005_m035447_c001_v0001146_t0046_u01759636487851") 2025/10/05 03:56:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c93233e_d20251005_m035441_c001_v7007000_t0000_u01759636481688") 2025/10/05 03:56:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187dcb_d20251005_m035433_c001_v0001146_t0000_u01759636473306") 2025/10/05 03:56:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f4346_d20251005_m035426_c001_v7007000_t0000_u01759636466853") 2025/10/05 03:56:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187d91_d20251005_m035417_c001_v0001146_t0045_u01759636457778") 2025/10/05 03:56:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4180a1b26dbba83a_d20251005_m035406_c001_v7007000_t0000_u01759636446623") 2025/10/05 03:56:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda70_d20251005_m035400_c001_v0001092_t0011_u01759636440061") 2025/10/05 03:56:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c26_d20251005_m035353_c001_v7007000_t0000_u01759636433676") 2025/10/05 03:56:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda4c_d20251005_m035348_c001_v0001092_t0037_u01759636428187") 2025/10/05 03:56:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4180a1b26dbba82c_d20251005_m035346_c001_v7007000_t0000_u01759636426099") 2025/10/05 03:56:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda2e_d20251005_m035339_c001_v0001092_t0039_u01759636419022") 2025/10/05 03:56:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e75a5_d20251005_m035331_c001_v7007000_t0000_u01759636411945") 2025/10/05 03:56:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda1e_d20251005_m035327_c001_v0001092_t0035_u01759636407327") 2025/10/05 03:56:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41538102f8c63fef_d20251005_m035325_c001_v7007000_t0000_u01759636405126") 2025/10/05 03:56:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d831cb_d20251005_m035318_c001_v0001177_t0032_u01759636398286") 2025/10/05 03:56:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4196046f110c029f_d20251005_m035307_c001_v7007000_t0000_u01759636387179") 2025/10/05 03:56:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187c35_d20251005_m035259_c001_v0001146_t0001_u01759636379534") 2025/10/05 03:56:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a52f8_d20251005_m035253_c001_v7007000_t0000_u01759636373192") 2025/10/05 03:56:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187be9_d20251005_m035244_c001_v0001146_t0017_u01759636364668") 2025/10/05 03:56:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4168637a5fc34209_d20251005_m035238_c001_v7007000_t0000_u01759636358156") 2025/10/05 03:56:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187bb4_d20251005_m035230_c001_v0001146_t0053_u01759636350383") 2025/10/05 03:56:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c16_d20251005_m035349_c001_v7007000_t0000_u01759636429744") 2025/10/05 03:56:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed2f0_d20251005_m035344_c001_v0001120_t0017_u01759636424835") 2025/10/05 03:56:24 DEBUG : dir1/0010-45678: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0e2_d20251005_m035411_c001_v7007000_t0000_u01759636451049") 2025/10/05 03:56:24 DEBUG : dir1/0010-45678: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d832d3_d20251005_m035405_c001_v0001177_t0011_u01759636445611") 2025/10/05 03:56:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba491_d20251005_m035529_c001_v7007000_t0000_u01759636529318") 2025/10/05 03:56:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed429_d20251005_m035520_c001_v0001120_t0033_u01759636520284") 2025/10/05 03:56:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5cbc2_d20251005_m035513_c001_v7007000_t0000_u01759636513623") 2025/10/05 03:56:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed3f2_d20251005_m035503_c001_v0001120_t0019_u01759636503356") 2025/10/05 03:56:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f407605954c715c4b_d20251005_m035456_c001_v7007000_t0000_u01759636496296") 2025/10/05 03:56:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed3b6_d20251005_m035448_c001_v0001120_t0050_u01759636488131") 2025/10/05 03:56:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c93233f_d20251005_m035441_c001_v7007000_t0000_u01759636481870") 2025/10/05 03:56:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed38a_d20251005_m035433_c001_v0001120_t0037_u01759636473607") 2025/10/05 03:56:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f4347_d20251005_m035427_c001_v7007000_t0000_u01759636467036") 2025/10/05 03:56:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed357_d20251005_m035418_c001_v0001120_t0002_u01759636458249") 2025/10/05 03:56:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f418771dc44c71e59_d20251005_m035407_c001_v7007000_t0000_u01759636447013") 2025/10/05 03:56:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed31f_d20251005_m035400_c001_v0001120_t0041_u01759636440377") 2025/10/05 03:56:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c27_d20251005_m035353_c001_v7007000_t0000_u01759636433861") 2025/10/05 03:56:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8326c_d20251005_m035348_c001_v0001177_t0010_u01759636428390") 2025/10/05 03:56:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f409c971cf4092dd7_d20251005_m035346_c001_v7007000_t0000_u01759636426140") 2025/10/05 03:56:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed2d4_d20251005_m035339_c001_v0001120_t0005_u01759636419415") 2025/10/05 03:56:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e75a6_d20251005_m035332_c001_v7007000_t0000_u01759636412128") 2025/10/05 03:56:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187cc4_d20251005_m035327_c001_v0001146_t0053_u01759636407342") 2025/10/05 03:56:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4180a1b26dbba811_d20251005_m035325_c001_v7007000_t0000_u01759636405308") 2025/10/05 03:56:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187c8c_d20251005_m035318_c001_v0001146_t0028_u01759636398501") 2025/10/05 03:56:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4196046f110c02a1_d20251005_m035307_c001_v7007000_t0000_u01759636387358") 2025/10/05 03:56:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed268_d20251005_m035259_c001_v0001120_t0013_u01759636379831") 2025/10/05 03:56:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a52f9_d20251005_m035253_c001_v7007000_t0000_u01759636373375") 2025/10/05 03:56:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed237_d20251005_m035245_c001_v0001120_t0041_u01759636365173") 2025/10/05 03:56:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4168637a5fc3420b_d20251005_m035238_c001_v7007000_t0000_u01759636358340") 2025/10/05 03:56:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed20f_d20251005_m035230_c001_v0001120_t0044_u01759636350774") 2025/10/05 03:56:26 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fe7a_d20251005_m035349_c001_v7007000_t0000_u01759636429549") 2025/10/05 03:56:26 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187d00_d20251005_m035344_c001_v0001146_t0041_u01759636424922") 2025/10/05 03:56:26 DEBUG : dir1/0011-56789: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0e3_d20251005_m035411_c001_v7007000_t0000_u01759636451234") 2025/10/05 03:56:26 DEBUG : dir1/0011-56789: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187d63_d20251005_m035405_c001_v0001146_t0038_u01759636445637") 2025/10/05 03:56:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba494_d20251005_m035529_c001_v7007000_t0000_u01759636529501") 2025/10/05 03:56:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdb3f_d20251005_m035520_c001_v0001092_t0012_u01759636520931") 2025/10/05 03:56:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5cbc4_d20251005_m035513_c001_v7007000_t0000_u01759636513806") 2025/10/05 03:56:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdb10_d20251005_m035503_c001_v0001092_t0000_u01759636503863") 2025/10/05 03:56:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f407605954c715c4c_d20251005_m035456_c001_v7007000_t0000_u01759636496528") 2025/10/05 03:56:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdae3_d20251005_m035448_c001_v0001092_t0005_u01759636488382") 2025/10/05 03:56:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932340_d20251005_m035442_c001_v7007000_t0000_u01759636482057") 2025/10/05 03:56:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdabf_d20251005_m035433_c001_v0001092_t0024_u01759636473951") 2025/10/05 03:56:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f4348_d20251005_m035427_c001_v7007000_t0000_u01759636467219") 2025/10/05 03:56:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdaa0_d20251005_m035418_c001_v0001092_t0011_u01759636458578") 2025/10/05 03:56:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41428c7da53d1bcd_d20251005_m035406_c001_v7007000_t0000_u01759636446631") 2025/10/05 03:56:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187d3f_d20251005_m035400_c001_v0001146_t0010_u01759636440699") 2025/10/05 03:56:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c28_d20251005_m035354_c001_v7007000_t0000_u01759636434047") 2025/10/05 03:56:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed2fd_d20251005_m035348_c001_v0001120_t0048_u01759636428414") 2025/10/05 03:56:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4180a1b26dbba82b_d20251005_m035345_c001_v7007000_t0000_u01759636425917") 2025/10/05 03:56:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187ceb_d20251005_m035340_c001_v0001146_t0037_u01759636420028") 2025/10/05 03:56:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e75a7_d20251005_m035332_c001_v7007000_t0000_u01759636412310") 2025/10/05 03:56:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8320a_d20251005_m035327_c001_v0001177_t0051_u01759636407395") 2025/10/05 03:56:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932311_d20251005_m035325_c001_v7007000_t0000_u01759636405371") 2025/10/05 03:56:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda01_d20251005_m035318_c001_v0001092_t0000_u01759636398829") 2025/10/05 03:56:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a530a_d20251005_m035307_c001_v7007000_t0000_u01759636387369") 2025/10/05 03:56:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd9d1_d20251005_m035300_c001_v0001092_t0045_u01759636380234") 2025/10/05 03:56:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a52fa_d20251005_m035253_c001_v7007000_t0000_u01759636373564") 2025/10/05 03:56:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd9b2_d20251005_m035245_c001_v0001092_t0054_u01759636365481") 2025/10/05 03:56:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4168637a5fc3420d_d20251005_m035238_c001_v7007000_t0000_u01759636358523") 2025/10/05 03:56:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd994_d20251005_m035231_c001_v0001092_t0003_u01759636351033") 2025/10/05 03:56:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f409c971cf4092dd9_d20251005_m035349_c001_v7007000_t0000_u01759636429312") 2025/10/05 03:56:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83255_d20251005_m035345_c001_v0001177_t0010_u01759636425008") 2025/10/05 03:56:27 DEBUG : dir1/0012-6789;: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0e4_d20251005_m035411_c001_v7007000_t0000_u01759636451418") 2025/10/05 03:56:27 DEBUG : dir1/0012-6789;: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed33e_d20251005_m035405_c001_v0001120_t0023_u01759636445788") 2025/10/05 03:56:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba496_d20251005_m035529_c001_v7007000_t0000_u01759636529686") 2025/10/05 03:56:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8344e_d20251005_m035521_c001_v0001177_t0042_u01759636521475") 2025/10/05 03:56:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5cbc7_d20251005_m035513_c001_v7007000_t0000_u01759636513990") 2025/10/05 03:56:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83402_d20251005_m035504_c001_v0001177_t0032_u01759636504297") 2025/10/05 03:56:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f407605954c715c4d_d20251005_m035456_c001_v7007000_t0000_u01759636496713") 2025/10/05 03:56:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d833a3_d20251005_m035448_c001_v0001177_t0021_u01759636488740") 2025/10/05 03:56:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932341_d20251005_m035442_c001_v7007000_t0000_u01759636482240") 2025/10/05 03:56:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8335c_d20251005_m035434_c001_v0001177_t0005_u01759636474386") 2025/10/05 03:56:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f434a_d20251005_m035427_c001_v7007000_t0000_u01759636467401") 2025/10/05 03:56:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83314_d20251005_m035418_c001_v0001177_t0014_u01759636458907") 2025/10/05 03:56:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f418771dc44c71e55_d20251005_m035406_c001_v7007000_t0000_u01759636446641") 2025/10/05 03:56:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d832be_d20251005_m035401_c001_v0001177_t0000_u01759636441129") 2025/10/05 03:56:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c29_d20251005_m035354_c001_v7007000_t0000_u01759636434232") 2025/10/05 03:56:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8326e_d20251005_m035348_c001_v0001177_t0040_u01759636428602") 2025/10/05 03:56:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f418771dc44c71ddb_d20251005_m035346_c001_v7007000_t0000_u01759636426144") 2025/10/05 03:56:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83238_d20251005_m035340_c001_v0001177_t0042_u01759636420476") 2025/10/05 03:56:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e75a9_d20251005_m035332_c001_v7007000_t0000_u01759636412491") 2025/10/05 03:56:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed2ba_d20251005_m035327_c001_v0001120_t0027_u01759636407515") 2025/10/05 03:56:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4085d64a5b17b477_d20251005_m035325_c001_v7007000_t0000_u01759636405139") 2025/10/05 03:56:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed29a_d20251005_m035319_c001_v0001120_t0015_u01759636399234") 2025/10/05 03:56:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fe62_d20251005_m035307_c001_v7007000_t0000_u01759636387596") 2025/10/05 03:56:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8317b_d20251005_m035300_c001_v0001177_t0041_u01759636380643") 2025/10/05 03:56:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a52fb_d20251005_m035253_c001_v7007000_t0000_u01759636373746") 2025/10/05 03:56:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83123_d20251005_m035245_c001_v0001177_t0056_u01759636365814") 2025/10/05 03:56:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4168637a5fc34210_d20251005_m035238_c001_v7007000_t0000_u01759636358707") 2025/10/05 03:56:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d830e0_d20251005_m035231_c001_v0001177_t0046_u01759636351393") 2025/10/05 03:56:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0cb_d20251005_m035349_c001_v7007000_t0000_u01759636429558") 2025/10/05 03:56:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda40_d20251005_m035345_c001_v0001092_t0005_u01759636425058") 2025/10/05 03:56:29 DEBUG : dir1/0013-789;=: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0e5_d20251005_m035411_c001_v7007000_t0000_u01759636451601") 2025/10/05 03:56:29 DEBUG : dir1/0013-789;=: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d832d7_d20251005_m035405_c001_v0001177_t0024_u01759636445825") 2025/10/05 03:56:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba499_d20251005_m035529_c001_v7007000_t0000_u01759636529868") 2025/10/05 03:56:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187e84_d20251005_m035521_c001_v0001146_t0004_u01759636521681") 2025/10/05 03:56:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5cbcb_d20251005_m035514_c001_v7007000_t0000_u01759636514173") 2025/10/05 03:56:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187e47_d20251005_m035504_c001_v0001146_t0053_u01759636504519") 2025/10/05 03:56:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f407605954c715c4e_d20251005_m035456_c001_v7007000_t0000_u01759636496897") 2025/10/05 03:56:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187e12_d20251005_m035448_c001_v0001146_t0018_u01759636488980") 2025/10/05 03:56:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932342_d20251005_m035442_c001_v7007000_t0000_u01759636482422") 2025/10/05 03:56:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187dd7_d20251005_m035434_c001_v0001146_t0017_u01759636474660") 2025/10/05 03:56:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f434b_d20251005_m035427_c001_v7007000_t0000_u01759636467582") 2025/10/05 03:56:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187d97_d20251005_m035419_c001_v0001146_t0030_u01759636459119") 2025/10/05 03:56:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4180a1b26dbba83b_d20251005_m035406_c001_v7007000_t0000_u01759636446812") 2025/10/05 03:56:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda74_d20251005_m035401_c001_v0001092_t0036_u01759636441336") 2025/10/05 03:56:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c2a_d20251005_m035354_c001_v7007000_t0000_u01759636434492") 2025/10/05 03:56:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda4e_d20251005_m035348_c001_v0001092_t0057_u01759636428613") 2025/10/05 03:56:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f421b5a6ef2d2aba8_d20251005_m035346_c001_v7007000_t0000_u01759636426158") 2025/10/05 03:56:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda30_d20251005_m035340_c001_v0001092_t0054_u01759636420682") 2025/10/05 03:56:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e75aa_d20251005_m035332_c001_v7007000_t0000_u01759636412674") 2025/10/05 03:56:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8320c_d20251005_m035327_c001_v0001177_t0028_u01759636407603") 2025/10/05 03:56:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f402f244ed9f9a279_d20251005_m035325_c001_v7007000_t0000_u01759636405382") 2025/10/05 03:56:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d831d5_d20251005_m035319_c001_v0001177_t0000_u01759636399702") 2025/10/05 03:56:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a530b_d20251005_m035307_c001_v7007000_t0000_u01759636387553") 2025/10/05 03:56:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187c39_d20251005_m035300_c001_v0001146_t0006_u01759636380886") 2025/10/05 03:56:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a52fc_d20251005_m035253_c001_v7007000_t0000_u01759636373928") 2025/10/05 03:56:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187beb_d20251005_m035246_c001_v0001146_t0006_u01759636366034") 2025/10/05 03:56:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4168637a5fc34212_d20251005_m035238_c001_v7007000_t0000_u01759636358892") 2025/10/05 03:56:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187bbe_d20251005_m035231_c001_v0001146_t0059_u01759636351605") 2025/10/05 03:56:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0ca_d20251005_m035349_c001_v7007000_t0000_u01759636429504") 2025/10/05 03:56:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83257_d20251005_m035345_c001_v0001177_t0017_u01759636425224") 2025/10/05 03:56:30 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0e6_d20251005_m035411_c001_v7007000_t0000_u01759636451784") 2025/10/05 03:56:30 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187d69_d20251005_m035405_c001_v0001146_t0019_u01759636445929") 2025/10/05 03:56:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba49c_d20251005_m035530_c001_v7007000_t0000_u01759636530050") 2025/10/05 03:56:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed42d_d20251005_m035522_c001_v0001120_t0017_u01759636522000") 2025/10/05 03:56:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5cbce_d20251005_m035514_c001_v7007000_t0000_u01759636514357") 2025/10/05 03:56:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed3f6_d20251005_m035504_c001_v0001120_t0006_u01759636504992") 2025/10/05 03:56:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f407605954c715c4f_d20251005_m035457_c001_v7007000_t0000_u01759636497082") 2025/10/05 03:56:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed3be_d20251005_m035449_c001_v0001120_t0033_u01759636489371") 2025/10/05 03:56:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932343_d20251005_m035442_c001_v7007000_t0000_u01759636482605") 2025/10/05 03:56:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed394_d20251005_m035435_c001_v0001120_t0024_u01759636475105") 2025/10/05 03:56:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f434c_d20251005_m035427_c001_v7007000_t0000_u01759636467764") 2025/10/05 03:56:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed35b_d20251005_m035419_c001_v0001120_t0005_u01759636459427") 2025/10/05 03:56:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41428c7da53d1bce_d20251005_m035406_c001_v7007000_t0000_u01759636446817") 2025/10/05 03:56:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed326_d20251005_m035401_c001_v0001120_t0018_u01759636441636") 2025/10/05 03:56:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c2b_d20251005_m035354_c001_v7007000_t0000_u01759636434676") 2025/10/05 03:56:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed300_d20251005_m035348_c001_v0001120_t0016_u01759636428736") 2025/10/05 03:56:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fe77_d20251005_m035346_c001_v7007000_t0000_u01759636426310") 2025/10/05 03:56:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed2dd_d20251005_m035341_c001_v0001120_t0029_u01759636421128") 2025/10/05 03:56:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e75ab_d20251005_m035332_c001_v7007000_t0000_u01759636412856") 2025/10/05 03:56:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda20_d20251005_m035327_c001_v0001092_t0038_u01759636407673") 2025/10/05 03:56:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4202c3ba8a977723_d20251005_m035324_c001_v7007000_t0000_u01759636404756") 2025/10/05 03:56:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187c94_d20251005_m035319_c001_v0001146_t0042_u01759636399916") 2025/10/05 03:56:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f421b5a6ef2d2ab56_d20251005_m035307_c001_v7007000_t0000_u01759636387609") 2025/10/05 03:56:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed270_d20251005_m035301_c001_v0001120_t0011_u01759636381285") 2025/10/05 03:56:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a52fd_d20251005_m035254_c001_v7007000_t0000_u01759636374112") 2025/10/05 03:56:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed244_d20251005_m035246_c001_v0001120_t0027_u01759636366381") 2025/10/05 03:56:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4168637a5fc34218_d20251005_m035239_c001_v7007000_t0000_u01759636359076") 2025/10/05 03:56:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed213_d20251005_m035231_c001_v0001120_t0011_u01759636351874") 2025/10/05 03:56:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f421b5a6ef2d2abac_d20251005_m035349_c001_v7007000_t0000_u01759636429334") 2025/10/05 03:56:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187d02_d20251005_m035345_c001_v0001146_t0028_u01759636425239") 2025/10/05 03:56:32 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0e7_d20251005_m035411_c001_v7007000_t0000_u01759636451966") 2025/10/05 03:56:32 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda84_d20251005_m035405_c001_v0001092_t0058_u01759636445970") 2025/10/05 03:56:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba49e_d20251005_m035530_c001_v7007000_t0000_u01759636530232") 2025/10/05 03:56:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdb45_d20251005_m035522_c001_v0001092_t0048_u01759636522444") 2025/10/05 03:56:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5cbd0_d20251005_m035514_c001_v7007000_t0000_u01759636514540") 2025/10/05 03:56:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdb18_d20251005_m035505_c001_v0001092_t0016_u01759636505596") 2025/10/05 03:56:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f407605954c715c50_d20251005_m035457_c001_v7007000_t0000_u01759636497264") 2025/10/05 03:56:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdae9_d20251005_m035449_c001_v0001092_t0058_u01759636489925") 2025/10/05 03:56:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932344_d20251005_m035442_c001_v7007000_t0000_u01759636482788") 2025/10/05 03:56:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdac1_d20251005_m035435_c001_v0001092_t0022_u01759636475639") 2025/10/05 03:56:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f434d_d20251005_m035427_c001_v7007000_t0000_u01759636467946") 2025/10/05 03:56:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdaa7_d20251005_m035420_c001_v0001092_t0024_u01759636460205") 2025/10/05 03:56:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0d4_d20251005_m035407_c001_v7007000_t0000_u01759636447025") 2025/10/05 03:56:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187d47_d20251005_m035402_c001_v0001146_t0023_u01759636442167") 2025/10/05 03:56:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c2c_d20251005_m035354_c001_v7007000_t0000_u01759636434859") 2025/10/05 03:56:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187d11_d20251005_m035348_c001_v0001146_t0029_u01759636428746") 2025/10/05 03:56:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0c1_d20251005_m035345_c001_v7007000_t0000_u01759636425932") 2025/10/05 03:56:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187ced_d20251005_m035341_c001_v0001146_t0023_u01759636421524") 2025/10/05 03:56:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e75ac_d20251005_m035333_c001_v7007000_t0000_u01759636413037") 2025/10/05 03:56:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187cc8_d20251005_m035327_c001_v0001146_t0059_u01759636407728") 2025/10/05 03:56:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4202c3ba8a977724_d20251005_m035324_c001_v7007000_t0000_u01759636404940") 2025/10/05 03:56:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda03_d20251005_m035320_c001_v0001092_t0004_u01759636400212") 2025/10/05 03:56:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f421b5a6ef2d2ab54_d20251005_m035307_c001_v7007000_t0000_u01759636387421") 2025/10/05 03:56:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd9d3_d20251005_m035301_c001_v0001092_t0012_u01759636381644") 2025/10/05 03:56:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a52fe_d20251005_m035254_c001_v7007000_t0000_u01759636374294") 2025/10/05 03:56:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd9b4_d20251005_m035246_c001_v0001092_t0034_u01759636366758") 2025/10/05 03:56:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4168637a5fc3421a_d20251005_m035239_c001_v7007000_t0000_u01759636359259") 2025/10/05 03:56:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd996_d20251005_m035232_c001_v0001092_t0039_u01759636352307") 2025/10/05 03:56:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fe79_d20251005_m035349_c001_v7007000_t0000_u01759636429364") 2025/10/05 03:56:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda42_d20251005_m035345_c001_v0001092_t0034_u01759636425395") 2025/10/05 03:56:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9322b8_d20251005_m035310_c001_v7007000_t0000_u01759636390102") 2025/10/05 03:56:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83189_d20251005_m035305_c001_v0001177_t0013_u01759636385101") 2025/10/05 03:56:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9322ba_d20251005_m035310_c001_v7007000_t0000_u01759636390284") 2025/10/05 03:56:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd9dd_d20251005_m035305_c001_v0001092_t0023_u01759636385306") 2025/10/05 03:56:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9322bc_d20251005_m035310_c001_v7007000_t0000_u01759636390468") 2025/10/05 03:56:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8318b_d20251005_m035305_c001_v0001177_t0018_u01759636385318") 2025/10/05 03:56:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9322be_d20251005_m035310_c001_v7007000_t0000_u01759636390650") 2025/10/05 03:56:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187c4f_d20251005_m035305_c001_v0001146_t0012_u01759636385383") 2025/10/05 03:56:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9322c0_d20251005_m035310_c001_v7007000_t0000_u01759636390832") 2025/10/05 03:56:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8318d_d20251005_m035305_c001_v0001177_t0023_u01759636385525") 2025/10/05 03:56:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9322c3_d20251005_m035311_c001_v7007000_t0000_u01759636391015") 2025/10/05 03:56:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed280_d20251005_m035305_c001_v0001120_t0049_u01759636385533") 2025/10/05 03:56:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9322c5_d20251005_m035311_c001_v7007000_t0000_u01759636391197") 2025/10/05 03:56:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd9e1_d20251005_m035305_c001_v0001092_t0028_u01759636385743") 2025/10/05 03:56:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9322c8_d20251005_m035311_c001_v7007000_t0000_u01759636391379") 2025/10/05 03:56:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed282_d20251005_m035305_c001_v0001120_t0057_u01759636385896") 2025/10/05 03:56:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9322ca_d20251005_m035311_c001_v7007000_t0000_u01759636391561") 2025/10/05 03:56:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187c51_d20251005_m035305_c001_v0001146_t0010_u01759636385922") 2025/10/05 03:56:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9322cc_d20251005_m035311_c001_v7007000_t0000_u01759636391742") 2025/10/05 03:56:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8318f_d20251005_m035305_c001_v0001177_t0019_u01759636385997") 2025/10/05 03:56:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9322ce_d20251005_m035311_c001_v7007000_t0000_u01759636391924") 2025/10/05 03:56:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd9e3_d20251005_m035306_c001_v0001092_t0010_u01759636386068") 2025/10/05 03:56:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9322d1_d20251005_m035312_c001_v7007000_t0000_u01759636392105") 2025/10/05 03:56:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83193_d20251005_m035306_c001_v0001177_t0017_u01759636386213") 2025/10/05 03:56:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9322d3_d20251005_m035312_c001_v7007000_t0000_u01759636392287") 2025/10/05 03:56:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed284_d20251005_m035306_c001_v0001120_t0043_u01759636386250") 2025/10/05 03:56:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9322d5_d20251005_m035312_c001_v7007000_t0000_u01759636392470") 2025/10/05 03:56:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83195_d20251005_m035306_c001_v0001177_t0050_u01759636386423") 2025/10/05 03:56:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9322d7_d20251005_m035312_c001_v7007000_t0000_u01759636392651") 2025/10/05 03:56:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187c57_d20251005_m035306_c001_v0001146_t0050_u01759636386515") 2025/10/05 03:56:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9322d9_d20251005_m035312_c001_v7007000_t0000_u01759636392833") 2025/10/05 03:56:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd9e7_d20251005_m035306_c001_v0001092_t0015_u01759636386533") 2025/10/05 03:56:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932315_d20251005_m035328_c001_v7007000_t0000_u01759636408393") 2025/10/05 03:56:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d831e6_d20251005_m035323_c001_v0001177_t0013_u01759636403040") 2025/10/05 03:56:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4085d64a5b17b47d_d20251005_m035328_c001_v7007000_t0000_u01759636408250") 2025/10/05 03:56:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed2a6_d20251005_m035323_c001_v0001120_t0051_u01759636403116") 2025/10/05 03:56:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a534b_d20251005_m035328_c001_v7007000_t0000_u01759636408406") 2025/10/05 03:56:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda0b_d20251005_m035323_c001_v0001092_t0024_u01759636403130") 2025/10/05 03:56:35 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41538102f8c63ff9_d20251005_m035328_c001_v7007000_t0000_u01759636408261") 2025/10/05 03:56:35 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187cb2_d20251005_m035323_c001_v0001146_t0015_u01759636403268") 2025/10/05 03:56:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f417d4550426ccc52_d20251005_m035328_c001_v7007000_t0000_u01759636408088") 2025/10/05 03:56:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d831ea_d20251005_m035323_c001_v0001177_t0057_u01759636403317") 2025/10/05 03:56:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f402f244ed9f9a285_d20251005_m035328_c001_v7007000_t0000_u01759636408196") 2025/10/05 03:56:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed2a8_d20251005_m035323_c001_v0001120_t0017_u01759636403376") 2025/10/05 03:56:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932314_d20251005_m035328_c001_v7007000_t0000_u01759636408205") 2025/10/05 03:56:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda0d_d20251005_m035323_c001_v0001092_t0022_u01759636403521") 2025/10/05 03:56:35 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41538102f8c63ff6_d20251005_m035328_c001_v7007000_t0000_u01759636408049") 2025/10/05 03:56:35 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d831ee_d20251005_m035323_c001_v0001177_t0010_u01759636403532") 2025/10/05 03:56:35 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f417d4550426ccc53_d20251005_m035328_c001_v7007000_t0000_u01759636408273") 2025/10/05 03:56:35 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187cb4_d20251005_m035323_c001_v0001146_t0010_u01759636403680") 2025/10/05 03:56:35 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e7596_d20251005_m035328_c001_v7007000_t0000_u01759636408416") 2025/10/05 03:56:35 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d831f0_d20251005_m035323_c001_v0001177_t0042_u01759636403860") 2025/10/05 03:56:35 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a5349_d20251005_m035328_c001_v7007000_t0000_u01759636408218") 2025/10/05 03:56:35 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed2aa_d20251005_m035323_c001_v0001120_t0020_u01759636403766") 2025/10/05 03:56:35 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f402f244ed9f9a284_d20251005_m035328_c001_v7007000_t0000_u01759636408010") 2025/10/05 03:56:36 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda11_d20251005_m035323_c001_v0001092_t0031_u01759636403923") 2025/10/05 03:56:36 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f402f244ed9f9a287_d20251005_m035328_c001_v7007000_t0000_u01759636408383") 2025/10/05 03:56:36 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d831f2_d20251005_m035324_c001_v0001177_t0056_u01759636404066") 2025/10/05 03:56:36 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e7595_d20251005_m035328_c001_v7007000_t0000_u01759636408228") 2025/10/05 03:56:36 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187cb6_d20251005_m035324_c001_v0001146_t0027_u01759636404201") 2025/10/05 03:56:36 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932312_d20251005_m035328_c001_v7007000_t0000_u01759636408020") 2025/10/05 03:56:36 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed2ac_d20251005_m035324_c001_v0001120_t0032_u01759636404232") 2025/10/05 03:56:36 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a5347_d20251005_m035328_c001_v7007000_t0000_u01759636408032") 2025/10/05 03:56:36 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda13_d20251005_m035324_c001_v0001092_t0012_u01759636404253") 2025/10/05 03:56:36 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e715_d20251005_m035118_c001_v7007000_t0000_u01759636278459") 2025/10/05 03:56:36 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f111ed67389259b10_d20251005_m035116_c001_v0001178_t0014_u01759636276440") 2025/10/05 03:56:36 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e713_d20251005_m035116_c001_v7007000_t0000_u01759636276253") 2025/10/05 03:56:36 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f111ed67389259afe_d20251005_m035113_c001_v0001178_t0031_u01759636273260") 2025/10/05 03:56:36 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e70e_d20251005_m035112_c001_v7007000_t0000_u01759636272528") 2025/10/05 03:56:36 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187a63_d20251005_m035107_c001_v0001146_t0011_u01759636267735") 2025/10/05 03:56:36 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f405e6c9f9484e934_d20251005_m035106_c001_v7007000_t0000_u01759636266258") 2025/10/05 03:56:36 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f104494dc1ad809be_d20251005_m035104_c001_v0001176_t0053_u01759636264267") 2025/10/05 03:56:36 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f415b62f10d96d0d7_d20251005_m035104_c001_v7007000_t0000_u01759636264085") 2025/10/05 03:56:36 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f104494dc1ad809b6_d20251005_m035100_c001_v0001176_t0055_u01759636260942") 2025/10/05 03:56:36 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f415b62f10d96d0c5_d20251005_m035100_c001_v7007000_t0000_u01759636260218") 2025/10/05 03:56:36 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187a30_d20251005_m035055_c001_v0001146_t0059_u01759636255930") 2025/10/05 03:56:37 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f405e6c9f9484e930_d20251005_m035054_c001_v7007000_t0000_u01759636254642") 2025/10/05 03:56:37 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115e3b667fbaa21a_d20251005_m035053_c001_v0001183_t0042_u01759636253406") 2025/10/05 03:56:37 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765cdb25_d20251005_m035053_c001_v7007000_t0000_u01759636253222") 2025/10/05 03:56:37 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115e3b667fbaa1ff_d20251005_m035050_c001_v0001183_t0044_u01759636250214") 2025/10/05 03:56:37 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765cdb1e_d20251005_m035049_c001_v7007000_t0000_u01759636249486") 2025/10/05 03:56:37 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed09b_d20251005_m035045_c001_v0001120_t0052_u01759636245045") 2025/10/05 03:56:37 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f405e6c9f9484e92d_d20251005_m035044_c001_v7007000_t0000_u01759636244129") 2025/10/05 03:56:37 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11459facf172d864_d20251005_m035042_c001_v0001036_t0034_u01759636242152") 2025/10/05 03:56:37 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f415d_d20251005_m035041_c001_v7007000_t0000_u01759636241965") 2025/10/05 03:56:37 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11459facf172d856_d20251005_m035038_c001_v0001036_t0051_u01759636238744") 2025/10/05 03:56:37 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f415a_d20251005_m035038_c001_v7007000_t0000_u01759636238008") 2025/10/05 03:56:37 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd874_d20251005_m035031_c001_v0001092_t0007_u01759636231993") 2025/10/05 03:56:37 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5c83f_d20251005_m035031_c001_v7007000_t0000_u01759636231079") 2025/10/05 03:56:37 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f108a53c0018eb58e_d20251005_m035029_c001_v0001180_t0039_u01759636229214") 2025/10/05 03:56:37 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41538102f8c63f46_d20251005_m035029_c001_v7007000_t0000_u01759636229030") 2025/10/05 03:56:37 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f108a53c0018eb570_d20251005_m035025_c001_v0001180_t0055_u01759636225545") 2025/10/05 03:56:37 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41538102f8c63f28_d20251005_m035024_c001_v7007000_t0000_u01759636224815") 2025/10/05 03:56:37 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187998_d20251005_m035018_c001_v0001146_t0047_u01759636218635") 2025/10/05 03:56:37 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e5be_d20251005_m035017_c001_v7007000_t0000_u01759636217713") 2025/10/05 03:56:37 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1186791234433e08_d20251005_m035015_c001_v0001113_t0005_u01759636215839") 2025/10/05 03:56:37 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4196046f110bffde_d20251005_m035015_c001_v7007000_t0000_u01759636215657") 2025/10/05 03:56:38 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1186791234433df4_d20251005_m035011_c001_v0001113_t0041_u01759636211941") 2025/10/05 03:56:38 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4196046f110bffd6_d20251005_m035011_c001_v7007000_t0000_u01759636211216") 2025/10/05 03:56:38 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed00e_d20251005_m035005_c001_v0001120_t0020_u01759636205115") 2025/10/05 03:56:38 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e560_d20251005_m035004_c001_v7007000_t0000_u01759636204013") 2025/10/05 03:56:38 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188e7e2c1b99e97_d20251005_m034957_c001_v0001153_t0023_u01759636197928") 2025/10/05 03:56:38 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f410e8027cf714570_d20251005_m034957_c001_v7007000_t0000_u01759636197725") 2025/10/05 03:56:38 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd835_d20251005_m034953_c001_v0001092_t0059_u01759636193828") 2025/10/05 03:56:38 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11040e2627f21197_d20251005_m034953_c001_v0001181_t0035_u01759636193064") 2025/10/05 03:56:38 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11040e2627f21194_d20251005_m034952_c001_v0001181_t0017_u01759636192097") 2025/10/05 03:56:38 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765cda1a_d20251005_m034938_c001_v7007000_t0000_u01759636178941") 2025/10/05 03:56:38 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baecf9f_d20251005_m034931_c001_v0001120_t0048_u01759636171684") 2025/10/05 03:56:38 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1101c6ea28118cb9_d20251005_m034930_c001_v0001176_t0055_u01759636170917") 2025/10/05 03:56:38 DEBUG : dst/one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1101c6ea28118cb1_d20251005_m034929_c001_v0001176_t0005_u01759636169926") 2025/10/05 03:56:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e716_d20251005_m035118_c001_v7007000_t0000_u01759636278642") 2025/10/05 03:56:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f119050ec5e8577c7_d20251005_m035116_c001_v0001179_t0003_u01759636276056") 2025/10/05 03:56:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1050799e6c34bf65_d20251005_m035112_c001_v0001090_t0040_u01759636272209") 2025/10/05 03:56:38 DEBUG : dst/one.bak: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f405e6c9f9484e935_d20251005_m035106_c001_v7007000_t0000_u01759636266443") 2025/10/05 03:56:38 DEBUG : dst/one.bak: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1100d56915c7849f_d20251005_m035103_c001_v0001037_t0030_u01759636263671") 2025/10/05 03:56:38 DEBUG : dst/one.bak: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1053dfa2aa0fcc28_d20251005_m035059_c001_v0001131_t0006_u01759636259754") 2025/10/05 03:56:38 DEBUG : dst/one.bak: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f405e6c9f9484e931_d20251005_m035054_c001_v7007000_t0000_u01759636254826") 2025/10/05 03:56:38 DEBUG : dst/one.bak: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f117743815830ea6f_d20251005_m035052_c001_v0001153_t0006_u01759636252862") 2025/10/05 03:56:38 DEBUG : dst/one.bak: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115cc6779c7b3a12_d20251005_m035049_c001_v0001036_t0030_u01759636249030") 2025/10/05 03:56:39 DEBUG : dst/three: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e563_d20251005_m035004_c001_v7007000_t0000_u01759636204196") 2025/10/05 03:56:39 DEBUG : dst/three: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11040e2627f211b4_d20251005_m035002_c001_v0001181_t0017_u01759636202650") 2025/10/05 03:56:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e717_d20251005_m035118_c001_v7007000_t0000_u01759636278825") 2025/10/05 03:56:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f104011dcf0a732e4_d20251005_m035117_c001_v0001134_t0033_u01759636277214") 2025/10/05 03:56:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1199fbf82ff5233e_d20251005_m035114_c001_v0001180_t0055_u01759636274051") 2025/10/05 03:56:39 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e718_d20251005_m035119_c001_v7007000_t0000_u01759636279007") 2025/10/05 03:56:39 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f111ed67389259b16_d20251005_m035117_c001_v0001178_t0023_u01759636277788") 2025/10/05 03:56:39 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e714_d20251005_m035117_c001_v7007000_t0000_u01759636277603") 2025/10/05 03:56:39 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f111ed67389259b06_d20251005_m035114_c001_v0001178_t0007_u01759636274455") 2025/10/05 03:56:39 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e712_d20251005_m035114_c001_v7007000_t0000_u01759636274267") 2025/10/05 03:56:39 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed0f2_d20251005_m035109_c001_v0001120_t0021_u01759636269225") 2025/10/05 03:56:39 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f405e6c9f9484e936_d20251005_m035106_c001_v7007000_t0000_u01759636266628") 2025/10/05 03:56:39 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f104494dc1ad809c4_d20251005_m035105_c001_v0001176_t0056_u01759636265654") 2025/10/05 03:56:39 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f415b62f10d96d0d8_d20251005_m035105_c001_v7007000_t0000_u01759636265471") 2025/10/05 03:56:39 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f104494dc1ad809bc_d20251005_m035102_c001_v0001176_t0000_u01759636262335") 2025/10/05 03:56:39 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f415b62f10d96d0d3_d20251005_m035102_c001_v7007000_t0000_u01759636262152") 2025/10/05 03:56:39 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed0cf_d20251005_m035056_c001_v0001120_t0037_u01759636256970") 2025/10/05 03:56:39 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765cdb26_d20251005_m035054_c001_v7007000_t0000_u01759636254079") 2025/10/05 03:56:39 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed0b7_d20251005_m035051_c001_v0001120_t0010_u01759636251857") 2025/10/05 03:56:39 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765cdb21_d20251005_m035051_c001_v7007000_t0000_u01759636251120") 2025/10/05 03:56:39 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd894_d20251005_m035046_c001_v0001092_t0022_u01759636246370") 2025/10/05 03:56:40 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f415e_d20251005_m035043_c001_v7007000_t0000_u01759636243190") 2025/10/05 03:56:40 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd884_d20251005_m035040_c001_v0001092_t0047_u01759636240639") 2025/10/05 03:56:40 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f415b_d20251005_m035039_c001_v7007000_t0000_u01759636239533") 2025/10/05 03:56:40 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded1879dd_d20251005_m035033_c001_v0001146_t0036_u01759636233392") 2025/10/05 03:56:40 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41538102f8c63f4e_d20251005_m035030_c001_v7007000_t0000_u01759636230156") 2025/10/05 03:56:40 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded1879c2_d20251005_m035027_c001_v0001146_t0033_u01759636227523") 2025/10/05 03:56:40 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41538102f8c63f33_d20251005_m035026_c001_v7007000_t0000_u01759636226430") 2025/10/05 03:56:40 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed041_d20251005_m035020_c001_v0001120_t0035_u01759636220116") 2025/10/05 03:56:40 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4196046f110bffe0_d20251005_m035016_c001_v7007000_t0000_u01759636216792") 2025/10/05 03:56:40 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed024_d20251005_m035014_c001_v0001120_t0038_u01759636214048") 2025/10/05 03:56:40 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4196046f110bffd8_d20251005_m035012_c001_v7007000_t0000_u01759636212951") 2025/10/05 03:56:40 DEBUG : dst/three.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd843_d20251005_m035006_c001_v0001092_t0056_u01759636206298") 2025/10/05 03:56:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f405e6c9f9484e937_d20251005_m035106_c001_v7007000_t0000_u01759636266812") 2025/10/05 03:56:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f116c53b0f5736529_d20251005_m035105_c001_v0001042_t0053_u01759636265047") 2025/10/05 03:56:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11331f41dbedced5_d20251005_m035101_c001_v0001161_t0047_u01759636261714") 2025/10/05 03:56:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f405e6c9f9484e932_d20251005_m035055_c001_v7007000_t0000_u01759636255011") 2025/10/05 03:56:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f104032db5bae744a_d20251005_m035053_c001_v0001181_t0002_u01759636253871") 2025/10/05 03:56:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f10807cf084f81fc1_d20251005_m035050_c001_v0001146_t0008_u01759636250623") 2025/10/05 03:56:40 DEBUG : dst/two: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e719_d20251005_m035119_c001_v7007000_t0000_u01759636279189") 2025/10/05 03:56:40 DEBUG : dst/two: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd8b6_d20251005_m035108_c001_v0001092_t0059_u01759636268455") 2025/10/05 03:56:40 DEBUG : dst/two: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f405e6c9f9484e938_d20251005_m035106_c001_v7007000_t0000_u01759636266997") 2025/10/05 03:56:41 DEBUG : dst/two: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd8a6_d20251005_m035056_c001_v0001092_t0042_u01759636256651") 2025/10/05 03:56:41 DEBUG : dst/two: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f405e6c9f9484e933_d20251005_m035055_c001_v7007000_t0000_u01759636255196") 2025/10/05 03:56:41 DEBUG : dst/two: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187a0c_d20251005_m035045_c001_v0001146_t0034_u01759636245708") 2025/10/05 03:56:41 DEBUG : dst/two: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f405e6c9f9484e92e_d20251005_m035044_c001_v7007000_t0000_u01759636244313") 2025/10/05 03:56:41 DEBUG : dst/two: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed06c_d20251005_m035032_c001_v0001120_t0053_u01759636232715") 2025/10/05 03:56:41 DEBUG : dst/two: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5c840_d20251005_m035031_c001_v7007000_t0000_u01759636231264") 2025/10/05 03:56:41 DEBUG : dst/two: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd862_d20251005_m035019_c001_v0001092_t0024_u01759636219389") 2025/10/05 03:56:41 DEBUG : dst/two: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e5c0_d20251005_m035017_c001_v7007000_t0000_u01759636217897") 2025/10/05 03:56:41 DEBUG : dst/two: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187970_d20251005_m035005_c001_v0001146_t0015_u01759636205923") 2025/10/05 03:56:41 DEBUG : dst/two: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e565_d20251005_m035004_c001_v7007000_t0000_u01759636204379") 2025/10/05 03:56:41 DEBUG : dst/two: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11968376a1d88561_d20251005_m034959_c001_v0001098_t0003_u01759636199839") 2025/10/05 03:56:41 DEBUG : dst/two: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765cda1c_d20251005_m034939_c001_v7007000_t0000_u01759636179124") 2025/10/05 03:56:41 DEBUG : dst/two: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1101c6ea28118cd5_d20251005_m034937_c001_v0001176_t0030_u01759636177995") 2025/10/05 03:56:41 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f42295322b18a67ac_d20251005_m034905_c001_v7007000_t0000_u01759636145652") 2025/10/05 03:56:41 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd796_d20251005_m034900_c001_v0001092_t0026_u01759636140642") 2025/10/05 03:56:41 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f42295322b18a677d_d20251005_m034858_c001_v7007000_t0000_u01759636138508") 2025/10/05 03:56:41 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd775_d20251005_m034848_c001_v0001092_t0053_u01759636128557") 2025/10/05 03:56:41 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fc29_d20251005_m034839_c001_v7007000_t0000_u01759636119879") 2025/10/05 03:56:41 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd754_d20251005_m034836_c001_v0001092_t0037_u01759636116107") 2025/10/05 03:56:41 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887ac2_d20251005_m034812_c001_v7007000_t0000_u01759636092179") 2025/10/05 03:56:41 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd6f7_d20251005_m034810_c001_v0001092_t0041_u01759636090086") 2025/10/05 03:56:42 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887abd_d20251005_m034809_c001_v7007000_t0000_u01759636089217") 2025/10/05 03:56:42 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd6ea_d20251005_m034807_c001_v0001092_t0019_u01759636087882") 2025/10/05 03:56:42 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887ab7_d20251005_m034804_c001_v7007000_t0000_u01759636084591") 2025/10/05 03:56:42 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd6d0_d20251005_m034802_c001_v0001092_t0037_u01759636082773") 2025/10/05 03:56:42 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887ab2_d20251005_m034801_c001_v7007000_t0000_u01759636081862") 2025/10/05 03:56:42 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd6c0_d20251005_m034800_c001_v0001092_t0023_u01759636080297") 2025/10/05 03:56:42 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887aa6_d20251005_m034753_c001_v7007000_t0000_u01759636073680") 2025/10/05 03:56:42 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd69c_d20251005_m034751_c001_v0001092_t0007_u01759636071993") 2025/10/05 03:56:42 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887aa3_d20251005_m034751_c001_v7007000_t0000_u01759636071034") 2025/10/05 03:56:42 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd692_d20251005_m034749_c001_v0001092_t0059_u01759636069976") 2025/10/05 03:56:42 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e6837_d20251005_m034745_c001_v7007000_t0000_u01759636065102") 2025/10/05 03:56:42 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd678_d20251005_m034743_c001_v0001092_t0018_u01759636063456") 2025/10/05 03:56:42 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e682f_d20251005_m034741_c001_v7007000_t0000_u01759636061607") 2025/10/05 03:56:42 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd66c_d20251005_m034740_c001_v0001092_t0031_u01759636060555") 2025/10/05 03:56:42 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e682c_d20251005_m034740_c001_v7007000_t0000_u01759636060188") 2025/10/05 03:56:42 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f103924afe8142a83_d20251005_m034739_c001_v0001183_t0028_u01759636059595") 2025/10/05 03:56:42 DEBUG : empty space: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd668_d20251005_m034737_c001_v0001092_t0003_u01759636057944") 2025/10/05 03:56:42 DEBUG : enormous: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887abf_d20251005_m034811_c001_v7007000_t0000_u01759636091265") 2025/10/05 03:56:42 DEBUG : enormous: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd6f9_d20251005_m034810_c001_v0001092_t0024_u01759636090453") 2025/10/05 03:56:42 DEBUG : existing: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e71e_d20251005_m035124_c001_v7007000_t0000_u01759636284280") 2025/10/05 03:56:43 DEBUG : existing: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed11a_d20251005_m035123_c001_v0001120_t0041_u01759636283019") 2025/10/05 03:56:43 DEBUG : existing: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fc25_d20251005_m034834_c001_v7007000_t0000_u01759636114573") 2025/10/05 03:56:43 DEBUG : existing: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baecebf_d20251005_m034833_c001_v0001120_t0019_u01759636113389") 2025/10/05 03:56:43 DEBUG : existing: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e6821_d20251005_m034734_c001_v7007000_t0000_u01759636054848") 2025/10/05 03:56:43 DEBUG : existing: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd658_d20251005_m034733_c001_v0001092_t0050_u01759636053767") 2025/10/05 03:56:43 DEBUG : existing: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e6820_d20251005_m034733_c001_v7007000_t0000_u01759636053220") 2025/10/05 03:56:43 DEBUG : existing: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd650_d20251005_m034732_c001_v0001092_t0009_u01759636052527") 2025/10/05 03:56:43 DEBUG : existing: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd64c_d20251005_m034731_c001_v0001092_t0059_u01759636051664") 2025/10/05 03:56:43 DEBUG : existing-b: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fc26_d20251005_m034834_c001_v7007000_t0000_u01759636114753") 2025/10/05 03:56:43 DEBUG : existing-b: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd74c_d20251005_m034833_c001_v0001092_t0019_u01759636113377") 2025/10/05 03:56:43 DEBUG : file1: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932241_d20251005_m035222_c001_v7007000_t0000_u01759636342750") 2025/10/05 03:56:43 DEBUG : file1: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed1f7_d20251005_m035221_c001_v0001120_t0006_u01759636341657") 2025/10/05 03:56:43 DEBUG : file1: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c93222e_d20251005_m035220_c001_v7007000_t0000_u01759636340332") 2025/10/05 03:56:43 DEBUG : file1: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd97a_d20251005_m035219_c001_v0001092_t0027_u01759636339188") 2025/10/05 03:56:43 DEBUG : five: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887acc_d20251005_m034816_c001_v7007000_t0000_u01759636096183") 2025/10/05 03:56:43 DEBUG : five: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4188a79471cfd719_d20251005_m034814_c001_v0001092_t0022_u01759636094084") 2025/10/05 03:56:43 DEBUG : foo: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e6833_d20251005_m034743_c001_v7007000_t0000_u01759636063089") 2025/10/05 03:56:43 DEBUG : foo: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4188a79471cfd676_d20251005_m034742_c001_v0001092_t0022_u01759636062529") 2025/10/05 03:56:43 DEBUG : foo: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4188a79471cfd672_d20251005_m034741_c001_v0001092_t0022_u01759636061970") 2025/10/05 03:56:43 DEBUG : four: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887acd_d20251005_m034816_c001_v7007000_t0000_u01759636096366") 2025/10/05 03:56:43 DEBUG : four: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4117b1549baece79_d20251005_m034814_c001_v0001120_t0017_u01759636094639") 2025/10/05 03:56:43 DEBUG : four: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd713_d20251005_m034813_c001_v0001092_t0048_u01759636093260") 2025/10/05 03:56:44 DEBUG : hello world2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e6719_d20251005_m034649_c001_v7007000_t0000_u01759636009036") 2025/10/05 03:56:44 DEBUG : hello world2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd5ac_d20251005_m034648_c001_v0001092_t0000_u01759636008320") 2025/10/05 03:56:44 DEBUG : ignore-size: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e681e_d20251005_m034731_c001_v7007000_t0000_u01759636051301") 2025/10/05 03:56:44 DEBUG : ignore-size: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd645_d20251005_m034730_c001_v0001092_t0046_u01759636050076") 2025/10/05 03:56:44 DEBUG : nested/sub dir/file: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fc21_d20251005_m034832_c001_v7007000_t0000_u01759636112644") 2025/10/05 03:56:44 DEBUG : nested/sub dir/file: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baeceb7_d20251005_m034831_c001_v0001120_t0044_u01759636111628") 2025/10/05 03:56:44 DEBUG : nested/sub dir/file: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fc1e_d20251005_m034830_c001_v7007000_t0000_u01759636110888") 2025/10/05 03:56:44 DEBUG : nested/sub dir/file: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baeceb1_d20251005_m034829_c001_v0001120_t0051_u01759636109809") 2025/10/05 03:56:44 DEBUG : one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887acf_d20251005_m034816_c001_v7007000_t0000_u01759636096548") 2025/10/05 03:56:44 DEBUG : one: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4188a79471cfd709_d20251005_m034812_c001_v0001092_t0022_u01759636092575") 2025/10/05 03:56:44 DEBUG : only0: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321f6_d20251005_m035214_c001_v7007000_t0000_u01759636334753") 2025/10/05 03:56:44 DEBUG : only0: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41905e7ded187b66_d20251005_m035209_c001_v0001146_t0000_u01759636329342") 2025/10/05 03:56:44 DEBUG : only0: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187b1c_d20251005_m035152_c001_v0001146_t0043_u01759636312993") 2025/10/05 03:56:44 DEBUG : only0: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a524b_d20251005_m035146_c001_v7007000_t0000_u01759636306688") 2025/10/05 03:56:44 DEBUG : only0: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed12e_d20251005_m035128_c001_v0001120_t0032_u01759636288949") 2025/10/05 03:56:44 DEBUG : only1: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321f8_d20251005_m035214_c001_v7007000_t0000_u01759636334934") 2025/10/05 03:56:44 DEBUG : only1: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f415956c7f8d8306a_d20251005_m035210_c001_v0001177_t0021_u01759636330102") 2025/10/05 03:56:44 DEBUG : only1: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed1a0_d20251005_m035154_c001_v0001120_t0025_u01759636314090") 2025/10/05 03:56:44 DEBUG : only1: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f42295322b18a68b4_d20251005_m035146_c001_v7007000_t0000_u01759636306855") 2025/10/05 03:56:44 DEBUG : only1: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd8e2_d20251005_m035129_c001_v0001092_t0044_u01759636289882") 2025/10/05 03:56:44 DEBUG : only10: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321fa_d20251005_m035215_c001_v7007000_t0000_u01759636335116") 2025/10/05 03:56:44 DEBUG : only10: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4117b1549baed1d7_d20251005_m035209_c001_v0001120_t0017_u01759636329362") 2025/10/05 03:56:45 DEBUG : only10: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed1b7_d20251005_m035201_c001_v0001120_t0030_u01759636321453") 2025/10/05 03:56:45 DEBUG : only10: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f42295322b18a68ae_d20251005_m035146_c001_v7007000_t0000_u01759636306490") 2025/10/05 03:56:45 DEBUG : only10: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd900_d20251005_m035137_c001_v0001092_t0057_u01759636297328") 2025/10/05 03:56:45 DEBUG : only11: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321fc_d20251005_m035215_c001_v7007000_t0000_u01759636335298") 2025/10/05 03:56:45 DEBUG : only11: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4188a79471cfd964_d20251005_m035209_c001_v0001092_t0022_u01759636329350") 2025/10/05 03:56:45 DEBUG : only11: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd94e_d20251005_m035202_c001_v0001092_t0010_u01759636322380") 2025/10/05 03:56:45 DEBUG : only11: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a524a_d20251005_m035146_c001_v7007000_t0000_u01759636306504") 2025/10/05 03:56:45 DEBUG : only11: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187ad2_d20251005_m035138_c001_v0001146_t0014_u01759636298159") 2025/10/05 03:56:45 DEBUG : only12: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c9321fe_d20251005_m035215_c001_v7007000_t0000_u01759636335480") 2025/10/05 03:56:45 DEBUG : only12: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f415956c7f8d83068_d20251005_m035209_c001_v0001177_t0021_u01759636329913") 2025/10/05 03:56:45 DEBUG : only12: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187b4c_d20251005_m035203_c001_v0001146_t0002_u01759636323048") 2025/10/05 03:56:45 DEBUG : only12: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f42295322b18a68ab_d20251005_m035146_c001_v7007000_t0000_u01759636306305") 2025/10/05 03:56:45 DEBUG : only12: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed158_d20251005_m035139_c001_v0001120_t0027_u01759636299014") 2025/10/05 03:56:45 DEBUG : only13: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932201_d20251005_m035215_c001_v7007000_t0000_u01759636335662") 2025/10/05 03:56:45 DEBUG : only13: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41905e7ded187b68_d20251005_m035209_c001_v0001146_t0000_u01759636329563") 2025/10/05 03:56:45 DEBUG : only13: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed1c5_d20251005_m035203_c001_v0001120_t0028_u01759636323699") 2025/10/05 03:56:45 DEBUG : only13: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f418771dc44c71d19_d20251005_m035146_c001_v7007000_t0000_u01759636306695") 2025/10/05 03:56:45 DEBUG : only13: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd90c_d20251005_m035139_c001_v0001092_t0021_u01759636299739") 2025/10/05 03:56:45 DEBUG : only14: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932204_d20251005_m035215_c001_v7007000_t0000_u01759636335845") 2025/10/05 03:56:45 DEBUG : only14: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4188a79471cfd966_d20251005_m035209_c001_v0001092_t0022_u01759636329581") 2025/10/05 03:56:46 DEBUG : only14: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd954_d20251005_m035204_c001_v0001092_t0023_u01759636324447") 2025/10/05 03:56:46 DEBUG : only14: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a5249_d20251005_m035146_c001_v7007000_t0000_u01759636306321") 2025/10/05 03:56:46 DEBUG : only14: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187ae3_d20251005_m035140_c001_v0001146_t0038_u01759636300664") 2025/10/05 03:56:46 DEBUG : only15: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932206_d20251005_m035216_c001_v7007000_t0000_u01759636336027") 2025/10/05 03:56:46 DEBUG : only15: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4117b1549baed1d9_d20251005_m035209_c001_v0001120_t0017_u01759636329580") 2025/10/05 03:56:46 DEBUG : only15: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187b5a_d20251005_m035205_c001_v0001146_t0028_u01759636325342") 2025/10/05 03:56:46 DEBUG : only15: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f418771dc44c71d18_d20251005_m035146_c001_v7007000_t0000_u01759636306512") 2025/10/05 03:56:46 DEBUG : only15: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed164_d20251005_m035141_c001_v0001120_t0018_u01759636301489") 2025/10/05 03:56:46 DEBUG : only16: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932208_d20251005_m035216_c001_v7007000_t0000_u01759636336209") 2025/10/05 03:56:46 DEBUG : only16: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41905e7ded187b6a_d20251005_m035209_c001_v0001146_t0000_u01759636329752") 2025/10/05 03:56:46 DEBUG : only16: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed1cb_d20251005_m035206_c001_v0001120_t0025_u01759636326111") 2025/10/05 03:56:46 DEBUG : only16: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f417c1ee29741ab25_d20251005_m035146_c001_v7007000_t0000_u01759636306525") 2025/10/05 03:56:46 DEBUG : only16: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd912_d20251005_m035142_c001_v0001092_t0010_u01759636302475") 2025/10/05 03:56:47 DEBUG : only17: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c93220a_d20251005_m035216_c001_v7007000_t0000_u01759636336391") 2025/10/05 03:56:47 DEBUG : only17: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4117b1549baed1db_d20251005_m035209_c001_v0001120_t0017_u01759636329761") 2025/10/05 03:56:47 DEBUG : only17: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd95c_d20251005_m035206_c001_v0001092_t0059_u01759636326775") 2025/10/05 03:56:47 DEBUG : only17: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f417c1ee29741ab26_d20251005_m035146_c001_v7007000_t0000_u01759636306707") 2025/10/05 03:56:47 DEBUG : only17: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187aef_d20251005_m035143_c001_v0001146_t0022_u01759636303147") 2025/10/05 03:56:47 DEBUG : only18: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c93220c_d20251005_m035216_c001_v7007000_t0000_u01759636336577") 2025/10/05 03:56:47 DEBUG : only18: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4188a79471cfd968_d20251005_m035209_c001_v0001092_t0022_u01759636329772") 2025/10/05 03:56:47 DEBUG : only18: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187b60_d20251005_m035207_c001_v0001146_t0026_u01759636327688") 2025/10/05 03:56:47 DEBUG : only18: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f42295322b18a68b1_d20251005_m035146_c001_v7007000_t0000_u01759636306672") 2025/10/05 03:56:47 DEBUG : only18: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed174_d20251005_m035143_c001_v0001120_t0047_u01759636303845") 2025/10/05 03:56:47 DEBUG : only19: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c93220e_d20251005_m035216_c001_v7007000_t0000_u01759636336761") 2025/10/05 03:56:47 DEBUG : only19: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41905e7ded187b6e_d20251005_m035209_c001_v0001146_t0000_u01759636329937") 2025/10/05 03:56:47 DEBUG : only19: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed1d1_d20251005_m035208_c001_v0001120_t0045_u01759636328415") 2025/10/05 03:56:47 DEBUG : only19: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f42295322b18a68b7_d20251005_m035147_c001_v7007000_t0000_u01759636307039") 2025/10/05 03:56:47 DEBUG : only19: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd920_d20251005_m035144_c001_v0001092_t0013_u01759636304573") 2025/10/05 03:56:47 DEBUG : only2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932211_d20251005_m035216_c001_v7007000_t0000_u01759636336943") 2025/10/05 03:56:47 DEBUG : only2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f415956c7f8d8306c_d20251005_m035210_c001_v0001177_t0021_u01759636330285") 2025/10/05 03:56:47 DEBUG : only2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd937_d20251005_m035155_c001_v0001092_t0040_u01759636315006") 2025/10/05 03:56:47 DEBUG : only2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a524c_d20251005_m035146_c001_v7007000_t0000_u01759636306871") 2025/10/05 03:56:47 DEBUG : only2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187aaa_d20251005_m035130_c001_v0001146_t0042_u01759636290676") 2025/10/05 03:56:47 DEBUG : only3: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932213_d20251005_m035217_c001_v7007000_t0000_u01759636337135") 2025/10/05 03:56:48 DEBUG : only3: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41905e7ded187b74_d20251005_m035210_c001_v0001146_t0000_u01759636330307") 2025/10/05 03:56:48 DEBUG : only3: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187b28_d20251005_m035155_c001_v0001146_t0059_u01759636315714") 2025/10/05 03:56:48 DEBUG : only3: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f418771dc44c71d1a_d20251005_m035146_c001_v7007000_t0000_u01759636306878") 2025/10/05 03:56:48 DEBUG : only3: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed136_d20251005_m035131_c001_v0001120_t0047_u01759636291352") 2025/10/05 03:56:48 DEBUG : only4: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932215_d20251005_m035217_c001_v7007000_t0000_u01759636337328") 2025/10/05 03:56:48 DEBUG : only4: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4117b1549baed1dd_d20251005_m035209_c001_v0001120_t0017_u01759636329945") 2025/10/05 03:56:48 DEBUG : only4: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed1aa_d20251005_m035156_c001_v0001120_t0029_u01759636316463") 2025/10/05 03:56:48 DEBUG : only4: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a524d_d20251005_m035147_c001_v7007000_t0000_u01759636307055") 2025/10/05 03:56:48 DEBUG : only4: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd8e8_d20251005_m035132_c001_v0001092_t0059_u01759636292381") 2025/10/05 03:56:48 DEBUG : only5: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932217_d20251005_m035217_c001_v7007000_t0000_u01759636337512") 2025/10/05 03:56:48 DEBUG : only5: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4188a79471cfd96a_d20251005_m035209_c001_v0001092_t0022_u01759636329956") 2025/10/05 03:56:48 DEBUG : only5: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd943_d20251005_m035157_c001_v0001092_t0016_u01759636317212") 2025/10/05 03:56:48 DEBUG : only5: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f42295322b18a68a4_d20251005_m035145_c001_v7007000_t0000_u01759636305939") 2025/10/05 03:56:48 DEBUG : only5: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187aba_d20251005_m035133_c001_v0001146_t0013_u01759636293212") 2025/10/05 03:56:48 DEBUG : only6: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932219_d20251005_m035217_c001_v7007000_t0000_u01759636337696") 2025/10/05 03:56:48 DEBUG : only6: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4117b1549baed1e1_d20251005_m035210_c001_v0001120_t0017_u01759636330315") 2025/10/05 03:56:48 DEBUG : only6: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187b34_d20251005_m035158_c001_v0001146_t0003_u01759636318435") 2025/10/05 03:56:48 DEBUG : only6: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f418771dc44c71d17_d20251005_m035146_c001_v7007000_t0000_u01759636306324") 2025/10/05 03:56:48 DEBUG : only6: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed146_d20251005_m035133_c001_v0001120_t0004_u01759636293944") 2025/10/05 03:56:48 DEBUG : only7: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c93221c_d20251005_m035217_c001_v7007000_t0000_u01759636337878") 2025/10/05 03:56:49 DEBUG : only7: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41905e7ded187b70_d20251005_m035210_c001_v0001146_t0000_u01759636330123") 2025/10/05 03:56:49 DEBUG : only7: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed1b3_d20251005_m035159_c001_v0001120_t0038_u01759636319170") 2025/10/05 03:56:49 DEBUG : only7: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f417c1ee29741ab27_d20251005_m035146_c001_v7007000_t0000_u01759636306891") 2025/10/05 03:56:49 DEBUG : only7: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd8f4_d20251005_m035134_c001_v0001092_t0027_u01759636294815") 2025/10/05 03:56:49 DEBUG : only8: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c93221e_d20251005_m035218_c001_v7007000_t0000_u01759636338059") 2025/10/05 03:56:49 DEBUG : only8: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4117b1549baed1df_d20251005_m035210_c001_v0001120_t0017_u01759636330130") 2025/10/05 03:56:49 DEBUG : only8: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd947_d20251005_m035159_c001_v0001092_t0023_u01759636319870") 2025/10/05 03:56:49 DEBUG : only8: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f417c1ee29741ab24_d20251005_m035146_c001_v7007000_t0000_u01759636306338") 2025/10/05 03:56:49 DEBUG : only8: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187ac6_d20251005_m035135_c001_v0001146_t0050_u01759636295751") 2025/10/05 03:56:49 DEBUG : only9: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932221_d20251005_m035218_c001_v7007000_t0000_u01759636338242") 2025/10/05 03:56:49 DEBUG : only9: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4188a79471cfd96c_d20251005_m035210_c001_v0001092_t0022_u01759636330142") 2025/10/05 03:56:49 DEBUG : only9: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187b40_d20251005_m035200_c001_v0001146_t0021_u01759636320543") 2025/10/05 03:56:49 DEBUG : only9: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f42295322b18a68a8_d20251005_m035146_c001_v7007000_t0000_u01759636306122") 2025/10/05 03:56:49 DEBUG : only9: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed152_d20251005_m035136_c001_v0001120_t0037_u01759636296673") 2025/10/05 03:56:49 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fc1c_d20251005_m034828_c001_v7007000_t0000_u01759636108686") 2025/10/05 03:56:49 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded1877c1_d20251005_m034826_c001_v0001146_t0000_u01759636106832") 2025/10/05 03:56:49 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fc18_d20251005_m034825_c001_v7007000_t0000_u01759636105735") 2025/10/05 03:56:49 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd731_d20251005_m034823_c001_v0001092_t0018_u01759636103351") 2025/10/05 03:56:49 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fc13_d20251005_m034822_c001_v7007000_t0000_u01759636102255") 2025/10/05 03:56:49 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baece80_d20251005_m034817_c001_v0001120_t0003_u01759636097464") 2025/10/05 03:56:50 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887aba_d20251005_m034806_c001_v7007000_t0000_u01759636086945") 2025/10/05 03:56:50 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd6dc_d20251005_m034805_c001_v0001092_t0003_u01759636085158") 2025/10/05 03:56:50 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887ab6_d20251005_m034803_c001_v7007000_t0000_u01759636083504") 2025/10/05 03:56:50 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd6ca_d20251005_m034802_c001_v0001092_t0046_u01759636082409") 2025/10/05 03:56:50 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887ab1_d20251005_m034801_c001_v7007000_t0000_u01759636081136") 2025/10/05 03:56:50 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd6be_d20251005_m034759_c001_v0001092_t0028_u01759636079851") 2025/10/05 03:56:50 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887aa5_d20251005_m034753_c001_v7007000_t0000_u01759636073121") 2025/10/05 03:56:50 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd69a_d20251005_m034751_c001_v0001092_t0059_u01759636071588") 2025/10/05 03:56:50 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887aa4_d20251005_m034751_c001_v7007000_t0000_u01759636071219") 2025/10/05 03:56:50 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd690_d20251005_m034749_c001_v0001092_t0047_u01759636069625") 2025/10/05 03:56:50 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887a9f_d20251005_m034749_c001_v7007000_t0000_u01759636069259") 2025/10/05 03:56:50 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd68e_d20251005_m034748_c001_v0001092_t0056_u01759636068576") 2025/10/05 03:56:50 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd68c_d20251005_m034747_c001_v0001092_t0056_u01759636067874") 2025/10/05 03:56:50 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887a9d_d20251005_m034747_c001_v7007000_t0000_u01759636067509") 2025/10/05 03:56:50 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd68a_d20251005_m034746_c001_v0001092_t0010_u01759636066780") 2025/10/05 03:56:50 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd686_d20251005_m034746_c001_v0001092_t0021_u01759636066012") 2025/10/05 03:56:50 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e6838_d20251005_m034745_c001_v7007000_t0000_u01759636065287") 2025/10/05 03:56:50 DEBUG : potato: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd67e_d20251005_m034744_c001_v0001092_t0002_u01759636064424") 2025/10/05 03:56:50 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f409c971cf4092d01_d20251005_m034915_c001_v7007000_t0000_u01759636155017") 2025/10/05 03:56:50 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187891_d20251005_m034914_c001_v0001146_t0007_u01759636154226") 2025/10/05 03:56:50 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f42295322b18a67af_d20251005_m034906_c001_v7007000_t0000_u01759636146040") 2025/10/05 03:56:50 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187850_d20251005_m034859_c001_v0001146_t0027_u01759636139893") 2025/10/05 03:56:51 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5c737_d20251005_m034852_c001_v7007000_t0000_u01759636132960") 2025/10/05 03:56:51 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187814_d20251005_m034847_c001_v0001146_t0031_u01759636127702") 2025/10/05 03:56:51 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fc2b_d20251005_m034840_c001_v7007000_t0000_u01759636120365") 2025/10/05 03:56:51 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded1877de_d20251005_m034835_c001_v0001146_t0022_u01759636115716") 2025/10/05 03:56:51 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887ac0_d20251005_m034811_c001_v7007000_t0000_u01759636091447") 2025/10/05 03:56:51 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd6f5_d20251005_m034809_c001_v0001092_t0030_u01759636089766") 2025/10/05 03:56:51 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887abe_d20251005_m034809_c001_v7007000_t0000_u01759636089400") 2025/10/05 03:56:51 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd6e6_d20251005_m034807_c001_v0001092_t0056_u01759636087500") 2025/10/05 03:56:51 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887abb_d20251005_m034807_c001_v7007000_t0000_u01759636087129") 2025/10/05 03:56:51 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd6e2_d20251005_m034806_c001_v0001092_t0038_u01759636086166") 2025/10/05 03:56:51 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887ab8_d20251005_m034804_c001_v7007000_t0000_u01759636084791") 2025/10/05 03:56:51 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd6d8_d20251005_m034803_c001_v0001092_t0059_u01759636083870") 2025/10/05 03:56:51 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887ab3_d20251005_m034802_c001_v7007000_t0000_u01759636082044") 2025/10/05 03:56:51 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd6c6_d20251005_m034801_c001_v0001092_t0056_u01759636081147") 2025/10/05 03:56:51 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887aa7_d20251005_m034753_c001_v7007000_t0000_u01759636073864") 2025/10/05 03:56:51 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd6a2_d20251005_m034752_c001_v0001092_t0012_u01759636072786") 2025/10/05 03:56:51 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e671d_d20251005_m034652_c001_v7007000_t0000_u01759636012024") 2025/10/05 03:56:51 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd5b8_d20251005_m034651_c001_v0001092_t0028_u01759636011217") 2025/10/05 03:56:51 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e671b_d20251005_m034650_c001_v7007000_t0000_u01759636010305") 2025/10/05 03:56:51 DEBUG : potato2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd5b2_d20251005_m034649_c001_v0001092_t0004_u01759636009580") 2025/10/05 03:56:51 DEBUG : potato3: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f42295322b18a67b1_d20251005_m034906_c001_v7007000_t0000_u01759636146275") 2025/10/05 03:56:51 DEBUG : potato3: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baecf30_d20251005_m034901_c001_v0001120_t0019_u01759636141411") 2025/10/05 03:56:52 DEBUG : potato3: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5c735_d20251005_m034852_c001_v7007000_t0000_u01759636132777") 2025/10/05 03:56:52 DEBUG : potato3: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baecef7_d20251005_m034849_c001_v0001120_t0022_u01759636129292") 2025/10/05 03:56:52 DEBUG : potato3: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fc2c_d20251005_m034840_c001_v7007000_t0000_u01759636120544") 2025/10/05 03:56:52 DEBUG : potato3: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baececf_d20251005_m034836_c001_v0001120_t0006_u01759636116495") 2025/10/05 03:56:52 DEBUG : pre-dest1/1: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e537_d20251005_m034947_c001_v7007000_t0000_u01759636187873") 2025/10/05 03:56:52 DEBUG : pre-dest1/1: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baecfbc_d20251005_m034939_c001_v0001120_t0013_u01759636179884") 2025/10/05 03:56:52 DEBUG : pre-dest2/2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40109ad4bf79e538_d20251005_m034948_c001_v7007000_t0000_u01759636188057") 2025/10/05 03:56:52 DEBUG : pre-dest2/2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187905_d20251005_m034940_c001_v0001146_t0037_u01759636180634") 2025/10/05 03:56:52 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765cd9bf_d20251005_m034925_c001_v7007000_t0000_u01759636165905") 2025/10/05 03:56:52 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd7e8_d20251005_m034922_c001_v0001092_t0037_u01759636162742") 2025/10/05 03:56:52 DEBUG : sizeonly: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e6819_d20251005_m034729_c001_v7007000_t0000_u01759636049490") 2025/10/05 03:56:52 DEBUG : sizeonly: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd641_d20251005_m034728_c001_v0001092_t0036_u01759636048271") 2025/10/05 03:56:52 DEBUG : splitbanan: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4066ddda765ce0e8_d20251005_m035412_c001_v7007000_t0000_u01759636452149") 2025/10/05 03:56:52 DEBUG : splitbanan: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda7c_d20251005_m035404_c001_v0001092_t0014_u01759636444741") 2025/10/05 03:56:52 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba4a0_d20251005_m035530_c001_v7007000_t0000_u01759636530415") 2025/10/05 03:56:52 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdb49_d20251005_m035523_c001_v0001092_t0019_u01759636523854") 2025/10/05 03:56:52 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4232a9c4e0e5cbd3_d20251005_m035514_c001_v7007000_t0000_u01759636514724") 2025/10/05 03:56:52 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdb1e_d20251005_m035508_c001_v0001092_t0017_u01759636508036") 2025/10/05 03:56:52 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f407605954c715c51_d20251005_m035457_c001_v7007000_t0000_u01759636497446") 2025/10/05 03:56:52 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdaed_d20251005_m035451_c001_v0001092_t0049_u01759636491204") 2025/10/05 03:56:53 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932345_d20251005_m035442_c001_v7007000_t0000_u01759636482971") 2025/10/05 03:56:53 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdacb_d20251005_m035436_c001_v0001092_t0007_u01759636476914") 2025/10/05 03:56:53 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40532a03aa6f434e_d20251005_m035428_c001_v7007000_t0000_u01759636468128") 2025/10/05 03:56:53 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdaa9_d20251005_m035421_c001_v0001092_t0035_u01759636461637") 2025/10/05 03:56:53 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4180a1b26dbba839_d20251005_m035406_c001_v7007000_t0000_u01759636446441") 2025/10/05 03:56:53 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187d4f_d20251005_m035403_c001_v0001146_t0054_u01759636443592") 2025/10/05 03:56:53 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c2d_d20251005_m035355_c001_v7007000_t0000_u01759636435043") 2025/10/05 03:56:53 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8325d_d20251005_m035347_c001_v0001177_t0005_u01759636427293") 2025/10/05 03:56:53 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f40492fcb19111c13_d20251005_m035346_c001_v7007000_t0000_u01759636426321") 2025/10/05 03:56:53 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187cef_d20251005_m035342_c001_v0001146_t0021_u01759636422718") 2025/10/05 03:56:53 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e75ad_d20251005_m035333_c001_v7007000_t0000_u01759636413223") 2025/10/05 03:56:53 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed2b4_d20251005_m035326_c001_v0001120_t0045_u01759636406327") 2025/10/05 03:56:53 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4085d64a5b17b478_d20251005_m035325_c001_v7007000_t0000_u01759636405329") 2025/10/05 03:56:53 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfda05_d20251005_m035321_c001_v0001092_t0047_u01759636401611") 2025/10/05 03:56:53 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4202c3ba8a977713_d20251005_m035307_c001_v7007000_t0000_u01759636387388") 2025/10/05 03:56:53 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd9d7_d20251005_m035303_c001_v0001092_t0045_u01759636383086") 2025/10/05 03:56:53 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41170a00953a52ff_d20251005_m035254_c001_v7007000_t0000_u01759636374479") 2025/10/05 03:56:53 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd9b6_d20251005_m035248_c001_v0001092_t0034_u01759636368134") 2025/10/05 03:56:53 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4168637a5fc3421c_d20251005_m035239_c001_v7007000_t0000_u01759636359443") 2025/10/05 03:56:53 DEBUG : splitbananasplit: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd998_d20251005_m035233_c001_v0001092_t0059_u01759636353466") 2025/10/05 03:56:54 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f418771dc44c71df2_d20251005_m035349_c001_v7007000_t0000_u01759636429340") 2025/10/05 03:56:54 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187cf8_d20251005_m035343_c001_v0001146_t0055_u01759636423909") 2025/10/05 03:56:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932264_d20251005_m035226_c001_v7007000_t0000_u01759636346953") 2025/10/05 03:56:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd989_d20251005_m035225_c001_v0001092_t0056_u01759636345780") 2025/10/05 03:56:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932253_d20251005_m035225_c001_v7007000_t0000_u01759636345018") 2025/10/05 03:56:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187b90_d20251005_m035223_c001_v0001146_t0019_u01759636343695") 2025/10/05 03:56:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fc22_d20251005_m034832_c001_v7007000_t0000_u01759636112827") 2025/10/05 03:56:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded1877d7_d20251005_m034831_c001_v0001146_t0015_u01759636111620") 2025/10/05 03:56:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fc1f_d20251005_m034831_c001_v7007000_t0000_u01759636111069") 2025/10/05 03:56:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd740_d20251005_m034830_c001_v0001092_t0041_u01759636110159") 2025/10/05 03:56:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e67f1_d20251005_m034725_c001_v7007000_t0000_u01759636045895") 2025/10/05 03:56:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd62f_d20251005_m034724_c001_v0001092_t0024_u01759636044341") 2025/10/05 03:56:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e67d9_d20251005_m034723_c001_v7007000_t0000_u01759636043978") 2025/10/05 03:56:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd62d_d20251005_m034722_c001_v0001092_t0047_u01759636042766") 2025/10/05 03:56:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e67af_d20251005_m034720_c001_v7007000_t0000_u01759636040609") 2025/10/05 03:56:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd625_d20251005_m034719_c001_v0001092_t0029_u01759636039331") 2025/10/05 03:56:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e6797_d20251005_m034718_c001_v7007000_t0000_u01759636038788") 2025/10/05 03:56:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd621_d20251005_m034717_c001_v0001092_t0025_u01759636037689") 2025/10/05 03:56:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd615_d20251005_m034715_c001_v0001092_t0020_u01759636035079") 2025/10/05 03:56:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e6760_d20251005_m034714_c001_v7007000_t0000_u01759636034713") 2025/10/05 03:56:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd60f_d20251005_m034713_c001_v0001092_t0009_u01759636033973") 2025/10/05 03:56:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd60b_d20251005_m034713_c001_v0001092_t0039_u01759636033126") 2025/10/05 03:56:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e6741_d20251005_m034712_c001_v7007000_t0000_u01759636032400") 2025/10/05 03:56:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd601_d20251005_m034710_c001_v0001092_t0010_u01759636030158") 2025/10/05 03:56:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd5fb_d20251005_m034707_c001_v0001092_t0059_u01759636027343") 2025/10/05 03:56:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e672e_d20251005_m034706_c001_v7007000_t0000_u01759636026976") 2025/10/05 03:56:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd5f3_d20251005_m034706_c001_v0001092_t0046_u01759636026294") 2025/10/05 03:56:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd5f1_d20251005_m034705_c001_v0001092_t0035_u01759636025583") 2025/10/05 03:56:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e672a_d20251005_m034705_c001_v7007000_t0000_u01759636025214") 2025/10/05 03:56:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd5e9_d20251005_m034701_c001_v0001092_t0002_u01759636021029") 2025/10/05 03:56:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e6726_d20251005_m034700_c001_v7007000_t0000_u01759636020665") 2025/10/05 03:56:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd5e1_d20251005_m034659_c001_v0001092_t0040_u01759636019969") 2025/10/05 03:56:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e6723_d20251005_m034659_c001_v7007000_t0000_u01759636019063") 2025/10/05 03:56:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd5dd_d20251005_m034658_c001_v0001092_t0049_u01759636018374") 2025/10/05 03:56:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e6721_d20251005_m034657_c001_v7007000_t0000_u01759636017831") 2025/10/05 03:56:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd5d2_d20251005_m034657_c001_v0001092_t0006_u01759636017069") 2025/10/05 03:56:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e6720_d20251005_m034656_c001_v7007000_t0000_u01759636016164") 2025/10/05 03:56:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd5cc_d20251005_m034655_c001_v0001092_t0053_u01759636015189") 2025/10/05 03:56:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e671f_d20251005_m034654_c001_v7007000_t0000_u01759636014645") 2025/10/05 03:56:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd5ca_d20251005_m034653_c001_v0001092_t0051_u01759636013945") 2025/10/05 03:56:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e671e_d20251005_m034653_c001_v7007000_t0000_u01759636013400") 2025/10/05 03:56:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd5be_d20251005_m034652_c001_v0001092_t0056_u01759636012569") 2025/10/05 03:56:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e6718_d20251005_m034647_c001_v7007000_t0000_u01759636007771") 2025/10/05 03:56:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd5a8_d20251005_m034646_c001_v0001092_t0027_u01759636006972") 2025/10/05 03:56:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e6717_d20251005_m034646_c001_v7007000_t0000_u01759636006404") 2025/10/05 03:56:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd5a6_d20251005_m034645_c001_v0001092_t0034_u01759636005684") 2025/10/05 03:56:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e6715_d20251005_m034644_c001_v7007000_t0000_u01759636004777") 2025/10/05 03:56:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd5a0_d20251005_m034644_c001_v0001092_t0052_u01759636004023") 2025/10/05 03:56:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f408c1cfbd05e6713_d20251005_m034641_c001_v7007000_t0000_u01759636001670") 2025/10/05 03:56:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd597_d20251005_m034640_c001_v0001092_t0012_u01759636000874") 2025/10/05 03:56:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932266_d20251005_m035227_c001_v7007000_t0000_u01759636347135") 2025/10/05 03:56:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed1fd_d20251005_m035225_c001_v0001120_t0057_u01759636345792") 2025/10/05 03:56:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932256_d20251005_m035225_c001_v7007000_t0000_u01759636345199") 2025/10/05 03:56:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d830b6_d20251005_m035223_c001_v0001177_t0016_u01759636343706") 2025/10/05 03:56:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba4ae_d20251005_m035532_c001_v7007000_t0000_u01759636532456") 2025/10/05 03:56:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8347a_d20251005_m035531_c001_v0001177_t0008_u01759636531805") 2025/10/05 03:56:56 DEBUG : sub/yam: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fc1b_d20251005_m034828_c001_v7007000_t0000_u01759636108142") 2025/10/05 03:56:56 DEBUG : sub/yam: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baeceac_d20251005_m034826_c001_v0001120_t0052_u01759636106475") 2025/10/05 03:56:56 DEBUG : test_dir1/file2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932243_d20251005_m035222_c001_v7007000_t0000_u01759636342934") 2025/10/05 03:56:56 DEBUG : test_dir1/file2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d830aa_d20251005_m035221_c001_v0001177_t0034_u01759636341303") 2025/10/05 03:56:56 DEBUG : test_dir1/file2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932230_d20251005_m035220_c001_v7007000_t0000_u01759636340516") 2025/10/05 03:56:56 DEBUG : test_dir1/file2: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187b84_d20251005_m035219_c001_v0001146_t0048_u01759636339209") 2025/10/05 03:56:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932246_d20251005_m035223_c001_v7007000_t0000_u01759636343116") 2025/10/05 03:56:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd97d_d20251005_m035221_c001_v0001092_t0030_u01759636341313") 2025/10/05 03:56:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41954d729c932233_d20251005_m035220_c001_v7007000_t0000_u01759636340698") 2025/10/05 03:56:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d83097_d20251005_m035219_c001_v0001177_t0022_u01759636339202") 2025/10/05 03:56:57 DEBUG : three: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887ad1_d20251005_m034816_c001_v7007000_t0000_u01759636096730") 2025/10/05 03:56:57 DEBUG : three: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd71f_d20251005_m034815_c001_v0001092_t0023_u01759636095392") 2025/10/05 03:56:57 DEBUG : three: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfd70d_d20251005_m034812_c001_v0001092_t0051_u01759636092945") 2025/10/05 03:56:57 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba4b0_d20251005_m035534_c001_v7007000_t0000_u01759636534325") 2025/10/05 03:56:57 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187eaf_d20251005_m035533_c001_v0001146_t0027_u01759636533420") 2025/10/05 03:56:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba560_d20251005_m035552_c001_v7007000_t0000_u01759636552919") 2025/10/05 03:56:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed478_d20251005_m035551_c001_v0001120_t0003_u01759636551106") 2025/10/05 03:56:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba536_d20251005_m035549_c001_v7007000_t0000_u01759636549546") 2025/10/05 03:56:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187edd_d20251005_m035547_c001_v0001146_t0038_u01759636547832") 2025/10/05 03:56:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba504_d20251005_m035546_c001_v7007000_t0000_u01759636546865") 2025/10/05 03:56:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d834a2_d20251005_m035546_c001_v0001177_t0049_u01759636546233") 2025/10/05 03:56:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba4b9_d20251005_m035541_c001_v7007000_t0000_u01759636541422") 2025/10/05 03:56:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187ec4_d20251005_m035540_c001_v0001146_t0028_u01759636540369") 2025/10/05 03:56:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba4ce_d20251005_m035543_c001_v7007000_t0000_u01759636543549") 2025/10/05 03:56:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed46b_d20251005_m035542_c001_v0001120_t0054_u01759636542400") 2025/10/05 03:56:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba4b7_d20251005_m035539_c001_v7007000_t0000_u01759636539404") 2025/10/05 03:56:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115956c7f8d8348e_d20251005_m035538_c001_v0001177_t0006_u01759636538755") 2025/10/05 03:56:57 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba4b5_d20251005_m035537_c001_v7007000_t0000_u01759636537796") 2025/10/05 03:56:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdb5b_d20251005_m035537_c001_v0001092_t0028_u01759636537008") 2025/10/05 03:56:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba4b2_d20251005_m035536_c001_v7007000_t0000_u01759636536017") 2025/10/05 03:56:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baed45b_d20251005_m035535_c001_v0001120_t0038_u01759636535297") 2025/10/05 03:56:58 DEBUG : toe/toe/toe: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f421b5a6ef2d2ac81_d20251005_m035557_c001_v7007000_t0000_u01759636557618") 2025/10/05 03:56:58 DEBUG : toe/toe/toe: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187f0d_d20251005_m035556_c001_v0001146_t0007_u01759636556913") 2025/10/05 03:56:58 DEBUG : toe/toe/toe: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba4e5_d20251005_m035545_c001_v7007000_t0000_u01759636545285") 2025/10/05 03:56:58 DEBUG : toe/toe/toe: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdb67_d20251005_m035544_c001_v0001092_t0037_u01759636544517") 2025/10/05 03:56:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba564_d20251005_m035553_c001_v7007000_t0000_u01759636553519") 2025/10/05 03:56:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1188a79471cfdb77_d20251005_m035552_c001_v0001092_t0055_u01759636552549") 2025/10/05 03:56:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4090fc5fa40ba543_d20251005_m035550_c001_v7007000_t0000_u01759636550142") 2025/10/05 03:56:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1164e14bb23d5d9b_d20251005_m035549_c001_v0001032_t0041_u01759636549217") 2025/10/05 03:56:58 DEBUG : two: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f413bd075de887ad2_d20251005_m034816_c001_v7007000_t0000_u01759636096912") 2025/10/05 03:56:58 DEBUG : two: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f41905e7ded187778_d20251005_m034814_c001_v0001146_t0000_u01759636094827") 2025/10/05 03:56:58 DEBUG : two: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4188a79471cfd70b_d20251005_m034812_c001_v0001092_t0022_u01759636092761") 2025/10/05 03:56:58 DEBUG : yam: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fc1d_d20251005_m034828_c001_v7007000_t0000_u01759636108867") 2025/10/05 03:56:58 DEBUG : yam: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1029741fbd7b1ad8_d20251005_m034827_c001_v0001032_t0048_u01759636107750") 2025/10/05 03:56:58 DEBUG : yam: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fc17_d20251005_m034825_c001_v7007000_t0000_u01759636105187") 2025/10/05 03:56:58 DEBUG : yam: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f1117b1549baece9d_d20251005_m034823_c001_v0001120_t0016_u01759636103353") 2025/10/05 03:56:58 DEBUG : yam: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fc12_d20251005_m034821_c001_v7007000_t0000_u01759636101710") 2025/10/05 03:56:58 DEBUG : yam: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f11905e7ded187797_d20251005_m034817_c001_v0001146_t0027_u01759636097475") 2025/10/05 03:56:59 DEBUG : yaml: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fc19_d20251005_m034825_c001_v7007000_t0000_u01759636105916") 2025/10/05 03:56:59 DEBUG : yaml: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f114ffab5605de9d8_d20251005_m034824_c001_v0001100_t0005_u01759636104763") 2025/10/05 03:56:59 DEBUG : yaml: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f4076aecfaa81fc14_d20251005_m034822_c001_v7007000_t0000_u01759636102437") 2025/10/05 03:56:59 DEBUG : yaml: Deleting (id "4_zcfd28d8370adbb2b9f980e1b_f115cf8c61756cfa0_d20251005_m034820_c001_v0001144_t0007_u01759636100893") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m22.322186801s (try 1/5)