"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/09/09 01:08:41 DEBUG : Creating backend with remote "TestB2:rclone-test-viruyug6nupo" 2025/09/09 01:08:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/09 01:08:41 DEBUG : Creating backend with remote "/tmp/rclone1216842970" === 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-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:08:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 01:08:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/09 01:08:45 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:08:45 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.53s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:08:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/09 01:08:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 01:08:46 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:08:46 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:08:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:08:47 INFO : sub dir/hello world: Copied (new) 2025/09/09 01:08:47 DEBUG : B2 bucket rclone-test-viruyug6nupo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.82s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", 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-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", 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-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:08:48 DEBUG : Creating backend with remote "/non-existing" 2025/09/09 01:08:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/09 01:08:49 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:08:49 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:08:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 01:08:50 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:08:50 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:08:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:08:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.92s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", 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-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:08:51 INFO : B2 bucket rclone-test-viruyug6nupo: Running all checks before starting transfers 2025/09/09 01:08:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 01:08:51 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:08:51 INFO : B2 bucket rclone-test-viruyug6nupo: Checks finished, now starting transfers 2025/09/09 01:08:51 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:08:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:08:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.31s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:08:52 ERROR : Ignoring --no-traverse with sync 2025/09/09 01:08:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 01:08:53 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:08:53 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:08:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:08:53 INFO : sub dir/hello world: Copied (new) 2025/09/09 01:08:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.23s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:08:54 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/09 01:08:54 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:08:54 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:08:54 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/09 01:08:54 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.45s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:08:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 01:08:55 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:08:55 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:08:56 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:08:56 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.35s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:08:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 01:08:57 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:08:57 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:08:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:08:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.57s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:08:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/09 01:08:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/09 01:08:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/09 01:08:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/09 01:08:58 INFO : sub dir2: Making directory 2025/09/09 01:08:58 INFO : sub dir: Making directory 2025/09/09 01:08:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 01:08:58 INFO : sub dir2/sub sub dir2: Making directory 2025/09/09 01:08:58 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:08:58 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:08:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:08:59 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/09 01:08:59 DEBUG : B2 bucket rclone-test-viruyug6nupo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.36s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:08:59 INFO : sub dir2: Making directory 2025/09/09 01:08:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/09 01:08:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/09 01:09:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 01:09:00 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:09:00 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:09:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:09:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.19s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:09:01 DEBUG : sub dir2: Making directory with metadata 2025/09/09 01:09:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/09 01:09:01 INFO : sub dir2: Making directory 2025/09/09 01:09:01 INFO : sub dir: Making directory 2025/09/09 01:09:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 01:09:01 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:09:01 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:09:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:09:01 INFO : sub dir/hello world: Copied (new) 2025/09/09 01:09:01 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/09/09 01:09:01 DEBUG : B2 bucket rclone-test-viruyug6nupo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/09 01:09:02 DEBUG : B2 bucket rclone-test-viruyug6nupo: 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-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", 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-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:09:03 INFO : sub dir2: Making directory 2025/09/09 01:09:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 01:09:03 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:09:03 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:09:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:09:03 INFO : sub dir/hello world: Copied (new) 2025/09/09 01:09:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.32s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:09:04 DEBUG : sub dir2: Making directory with metadata 2025/09/09 01:09:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/09 01:09:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/09 01:09:04 INFO : sub dir2: Making directory 2025/09/09 01:09:04 INFO : sub dir: Making directory 2025/09/09 01:09:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 01:09:04 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:09:04 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:09:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:09:04 INFO : sub dir/hello world: Copied (new) 2025/09/09 01:09:04 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/09/09 01:09:05 DEBUG : B2 bucket rclone-test-viruyug6nupo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.27s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", 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-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:09:05 INFO : sub dir2: Making directory 2025/09/09 01:09:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 01:09:06 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:09:06 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:09:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:09:06 INFO : sub dir/hello world: Copied (new) 2025/09/09 01:09:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.23s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:09:07 DEBUG : Creating backend with remote "TestB2:rclone-test-bekeqoc2qagi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-viruyug6nupo -> B2 bucket rclone-test-bekeqoc2qagi 2025/09/09 01:09:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 01:09:08 DEBUG : B2 bucket rclone-test-bekeqoc2qagi: Waiting for checks to finish 2025/09/09 01:09:08 DEBUG : B2 bucket rclone-test-bekeqoc2qagi: Waiting for transfers to finish 2025/09/09 01:09:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:09:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/09 01:09:12 DEBUG : B2 bucket rclone-test-bekeqoc2qagi: Purge remote 2025/09/09 01:09:12 INFO : B2 bucket rclone-test-bekeqoc2qagi: cleaning bucket "rclone-test-bekeqoc2qagi" of all files 2025/09/09 01:09:12 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2fde3004d2bcb9f980e1b_f106c0cf68423aba3_d20250909_m010912_c001_v0001161_t0014_u01757380152390") --- PASS: TestServerSideCopy (15.32s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:09:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/09 01:09:23 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:09:23 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:09:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/09 01:09:24 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.27s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:09:25 DEBUG : Creating backend with remote "TestB2:rclone-test-keburuq5bone" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-viruyug6nupo -> B2 bucket rclone-test-keburuq5bone 2025/09/09 01:09:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 01:09:26 DEBUG : B2 bucket rclone-test-keburuq5bone: Waiting for checks to finish 2025/09/09 01:09:26 DEBUG : B2 bucket rclone-test-keburuq5bone: Waiting for transfers to finish 2025/09/09 01:09:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:09:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/09 01:09:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/09 01:09:32 DEBUG : B2 bucket rclone-test-keburuq5bone: Waiting for checks to finish 2025/09/09 01:09:32 DEBUG : B2 bucket rclone-test-keburuq5bone: Waiting for transfers to finish 2025/09/09 01:09:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/09 01:09:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/09 01:09:33 DEBUG : B2 bucket rclone-test-keburuq5bone: Purge remote 2025/09/09 01:09:33 INFO : B2 bucket rclone-test-keburuq5bone: cleaning bucket "rclone-test-keburuq5bone" of all files 2025/09/09 01:09:33 DEBUG : sub dir/hello world: Deleting (id "4_z4fb24d43005d2bcb9f980e1b_f10800f1f815de0f8_d20250909_m010932_c001_v0001093_t0031_u01757380172875") 2025/09/09 01:09:33 DEBUG : sub dir/hello world: Deleting (id "4_z4fb24d43005d2bcb9f980e1b_f102ddff9ab8ed05f_d20250909_m010930_c001_v0001105_t0037_u01757380170826") --- PASS: TestServerSideCopyOverSelf (12.72s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:09:38 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:09:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/09 01:09:38 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:09:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/09 01:09:39 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/09 01:09:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.31s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:09:40 DEBUG : Creating backend with remote "TestB2:rclone-test-vekewod6meqi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-viruyug6nupo -> B2 bucket rclone-test-vekewod6meqi 2025/09/09 01:09:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 01:09:41 DEBUG : B2 bucket rclone-test-vekewod6meqi: Waiting for checks to finish 2025/09/09 01:09:41 DEBUG : B2 bucket rclone-test-vekewod6meqi: Waiting for transfers to finish 2025/09/09 01:09:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:09:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/09 01:09:46 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/09 01:09:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 01:09:46 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 01:09:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/09 01:09:46 DEBUG : B2 bucket rclone-test-vekewod6meqi: Waiting for checks to finish 2025/09/09 01:09:46 DEBUG : B2 bucket rclone-test-vekewod6meqi: Waiting for transfers to finish 2025/09/09 01:09:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/09 01:09:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/09 01:09:47 INFO : sub dir/hello world: Deleted 2025/09/09 01:09:48 DEBUG : testing file moves 2025/09/09 01:09:48 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/09 01:09:48 DEBUG : B2 bucket rclone-test-vekewod6meqi: Waiting for checks to finish 2025/09/09 01:09:48 DEBUG : B2 bucket rclone-test-vekewod6meqi: Waiting for transfers to finish 2025/09/09 01:09:48 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/09 01:09:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/09 01:09:49 INFO : sub dir/hello world: Deleted 2025/09/09 01:09:49 DEBUG : B2 bucket rclone-test-vekewod6meqi: Purge remote 2025/09/09 01:09:49 INFO : B2 bucket rclone-test-vekewod6meqi: cleaning bucket "rclone-test-vekewod6meqi" of all files 2025/09/09 01:09:49 DEBUG : sub dir/hello world: Deleting (id "4_zffc27de3005d2bcb9f980e1b_f107c192272826d9f_d20250909_m010948_c001_v0001093_t0030_u01757380188696") 2025/09/09 01:09:49 DEBUG : sub dir/hello world: Deleting (id "4_zffc27de3005d2bcb9f980e1b_f115391973b907481_d20250909_m010947_c001_v0001099_t0042_u01757380187111") 2025/09/09 01:09:49 DEBUG : sub dir/hello world: Deleting (id "4_zffc27de3005d2bcb9f980e1b_f105fa00dd20387d3_d20250909_m010945_c001_v0001157_t0010_u01757380185209") --- PASS: TestServerSideMoveOverSelf (14.26s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:09:55 ERROR : error listing: directory not found 2025/09/09 01:09:55 INFO : Local file system at /tmp/rclone1216842970: Making directory 2025/09/09 01:09:55 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:09:55 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.01s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:09:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 01:09:56 DEBUG : Local file system at /tmp/rclone1216842970: Waiting for checks to finish 2025/09/09 01:09:56 DEBUG : Local file system at /tmp/rclone1216842970: Waiting for transfers to finish 2025/09/09 01:09:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:09:57 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/09 01:09:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.78s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:09:58 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/09 01:09:58 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:09:58 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:09:58 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/09 01:09:58 INFO : check sum: Copied (new) 2025/09/09 01:09:58 DEBUG : Waiting for deletions to finish 2025/09/09 01:09:58 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:09:58 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/09 01:09:58 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/09 01:09:58 DEBUG : check sum: Unchanged skipping 2025/09/09 01:09:58 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:09:58 DEBUG : Waiting for deletions to finish 2025/09/09 01:09:58 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.67s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:09:59 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/09 01:09:59 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:09:59 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:00 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/09 01:10:00 INFO : sizeonly: Copied (new) 2025/09/09 01:10:00 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:00 DEBUG : sizeonly: Sizes identical 2025/09/09 01:10:00 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:00 DEBUG : sizeonly: Unchanged skipping 2025/09/09 01:10:00 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:00 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:00 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.61s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:10:01 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/09 01:10:01 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:01 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:01 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/09 01:10:01 INFO : ignore-size: Copied (new) 2025/09/09 01:10:01 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:02 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:02 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:10:02 DEBUG : ignore-size: Unchanged skipping 2025/09/09 01:10:02 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:02 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.81s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:10:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:10:03 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:03 DEBUG : existing: Unchanged skipping 2025/09/09 01:10:03 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:03 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:03 INFO : There was nothing to transfer 2025/09/09 01:10:03 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:03 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/09 01:10:03 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/09 01:10:04 INFO : existing: Copied (replaced existing) 2025/09/09 01:10:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.95s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:10:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/09 01:10:05 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:05 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/09 01:10:05 INFO : existing: Copied (new) 2025/09/09 01:10:05 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:05 DEBUG : existing: Destination exists, skipping 2025/09/09 01:10:05 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:05 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:05 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.52s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:10:07 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/09 01:10:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:10:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/09 01:10:07 DEBUG : c/non empty space: Unchanged skipping 2025/09/09 01:10:07 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:07 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 01:10:07 INFO : a/potato2: Copied (new) 2025/09/09 01:10:07 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:08 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.62s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:10:09 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/09/09 01:10:09 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/09 01:10:09 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/09 01:10:09 DEBUG : empty space: Unchanged skipping 2025/09/09 01:10:09 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:09 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:09 INFO : There was nothing to transfer 2025/09/09 01:10:10 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:10 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/09/09 01:10:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/09 01:10:11 INFO : empty space: Updated modification time in destination 2025/09/09 01:10:11 DEBUG : empty space: Unchanged skipping 2025/09/09 01:10:11 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:11 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:11 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.06s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:10:12 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:12 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/09/09 01:10:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/09 01:10:12 DEBUG : empty space: Unchanged skipping 2025/09/09 01:10:12 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:12 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:12 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.49s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:10:14 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:14 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/09/09 01:10:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1216842970) 2025/09/09 01:10:14 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-viruyug6nupo) 2025/09/09 01:10:14 DEBUG : foo: sha1 differ 2025/09/09 01:10:14 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/09 01:10:14 INFO : foo: Copied (replaced existing) 2025/09/09 01:10:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:10:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:10:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/09 01:10:15 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:15 DEBUG : empty space: Unchanged skipping 2025/09/09 01:10:15 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:16 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 01:10:16 INFO : potato: Copied (new) 2025/09/09 01:10:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:10:18 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/09 01:10:18 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:18 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:18 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/09 01:10:18 INFO : potato: Copied (replaced existing) 2025/09/09 01:10:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.15s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:10:20 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:20 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/09/09 01:10:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1216842970) 2025/09/09 01:10:20 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-viruyug6nupo) 2025/09/09 01:10:20 DEBUG : potato: sha1 differ 2025/09/09 01:10:20 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/09 01:10:20 INFO : potato: Copied (replaced existing) 2025/09/09 01:10:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:10:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 01:10:22 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/09 01:10:22 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:10:22 DEBUG : empty space: Unchanged skipping 2025/09/09 01:10:22 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:22 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:22 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:10:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:10:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 01:10:24 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:24 DEBUG : empty space: Unchanged skipping 2025/09/09 01:10:24 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 01:10:25 INFO : potato2: Copied (new) 2025/09/09 01:10:25 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:25 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:10:27 INFO : d: Making directory 2025/09/09 01:10:27 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/09/09 01:10:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:10:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/09 01:10:27 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:27 DEBUG : c/non empty space: Unchanged skipping 2025/09/09 01:10:27 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 01:10:27 INFO : a/potato2: Copied (new) 2025/09/09 01:10:27 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:28 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:10:29 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/09 01:10:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:10:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/09 01:10:30 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:30 DEBUG : c/non empty space: Unchanged skipping 2025/09/09 01:10:30 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 01:10:30 INFO : a/potato2: Copied (new) 2025/09/09 01:10:30 ERROR : B2 bucket rclone-test-viruyug6nupo: not deleting files as there were IO errors 2025/09/09 01:10:30 ERROR : B2 bucket rclone-test-viruyug6nupo: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.84s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:10:33 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:10:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 01:10:33 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:33 DEBUG : empty space: Unchanged skipping 2025/09/09 01:10:33 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:33 INFO : potato: Deleted 2025/09/09 01:10:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 01:10:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.97s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:10:35 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:36 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:36 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:36 INFO : potato: Deleted 2025/09/09 01:10:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:10:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 01:10:36 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:36 DEBUG : empty space: Unchanged skipping 2025/09/09 01:10:36 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 01:10:36 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.70s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:10:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 01:10:38 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:38 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:38 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/09 01:10:38 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.23s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:10:40 DEBUG : enormous: Excluded (Size Filter) 2025/09/09 01:10:40 DEBUG : enormous: Excluded 2025/09/09 01:10:40 DEBUG : potato2: Excluded (Size Filter) 2025/09/09 01:10:40 DEBUG : potato2: Excluded 2025/09/09 01:10:40 DEBUG : potato2: Excluded (Size Filter) 2025/09/09 01:10:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:10:40 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:40 DEBUG : empty space: Unchanged skipping 2025/09/09 01:10:40 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:40 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:40 INFO : There was nothing to transfer 2025/09/09 01:10:41 DEBUG : enormous: Excluded (Size Filter) 2025/09/09 01:10:41 DEBUG : enormous: Excluded 2025/09/09 01:10:41 DEBUG : potato2: Excluded (Size Filter) 2025/09/09 01:10:41 DEBUG : potato2: Excluded 2025/09/09 01:10:41 DEBUG : potato2: Excluded (Size Filter) 2025/09/09 01:10:41 DEBUG : Local file system at /tmp/rclone1216842970: Waiting for checks to finish 2025/09/09 01:10:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/09 01:10:41 DEBUG : empty space: Unchanged skipping 2025/09/09 01:10:41 DEBUG : Local file system at /tmp/rclone1216842970: Waiting for transfers to finish 2025/09/09 01:10:41 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:41 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.26s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:10:43 DEBUG : enormous: Excluded (Size Filter) 2025/09/09 01:10:43 DEBUG : enormous: Excluded 2025/09/09 01:10:43 DEBUG : potato2: Excluded (Size Filter) 2025/09/09 01:10:43 DEBUG : potato2: Excluded 2025/09/09 01:10:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:10:43 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:43 DEBUG : empty space: Unchanged skipping 2025/09/09 01:10:43 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:43 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:43 INFO : potato2: Deleted 2025/09/09 01:10:44 INFO : enormous: Deleted 2025/09/09 01:10:44 INFO : There was nothing to transfer 2025/09/09 01:10:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/09 01:10:44 DEBUG : empty space: Unchanged skipping 2025/09/09 01:10:44 DEBUG : Local file system at /tmp/rclone1216842970: Waiting for checks to finish 2025/09/09 01:10:44 DEBUG : Local file system at /tmp/rclone1216842970: Waiting for transfers to finish 2025/09/09 01:10:44 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:44 INFO : enormous: Deleted 2025/09/09 01:10:44 INFO : potato2: Deleted 2025/09/09 01:10:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.85s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:10:46 DEBUG : five: Need to transfer - File not found at Destination 2025/09/09 01:10:46 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/09 01:10:46 DEBUG : one: Destination is newer than source, skipping 2025/09/09 01:10:46 DEBUG : three: Sizes identical 2025/09/09 01:10:46 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:46 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/09 01:10:46 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/09 01:10:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1216842970) 2025/09/09 01:10:46 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-viruyug6nupo) 2025/09/09 01:10:46 DEBUG : two: sha1 differ 2025/09/09 01:10:46 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/09 01:10:46 INFO : five: Copied (new) 2025/09/09 01:10:47 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/09 01:10:47 INFO : four: Copied (replaced existing) 2025/09/09 01:10:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/09 01:10:47 INFO : two: Copied (replaced existing) 2025/09/09 01:10:47 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:47 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:47 DEBUG : one: Destination is newer than source, skipping 2025/09/09 01:10:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/09 01:10:47 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/09 01:10:47 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/09 01:10:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/09 01:10:47 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/09 01:10:47 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/09 01:10:47 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/09 01:10:47 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/09 01:10:47 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/09 01:10:47 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1216842970) 2025/09/09 01:10:47 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-viruyug6nupo) 2025/09/09 01:10:47 DEBUG : three: sha1 differ 2025/09/09 01:10:47 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/09 01:10:47 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/09 01:10:48 INFO : three: Copied (replaced existing) 2025/09/09 01:10:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.77s) === 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-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/09 01:10:49 INFO : B2 bucket rclone-test-viruyug6nupo: Making map for --track-renames 2025/09/09 01:10:49 INFO : B2 bucket rclone-test-viruyug6nupo: Finished making map for --track-renames 2025/09/09 01:10:49 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:49 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for renames to finish 2025/09/09 01:10:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/09 01:10:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/09 01:10:49 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/09 01:10:50 INFO : yam: Copied (new) 2025/09/09 01:10:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/09 01:10:50 INFO : potato: Copied (new) 2025/09/09 01:10:50 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:10:50 INFO : B2 bucket rclone-test-viruyug6nupo: Making map for --track-renames 2025/09/09 01:10:50 INFO : B2 bucket rclone-test-viruyug6nupo: Finished making map for --track-renames 2025/09/09 01:10:50 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:50 DEBUG : potato: Unchanged skipping 2025/09/09 01:10:50 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for renames to finish 2025/09/09 01:10:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/09 01:10:51 INFO : yam: Copied (server-side copy) to: yaml 2025/09/09 01:10:51 INFO : yam: Deleted 2025/09/09 01:10:51 INFO : yaml: Renamed from "yam" 2025/09/09 01:10:51 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.19s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/09 01:10:53 INFO : B2 bucket rclone-test-viruyug6nupo: Making map for --track-renames 2025/09/09 01:10:53 INFO : B2 bucket rclone-test-viruyug6nupo: Finished making map for --track-renames 2025/09/09 01:10:53 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/09 01:10:53 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for renames to finish 2025/09/09 01:10:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/09 01:10:53 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:53 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1113-12.backblaze.com/b2api/v1/b2_upload_file/8fd29d63004d2bcb9f980e1b/c001_v0001113_t0007": EOF 2025/09/09 01:10:53 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1113-12.backblaze.com/b2api/v1/b2_upload_file/8fd29d63004d2bcb9f980e1b/c001_v0001113_t0007": EOF) 2025/09/09 01:10:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 01:10:53 DEBUG : potato: Received error: Post "https://pod-000-1113-12.backblaze.com/b2api/v1/b2_upload_file/8fd29d63004d2bcb9f980e1b/c001_v0001113_t0007": EOF - low level retry 0/10 2025/09/09 01:10:53 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 01:10:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/09 01:10:53 INFO : yam: Copied (new) 2025/09/09 01:10:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/09 01:10:53 INFO : potato: Copied (new) 2025/09/09 01:10:53 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:10:53 INFO : B2 bucket rclone-test-viruyug6nupo: Making map for --track-renames 2025/09/09 01:10:53 INFO : B2 bucket rclone-test-viruyug6nupo: Finished making map for --track-renames 2025/09/09 01:10:53 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:53 DEBUG : potato: Unchanged skipping 2025/09/09 01:10:53 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for renames to finish 2025/09/09 01:10:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/09 01:10:54 INFO : yam: Copied (server-side copy) to: yaml 2025/09/09 01:10:54 INFO : yam: Deleted 2025/09/09 01:10:54 INFO : yaml: Renamed from "yam" 2025/09/09 01:10:54 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.47s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/09 01:10:55 INFO : B2 bucket rclone-test-viruyug6nupo: Making map for --track-renames 2025/09/09 01:10:55 INFO : B2 bucket rclone-test-viruyug6nupo: Finished making map for --track-renames 2025/09/09 01:10:55 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/09 01:10:55 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/09 01:10:55 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for renames to finish 2025/09/09 01:10:55 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/09 01:10:55 INFO : potato: Copied (new) 2025/09/09 01:10:55 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/09 01:10:55 INFO : sub/yam: Copied (new) 2025/09/09 01:10:55 DEBUG : Waiting for deletions to finish 2025/09/09 01:10:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:10:56 DEBUG : potato: Unchanged skipping 2025/09/09 01:10:56 INFO : B2 bucket rclone-test-viruyug6nupo: Making map for --track-renames 2025/09/09 01:10:56 INFO : B2 bucket rclone-test-viruyug6nupo: Finished making map for --track-renames 2025/09/09 01:10:56 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:56 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for renames to finish 2025/09/09 01:10:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/09 01:10:56 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/09 01:10:57 INFO : sub/yam: Deleted 2025/09/09 01:10:57 INFO : yam: Renamed from "sub/yam" 2025/09/09 01:10:57 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.55s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:10:57 DEBUG : Creating backend with remote "/tmp/rclone1216842970/dir1" 2025/09/09 01:10:57 DEBUG : Creating backend with remote "/tmp/rclone1216842970/dir2" 2025/09/09 01:10:57 DEBUG : Local file system at /tmp/rclone1216842970/dir2: Using server-side directory move 2025/09/09 01:10:57 INFO : Local file system at /tmp/rclone1216842970/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/09 01:10:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/09 01:10:57 INFO : file1.txt: Moved (server-side) 2025/09/09 01:10:57 DEBUG : Local file system at /tmp/rclone1216842970/dir2: Waiting for checks to finish 2025/09/09 01:10:57 DEBUG : Local file system at /tmp/rclone1216842970/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:10:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 01:10:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/09 01:10:58 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:10:58 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:10:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:10:58 INFO : sub dir/hello world: Copied (new) 2025/09/09 01:10:58 INFO : sub dir/hello world: Deleted 2025/09/09 01:10:59 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/09 01:10:59 INFO : nested/sub dir/file: Copied (new) 2025/09/09 01:10:59 INFO : nested/sub dir/file: Deleted 2025/09/09 01:10:59 INFO : sub dir: Removing directory 2025/09/09 01:10:59 INFO : nested/sub dir: Removing directory 2025/09/09 01:10:59 INFO : nested: Removing directory 2025/09/09 01:10:59 DEBUG : Local file system at /tmp/rclone1216842970: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.67s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:11:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/09 01:11:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/09 01:11:00 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:11:00 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:11:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:11:00 INFO : sub dir/hello world: Copied (new) 2025/09/09 01:11:00 INFO : sub dir/hello world: Deleted 2025/09/09 01:11:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/09 01:11:00 INFO : nested/sub dir/file: Copied (new) 2025/09/09 01:11:00 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.56s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:11:01 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/09 01:11:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/09 01:11:01 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:11:01 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:11:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/09 01:11:02 INFO : existing: Copied (new) 2025/09/09 01:11:02 INFO : existing: Deleted 2025/09/09 01:11:02 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/09 01:11:02 INFO : existing-b: Copied (new) 2025/09/09 01:11:02 INFO : existing-b: Deleted 2025/09/09 01:11:02 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:11:02 DEBUG : existing: Destination exists, skipping 2025/09/09 01:11:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/09 01:11:02 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:11:02 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.11s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:11:03 DEBUG : Creating backend with remote "TestB2:rclone-test-qeyepij1cija" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-viruyug6nupo -> B2 bucket rclone-test-qeyepij1cija 2025/09/09 01:11:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 01:11:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/09 01:11:11 DEBUG : empty space: Unchanged skipping 2025/09/09 01:11:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/09 01:11:11 DEBUG : B2 bucket rclone-test-qeyepij1cija: Waiting for checks to finish 2025/09/09 01:11:11 INFO : empty space: Deleted 2025/09/09 01:11:11 DEBUG : B2 bucket rclone-test-qeyepij1cija: Waiting for transfers to finish 2025/09/09 01:11:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 01:11:12 INFO : potato2: Copied (server-side copy) 2025/09/09 01:11:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/09 01:11:12 INFO : potato3: Copied (server-side copy) 2025/09/09 01:11:12 INFO : potato2: Deleted 2025/09/09 01:11:12 INFO : potato3: Deleted 2025/09/09 01:11:12 DEBUG : Creating backend with remote "TestB2:rclone-test-zevakox7cewe" 2025/09/09 01:11:13 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/09 01:11:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 01:11:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/09 01:11:13 DEBUG : B2 bucket rclone-test-zevakox7cewe: Waiting for checks to finish 2025/09/09 01:11:13 DEBUG : B2 bucket rclone-test-zevakox7cewe: Waiting for transfers to finish 2025/09/09 01:11:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/09 01:11:17 INFO : empty space: Copied (server-side copy) 2025/09/09 01:11:17 INFO : empty space: Deleted 2025/09/09 01:11:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 01:11:17 INFO : potato2: Copied (server-side copy) 2025/09/09 01:11:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/09 01:11:17 INFO : potato3: Copied (server-side copy) 2025/09/09 01:11:18 INFO : potato2: Deleted 2025/09/09 01:11:18 INFO : potato3: Deleted 2025/09/09 01:11:18 DEBUG : B2 bucket rclone-test-zevakox7cewe: Purge remote 2025/09/09 01:11:18 INFO : B2 bucket rclone-test-zevakox7cewe: cleaning bucket "rclone-test-zevakox7cewe" of all files 2025/09/09 01:11:18 DEBUG : empty space: Deleting (id "4_z5f42ed73006d2bcb9f980e1b_f100569d7b7814cc4_d20250909_m011117_c001_v0001091_t0046_u01757380277457") 2025/09/09 01:11:18 DEBUG : potato2: Deleting (id "4_z5f42ed73006d2bcb9f980e1b_f1013a12506f2a326_d20250909_m011117_c001_v0001176_t0016_u01757380277830") 2025/09/09 01:11:18 DEBUG : potato3: Deleting (id "4_z5f42ed73006d2bcb9f980e1b_f108c1d4f50a81a42_d20250909_m011117_c001_v0001177_t0051_u01757380277844") 2025/09/09 01:11:20 DEBUG : B2 bucket rclone-test-qeyepij1cija: Purge remote 2025/09/09 01:11:20 INFO : B2 bucket rclone-test-qeyepij1cija: cleaning bucket "rclone-test-qeyepij1cija" of all files 2025/09/09 01:11:20 DEBUG : empty space: Deleting (id "4_z6f52cd83006d2bcb9f980e1b_f41298d0c87af5402_d20250909_m011117_c001_v7007000_t0000_u01757380277829") 2025/09/09 01:11:20 DEBUG : empty space: Deleting (id "4_z6f52cd83006d2bcb9f980e1b_f10581c301bfd71c8_d20250909_m011110_c001_v0001038_t0046_u01757380270065") 2025/09/09 01:11:20 DEBUG : potato2: Deleting (id "4_z6f52cd83006d2bcb9f980e1b_f41298d0c87af5404_d20250909_m011118_c001_v7007000_t0000_u01757380278039") 2025/09/09 01:11:20 DEBUG : potato2: Deleting (id "4_z6f52cd83006d2bcb9f980e1b_f1150564f7f2914f3_d20250909_m011111_c001_v0001044_t0027_u01757380271552") 2025/09/09 01:11:20 DEBUG : potato3: Deleting (id "4_z6f52cd83006d2bcb9f980e1b_f41298d0c87af5405_d20250909_m011118_c001_v7007000_t0000_u01757380278221") 2025/09/09 01:11:20 DEBUG : potato3: Deleting (id "4_z6f52cd83006d2bcb9f980e1b_f115dbd15aeb8217d_d20250909_m011111_c001_v0001146_t0000_u01757380271924") 2025/09/09 01:11:20 DEBUG : potato3: Deleting (id "4_z6f52cd83006d2bcb9f980e1b_f10581c301bfd71cc_d20250909_m011110_c001_v0001038_t0053_u01757380270445") --- PASS: TestServerSideMove (20.31s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:11:23 DEBUG : Creating backend with remote "TestB2:rclone-test-caxuwoj8mota" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-viruyug6nupo -> B2 bucket rclone-test-caxuwoj8mota 2025/09/09 01:11:34 DEBUG : empty space: Excluded (Size Filter) 2025/09/09 01:11:34 DEBUG : empty space: Excluded (Size Filter) 2025/09/09 01:11:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 01:11:34 DEBUG : B2 bucket rclone-test-caxuwoj8mota: Waiting for checks to finish 2025/09/09 01:11:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/09 01:11:34 DEBUG : B2 bucket rclone-test-caxuwoj8mota: Waiting for transfers to finish 2025/09/09 01:11:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 01:11:35 INFO : potato2: Copied (server-side copy) 2025/09/09 01:11:35 INFO : potato2: Deleted 2025/09/09 01:11:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/09 01:11:35 INFO : potato3: Copied (server-side copy) 2025/09/09 01:11:35 INFO : potato3: Deleted 2025/09/09 01:11:36 DEBUG : Creating backend with remote "TestB2:rclone-test-nitarad9rono" 2025/09/09 01:11:37 DEBUG : empty space: Excluded (Size Filter) 2025/09/09 01:11:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 01:11:37 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/09 01:11:37 DEBUG : B2 bucket rclone-test-nitarad9rono: Waiting for checks to finish 2025/09/09 01:11:37 DEBUG : B2 bucket rclone-test-nitarad9rono: Waiting for transfers to finish 2025/09/09 01:11:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 01:11:42 INFO : potato2: Copied (server-side copy) 2025/09/09 01:11:42 INFO : potato2: Deleted 2025/09/09 01:11:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/09 01:11:42 INFO : potato3: Copied (server-side copy) 2025/09/09 01:11:43 INFO : potato3: Deleted 2025/09/09 01:11:43 DEBUG : B2 bucket rclone-test-nitarad9rono: Purge remote 2025/09/09 01:11:43 INFO : B2 bucket rclone-test-nitarad9rono: cleaning bucket "rclone-test-nitarad9rono" of all files 2025/09/09 01:11:43 DEBUG : potato2: Deleting (id "4_z6f524d33007d2bcb9f980e1b_f1090479debb918c2_d20250909_m011142_c001_v0001177_t0014_u01757380302600") 2025/09/09 01:11:43 DEBUG : potato3: Deleting (id "4_z6f524d33007d2bcb9f980e1b_f103e809a75f068f3_d20250909_m011142_c001_v0001177_t0024_u01757380302864") 2025/09/09 01:11:45 DEBUG : B2 bucket rclone-test-caxuwoj8mota: Purge remote 2025/09/09 01:11:45 INFO : B2 bucket rclone-test-caxuwoj8mota: cleaning bucket "rclone-test-caxuwoj8mota" of all files 2025/09/09 01:11:45 DEBUG : empty space: Deleting (id "4_z1fd21db3007d2bcb9f980e1b_f109a5c19a9b2fbc7_d20250909_m011133_c001_v0001183_t0030_u01757380293930") 2025/09/09 01:11:45 DEBUG : potato2: Deleting (id "4_z1fd21db3007d2bcb9f980e1b_f4196b0d2e5f12780_d20250909_m011142_c001_v7007000_t0000_u01757380302812") 2025/09/09 01:11:45 DEBUG : potato2: Deleting (id "4_z1fd21db3007d2bcb9f980e1b_f1026e9f11a35796e_d20250909_m011135_c001_v0001183_t0051_u01757380295099") 2025/09/09 01:11:45 DEBUG : potato3: Deleting (id "4_z1fd21db3007d2bcb9f980e1b_f4196b0d2e5f12782_d20250909_m011143_c001_v7007000_t0000_u01757380303073") 2025/09/09 01:11:45 DEBUG : potato3: Deleting (id "4_z1fd21db3007d2bcb9f980e1b_f1189f7567e668c68_d20250909_m011135_c001_v0001109_t0009_u01757380295320") 2025/09/09 01:11:45 DEBUG : potato3: Deleting (id "4_z1fd21db3007d2bcb9f980e1b_f109a5c19a9b2fbc9_d20250909_m011134_c001_v0001183_t0045_u01757380294140") --- PASS: TestServerSideMoveWithFilter (25.76s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:11:49 DEBUG : Creating backend with remote "TestB2:rclone-test-vavisaq0qafa" 2025/09/09 01:11:52 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-viruyug6nupo -> B2 bucket rclone-test-vavisaq0qafa 2025/09/09 01:11:57 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/09 01:11:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 01:11:58 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 01:11:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 01:11:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/09 01:11:58 DEBUG : empty space: Unchanged skipping 2025/09/09 01:11:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/09 01:11:58 DEBUG : B2 bucket rclone-test-vavisaq0qafa: Waiting for checks to finish 2025/09/09 01:11:58 INFO : empty space: Deleted 2025/09/09 01:11:58 DEBUG : B2 bucket rclone-test-vavisaq0qafa: Waiting for transfers to finish 2025/09/09 01:11:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 01:11:58 INFO : potato2: Copied (server-side copy) 2025/09/09 01:11:58 INFO : potato2: Deleted 2025/09/09 01:11:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/09 01:11:58 INFO : potato3: Copied (server-side copy) 2025/09/09 01:11:59 INFO : potato3: Deleted 2025/09/09 01:11:59 DEBUG : Creating backend with remote "TestB2:rclone-test-zomepaz5ziva" 2025/09/09 01:12:00 INFO : tomatoDir: Making directory 2025/09/09 01:12:00 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/09 01:12:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/09 01:12:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/09 01:12:00 DEBUG : B2 bucket rclone-test-zomepaz5ziva: Waiting for checks to finish 2025/09/09 01:12:00 DEBUG : B2 bucket rclone-test-zomepaz5ziva: Waiting for transfers to finish 2025/09/09 01:12:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/09 01:12:04 INFO : empty space: Copied (server-side copy) 2025/09/09 01:12:04 INFO : empty space: Deleted 2025/09/09 01:12:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/09 01:12:04 INFO : potato2: Copied (server-side copy) 2025/09/09 01:12:04 INFO : potato2: Deleted 2025/09/09 01:12:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/09 01:12:04 INFO : potato3: Copied (server-side copy) 2025/09/09 01:12:05 INFO : potato3: Deleted 2025/09/09 01:12:05 DEBUG : B2 bucket rclone-test-zomepaz5ziva: Purge remote 2025/09/09 01:12:05 INFO : B2 bucket rclone-test-zomepaz5ziva: cleaning bucket "rclone-test-zomepaz5ziva" of all files 2025/09/09 01:12:05 DEBUG : empty space: Deleting (id "4_zcf129de3007d2bcb9f980e1b_f10470b64f6e66088_d20250909_m011204_c001_v0001180_t0021_u01757380324429") 2025/09/09 01:12:05 DEBUG : potato2: Deleting (id "4_zcf129de3007d2bcb9f980e1b_f1092d22a9f88cc34_d20250909_m011204_c001_v0001182_t0003_u01757380324651") 2025/09/09 01:12:05 DEBUG : potato3: Deleting (id "4_zcf129de3007d2bcb9f980e1b_f11160890afeb89eb_d20250909_m011204_c001_v0001181_t0015_u01757380324796") 2025/09/09 01:12:07 DEBUG : B2 bucket rclone-test-vavisaq0qafa: Purge remote 2025/09/09 01:12:07 INFO : B2 bucket rclone-test-vavisaq0qafa: cleaning bucket "rclone-test-vavisaq0qafa" of all files 2025/09/09 01:12:07 DEBUG : empty space: Deleting (id "4_z6f128d03007d2bcb9f980e1b_f41537dfdd69f4ed9_d20250909_m011204_c001_v7007000_t0000_u01757380324632") 2025/09/09 01:12:07 DEBUG : empty space: Deleting (id "4_z6f128d03007d2bcb9f980e1b_f114c42ad6e4899dd_d20250909_m011157_c001_v0001180_t0007_u01757380317172") 2025/09/09 01:12:07 DEBUG : potato2: Deleting (id "4_z6f128d03007d2bcb9f980e1b_f41537dfdd69f4edc_d20250909_m011204_c001_v7007000_t0000_u01757380324848") 2025/09/09 01:12:07 DEBUG : potato2: Deleting (id "4_z6f128d03007d2bcb9f980e1b_f10800f1f815de2fd_d20250909_m011158_c001_v0001093_t0026_u01757380318361") 2025/09/09 01:12:07 DEBUG : potato3: Deleting (id "4_z6f128d03007d2bcb9f980e1b_f41537dfdd69f4edd_d20250909_m011205_c001_v7007000_t0000_u01757380325043") 2025/09/09 01:12:07 DEBUG : potato3: Deleting (id "4_z6f128d03007d2bcb9f980e1b_f113134787d94070c_d20250909_m011158_c001_v0001145_t0004_u01757380318741") 2025/09/09 01:12:07 DEBUG : potato3: Deleting (id "4_z6f128d03007d2bcb9f980e1b_f114c42ad6e4899df_d20250909_m011157_c001_v0001180_t0007_u01757380317384") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.59s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:12:11 DEBUG : Creating backend with remote "TestB2:rclone-test-viruyug6nupo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.54s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:12:13 DEBUG : Creating backend with remote "TestB2:rclone-test-viruyug6nupo/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:12:15 DEBUG : Creating backend with remote "TestB2:rclone-test-viruyug6nupo/rclone-sync-test" 2025/09/09 01:12:17 DEBUG : Creating backend with remote "TestB2:rclone-test-viruyug6nupo/rclone-sync-test-include/layer2" 2025/09/09 01:12:19 DEBUG : Creating backend with remote "TestB2:rclone-test-viruyug6nupo/rclone-sync-test-ignore-file" 2025/09/09 01:12:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/09 01:12:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 01:12:22 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 01:12:22 DEBUG : B2 bucket rclone-test-viruyug6nupo path rclone-sync-test: Waiting for checks to finish 2025/09/09 01:12:22 DEBUG : B2 bucket rclone-test-viruyug6nupo path rclone-sync-test: Waiting for transfers to finish 2025/09/09 01:12:22 DEBUG : Waiting for deletions to finish 2025/09/09 01:12:22 INFO : There was nothing to transfer 2025/09/09 01:12:23 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:12:23 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:12:23 DEBUG : Waiting for deletions to finish 2025/09/09 01:12:23 INFO : There was nothing to transfer 2025/09/09 01:12:23 DEBUG : B2 bucket rclone-test-viruyug6nupo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/09 01:12:23 DEBUG : B2 bucket rclone-test-viruyug6nupo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/09 01:12:23 DEBUG : Waiting for deletions to finish 2025/09/09 01:12:23 INFO : There was nothing to transfer 2025/09/09 01:12:23 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:12:23 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:12:23 DEBUG : Waiting for deletions to finish 2025/09/09 01:12:23 INFO : There was nothing to transfer 2025/09/09 01:12:24 DEBUG : B2 bucket rclone-test-viruyug6nupo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/09 01:12:24 DEBUG : B2 bucket rclone-test-viruyug6nupo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/09 01:12:24 DEBUG : Waiting for deletions to finish 2025/09/09 01:12:24 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.52s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:12:24 DEBUG : Creating backend with remote "TestB2:rclone-test-viruyug6nupo/dst" 2025/09/09 01:12:25 DEBUG : Creating backend with remote "TestB2:rclone-test-viruyug6nupo/CompareDest" 2025/09/09 01:12:27 DEBUG : one: Need to transfer - File not found at Destination 2025/09/09 01:12:27 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for checks to finish 2025/09/09 01:12:27 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for transfers to finish 2025/09/09 01:12:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/09 01:12:28 INFO : one: Copied (new) 2025/09/09 01:12:28 DEBUG : Waiting for deletions to finish 2025/09/09 01:12:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/09 01:12:29 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for checks to finish 2025/09/09 01:12:29 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for transfers to finish 2025/09/09 01:12:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/09 01:12:30 INFO : one: Copied (replaced existing) 2025/09/09 01:12:30 DEBUG : Waiting for deletions to finish 2025/09/09 01:12:32 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for checks to finish 2025/09/09 01:12:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/09 01:12:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:12:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/09 01:12:32 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for transfers to finish 2025/09/09 01:12:32 DEBUG : Waiting for deletions to finish 2025/09/09 01:12:32 INFO : There was nothing to transfer 2025/09/09 01:12:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/09 01:12:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:12:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/09 01:12:33 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for checks to finish 2025/09/09 01:12:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:12:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/09 01:12:33 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for transfers to finish 2025/09/09 01:12:33 DEBUG : Waiting for deletions to finish 2025/09/09 01:12:33 INFO : There was nothing to transfer 2025/09/09 01:12:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/09 01:12:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:12:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/09 01:12:34 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for checks to finish 2025/09/09 01:12:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:12:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/09 01:12:34 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for transfers to finish 2025/09/09 01:12:34 DEBUG : Waiting for deletions to finish 2025/09/09 01:12:34 INFO : There was nothing to transfer 2025/09/09 01:12:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/09 01:12:35 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/09/09 01:12:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/09 01:12:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/09 01:12:35 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for checks to finish 2025/09/09 01:12:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:12:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/09 01:12:35 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for transfers to finish 2025/09/09 01:12:35 DEBUG : Waiting for deletions to finish 2025/09/09 01:12:35 INFO : There was nothing to transfer 2025/09/09 01:12:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/09 01:12:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/09 01:12:36 DEBUG : two: Need to transfer - File not found at Destination 2025/09/09 01:12:36 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for checks to finish 2025/09/09 01:12:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:12:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/09 01:12:36 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for transfers to finish 2025/09/09 01:12:37 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/09 01:12:37 INFO : two: Copied (new) 2025/09/09 01:12:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.67s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:12:40 DEBUG : Creating backend with remote "TestB2:rclone-test-viruyug6nupo/dest" 2025/09/09 01:12:41 DEBUG : Creating backend with remote "TestB2:rclone-test-viruyug6nupo/pre-dest1" 2025/09/09 01:12:42 DEBUG : Creating backend with remote "TestB2:rclone-test-viruyug6nupo/pre-dest2" 2025/09/09 01:12:44 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:12:44 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/09 01:12:44 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:12:44 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/09 01:12:45 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/09 01:12:45 DEBUG : B2 bucket rclone-test-viruyug6nupo path dest: Waiting for checks to finish 2025/09/09 01:12:45 DEBUG : B2 bucket rclone-test-viruyug6nupo path dest: Waiting for transfers to finish 2025/09/09 01:12:45 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/09 01:12:45 INFO : 3: Copied (new) 2025/09/09 01:12:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.03s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:12:47 DEBUG : Creating backend with remote "TestB2:rclone-test-viruyug6nupo/dst" 2025/09/09 01:12:48 DEBUG : Creating backend with remote "TestB2:rclone-test-viruyug6nupo/CopyDest" 2025/09/09 01:12:50 DEBUG : one: Need to transfer - File not found at Destination 2025/09/09 01:12:50 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for checks to finish 2025/09/09 01:12:50 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for transfers to finish 2025/09/09 01:12:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/09 01:12:51 INFO : one: Copied (new) 2025/09/09 01:12:51 DEBUG : Waiting for deletions to finish 2025/09/09 01:12:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/09 01:12:52 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for checks to finish 2025/09/09 01:12:52 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for transfers to finish 2025/09/09 01:12:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/09 01:12:52 INFO : one: Copied (replaced existing) 2025/09/09 01:12:52 DEBUG : Waiting for deletions to finish 2025/09/09 01:12:54 DEBUG : Creating backend with remote "TestB2:rclone-test-viruyug6nupo/BackupDir" 2025/09/09 01:12:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/09 01:12:55 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for checks to finish 2025/09/09 01:12:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:12:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/09 01:12:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/09 01:12:57 INFO : one: Copied (server-side copy) 2025/09/09 01:12:57 INFO : one: Deleted 2025/09/09 01:12:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/09 01:12:57 INFO : one: Copied (server-side copy) 2025/09/09 01:12:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/09 01:12:57 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for transfers to finish 2025/09/09 01:12:57 DEBUG : Waiting for deletions to finish 2025/09/09 01:12:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:12:58 DEBUG : one: Unchanged skipping 2025/09/09 01:12:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:12:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/09 01:12:59 INFO : two: Copied (server-side copy) 2025/09/09 01:12:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/09 01:12:59 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for checks to finish 2025/09/09 01:12:59 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for transfers to finish 2025/09/09 01:12:59 DEBUG : Waiting for deletions to finish 2025/09/09 01:13:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:13:00 DEBUG : one: Unchanged skipping 2025/09/09 01:13:00 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for checks to finish 2025/09/09 01:13:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:13:00 DEBUG : two: Unchanged skipping 2025/09/09 01:13:00 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for transfers to finish 2025/09/09 01:13:00 DEBUG : Waiting for deletions to finish 2025/09/09 01:13:00 INFO : There was nothing to transfer 2025/09/09 01:13:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:13:01 DEBUG : one: Unchanged skipping 2025/09/09 01:13:01 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/09 01:13:01 DEBUG : three: Destination not found in --copy-dest 2025/09/09 01:13:01 DEBUG : three: Need to transfer - File not found at Destination 2025/09/09 01:13:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/09 01:13:01 DEBUG : two: Unchanged skipping 2025/09/09 01:13:01 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for checks to finish 2025/09/09 01:13:01 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for transfers to finish 2025/09/09 01:13:02 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/09 01:13:02 INFO : three: Copied (new) 2025/09/09 01:13:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.64s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:13:05 DEBUG : Creating backend with remote "TestB2:rclone-test-viruyug6nupo/dst" 2025/09/09 01:13:06 DEBUG : Creating backend with remote "TestB2:rclone-test-viruyug6nupo/backup" 2025/09/09 01:13:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/09 01:13:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:13:08 DEBUG : two: Unchanged skipping 2025/09/09 01:13:08 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for checks to finish 2025/09/09 01:13:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/09 01:13:10 INFO : one: Copied (server-side copy) 2025/09/09 01:13:10 INFO : one: Deleted 2025/09/09 01:13:10 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for transfers to finish 2025/09/09 01:13:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 01:13:11 INFO : one: Copied (new) 2025/09/09 01:13:11 DEBUG : Waiting for deletions to finish 2025/09/09 01:13:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/09 01:13:11 INFO : three.txt: Copied (server-side copy) 2025/09/09 01:13:11 INFO : three.txt: Deleted 2025/09/09 01:13:11 INFO : three.txt: Moved into backup dir 2025/09/09 01:13:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/09 01:13:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:13:13 DEBUG : two: Unchanged skipping 2025/09/09 01:13:13 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for checks to finish 2025/09/09 01:13:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 01:13:14 INFO : one: Copied (server-side copy) 2025/09/09 01:13:14 INFO : one: Deleted 2025/09/09 01:13:14 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for transfers to finish 2025/09/09 01:13:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/09 01:13:14 INFO : one: Copied (new) 2025/09/09 01:13:14 DEBUG : Waiting for deletions to finish 2025/09/09 01:13:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/09 01:13:15 INFO : three.txt: Copied (server-side copy) 2025/09/09 01:13:15 INFO : three.txt: Deleted 2025/09/09 01:13:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.45s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:13:18 DEBUG : Creating backend with remote "TestB2:rclone-test-viruyug6nupo/dst" 2025/09/09 01:13:19 DEBUG : Creating backend with remote "TestB2:rclone-test-viruyug6nupo/backup" 2025/09/09 01:13:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/09 01:13:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:13:21 DEBUG : two: Unchanged skipping 2025/09/09 01:13:21 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for checks to finish 2025/09/09 01:13:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/09 01:13:22 INFO : one: Copied (server-side copy) to: one.bak 2025/09/09 01:13:22 INFO : one: Deleted 2025/09/09 01:13:22 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for transfers to finish 2025/09/09 01:13:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 01:13:23 INFO : one: Copied (new) 2025/09/09 01:13:23 DEBUG : Waiting for deletions to finish 2025/09/09 01:13:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/09 01:13:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/09 01:13:24 INFO : three.txt: Deleted 2025/09/09 01:13:24 INFO : three.txt: Moved into backup dir 2025/09/09 01:13:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/09 01:13:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:13:26 DEBUG : two: Unchanged skipping 2025/09/09 01:13:26 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for checks to finish 2025/09/09 01:13:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 01:13:26 INFO : one: Copied (server-side copy) to: one.bak 2025/09/09 01:13:26 INFO : one: Deleted 2025/09/09 01:13:26 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for transfers to finish 2025/09/09 01:13:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/09 01:13:27 INFO : one: Copied (new) 2025/09/09 01:13:27 DEBUG : Waiting for deletions to finish 2025/09/09 01:13:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/09 01:13:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/09 01:13:30 INFO : three.txt: Deleted 2025/09/09 01:13:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.29s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:13:34 DEBUG : Creating backend with remote "TestB2:rclone-test-viruyug6nupo/dst" 2025/09/09 01:13:35 DEBUG : Creating backend with remote "TestB2:rclone-test-viruyug6nupo/backup" 2025/09/09 01:13:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/09 01:13:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:13:37 DEBUG : two: Unchanged skipping 2025/09/09 01:13:37 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for checks to finish 2025/09/09 01:13:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/09 01:13:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/09 01:13:38 INFO : one: Deleted 2025/09/09 01:13:38 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for transfers to finish 2025/09/09 01:13:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 01:13:39 INFO : one: Copied (new) 2025/09/09 01:13:39 DEBUG : Waiting for deletions to finish 2025/09/09 01:13:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/09 01:13:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/09 01:13:40 INFO : three.txt: Deleted 2025/09/09 01:13:40 INFO : three.txt: Moved into backup dir 2025/09/09 01:13:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/09 01:13:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:13:42 DEBUG : two: Unchanged skipping 2025/09/09 01:13:42 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for checks to finish 2025/09/09 01:13:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 01:13:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/09 01:13:42 INFO : one: Deleted 2025/09/09 01:13:42 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for transfers to finish 2025/09/09 01:13:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/09 01:13:43 INFO : one: Copied (new) 2025/09/09 01:13:43 DEBUG : Waiting for deletions to finish 2025/09/09 01:13:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/09 01:13:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/09 01:13:43 INFO : three.txt: Deleted 2025/09/09 01:13:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.05s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:13:46 DEBUG : Creating backend with remote "TestB2:rclone-test-viruyug6nupo/dst" 2025/09/09 01:13:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/09 01:13:48 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for checks to finish 2025/09/09 01:13:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:13:48 DEBUG : two: Unchanged skipping 2025/09/09 01:13:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/09 01:13:48 INFO : one: Copied (server-side copy) to: one.bak 2025/09/09 01:13:49 INFO : one: Deleted 2025/09/09 01:13:49 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for transfers to finish 2025/09/09 01:13:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 01:13:50 INFO : one: Copied (new) 2025/09/09 01:13:50 DEBUG : Waiting for deletions to finish 2025/09/09 01:13:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/09 01:13:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/09 01:13:50 INFO : three.txt: Deleted 2025/09/09 01:13:50 INFO : three.txt: Moved into backup dir 2025/09/09 01:13:51 DEBUG : one.bak: Excluded (Path Filter) 2025/09/09 01:13:51 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/09 01:13:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/09 01:13:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:13:51 DEBUG : two: Unchanged skipping 2025/09/09 01:13:51 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for checks to finish 2025/09/09 01:13:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 01:13:52 INFO : one: Copied (server-side copy) to: one.bak 2025/09/09 01:13:52 INFO : one: Deleted 2025/09/09 01:13:52 DEBUG : B2 bucket rclone-test-viruyug6nupo path dst: Waiting for transfers to finish 2025/09/09 01:13:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/09 01:13:52 INFO : one: Copied (new) 2025/09/09 01:13:52 DEBUG : Waiting for deletions to finish 2025/09/09 01:13:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/09 01:13:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/09 01:13:53 INFO : three.txt: Deleted 2025/09/09 01:13:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.17s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:13:56 DEBUG : Creating backend with remote "TestB2:rclone-test-viruyug6nupo/dst" 2025/09/09 01:13:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/09 01:13:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/09 01:13:59 INFO : one: Copied (server-side copy) to: one.bak 2025/09/09 01:13:59 INFO : one: Deleted 2025/09/09 01:14:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 01:14:00 INFO : one: Copied (new) 2025/09/09 01:14:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:00 DEBUG : two: Unchanged skipping 2025/09/09 01:14:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/09 01:14:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/09 01:14:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/09 01:14:02 INFO : three.txt: Deleted 2025/09/09 01:14:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/09 01:14:02 INFO : three.txt: Copied (new) 2025/09/09 01:14:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/09 01:14:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 01:14:04 INFO : one: Copied (server-side copy) to: one.bak 2025/09/09 01:14:04 INFO : one: Deleted 2025/09/09 01:14:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/09 01:14:04 INFO : one: Copied (new) 2025/09/09 01:14:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:04 DEBUG : two: Unchanged skipping 2025/09/09 01:14:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/09 01:14:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/09 01:14:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/09 01:14:06 INFO : three.txt: Deleted 2025/09/09 01:14:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/09 01:14:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.91s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:14:10 DEBUG : Creating backend with remote "TestB2:rclone-test-viruyug6nupo/dst" 2025/09/09 01:14:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/09 01:14:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/09 01:14:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/09 01:14:12 INFO : one: Deleted 2025/09/09 01:14:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 01:14:13 INFO : one: Copied (new) 2025/09/09 01:14:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:14 DEBUG : two: Unchanged skipping 2025/09/09 01:14:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/09 01:14:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/09 01:14:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/09 01:14:14 INFO : three.txt: Deleted 2025/09/09 01:14:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/09 01:14:15 INFO : three.txt: Copied (new) 2025/09/09 01:14:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/09 01:14:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/09 01:14:15 DEBUG : pacer: Reducing sleep to 10ms 2025/09/09 01:14:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/09 01:14:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/09 01:14:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/09 01:14:16 INFO : one: Deleted 2025/09/09 01:14:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/09 01:14:17 INFO : one: Copied (new) 2025/09/09 01:14:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:17 DEBUG : two: Unchanged skipping 2025/09/09 01:14:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/09 01:14:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/09 01:14:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/09 01:14:18 INFO : three.txt: Deleted 2025/09/09 01:14:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/09 01:14:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.46s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:14:21 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/09 01:14:21 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:14:21 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:14:22 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/09 01:14:22 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/09 01:14:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.62s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:14:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/09 01:14:23 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:14:23 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:14:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/09 01:14:23 INFO : existing: Copied (new) 2025/09/09 01:14:23 DEBUG : Waiting for deletions to finish 2025/09/09 01:14:24 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/09 01:14:24 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:14:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/09 01:14:24 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:14:24 ERROR : B2 bucket rclone-test-viruyug6nupo: not deleting files as there were IO errors 2025/09/09 01:14:24 ERROR : B2 bucket rclone-test-viruyug6nupo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.06s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:14:26 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:14:26 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:26 DEBUG : existing: Unchanged skipping 2025/09/09 01:14:26 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:14:26 DEBUG : Waiting for deletions to finish 2025/09/09 01:14:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.90s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", 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-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:14:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:46 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:14:46 DEBUG : both0: Unchanged skipping 2025/09/09 01:14:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:46 DEBUG : both10: Unchanged skipping 2025/09/09 01:14:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:46 DEBUG : both14: Unchanged skipping 2025/09/09 01:14:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:46 DEBUG : both15: Unchanged skipping 2025/09/09 01:14:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:46 DEBUG : both11: Unchanged skipping 2025/09/09 01:14:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:46 DEBUG : both12: Unchanged skipping 2025/09/09 01:14:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:46 DEBUG : both13: Unchanged skipping 2025/09/09 01:14:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:46 DEBUG : both16: Unchanged skipping 2025/09/09 01:14:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:46 DEBUG : both1: Unchanged skipping 2025/09/09 01:14:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:46 DEBUG : both17: Unchanged skipping 2025/09/09 01:14:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:46 DEBUG : both18: Unchanged skipping 2025/09/09 01:14:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:46 DEBUG : both19: Unchanged skipping 2025/09/09 01:14:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:46 DEBUG : both5: Unchanged skipping 2025/09/09 01:14:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:46 DEBUG : both6: Unchanged skipping 2025/09/09 01:14:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:46 DEBUG : both7: Unchanged skipping 2025/09/09 01:14:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:46 DEBUG : both8: Unchanged skipping 2025/09/09 01:14:46 DEBUG : both3: Unchanged skipping 2025/09/09 01:14:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:14:46 DEBUG : both2: Unchanged skipping 2025/09/09 01:14:46 DEBUG : both4: Unchanged skipping 2025/09/09 01:14:46 DEBUG : both9: Unchanged skipping 2025/09/09 01:14:46 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:14:46 DEBUG : Waiting for deletions to finish 2025/09/09 01:14:47 INFO : only13: Deleted 2025/09/09 01:14:47 INFO : only15: Deleted 2025/09/09 01:14:47 INFO : only2: Deleted 2025/09/09 01:14:47 INFO : only4: Deleted 2025/09/09 01:14:47 INFO : only7: Deleted 2025/09/09 01:14:47 INFO : only9: Deleted 2025/09/09 01:14:47 INFO : only0: Deleted 2025/09/09 01:14:47 INFO : only16: Deleted 2025/09/09 01:14:47 INFO : only17: Deleted 2025/09/09 01:14:47 INFO : only8: Deleted 2025/09/09 01:14:47 INFO : only11: Deleted 2025/09/09 01:14:47 INFO : only14: Deleted 2025/09/09 01:14:47 INFO : only18: Deleted 2025/09/09 01:14:47 INFO : only19: Deleted 2025/09/09 01:14:48 INFO : only1: Deleted 2025/09/09 01:14:48 INFO : only3: Deleted 2025/09/09 01:14:48 INFO : only5: Deleted 2025/09/09 01:14:48 INFO : only6: Deleted 2025/09/09 01:14:48 INFO : only10: Deleted 2025/09/09 01:14:48 INFO : only12: Deleted 2025/09/09 01:14:48 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.90s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:15:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:11 DEBUG : both10: Unchanged skipping 2025/09/09 01:15:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:11 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:15:11 DEBUG : both11: Unchanged skipping 2025/09/09 01:15:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:11 DEBUG : both14: Unchanged skipping 2025/09/09 01:15:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:11 DEBUG : both15: Unchanged skipping 2025/09/09 01:15:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:11 DEBUG : both16: Unchanged skipping 2025/09/09 01:15:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:11 DEBUG : both17: Unchanged skipping 2025/09/09 01:15:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:11 DEBUG : both18: Unchanged skipping 2025/09/09 01:15:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:11 DEBUG : both19: Unchanged skipping 2025/09/09 01:15:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:11 DEBUG : both1: Unchanged skipping 2025/09/09 01:15:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:11 DEBUG : both2: Unchanged skipping 2025/09/09 01:15:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:11 DEBUG : both3: Unchanged skipping 2025/09/09 01:15:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:11 DEBUG : both4: Unchanged skipping 2025/09/09 01:15:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:11 DEBUG : both5: Unchanged skipping 2025/09/09 01:15:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:11 DEBUG : both6: Unchanged skipping 2025/09/09 01:15:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:11 DEBUG : both7: Unchanged skipping 2025/09/09 01:15:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:11 DEBUG : both8: Unchanged skipping 2025/09/09 01:15:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:11 DEBUG : both9: Unchanged skipping 2025/09/09 01:15:11 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/09 01:15:11 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/09 01:15:11 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/09 01:15:11 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/09 01:15:11 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/09 01:15:11 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/09 01:15:11 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/09 01:15:11 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/09 01:15:11 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/09 01:15:11 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/09 01:15:11 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/09 01:15:11 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/09 01:15:11 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/09 01:15:11 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/09 01:15:11 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/09 01:15:11 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/09 01:15:11 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/09 01:15:11 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/09 01:15:11 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/09 01:15:11 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/09 01:15:11 DEBUG : both0: Unchanged skipping 2025/09/09 01:15:11 DEBUG : both12: Unchanged skipping 2025/09/09 01:15:11 DEBUG : both13: Unchanged skipping 2025/09/09 01:15:11 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:15:12 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 01:15:12 INFO : only10: Copied (replaced existing) 2025/09/09 01:15:12 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 01:15:12 INFO : only0: Copied (replaced existing) 2025/09/09 01:15:12 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 01:15:12 INFO : only13: Copied (replaced existing) 2025/09/09 01:15:12 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 01:15:12 INFO : only14: Copied (replaced existing) 2025/09/09 01:15:12 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 01:15:12 INFO : only11: Copied (replaced existing) 2025/09/09 01:15:12 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 01:15:12 INFO : only15: Copied (replaced existing) 2025/09/09 01:15:12 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 01:15:12 INFO : only16: Copied (replaced existing) 2025/09/09 01:15:12 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 01:15:12 INFO : only17: Copied (replaced existing) 2025/09/09 01:15:12 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 01:15:12 INFO : only12: Copied (replaced existing) 2025/09/09 01:15:12 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 01:15:12 INFO : only18: Copied (replaced existing) 2025/09/09 01:15:12 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 01:15:12 INFO : only19: Copied (replaced existing) 2025/09/09 01:15:12 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 01:15:12 INFO : only1: Copied (replaced existing) 2025/09/09 01:15:12 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 01:15:12 INFO : only2: Copied (replaced existing) 2025/09/09 01:15:12 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 01:15:12 INFO : only3: Copied (replaced existing) 2025/09/09 01:15:12 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 01:15:12 INFO : only4: Copied (replaced existing) 2025/09/09 01:15:13 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 01:15:13 INFO : only5: Copied (replaced existing) 2025/09/09 01:15:13 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 01:15:13 INFO : only6: Copied (replaced existing) 2025/09/09 01:15:13 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 01:15:13 INFO : only7: Copied (replaced existing) 2025/09/09 01:15:13 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 01:15:13 INFO : only8: Copied (replaced existing) 2025/09/09 01:15:13 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/09 01:15:13 INFO : only9: Copied (replaced existing) 2025/09/09 01:15:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.86s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:15:21 DEBUG : empty_dir: Making directory with metadata 2025/09/09 01:15:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/09 01:15:21 DEBUG : empty_on_remote: Making directory with metadata 2025/09/09 01:15:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/09 01:15:21 INFO : empty_on_remote: Making directory 2025/09/09 01:15:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/09 01:15:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/09 01:15:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/09 01:15:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/09 01:15:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.58s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:15:23 DEBUG : empty_dir: Making directory with metadata 2025/09/09 01:15:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/09 01:15:23 DEBUG : empty_on_remote: Making directory with metadata 2025/09/09 01:15:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/09 01:15:23 INFO : empty_on_remote: Making directory 2025/09/09 01:15:23 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/09 01:15:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/09 01:15:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/09 01:15:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/09 01:15:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/09 01:15:25 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.72s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:15:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/09 01:15:26 INFO : sub dir: Making directory 2025/09/09 01:15:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.94s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:15:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/09 01:15:28 INFO : sub dir: Making directory 2025/09/09 01:15:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.28s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:15:40 DEBUG : Waiting for deletions to finish 2025/09/09 01:15:40 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:15:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:15:40 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:15:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:15:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:15:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:15:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:15:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:15:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:15:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:15:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:15:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:15:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:15:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:15:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:15:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:15:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:15:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:15:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:15:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 01:15:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:41 DEBUG : banana: Unchanged skipping 2025/09/09 01:15:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 01:15:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:41 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 01:15:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:41 DEBUG : apple: Unchanged skipping 2025/09/09 01:15:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 01:15:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 01:15:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 01:15:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 01:15:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 01:15:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 01:15:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 01:15:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 01:15:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 01:15:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 01:15:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 01:15:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 01:15:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 01:15:41 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:15:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 01:15:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 01:15:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 01:15:41 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:15:41 DEBUG : Waiting for deletions to finish 2025/09/09 01:15:41 INFO : There was nothing to transfer 2025/09/09 01:15:41 DEBUG : Waiting for deletions to finish 2025/09/09 01:15:41 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:15:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:15:41 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:15:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:15:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:15:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:15:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:15:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:15:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:15:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:15:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:15:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:15:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:15:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:15:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:15:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:15:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:15:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:15:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:15:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 01:15:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 01:15:42 DEBUG : apple: Unchanged skipping 2025/09/09 01:15:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:42 DEBUG : banana: Unchanged skipping 2025/09/09 01:15:42 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 01:15:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 01:15:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 01:15:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 01:15:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 01:15:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 01:15:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 01:15:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 01:15:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 01:15:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 01:15:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 01:15:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:42 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:15:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 01:15:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 01:15:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 01:15:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 01:15:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 01:15:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 01:15:42 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:15:42 DEBUG : Waiting for deletions to finish 2025/09/09 01:15:42 INFO : There was nothing to transfer 2025/09/09 01:15:42 DEBUG : Waiting for deletions to finish 2025/09/09 01:15:42 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:15:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:15:42 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:15:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:15:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:15:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:15:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:15:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:15:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:15:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:15:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:15:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:15:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:15:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:15:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:15:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:15:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:15:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:15:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:15:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:15:58 DEBUG : Waiting for deletions to finish 2025/09/09 01:15:59 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:59 DEBUG : apple: Unchanged skipping 2025/09/09 01:15:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 01:15:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:59 DEBUG : banana: Unchanged skipping 2025/09/09 01:15:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:59 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 01:15:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 01:15:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 01:15:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 01:15:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 01:15:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 01:15:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 01:15:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 01:15:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 01:15:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 01:15:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 01:15:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 01:15:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 01:15:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 01:15:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 01:15:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 01:15:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:15:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 01:15:59 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:15:59 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:15:59 DEBUG : Waiting for deletions to finish 2025/09/09 01:15:59 INFO : There was nothing to transfer 2025/09/09 01:15:59 DEBUG : Waiting for deletions to finish 2025/09/09 01:15:59 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:15:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 01:16:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 01:16:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:00 DEBUG : apple: Unchanged skipping 2025/09/09 01:16:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:00 DEBUG : banana: Unchanged skipping 2025/09/09 01:16:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:00 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 01:16:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 01:16:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 01:16:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 01:16:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 01:16:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:00 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:16:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 01:16:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 01:16:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 01:16:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 01:16:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 01:16:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 01:16:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 01:16:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 01:16:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 01:16:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 01:16:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 01:16:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 01:16:00 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:16:00 DEBUG : Waiting for deletions to finish 2025/09/09 01:16:00 INFO : There was nothing to transfer 2025/09/09 01:16:00 DEBUG : Waiting for deletions to finish 2025/09/09 01:16:00 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:16:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:16:00 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:16:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:16:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:16:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:16:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:16:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:16:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:16:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:16:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:16:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:16:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:16:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:16:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:16:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:16:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:16:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:16:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:16:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:16:16 DEBUG : Waiting for deletions to finish 2025/09/09 01:16:16 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:16:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:16:16 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:16:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:16:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:16:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:16:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:16:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:16:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:16:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:16:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:16:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:16:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:16:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:16:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:16:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:16:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:16:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:16:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:16:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 01:16:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:17 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:17 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:17 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:17 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:17 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:17 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:17 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/09 01:16:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/09 01:16:17 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/09 01:16:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/09 01:16:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:17 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:17 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/09 01:16:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/09 01:16:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:17 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:16:17 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:16:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/09 01:16:17 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/09 01:16:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/09 01:16:17 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/09 01:16:18 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/09 01:16:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/09 01:16:18 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/09 01:16:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/09 01:16:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/09 01:16:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/09 01:16:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/09 01:16:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/09 01:16:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/09 01:16:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/09 01:16:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/09 01:16:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/09 01:16:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/09 01:16:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/09 01:16:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/09 01:16:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/09 01:16:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/09 01:16:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/09 01:16:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/09 01:16:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/09 01:16:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:19 DEBUG : Waiting for deletions to finish 2025/09/09 01:16:20 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/09 01:16:20 INFO : apple: Deleted 2025/09/09 01:16:20 INFO : dir1/0011-56789;.txt: Deleted 2025/09/09 01:16:20 INFO : dir1/0010-456789.txt: Deleted 2025/09/09 01:16:20 INFO : banana: Deleted 2025/09/09 01:16:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/09 01:16:20 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/09 01:16:20 INFO : dir1/0007-1234567.txt: Deleted 2025/09/09 01:16:20 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/09 01:16:20 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/09 01:16:20 INFO : dir1/0012-6789;.txt: Deleted 2025/09/09 01:16:20 INFO : dir1/0013-789;=.txt: Deleted 2025/09/09 01:16:20 INFO : splitbananasplit: Deleted 2025/09/09 01:16:20 INFO : dir1/0003-defghij.txt: Deleted 2025/09/09 01:16:20 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/09 01:16:20 INFO : dir1/0014-89;=.txt: Deleted 2025/09/09 01:16:20 INFO : dir1/0015-9;=.txt: Deleted 2025/09/09 01:16:20 INFO : appleappleapplebanana: Deleted 2025/09/09 01:16:20 INFO : dir1/0008-2345678.txt: Deleted 2025/09/09 01:16:20 INFO : dir1/0009-3456789.txt: Deleted 2025/09/09 01:16:20 DEBUG : Waiting for deletions to finish 2025/09/09 01:16:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/09 01:16:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/09 01:16:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/09 01:16:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/09 01:16:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:21 DEBUG : apple: Unchanged skipping 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 01:16:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:21 DEBUG : banana: Unchanged skipping 2025/09/09 01:16:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:21 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 01:16:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/09 01:16:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 01:16:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 01:16:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 01:16:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 01:16:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 01:16:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 01:16:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 01:16:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 01:16:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 01:16:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/09 01:16:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 01:16:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 01:16:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 01:16:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 01:16:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 01:16:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 01:16:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:16:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 01:16:21 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:16:21 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:16:21 DEBUG : Waiting for deletions to finish 2025/09/09 01:16:21 DEBUG : Waiting for deletions to finish 2025/09/09 01:16:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/09 01:16:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/09 01:16:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/09 01:16:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:22 DEBUG : apple: transformed to: YXBwbGU= 2025/09/09 01:16:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/09 01:16:22 DEBUG : banana: transformed to: YmFuYW5h 2025/09/09 01:16:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/09 01:16:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/09 01:16:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/09 01:16:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/09 01:16:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/09 01:16:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/09 01:16:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:16:36 DEBUG : Waiting for deletions to finish 2025/09/09 01:16:37 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:16:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:16:37 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:16:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:16:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:16:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:16:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:16:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:16:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:16:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:16:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:16:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:16:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:16:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:16:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:16:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:16:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:16:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:16:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:16:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 01:16:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:37 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/09 01:16:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/09 01:16:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:37 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/09 01:16:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/09 01:16:37 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:37 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 01:16:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 01:16:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/09 01:16:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 01:16:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/09 01:16:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 01:16:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 01:16:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 01:16:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 01:16:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 01:16:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 01:16:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 01:16:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 01:16:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 01:16:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 01:16:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 01:16:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 01:16:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/09 01:16:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 01:16:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 01:16:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 01:16:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 01:16:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 01:16:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 01:16:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 01:16:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 01:16:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/09 01:16:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 01:16:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/09 01:16:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 01:16:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 01:16:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 01:16:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 01:16:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/09 01:16:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 01:16:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 01:16:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 01:16:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 01:16:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 01:16:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 01:16:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 01:16:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 01:16:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 01:16:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/09 01:16:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 01:16:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 01:16:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 01:16:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/09 01:16:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 01:16:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 01:16:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 01:16:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 01:16:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 01:16:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 01:16:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 01:16:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 01:16:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 01:16:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/09 01:16:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 01:16:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 01:16:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 01:16:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 01:16:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 01:16:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/09 01:16:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 01:16:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 01:16:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 01:16:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 01:16:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 01:16:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 01:16:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 01:16:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 01:16:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 01:16:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/09 01:16:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 01:16:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 01:16:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 01:16:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 01:16:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/09 01:16:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 01:16:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/09 01:16:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/09 01:16:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/09 01:16:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 01:16:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/09 01:16:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 01:16:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/09 01:16:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 01:16:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 01:16:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 01:16:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 01:16:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/09 01:16:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 01:16:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 01:16:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 01:16:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 01:16:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 01:16:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/09 01:16:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 01:16:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 01:16:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 01:16:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 01:16:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 01:16:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/09 01:16:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 01:16:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 01:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 01:16:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 01:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 01:16:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/09 01:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 01:16:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 01:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 01:16:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 01:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 01:16:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/09 01:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 01:16:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 01:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 01:16:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 01:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 01:16:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/09 01:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 01:16:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 01:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 01:16:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 01:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 01:16:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 01:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 01:16:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 01:16:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/09 01:16:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 01:16:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/09 01:16:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/09 01:16:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/09 01:16:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 01:16:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/09 01:16:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 01:16:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/09 01:16:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/09 01:16:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 01:16:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 01:16:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 01:16:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/09 01:16:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 01:16:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 01:16:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 01:16:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 01:16:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 01:16:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/09 01:16:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 01:16:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/09 01:16:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 01:16:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 01:16:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 01:16:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 01:16:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 01:16:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/09 01:16:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 01:16:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 01:16:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 01:16:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 01:16:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 01:16:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 01:16:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 01:16:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 01:16:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 01:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 01:16:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/09 01:16:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 01:16:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/09 01:16:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/09 01:16:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/09 01:16:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/09 01:16:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/09 01:16:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/09 01:16:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/09 01:16:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/09 01:16:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/09 01:16:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/09 01:16:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/09 01:16:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/09 01:16:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/09 01:16:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/09 01:16:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/09 01:16:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/09 01:16:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:37 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:16:37 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:16:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/09 01:16:38 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/09 01:16:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/09 01:16:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/09 01:16:38 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/09 01:16:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/09 01:16:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/09 01:16:38 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/09 01:16:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/09 01:16:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/09 01:16:38 INFO : apple: Copied (new) to: PREFIXapple 2025/09/09 01:16:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/09 01:16:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/09 01:16:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/09 01:16:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/09 01:16:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/09 01:16:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/09 01:16:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/09 01:16:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/09 01:16:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/09 01:16:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/09 01:16:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/09 01:16:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/09 01:16:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/09 01:16:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/09 01:16:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/09 01:16:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/09 01:16:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/09 01:16:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/09 01:16:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/09 01:16:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/09 01:16:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/09 01:16:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/09 01:16:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/09 01:16:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/09 01:16:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/09 01:16:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/09 01:16:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/09 01:16:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/09 01:16:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/09 01:16:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/09 01:16:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/09 01:16:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/09 01:16:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/09 01:16:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/09 01:16:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/09 01:16:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/09 01:16:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/09 01:16:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/09 01:16:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/09 01:16:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/09 01:16:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/09 01:16:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/09 01:16:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/09 01:16:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/09 01:16:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/09 01:16:40 DEBUG : Waiting for deletions to finish 2025/09/09 01:16:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/09 01:16:40 INFO : dir1/0008-2345678.txt: Deleted 2025/09/09 01:16:40 INFO : dir1/0009-3456789.txt: Deleted 2025/09/09 01:16:40 INFO : dir1/0015-9;=.txt: Deleted 2025/09/09 01:16:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/09 01:16:40 INFO : dir1/0003-defghij.txt: Deleted 2025/09/09 01:16:40 INFO : dir1/0010-456789.txt: Deleted 2025/09/09 01:16:40 INFO : banana: Deleted 2025/09/09 01:16:40 INFO : splitbananasplit: Deleted 2025/09/09 01:16:40 INFO : dir1/0007-1234567.txt: Deleted 2025/09/09 01:16:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/09 01:16:40 INFO : dir1/0011-56789;.txt: Deleted 2025/09/09 01:16:40 INFO : dir1/0012-6789;.txt: Deleted 2025/09/09 01:16:40 INFO : dir1/0014-89;=.txt: Deleted 2025/09/09 01:16:40 INFO : apple: Deleted 2025/09/09 01:16:40 INFO : appleappleapplebanana: Deleted 2025/09/09 01:16:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/09 01:16:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/09 01:16:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/09 01:16:40 INFO : dir1/0013-789;=.txt: Deleted 2025/09/09 01:16:40 DEBUG : Waiting for deletions to finish 2025/09/09 01:16:41 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/09 01:16:41 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:16:41 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/09 01:16:41 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/09 01:16:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:16:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:16:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:16:41 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:16:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:16:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:16:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:16:41 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:16:41 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:16:41 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:16:41 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:16:41 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:16:41 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:16:41 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:16:41 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:16:41 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:16:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/09 01:16:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/09 01:16:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/09 01:16:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/09 01:16:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/09 01:16:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/09 01:16:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/09 01:16:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/09 01:16:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/09 01:16:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/09 01:16:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/09 01:16:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/09 01:16:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/09 01:16:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/09 01:16:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/09 01:16:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/09 01:16:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/09 01:16:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/09 01:16:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/09 01:16:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/09 01:16:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/09 01:16:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/09 01:16:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/09 01:16:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/09 01:16:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/09 01:16:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/09 01:16:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/09 01:16:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/09 01:16:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/09 01:16:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/09 01:16:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/09 01:16:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/09 01:16:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/09 01:16:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/09 01:16:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/09 01:16:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/09 01:16:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/09 01:16:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/09 01:16:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/09 01:16:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/09 01:16:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/09 01:16:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/09 01:16:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/09 01:16:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/09 01:16:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/09 01:16:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/09 01:16:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/09 01:16:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/09 01:16:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/09 01:16:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/09 01:16:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/09 01:16:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/09 01:16:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/09 01:16:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/09 01:16:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/09 01:16:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/09 01:16:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/09 01:16:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/09 01:16:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/09 01:16:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/09 01:16:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/09 01:16:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/09 01:16:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/09 01:16:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/09 01:16:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/09 01:16:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/09 01:16:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/09 01:16:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/09 01:16:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/09 01:16:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/09 01:16:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/09 01:16:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/09 01:16:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/09 01:16:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/09 01:16:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/09 01:16:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/09 01:16:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/09 01:16:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/09 01:16:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/09 01:16:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/09 01:16:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/09 01:16:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/09 01:16:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/09 01:16:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/09 01:16:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/09 01:16:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/09 01:16:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/09 01:16:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/09 01:16:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/09 01:16:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/09 01:16:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/09 01:16:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/09 01:16:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/09 01:16:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/09 01:16:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:41 DEBUG : apple: transformed to: PREFIXapple 2025/09/09 01:16:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/09 01:16:41 DEBUG : banana: transformed to: PREFIXbanana 2025/09/09 01:16:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/09 01:16:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/09 01:16:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/09 01:16:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/09 01:16:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/09 01:16:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/09 01:16:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/09 01:16:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/09 01:16:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/09 01:16:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/09 01:16:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/09 01:16:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/09 01:16:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/09 01:16:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/09 01:16:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/09 01:16:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/09 01:16:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/09 01:16:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/09 01:16:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/09 01:16:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/09 01:16:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/09 01:16:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/09 01:16:41 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:16:41 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:16:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/09 01:16:41 INFO : appleappleapplebanana: Copied (new) 2025/09/09 01:16:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/09 01:16:41 INFO : banana: Copied (new) 2025/09/09 01:16:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/09 01:16:42 INFO : apple: Copied (new) 2025/09/09 01:16:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/09 01:16:42 INFO : splitbananasplit: Copied (new) 2025/09/09 01:16:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/09 01:16:42 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/09 01:16:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/09 01:16:42 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/09 01:16:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/09 01:16:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/09 01:16:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/09 01:16:42 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/09 01:16:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/09 01:16:42 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/09 01:16:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/09 01:16:42 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/09 01:16:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/09 01:16:42 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/09 01:16:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/09 01:16:43 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/09 01:16:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/09 01:16:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/09 01:16:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/09 01:16:43 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/09 01:16:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/09 01:16:43 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/09 01:16:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/09 01:16:43 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/09 01:16:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/09 01:16:43 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/09 01:16:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/09 01:16:43 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/09 01:16:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/09 01:16:43 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/09 01:16:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/09 01:16:44 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/09 01:16:44 DEBUG : Waiting for deletions to finish 2025/09/09 01:16:44 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/09 01:16:44 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/09 01:16:44 INFO : PREFIXsplitbananasplit: Deleted 2025/09/09 01:16:44 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/09 01:16:44 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/09 01:16:44 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/09 01:16:44 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/09 01:16:44 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/09 01:16:44 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/09 01:16:44 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/09 01:16:44 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/09 01:16:44 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/09 01:16:44 INFO : PREFIXapple: Deleted 2025/09/09 01:16:44 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/09 01:16:44 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/09 01:16:44 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/09 01:16:44 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/09 01:16:44 INFO : PREFIXbanana: Deleted 2025/09/09 01:16:44 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/09 01:16:44 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/09 01:16:44 DEBUG : Waiting for deletions to finish 2025/09/09 01:16:44 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:16:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:16:44 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:16:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:16:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:16:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:16:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:16:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:16:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:16:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:16:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:16:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:16:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:16:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:16:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:16:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:16:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:16:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:16:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:16:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 01:16:45 DEBUG : Waiting for deletions to finish 2025/09/09 01:16:45 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:16:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:16:45 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:16:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:16:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:16:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:16:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:16:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:16:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:16:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:16:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:16:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:16:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:16:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:16:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:16:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:16:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:16:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:16:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:16:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:17:00 DEBUG : Waiting for deletions to finish 2025/09/09 01:17:00 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:17:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:17:00 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:17:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:17:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:17:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:17:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:17:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:17:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:17:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:17:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:17:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:17:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:17:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:17:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:17:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:17:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:17:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:17:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:17:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 01:17:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/09 01:17:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/09 01:17:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/09 01:17:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/09 01:17:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/09 01:17:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/09 01:17:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/09 01:17:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/09 01:17:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/09 01:17:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 01:17:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 01:17:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/09 01:17:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/09 01:17:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/09 01:17:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/09 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/09 01:17:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/09 01:17:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/09 01:17:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/09 01:17:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/09 01:17:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/09 01:17:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/09 01:17:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/09 01:17:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/09 01:17:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/09 01:17:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:01 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:17:01 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:17:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/09 01:17:01 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/09 01:17:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/09 01:17:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/09 01:17:01 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/09 01:17:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/09 01:17:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/09 01:17:02 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/09 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/09 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/09 01:17:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/09 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/09 01:17:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/09 01:17:02 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/09 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/09 01:17:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/09 01:17:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/09 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/09 01:17:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/09 01:17:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/09 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/09 01:17:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/09 01:17:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/09 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/09 01:17:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/09 01:17:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/09 01:17:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/09 01:17:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/09 01:17:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/09 01:17:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/09 01:17:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/09 01:17:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/09 01:17:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/09 01:17:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/09 01:17:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/09 01:17:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/09 01:17:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/09 01:17:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/09 01:17:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/09 01:17:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/09 01:17:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/09 01:17:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/09 01:17:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/09 01:17:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/09 01:17:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/09 01:17:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/09 01:17:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/09 01:17:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/09 01:17:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/09 01:17:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/09 01:17:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/09 01:17:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/09 01:17:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/09 01:17:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/09 01:17:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/09 01:17:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/09 01:17:04 DEBUG : Waiting for deletions to finish 2025/09/09 01:17:04 INFO : appleappleapplebanana: Deleted 2025/09/09 01:17:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/09 01:17:04 INFO : dir1/0014-89;=.txt: Deleted 2025/09/09 01:17:04 INFO : dir1/0003-defghij.txt: Deleted 2025/09/09 01:17:04 INFO : dir1/0015-9;=.txt: Deleted 2025/09/09 01:17:04 INFO : apple: Deleted 2025/09/09 01:17:04 INFO : dir1/0012-6789;.txt: Deleted 2025/09/09 01:17:04 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/09 01:17:04 INFO : splitbananasplit: Deleted 2025/09/09 01:17:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/09 01:17:04 INFO : dir1/0009-3456789.txt: Deleted 2025/09/09 01:17:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/09 01:17:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/09 01:17:04 INFO : banana: Deleted 2025/09/09 01:17:04 INFO : dir1/0010-456789.txt: Deleted 2025/09/09 01:17:04 INFO : dir1/0011-56789;.txt: Deleted 2025/09/09 01:17:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/09 01:17:05 INFO : dir1/0007-1234567.txt: Deleted 2025/09/09 01:17:05 INFO : dir1/0008-2345678.txt: Deleted 2025/09/09 01:17:05 INFO : dir1/0013-789;=.txt: Deleted 2025/09/09 01:17:05 DEBUG : Waiting for deletions to finish 2025/09/09 01:17:05 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/09 01:17:05 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/09 01:17:05 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/09 01:17:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/09 01:17:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/09 01:17:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/09 01:17:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/09 01:17:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/09 01:17:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/09 01:17:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/09 01:17:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/09 01:17:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/09 01:17:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/09 01:17:05 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/09 01:17:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/09 01:17:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/09 01:17:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/09 01:17:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/09 01:17:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/09 01:17:05 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/09 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/09 01:17:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/09 01:17:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/09 01:17:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/09 01:17:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/09 01:17:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/09 01:17:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/09 01:17:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/09 01:17:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/09 01:17:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/09 01:17:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/09 01:17:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/09 01:17:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/09 01:17:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/09 01:17:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/09 01:17:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/09 01:17:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/09 01:17:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/09 01:17:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/09 01:17:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/09 01:17:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/09 01:17:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/09 01:17:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/09 01:17:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/09 01:17:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/09 01:17:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/09 01:17:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/09 01:17:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/09 01:17:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/09 01:17:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/09 01:17:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/09 01:17:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/09 01:17:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/09 01:17:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/09 01:17:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/09 01:17:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/09 01:17:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/09 01:17:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/09 01:17:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/09 01:17:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/09 01:17:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/09 01:17:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/09 01:17:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/09 01:17:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/09 01:17:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/09 01:17:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/09 01:17:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/09 01:17:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/09 01:17:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/09 01:17:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/09 01:17:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/09 01:17:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/09 01:17:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/09 01:17:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/09 01:17:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/09 01:17:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/09 01:17:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/09 01:17:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/09 01:17:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/09 01:17:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:05 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:17:05 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:17:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/09 01:17:06 INFO : apple: Copied (new) 2025/09/09 01:17:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/09 01:17:06 INFO : appleappleapplebanana: Copied (new) 2025/09/09 01:17:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/09 01:17:06 INFO : banana: Copied (new) 2025/09/09 01:17:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/09 01:17:06 INFO : splitbananasplit: Copied (new) 2025/09/09 01:17:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/09 01:17:06 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/09 01:17:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/09 01:17:06 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/09 01:17:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/09 01:17:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/09 01:17:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/09 01:17:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/09 01:17:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/09 01:17:06 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/09 01:17:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/09 01:17:07 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/09 01:17:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/09 01:17:07 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/09 01:17:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/09 01:17:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/09 01:17:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/09 01:17:07 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/09 01:17:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/09 01:17:07 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/09 01:17:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/09 01:17:07 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/09 01:17:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/09 01:17:07 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/09 01:17:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/09 01:17:08 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/09 01:17:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/09 01:17:08 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/09 01:17:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/09 01:17:08 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/09 01:17:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/09 01:17:08 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/09 01:17:08 DEBUG : Waiting for deletions to finish 2025/09/09 01:17:08 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/09 01:17:08 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/09 01:17:08 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/09 01:17:08 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/09 01:17:08 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/09 01:17:08 INFO : bananaSUFFIX: Deleted 2025/09/09 01:17:08 INFO : splitbananasplitSUFFIX: Deleted 2025/09/09 01:17:08 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/09 01:17:08 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/09 01:17:08 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/09 01:17:08 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/09 01:17:08 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/09 01:17:08 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/09 01:17:08 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/09 01:17:08 INFO : appleSUFFIX: Deleted 2025/09/09 01:17:08 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/09 01:17:08 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/09 01:17:09 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/09 01:17:09 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/09 01:17:09 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/09 01:17:09 DEBUG : Waiting for deletions to finish 2025/09/09 01:17:09 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : Waiting for deletions to finish 2025/09/09 01:17:09 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:17:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:17:25 DEBUG : Waiting for deletions to finish 2025/09/09 01:17:25 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:17:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:17:25 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:17:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:17:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:17:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:17:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:17:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:17:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:17:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:17:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:17:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:17:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:17:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:17:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:17:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:17:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:17:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:17:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:17:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 01:17:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 01:17:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 01:17:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 01:17:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 01:17:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/09 01:17:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 01:17:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/09 01:17:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:26 DEBUG : apple: Unchanged skipping 2025/09/09 01:17:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:26 DEBUG : banana: Unchanged skipping 2025/09/09 01:17:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 01:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 01:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 01:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 01:17:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 01:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 01:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 01:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 01:17:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 01:17:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 01:17:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 01:17:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 01:17:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 01:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 01:17:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 01:17:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 01:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 01:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 01:17:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 01:17:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 01:17:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 01:17:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 01:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 01:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 01:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 01:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 01:17:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 01:17:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 01:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 01:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 01:17:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 01:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 01:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 01:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 01:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 01:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/09 01:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/09 01:17:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 01:17:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/09 01:17:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 01:17:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 01:17:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 01:17:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/09 01:17:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/09 01:17:26 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:17:26 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:17:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/09 01:17:26 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/09 01:17:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/09 01:17:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/09 01:17:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/09 01:17:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/09 01:17:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/09 01:17:26 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/09 01:17:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/09 01:17:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/09 01:17:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/09 01:17:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/09 01:17:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/09 01:17:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/09 01:17:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/09 01:17:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/09 01:17:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/09 01:17:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/09 01:17:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/09 01:17:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/09 01:17:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/09 01:17:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/09 01:17:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/09 01:17:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/09 01:17:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/09 01:17:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/09 01:17:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/09 01:17:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/09 01:17:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/09 01:17:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/09 01:17:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/09 01:17:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/09 01:17:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/09 01:17:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/09 01:17:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/09 01:17:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/09 01:17:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/09 01:17:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/09 01:17:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/09 01:17:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/09 01:17:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/09 01:17:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/09 01:17:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/09 01:17:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/09 01:17:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/09 01:17:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/09 01:17:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/09 01:17:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/09 01:17:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/09 01:17:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/09 01:17:28 DEBUG : Waiting for deletions to finish 2025/09/09 01:17:28 INFO : dir1/0012-6789;.txt: Deleted 2025/09/09 01:17:28 INFO : dir1/0014-89;=.txt: Deleted 2025/09/09 01:17:28 INFO : appleappleapplebanana: Deleted 2025/09/09 01:17:28 INFO : splitbananasplit: Deleted 2025/09/09 01:17:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/09 01:17:29 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/09 01:17:29 INFO : dir1/0009-3456789.txt: Deleted 2025/09/09 01:17:29 INFO : dir1/0011-56789;.txt: Deleted 2025/09/09 01:17:29 INFO : dir1/0007-1234567.txt: Deleted 2025/09/09 01:17:29 INFO : dir1/0008-2345678.txt: Deleted 2025/09/09 01:17:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/09 01:17:29 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/09 01:17:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/09 01:17:29 INFO : dir1/0010-456789.txt: Deleted 2025/09/09 01:17:29 INFO : dir1/0013-789;=.txt: Deleted 2025/09/09 01:17:29 INFO : dir1/0015-9;=.txt: Deleted 2025/09/09 01:17:29 INFO : dir1/0003-defghij.txt: Deleted 2025/09/09 01:17:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/09 01:17:29 DEBUG : Waiting for deletions to finish 2025/09/09 01:17:29 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:17:29 DEBUG : appleapple: Excluded (Path Filter) 2025/09/09 01:17:29 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:17:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/09 01:17:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/09 01:17:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/09 01:17:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/09 01:17:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/09 01:17:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/09 01:17:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/09 01:17:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/09 01:17:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/09 01:17:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/09 01:17:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/09 01:17:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/09 01:17:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/09 01:17:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/09 01:17:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/09 01:17:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/09 01:17:29 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/09 01:17:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/09 01:17:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/09 01:17:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/09 01:17:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/09 01:17:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/09 01:17:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/09 01:17:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/09 01:17:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/09 01:17:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/09 01:17:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/09 01:17:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/09 01:17:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/09 01:17:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/09 01:17:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/09 01:17:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/09 01:17:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/09 01:17:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/09 01:17:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/09 01:17:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/09 01:17:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/09 01:17:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/09 01:17:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/09 01:17:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/09 01:17:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/09 01:17:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/09 01:17:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/09 01:17:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/09 01:17:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/09 01:17:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/09 01:17:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/09 01:17:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/09 01:17:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/09 01:17:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/09 01:17:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/09 01:17:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/09 01:17:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/09 01:17:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/09 01:17:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/09 01:17:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/09 01:17:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/09 01:17:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/09 01:17:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/09 01:17:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/09 01:17:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/09 01:17:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/09 01:17:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/09 01:17:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/09 01:17:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/09 01:17:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/09 01:17:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/09 01:17:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/09 01:17:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/09 01:17:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/09 01:17:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/09 01:17:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/09 01:17:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/09 01:17:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/09 01:17:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/09 01:17:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/09 01:17:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/09 01:17:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/09 01:17:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/09 01:17:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/09 01:17:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/09 01:17:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/09 01:17:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/09 01:17:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/09 01:17:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/09 01:17:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/09 01:17:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/09 01:17:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/09 01:17:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/09 01:17:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/09 01:17:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/09 01:17:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/09 01:17:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/09 01:17:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/09 01:17:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/09 01:17:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 01:17:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/09 01:17:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/09 01:17:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/09 01:17:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/09 01:17:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/09 01:17:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/09 01:17:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/09 01:17:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/09 01:17:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/09 01:17:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/09 01:17:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/09 01:17:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/09 01:17:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/09 01:17:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/09 01:17:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/09 01:17:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/09 01:17:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/09 01:17:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 01:17:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 01:17:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 01:17:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 01:17:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 01:17:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 01:17:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:30 DEBUG : apple: Unchanged skipping 2025/09/09 01:17:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 01:17:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:30 DEBUG : banana: Unchanged skipping 2025/09/09 01:17:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:30 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 01:17:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 01:17:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 01:17:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 01:17:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 01:17:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 01:17:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 01:17:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 01:17:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 01:17:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 01:17:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 01:17:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 01:17:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 01:17:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 01:17:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 01:17:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 01:17:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 01:17:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 01:17:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 01:17:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 01:17:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 01:17:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 01:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 01:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 01:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 01:17:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 01:17:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 01:17:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 01:17:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 01:17:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 01:17:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 01:17:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 01:17:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 01:17:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 01:17:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 01:17:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/09 01:17:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/09 01:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/09 01:17:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/09 01:17:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/09 01:17:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/09 01:17:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/09 01:17:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/09 01:17:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/09 01:17:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/09 01:17:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/09 01:17:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/09 01:17:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/09 01:17:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/09 01:17:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/09 01:17:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/09 01:17:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/09 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 01:17:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 01:17:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 01:17:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 01:17:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 01:17:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 01:17:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 01:17:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 01:17:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 01:17:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 01:17:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 01:17:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 01:17:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 01:17:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 01:17:30 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:17:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 01:17:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 01:17:30 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:17:30 DEBUG : Waiting for deletions to finish 2025/09/09 01:17:30 DEBUG : Waiting for deletions to finish 2025/09/09 01:17:30 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:17:30 DEBUG : appleapple: Excluded (Path Filter) 2025/09/09 01:17:30 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:17:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/09 01:17:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/09 01:17:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/09 01:17:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/09 01:17:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/09 01:17:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/09 01:17:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/09 01:17:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/09 01:17:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/09 01:17:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/09 01:17:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/09 01:17:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/09 01:17:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/09 01:17:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/09 01:17:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/09 01:17:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/09 01:17:30 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/09 01:17:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/09 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/09 01:17:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/09 01:17:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/09 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/09 01:17:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/09 01:17:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/09 01:17:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/09 01:17:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/09 01:17:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/09 01:17:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/09 01:17:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/09 01:17:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/09 01:17:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/09 01:17:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/09 01:17:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/09 01:17:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/09 01:17:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/09 01:17:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/09 01:17:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/09 01:17:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/09 01:17:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/09 01:17:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/09 01:17:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/09 01:17:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/09 01:17:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/09 01:17:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/09 01:17:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/09 01:17:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/09 01:17:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/09 01:17:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/09 01:17:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/09 01:17:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/09 01:17:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/09 01:17:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/09 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/09 01:17:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/09 01:17:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/09 01:17:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/09 01:17:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/09 01:17:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/09 01:17:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/09 01:17:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/09 01:17:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/09 01:17:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/09 01:17:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/09 01:17:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/09 01:17:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/09 01:17:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/09 01:17:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/09 01:17:30 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:17:46 DEBUG : Waiting for deletions to finish 2025/09/09 01:17:46 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:17:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:17:46 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:17:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:17:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:17:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:17:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:17:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:17:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:17:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:17:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:17:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:17:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:17:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:17:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:17:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:17:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:17:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:17:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:17:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 01:17:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:46 DEBUG : apple: Unchanged skipping 2025/09/09 01:17:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 01:17:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:46 DEBUG : banana: Unchanged skipping 2025/09/09 01:17:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:46 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 01:17:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 01:17:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 01:17:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 01:17:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 01:17:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 01:17:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 01:17:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 01:17:46 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:17:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 01:17:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 01:17:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 01:17:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 01:17:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 01:17:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 01:17:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 01:17:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 01:17:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 01:17:46 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:17:46 DEBUG : Waiting for deletions to finish 2025/09/09 01:17:46 DEBUG : Waiting for deletions to finish 2025/09/09 01:17:47 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:47 DEBUG : apple: Unchanged skipping 2025/09/09 01:17:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 01:17:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:47 DEBUG : banana: Unchanged skipping 2025/09/09 01:17:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:47 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 01:17:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 01:17:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 01:17:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 01:17:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 01:17:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 01:17:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 01:17:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 01:17:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 01:17:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 01:17:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 01:17:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 01:17:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 01:17:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 01:17:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 01:17:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 01:17:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:17:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 01:17:47 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:17:47 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:17:47 DEBUG : Waiting for deletions to finish 2025/09/09 01:17:47 DEBUG : Waiting for deletions to finish 2025/09/09 01:17:47 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 01:17:47 DEBUG : Waiting for deletions to finish 2025/09/09 01:17:48 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:17:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:17:48 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:17:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:17:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:17:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:17:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:17:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:17:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:17:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:17:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:17:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:17:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:17:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:17:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:17:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:17:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:17:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:17:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:17:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:18:03 DEBUG : Waiting for deletions to finish 2025/09/09 01:18:03 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:18:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:18:03 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:18:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:18:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:18:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:18:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:18:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:18:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:18:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:18:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:18:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:18:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:18:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:18:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:18:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:18:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:18:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:18:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:18:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 01:18:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : apple: Unchanged skipping 2025/09/09 01:18:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 01:18:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : banana: Unchanged skipping 2025/09/09 01:18:04 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:18:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:18:04 DEBUG : Waiting for deletions to finish 2025/09/09 01:18:04 DEBUG : Waiting for deletions to finish 2025/09/09 01:18:04 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:18:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:18:04 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:18:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:18:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:18:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:18:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:18:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:18:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:18:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:18:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:18:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:18:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:18:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:18:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:18:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:18:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:18:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:18:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:18:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 01:18:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : banana: Unchanged skipping 2025/09/09 01:18:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : apple: Unchanged skipping 2025/09/09 01:18:04 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 01:18:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:18:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 01:18:04 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:18:04 DEBUG : Waiting for deletions to finish 2025/09/09 01:18:04 DEBUG : Waiting for deletions to finish 2025/09/09 01:18:05 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:18:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:18:05 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:18:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:18:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:18:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:18:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:18:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:18:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:18:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:18:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:18:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:18:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:18:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:18:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:18:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:18:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:18:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:18:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:18:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:18:20 DEBUG : Waiting for deletions to finish 2025/09/09 01:18:21 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:21 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 01:18:21 DEBUG : apple: Unchanged skipping 2025/09/09 01:18:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 01:18:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:21 DEBUG : banana: Unchanged skipping 2025/09/09 01:18:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 01:18:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 01:18:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 01:18:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 01:18:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 01:18:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 01:18:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 01:18:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 01:18:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 01:18:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 01:18:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 01:18:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 01:18:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:21 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:18:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 01:18:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 01:18:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 01:18:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 01:18:21 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:18:21 DEBUG : Waiting for deletions to finish 2025/09/09 01:18:21 DEBUG : Waiting for deletions to finish 2025/09/09 01:18:21 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:18:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 01:18:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:22 DEBUG : apple: Unchanged skipping 2025/09/09 01:18:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 01:18:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:22 DEBUG : banana: Unchanged skipping 2025/09/09 01:18:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 01:18:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 01:18:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 01:18:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 01:18:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 01:18:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 01:18:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 01:18:22 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:18:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 01:18:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 01:18:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 01:18:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 01:18:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 01:18:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 01:18:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 01:18:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 01:18:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 01:18:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 01:18:22 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:18:22 DEBUG : Waiting for deletions to finish 2025/09/09 01:18:22 DEBUG : Waiting for deletions to finish 2025/09/09 01:18:22 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:18:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:18:22 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:18:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:18:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:18:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:18:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:18:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:18:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:18:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:18:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:18:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:18:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:18:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:18:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:18:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:18:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:18:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:18:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:18:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:18:38 DEBUG : Waiting for deletions to finish 2025/09/09 01:18:39 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:39 DEBUG : apple: Unchanged skipping 2025/09/09 01:18:39 DEBUG : banana: Unchanged skipping 2025/09/09 01:18:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:39 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 01:18:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 01:18:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 01:18:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 01:18:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 01:18:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 01:18:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 01:18:39 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:18:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 01:18:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 01:18:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 01:18:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 01:18:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 01:18:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 01:18:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 01:18:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 01:18:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 01:18:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 01:18:39 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:18:39 DEBUG : Waiting for deletions to finish 2025/09/09 01:18:39 DEBUG : Waiting for deletions to finish 2025/09/09 01:18:39 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:18:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 01:18:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:40 DEBUG : apple: Unchanged skipping 2025/09/09 01:18:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 01:18:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:40 DEBUG : banana: Unchanged skipping 2025/09/09 01:18:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:40 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 01:18:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 01:18:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 01:18:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 01:18:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 01:18:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 01:18:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 01:18:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 01:18:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 01:18:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 01:18:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 01:18:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 01:18:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 01:18:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 01:18:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 01:18:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 01:18:40 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:18:40 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:18:40 DEBUG : Waiting for deletions to finish 2025/09/09 01:18:40 DEBUG : Waiting for deletions to finish 2025/09/09 01:18:40 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:18:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:18:40 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:18:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:18:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:18:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:18:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:18:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:18:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:18:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:18:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:18:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:18:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:18:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:18:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:18:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:18:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:18:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:18:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:18:57 DEBUG : Waiting for deletions to finish 2025/09/09 01:18:57 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:18:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:18:57 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:18:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:18:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:18:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:18:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:18:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:18:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:18:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:18:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:18:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:18:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:18:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:18:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:18:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:18:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:18:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:18:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:18:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 01:18:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:58 DEBUG : apple: Unchanged skipping 2025/09/09 01:18:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 01:18:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:58 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 01:18:58 DEBUG : banana: Unchanged skipping 2025/09/09 01:18:58 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:18:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 01:18:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 01:18:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 01:18:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 01:18:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 01:18:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 01:18:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 01:18:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 01:18:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 01:18:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 01:18:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 01:18:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 01:18:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 01:18:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 01:18:58 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:18:58 DEBUG : Waiting for deletions to finish 2025/09/09 01:18:58 DEBUG : Waiting for deletions to finish 2025/09/09 01:18:58 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:18:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:18:58 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:18:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:18:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:18:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:18:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:18:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:18:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:18:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:18:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:18:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:18:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:18:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:18:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:18:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:18:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:18:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/09 01:18:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:59 DEBUG : apple: Unchanged skipping 2025/09/09 01:18:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:59 DEBUG : banana: Unchanged skipping 2025/09/09 01:18:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/09 01:18:59 DEBUG : splitbananasplit: Unchanged skipping 2025/09/09 01:18:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/09 01:18:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/09 01:18:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/09 01:18:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/09 01:18:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/09 01:18:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/09 01:18:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/09 01:18:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:59 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:18:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/09 01:18:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/09 01:18:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/09 01:18:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/09 01:18:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/09 01:18:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/09 01:18:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/09 01:18:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/09 01:18:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:18:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/09 01:18:59 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:18:59 DEBUG : Waiting for deletions to finish 2025/09/09 01:18:59 DEBUG : Waiting for deletions to finish 2025/09/09 01:18:59 DEBUG : apple: Excluded (Path Filter) 2025/09/09 01:18:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/09 01:18:59 DEBUG : banana: Excluded (Path Filter) 2025/09/09 01:18:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/09 01:18:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/09 01:18:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/09 01:18:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/09 01:18:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/09 01:18:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/09 01:18:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/09 01:18:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/09 01:18:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/09 01:18:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/09 01:18:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/09 01:18:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/09 01:18:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/09 01:18:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/09 01:18:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/09 01:18:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/09 01:18:59 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (213.33s) --- PASS: TestTransform/NFC (16.39s) --- PASS: TestTransform/NFD (18.08s) --- PASS: TestTransform/base64 (21.21s) --- PASS: TestTransform/prefix (23.45s) --- PASS: TestTransform/suffix (24.49s) --- PASS: TestTransform/truncate (20.56s) --- PASS: TestTransform/encoder (17.94s) --- PASS: TestTransform/ISO-8859-1 (16.89s) --- PASS: TestTransform/charmap (17.60s) --- PASS: TestTransform/lowercase (17.79s) --- PASS: TestTransform/ascii (18.94s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:19:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/09 01:19:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/09 01:19:04 INFO : sub dir_somesuffix: Making directory 2025/09/09 01:19:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/09 01:19:04 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/09 01:19:04 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/09 01:19:04 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/09 01:19:04 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/09 01:19:04 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:19:04 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:19:05 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:19:05 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/09 01:19:05 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.19s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:19:06 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:06 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:06 INFO : tictactoe: Making directory 2025/09/09 01:19:06 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:06 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 01:19:06 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/09 01:19:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 01:19:06 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:19:06 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:19:07 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:19:07 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/09 01:19:07 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.86s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:19:08 INFO : toe: Making directory 2025/09/09 01:19:08 INFO : toe/toe: Making directory 2025/09/09 01:19:08 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/09 01:19:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/09 01:19:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/09 01:19:08 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:19:08 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:19:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:19:09 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/09 01:19:09 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.00s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:19:10 INFO : toe: Making directory 2025/09/09 01:19:10 INFO : toe/toe: Making directory 2025/09/09 01:19:10 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/09 01:19:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/09 01:19:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/09 01:19:10 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:19:10 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:19:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:19:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/09 01:19:11 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.78s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:19:12 DEBUG : empty_dir: Making directory with metadata 2025/09/09 01:19:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/09 01:19:12 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 01:19:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 01:19:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 01:19:12 INFO : tictacempty_dir: Making directory 2025/09/09 01:19:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 01:19:12 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:12 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:12 INFO : tictactoe: Making directory 2025/09/09 01:19:12 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:12 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 01:19:12 INFO : tictactoe/tictactoe: Making directory 2025/09/09 01:19:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 01:19:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/09 01:19:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/09 01:19:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/09 01:19:12 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:19:12 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:19:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:19:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/09 01:19:13 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.79s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:19:13 DEBUG : empty_dir: Making directory with metadata 2025/09/09 01:19:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/09 01:19:13 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 01:19:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 01:19:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 01:19:14 INFO : tictacempty_dir: Making directory 2025/09/09 01:19:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 01:19:14 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:14 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:14 INFO : tictactoe: Making directory 2025/09/09 01:19:14 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:14 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 01:19:14 INFO : tictactoe/tictactoe: Making directory 2025/09/09 01:19:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 01:19:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/09 01:19:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 01:19:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/09 01:19:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 01:19:14 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:19:14 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:19:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:19:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 01:19:14 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/09 01:19:15 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:19:15 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 01:19:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 01:19:15 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:15 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/09 01:19:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:19:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/09 01:19:15 NOTICE: B2 bucket rclone-test-viruyug6nupo: 0 differences found 2025/09/09 01:19:15 NOTICE: B2 bucket rclone-test-viruyug6nupo: 1 matching files --- PASS: TestAllTag (2.01s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:19:15 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:16 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:16 INFO : tictactoe: Making directory 2025/09/09 01:19:16 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:16 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 01:19:16 INFO : tictactoe/tictactoe: Making directory 2025/09/09 01:19:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 01:19:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/09 01:19:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/09 01:19:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/09 01:19:16 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:19:16 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:19:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:19:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/09 01:19:16 DEBUG : Waiting for deletions to finish 2025/09/09 01:19:16 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:17 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:17 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 01:19:17 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/09 01:19:17 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:19:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/09 01:19:17 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/09 01:19:17 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:19:17 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.09s) === RUN TestSyntax 2025/09/09 01:19:17 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:19:18 INFO : toe: Making directory 2025/09/09 01:19:18 INFO : toe/toe: Making directory 2025/09/09 01:19:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/09 01:19:18 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:19:18 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:19:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:19:18 INFO : toe/toe/toe: Copied (new) 2025/09/09 01:19:18 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.82s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:19:19 DEBUG : empty_dir: Making directory with metadata 2025/09/09 01:19:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/09 01:19:19 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 01:19:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 01:19:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 01:19:19 INFO : tictacempty_dir: Making directory 2025/09/09 01:19:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 01:19:19 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:19 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:19 INFO : tictactoe: Making directory 2025/09/09 01:19:19 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:19 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 01:19:19 INFO : tictactoe/tictactoe: Making directory 2025/09/09 01:19:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 01:19:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/09 01:19:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 01:19:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/09 01:19:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 01:19:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 01:19:19 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:19:19 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:19:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:19:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 01:19:20 INFO : toe/toe/toe.txt: Deleted 2025/09/09 01:19:20 INFO : toe/toe: Removing directory 2025/09/09 01:19:20 INFO : toe: Removing directory 2025/09/09 01:19:20 INFO : empty_dir: Removing directory 2025/09/09 01:19:20 DEBUG : Local file system at /tmp/rclone1216842970: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.87s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:19:21 DEBUG : empty_dir: Making directory with metadata 2025/09/09 01:19:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/09 01:19:21 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 01:19:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 01:19:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 01:19:21 INFO : tictacempty_dir: Making directory 2025/09/09 01:19:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 01:19:21 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:21 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:21 INFO : tictactoe: Making directory 2025/09/09 01:19:21 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:21 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 01:19:21 INFO : tictactoe/tictactoe: Making directory 2025/09/09 01:19:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 01:19:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/09 01:19:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 01:19:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/09 01:19:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 01:19:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 01:19:21 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:19:21 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:19:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:19:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 01:19:22 INFO : toe/toe/toe.txt: Deleted 2025/09/09 01:19:22 INFO : toe/toe: Removing directory 2025/09/09 01:19:22 INFO : toe: Removing directory 2025/09/09 01:19:22 INFO : empty_dir: Removing directory 2025/09/09 01:19:22 DEBUG : Local file system at /tmp/rclone1216842970: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/09 01:19:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/09 01:19:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/09 01:19:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/09 01:19:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/09 01:19:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:19:24 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/09 01:19:24 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.66s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:19:25 DEBUG : Reset feature "Copy" 2025/09/09 01:19:25 DEBUG : Reset feature "Move" 2025/09/09 01:19:25 DEBUG : Reset feature "Copy" 2025/09/09 01:19:25 DEBUG : Reset feature "Move" 2025/09/09 01:19:25 DEBUG : empty_dir: Making directory with metadata 2025/09/09 01:19:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/09 01:19:25 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 01:19:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 01:19:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 01:19:25 INFO : tictacempty_dir: Making directory 2025/09/09 01:19:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/09 01:19:25 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:25 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:25 INFO : tictactoe: Making directory 2025/09/09 01:19:25 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:25 DEBUG : toe: transformed to: tictactoe 2025/09/09 01:19:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 01:19:25 INFO : tictactoe/tictactoe: Making directory 2025/09/09 01:19:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/09 01:19:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/09 01:19:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 01:19:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/09 01:19:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 01:19:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 01:19:25 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:19:25 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:19:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:19:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/09 01:19:26 INFO : toe/toe/toe.txt: Deleted 2025/09/09 01:19:26 INFO : toe/toe: Removing directory 2025/09/09 01:19:26 INFO : toe: Removing directory 2025/09/09 01:19:26 INFO : empty_dir: Removing directory 2025/09/09 01:19:26 DEBUG : Local file system at /tmp/rclone1216842970: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/09 01:19:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/09 01:19:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/09 01:19:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/09 01:19:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/09 01:19:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:19:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/09 01:19:27 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.24s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:19:28 DEBUG : toe: transformed to: dG9l 2025/09/09 01:19:28 DEBUG : toe: transformed to: dG9l 2025/09/09 01:19:28 INFO : dG9l: Making directory 2025/09/09 01:19:28 DEBUG : toe: transformed to: dG9l 2025/09/09 01:19:28 DEBUG : toe: transformed to: dG9l 2025/09/09 01:19:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/09 01:19:28 INFO : dG9l/dG9l: Making directory 2025/09/09 01:19:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/09 01:19:28 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/09 01:19:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/09 01:19:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/09 01:19:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/09 01:19:28 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:19:28 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:19:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:19:29 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/09 01:19:29 DEBUG : Waiting for deletions to finish 2025/09/09 01:19:30 DEBUG : dG9l: transformed to: toe 2025/09/09 01:19:30 DEBUG : dG9l: transformed to: toe 2025/09/09 01:19:30 DEBUG : dG9l: transformed to: toe 2025/09/09 01:19:30 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/09 01:19:30 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/09 01:19:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/09 01:19:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/09 01:19:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/09 01:19:30 DEBUG : Local file system at /tmp/rclone1216842970: Waiting for checks to finish 2025/09/09 01:19:30 DEBUG : Local file system at /tmp/rclone1216842970: Waiting for transfers to finish 2025/09/09 01:19:30 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.81s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-viruyug6nupo", Local "Local file system at /tmp/rclone1216842970", Modify Window "1ms" 2025/09/09 01:19:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/09 01:19:31 DEBUG : toe: transformed to: 2025/09/09 01:19:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/09 01:19:31 DEBUG : toe: transformed to: 2025/09/09 01:19:31 INFO : B2 bucket rclone-test-viruyug6nupo: Making directory 2025/09/09 01:19:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/09 01:19:31 DEBUG : toe: transformed to: 2025/09/09 01:19:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/09 01:19:31 DEBUG : toe: transformed to: 2025/09/09 01:19:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/09 01:19:31 DEBUG : toe/toe: transformed to: 2025/09/09 01:19:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/09 01:19:31 INFO : toe/toe: Making directory 2025/09/09 01:19:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/09 01:19:31 DEBUG : toe/toe: transformed to: 2025/09/09 01:19:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/09 01:19:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/09 01:19:31 DEBUG : toe: transformed to: 2025/09/09 01:19:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/09 01:19:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/09 01:19:31 DEBUG : toe/toe/toe: transformed to: 2025/09/09 01:19:31 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/09 01:19:31 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for checks to finish 2025/09/09 01:19:31 DEBUG : B2 bucket rclone-test-viruyug6nupo: Waiting for transfers to finish 2025/09/09 01:19:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/09 01:19:32 INFO : toe/toe/toe: Copied (new) 2025/09/09 01:19:32 ERROR : B2 bucket rclone-test-viruyug6nupo: not deleting files as there were IO errors 2025/09/09 01:19:32 ERROR : B2 bucket rclone-test-viruyug6nupo: not deleting directories as there were IO errors --- PASS: TestError (1.74s) PASS 2025/09/09 01:19:33 DEBUG : B2 bucket rclone-test-viruyug6nupo: Purge remote 2025/09/09 01:19:33 INFO : B2 bucket rclone-test-viruyug6nupo: cleaning bucket "rclone-test-viruyug6nupo" of all files 2025/09/09 01:19:34 DEBUG : BackupDir/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409672eb8053087e_d20250909_m011302_c001_v7007000_t0000_u01757380382754") 2025/09/09 01:19:34 DEBUG : BackupDir/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f110b25ca07c19719_d20250909_m011256_c001_v0001137_t0007_u01757380376932") 2025/09/09 01:19:34 DEBUG : CompareDest/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af7096_d20250909_m011237_c001_v7007000_t0000_u01757380357676") 2025/09/09 01:19:34 DEBUG : CompareDest/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500173e5_d20250909_m011231_c001_v0001161_t0007_u01757380351372") 2025/09/09 01:19:34 DEBUG : CompareDest/two: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af7097_d20250909_m011237_c001_v7007000_t0000_u01757380357862") 2025/09/09 01:19:34 DEBUG : CompareDest/two: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011770_d20250909_m011232_c001_v0001131_t0008_u01757380352504") 2025/09/09 01:19:34 DEBUG : CopyDest/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409672eb8053087f_d20250909_m011302_c001_v7007000_t0000_u01757380382973") 2025/09/09 01:19:34 DEBUG : CopyDest/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0117d3_d20250909_m011253_c001_v0001131_t0018_u01757380373991") 2025/09/09 01:19:34 DEBUG : CopyDest/three: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409672eb80530880_d20250909_m011303_c001_v7007000_t0000_u01757380383157") 2025/09/09 01:19:34 DEBUG : CopyDest/three: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0117f1_d20250909_m011300_c001_v0001131_t0019_u01757380380739") 2025/09/09 01:19:34 DEBUG : CopyDest/two: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409672eb80530881_d20250909_m011303_c001_v7007000_t0000_u01757380383341") 2025/09/09 01:19:34 DEBUG : CopyDest/two: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017485_d20250909_m011258_c001_v0001161_t0029_u01757380378108") 2025/09/09 01:19:34 DEBUG : EXISTING: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f415c46bcb27cef4f_d20250909_m011426_c001_v7007000_t0000_u01757380466808") 2025/09/09 01:19:34 DEBUG : EXISTING: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca01193e_d20250909_m011425_c001_v0001131_t0006_u01757380465282") 2025/09/09 01:19:34 DEBUG : PREFIXapple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41537dfdd69f731b_d20250909_m011644_c001_v7007000_t0000_u01757380604337") 2025/09/09 01:19:34 DEBUG : PREFIXapple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a46_d20250909_m011637_c001_v0001043_t0015_u01757380597837") 2025/09/09 01:19:34 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d5b3_d20250909_m011644_c001_v7007000_t0000_u01757380604112") 2025/09/09 01:19:34 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011be8_d20250909_m011637_c001_v0001131_t0028_u01757380597828") 2025/09/09 01:19:34 DEBUG : PREFIXbanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d5ba_d20250909_m011644_c001_v7007000_t0000_u01757380604486") 2025/09/09 01:19:35 DEBUG : PREFIXbanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214925aa_d20250909_m011637_c001_v0001116_t0010_u01757380597848") 2025/09/09 01:19:35 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf458_d20250909_m011644_c001_v7007000_t0000_u01757380604119") 2025/09/09 01:19:35 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe5001797a_d20250909_m011637_c001_v0001161_t0046_u01757380597821") 2025/09/09 01:19:35 DEBUG : Testêé: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f415c46bcb27cef4b_d20250909_m011422_c001_v7007000_t0000_u01757380462842") 2025/09/09 01:19:35 DEBUG : Testêé: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011932_d20250909_m011422_c001_v0001131_t0058_u01757380462192") 2025/09/09 01:19:35 DEBUG : Testêé: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017633_d20250909_m011420_c001_v0001161_t0012_u01757380460963") 2025/09/09 01:19:35 DEBUG : YXBwbGU=: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d580_d20250909_m011622_c001_v7007000_t0000_u01757380582382") 2025/09/09 01:19:35 DEBUG : YXBwbGU=: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a11_d20250909_m011617_c001_v0001043_t0019_u01757380577677") 2025/09/09 01:19:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d581_d20250909_m011622_c001_v7007000_t0000_u01757380582563") 2025/09/09 01:19:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492544_d20250909_m011617_c001_v0001116_t0058_u01757380577687") 2025/09/09 01:19:35 DEBUG : YmFuYW5h: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d582_d20250909_m011622_c001_v7007000_t0000_u01757380582744") 2025/09/09 01:19:35 DEBUG : YmFuYW5h: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017911_d20250909_m011617_c001_v0001161_t0050_u01757380577669") 2025/09/09 01:19:35 DEBUG : a/potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4f9a_d20250909_m011031_c001_v7007000_t0000_u01757380231276") 2025/09/09 01:19:35 DEBUG : a/potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3cad_d20250909_m011030_c001_v0001113_t0030_u01757380230385") 2025/09/09 01:19:35 DEBUG : a/potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4f8d_d20250909_m011028_c001_v7007000_t0000_u01757380228623") 2025/09/09 01:19:35 DEBUG : a/potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3c99_d20250909_m011027_c001_v0001113_t0001_u01757380227740") 2025/09/09 01:19:35 DEBUG : a/potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9ed666_d20250909_m011008_c001_v7007000_t0000_u01757380208607") 2025/09/09 01:19:35 DEBUG : a/potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3c31_d20250909_m011007_c001_v0001113_t0020_u01757380207626") 2025/09/09 01:19:35 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab525c67_d20250909_m011900_c001_v7007000_t0000_u01757380740064") 2025/09/09 01:19:35 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214927f4_d20250909_m011855_c001_v0001116_t0059_u01757380735235") 2025/09/09 01:19:35 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41794588b230ad14_d20250909_m011841_c001_v7007000_t0000_u01757380721086") 2025/09/09 01:19:36 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214927b4_d20250909_m011836_c001_v0001116_t0006_u01757380716668") 2025/09/09 01:19:36 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524ca1_d20250909_m011823_c001_v7007000_t0000_u01757380703223") 2025/09/09 01:19:36 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee032149277a_d20250909_m011819_c001_v0001116_t0012_u01757380699093") 2025/09/09 01:19:36 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409d0de95f769a24_d20250909_m011805_c001_v7007000_t0000_u01757380685649") 2025/09/09 01:19:36 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492720_d20250909_m011801_c001_v0001116_t0002_u01757380681178") 2025/09/09 01:19:36 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f403e430effae8eda_d20250909_m011748_c001_v7007000_t0000_u01757380668772") 2025/09/09 01:19:36 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214926d4_d20250909_m011744_c001_v0001116_t0001_u01757380664190") 2025/09/09 01:19:36 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096b567_d20250909_m011730_c001_v7007000_t0000_u01757380650879") 2025/09/09 01:19:36 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618ae0_d20250909_m011723_c001_v0001043_t0044_u01757380643293") 2025/09/09 01:19:36 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c3c_d20250909_m011710_c001_v7007000_t0000_u01757380630291") 2025/09/09 01:19:36 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011c77_d20250909_m011705_c001_v0001131_t0016_u01757380625852") 2025/09/09 01:19:36 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f410615c276de2f01_d20250909_m011704_c001_v7007000_t0000_u01757380624526") 2025/09/09 01:19:36 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011c4d_d20250909_m011658_c001_v0001131_t0054_u01757380618844") 2025/09/09 01:19:36 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfc6_d20250909_m011645_c001_v7007000_t0000_u01757380605848") 2025/09/09 01:19:36 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011c00_d20250909_m011641_c001_v0001131_t0057_u01757380601748") 2025/09/09 01:19:36 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41537dfdd69f7313_d20250909_m011640_c001_v7007000_t0000_u01757380600752") 2025/09/09 01:19:36 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011be0_d20250909_m011635_c001_v0001131_t0012_u01757380595281") 2025/09/09 01:19:36 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf446_d20250909_m011620_c001_v7007000_t0000_u01757380580218") 2025/09/09 01:19:36 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011b80_d20250909_m011614_c001_v0001131_t0028_u01757380574425") 2025/09/09 01:19:36 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d555_d20250909_m011601_c001_v7007000_t0000_u01757380561188") 2025/09/09 01:19:36 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011b32_d20250909_m011556_c001_v0001131_t0005_u01757380556814") 2025/09/09 01:19:37 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf03d_d20250909_m011542_c001_v7007000_t0000_u01757380542970") 2025/09/09 01:19:37 DEBUG : apple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011ae8_d20250909_m011539_c001_v0001131_t0004_u01757380539017") 2025/09/09 01:19:37 DEBUG : appleSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4196b0d2e5f12e12_d20250909_m011708_c001_v7007000_t0000_u01757380628730") 2025/09/09 01:19:37 DEBUG : appleSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011c59_d20250909_m011701_c001_v0001131_t0045_u01757380621486") 2025/09/09 01:19:37 DEBUG : appleapple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096b568_d20250909_m011731_c001_v7007000_t0000_u01757380651063") 2025/09/09 01:19:37 DEBUG : appleapple: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618aea_d20250909_m011726_c001_v0001043_t0011_u01757380646350") 2025/09/09 01:19:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab525c68_d20250909_m011900_c001_v7007000_t0000_u01757380740246") 2025/09/09 01:19:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011e3b_d20250909_m011856_c001_v0001131_t0031_u01757380736674") 2025/09/09 01:19:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41794588b230ad15_d20250909_m011841_c001_v7007000_t0000_u01757380721280") 2025/09/09 01:19:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011deb_d20250909_m011837_c001_v0001131_t0044_u01757380717811") 2025/09/09 01:19:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524ca2_d20250909_m011823_c001_v7007000_t0000_u01757380703406") 2025/09/09 01:19:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011da9_d20250909_m011820_c001_v0001131_t0035_u01757380700177") 2025/09/09 01:19:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409d0de95f769a25_d20250909_m011805_c001_v7007000_t0000_u01757380685834") 2025/09/09 01:19:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011d47_d20250909_m011802_c001_v0001131_t0034_u01757380682506") 2025/09/09 01:19:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f403e430effae8edb_d20250909_m011748_c001_v7007000_t0000_u01757380668955") 2025/09/09 01:19:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011d1b_d20250909_m011745_c001_v0001131_t0059_u01757380665486") 2025/09/09 01:19:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4187f899994675df_d20250909_m011728_c001_v7007000_t0000_u01757380648726") 2025/09/09 01:19:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017a8a_d20250909_m011724_c001_v0001161_t0036_u01757380644431") 2025/09/09 01:19:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c3d_d20250909_m011710_c001_v7007000_t0000_u01757380630480") 2025/09/09 01:19:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017a20_d20250909_m011705_c001_v0001161_t0024_u01757380625864") 2025/09/09 01:19:37 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f405e64a89024f400_d20250909_m011704_c001_v7007000_t0000_u01757380624312") 2025/09/09 01:19:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492614_d20250909_m011659_c001_v0001116_t0037_u01757380619736") 2025/09/09 01:19:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfc7_d20250909_m011646_c001_v7007000_t0000_u01757380606032") 2025/09/09 01:19:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017990_d20250909_m011641_c001_v0001161_t0011_u01757380601719") 2025/09/09 01:19:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfbe_d20250909_m011640_c001_v7007000_t0000_u01757380600762") 2025/09/09 01:19:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a40_d20250909_m011635_c001_v0001043_t0029_u01757380595901") 2025/09/09 01:19:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4196b0d2e5f12dea_d20250909_m011620_c001_v7007000_t0000_u01757380580690") 2025/09/09 01:19:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a09_d20250909_m011615_c001_v0001043_t0033_u01757380575279") 2025/09/09 01:19:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d556_d20250909_m011601_c001_v7007000_t0000_u01757380561370") 2025/09/09 01:19:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c26189e1_d20250909_m011557_c001_v0001043_t0038_u01757380557703") 2025/09/09 01:19:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf03e_d20250909_m011543_c001_v7007000_t0000_u01757380543154") 2025/09/09 01:19:38 DEBUG : appleappleapplebanana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c26189c7_d20250909_m011539_c001_v0001043_t0015_u01757380539815") 2025/09/09 01:19:38 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4000f43a2e7cbbf2_d20250909_m011708_c001_v7007000_t0000_u01757380628938") 2025/09/09 01:19:38 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492618_d20250909_m011701_c001_v0001116_t0041_u01757380621503") 2025/09/09 01:19:38 DEBUG : b/potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4f9b_d20250909_m011031_c001_v7007000_t0000_u01757380231461") 2025/09/09 01:19:38 DEBUG : b/potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3ca3_d20250909_m011029_c001_v0001113_t0034_u01757380229171") 2025/09/09 01:19:38 DEBUG : b/potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4f8c_d20250909_m011028_c001_v7007000_t0000_u01757380228063") 2025/09/09 01:19:38 DEBUG : b/potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3c8d_d20250909_m011026_c001_v0001113_t0045_u01757380226525") 2025/09/09 01:19:38 DEBUG : b/potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9ed664_d20250909_m011008_c001_v7007000_t0000_u01757380208051") 2025/09/09 01:19:38 DEBUG : b/potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3c1f_d20250909_m011006_c001_v0001113_t0059_u01757380206584") 2025/09/09 01:19:38 DEBUG : backup/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7bc3_d20250909_m011315_c001_v7007000_t0000_u01757380395796") 2025/09/09 01:19:38 DEBUG : backup/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1015836b190339ff_d20250909_m011313_c001_v0001044_t0034_u01757380393789") 2025/09/09 01:19:39 DEBUG : backup/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f119fec7b869e8062_d20250909_m011309_c001_v0001115_t0047_u01757380389817") 2025/09/09 01:19:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524b41_d20250909_m011344_c001_v7007000_t0000_u01757380424081") 2025/09/09 01:19:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f10325e4b5d33ecba_d20250909_m011342_c001_v0001181_t0041_u01757380422312") 2025/09/09 01:19:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f111e4bcbc6c9681f_d20250909_m011338_c001_v0001153_t0002_u01757380418533") 2025/09/09 01:19:39 DEBUG : backup/one.bak: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f402ae0c626fc066b_d20250909_m011331_c001_v7007000_t0000_u01757380411071") 2025/09/09 01:19:39 DEBUG : backup/one.bak: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1152754ba4026f49_d20250909_m011326_c001_v0001134_t0053_u01757380406548") 2025/09/09 01:19:39 DEBUG : backup/one.bak: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114b6de79bdc13f6_d20250909_m011322_c001_v0001179_t0017_u01757380402569") 2025/09/09 01:19:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524b42_d20250909_m011344_c001_v7007000_t0000_u01757380424282") 2025/09/09 01:19:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f110b3799866a15dd_d20250909_m011343_c001_v0001176_t0044_u01757380423295") 2025/09/09 01:19:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f115feafc513f1fce_d20250909_m011340_c001_v0001165_t0056_u01757380420169") 2025/09/09 01:19:39 DEBUG : backup/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7bc4_d20250909_m011315_c001_v7007000_t0000_u01757380395979") 2025/09/09 01:19:39 DEBUG : backup/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f10922356dfa1ce60_d20250909_m011315_c001_v0001184_t0012_u01757380395012") 2025/09/09 01:19:39 DEBUG : backup/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114a991b33089e60_d20250909_m011311_c001_v0001165_t0012_u01757380391442") 2025/09/09 01:19:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f402ae0c626fc066c_d20250909_m011331_c001_v7007000_t0000_u01757380411271") 2025/09/09 01:19:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f105546c0c19610ba_d20250909_m011329_c001_v0001144_t0009_u01757380409485") 2025/09/09 01:19:39 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f119c8ea3307fa3df_d20250909_m011323_c001_v0001102_t0039_u01757380403988") 2025/09/09 01:19:39 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab525c69_d20250909_m011900_c001_v7007000_t0000_u01757380740427") 2025/09/09 01:19:39 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618bba_d20250909_m011856_c001_v0001043_t0009_u01757380736114") 2025/09/09 01:19:39 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41794588b230ad16_d20250909_m011841_c001_v7007000_t0000_u01757380721463") 2025/09/09 01:19:39 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618b8c_d20250909_m011837_c001_v0001043_t0044_u01757380717383") 2025/09/09 01:19:40 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524ca3_d20250909_m011823_c001_v7007000_t0000_u01757380703590") 2025/09/09 01:19:40 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618b6a_d20250909_m011819_c001_v0001043_t0006_u01757380699765") 2025/09/09 01:19:40 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409d0de95f769a26_d20250909_m011806_c001_v7007000_t0000_u01757380686019") 2025/09/09 01:19:40 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618b3c_d20250909_m011801_c001_v0001043_t0026_u01757380681908") 2025/09/09 01:19:40 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f403e430effae8edc_d20250909_m011749_c001_v7007000_t0000_u01757380669139") 2025/09/09 01:19:40 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618b16_d20250909_m011744_c001_v0001043_t0002_u01757380664779") 2025/09/09 01:19:40 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096b569_d20250909_m011731_c001_v7007000_t0000_u01757380651244") 2025/09/09 01:19:40 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011ccb_d20250909_m011724_c001_v0001131_t0031_u01757380644067") 2025/09/09 01:19:40 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c3e_d20250909_m011710_c001_v7007000_t0000_u01757380630665") 2025/09/09 01:19:40 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618aae_d20250909_m011705_c001_v0001043_t0057_u01757380625881") 2025/09/09 01:19:40 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f410615c276de2f02_d20250909_m011704_c001_v7007000_t0000_u01757380624749") 2025/09/09 01:19:40 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500179f6_d20250909_m011659_c001_v0001161_t0046_u01757380619452") 2025/09/09 01:19:40 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfc8_d20250909_m011646_c001_v7007000_t0000_u01757380606215") 2025/09/09 01:19:40 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a56_d20250909_m011641_c001_v0001043_t0004_u01757380601725") 2025/09/09 01:19:40 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4013773ec275a0e3_d20250909_m011640_c001_v7007000_t0000_u01757380600572") 2025/09/09 01:19:40 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017974_d20250909_m011635_c001_v0001161_t0056_u01757380595650") 2025/09/09 01:19:40 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4164f2d6efd2d5b6_d20250909_m011620_c001_v7007000_t0000_u01757380580433") 2025/09/09 01:19:40 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017903_d20250909_m011614_c001_v0001161_t0053_u01757380574752") 2025/09/09 01:19:40 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d557_d20250909_m011601_c001_v7007000_t0000_u01757380561554") 2025/09/09 01:19:40 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500178a7_d20250909_m011557_c001_v0001161_t0043_u01757380557317") 2025/09/09 01:19:40 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf03f_d20250909_m011543_c001_v7007000_t0000_u01757380543338") 2025/09/09 01:19:40 DEBUG : banana: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017846_d20250909_m011539_c001_v0001161_t0032_u01757380539410") 2025/09/09 01:19:41 DEBUG : bananaSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4000f43a2e7cbbee_d20250909_m011708_c001_v7007000_t0000_u01757380628571") 2025/09/09 01:19:41 DEBUG : bananaSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017a00_d20250909_m011701_c001_v0001161_t0019_u01757380621495") 2025/09/09 01:19:41 DEBUG : both0: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c67_d20250909_m011513_c001_v7007000_t0000_u01757380513780") 2025/09/09 01:19:41 DEBUG : both0: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017702_d20250909_m011452_c001_v0001161_t0037_u01757380492965") 2025/09/09 01:19:41 DEBUG : both0: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f7d_d20250909_m011448_c001_v7007000_t0000_u01757380488747") 2025/09/09 01:19:41 DEBUG : both0: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017669_d20250909_m011428_c001_v0001161_t0036_u01757380468692") 2025/09/09 01:19:41 DEBUG : both1: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c68_d20250909_m011513_c001_v7007000_t0000_u01757380513962") 2025/09/09 01:19:41 DEBUG : both1: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe5001770e_d20250909_m011454_c001_v0001161_t0005_u01757380494368") 2025/09/09 01:19:41 DEBUG : both1: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f7e_d20250909_m011448_c001_v7007000_t0000_u01757380488930") 2025/09/09 01:19:41 DEBUG : both1: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017673_d20250909_m011429_c001_v0001161_t0032_u01757380469583") 2025/09/09 01:19:41 DEBUG : both10: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c69_d20250909_m011514_c001_v7007000_t0000_u01757380514145") 2025/09/09 01:19:41 DEBUG : both10: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017748_d20250909_m011501_c001_v0001161_t0002_u01757380501729") 2025/09/09 01:19:41 DEBUG : both10: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f7f_d20250909_m011449_c001_v7007000_t0000_u01757380489112") 2025/09/09 01:19:41 DEBUG : both10: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500176a9_d20250909_m011437_c001_v0001161_t0022_u01757380477177") 2025/09/09 01:19:41 DEBUG : both11: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c6a_d20250909_m011514_c001_v7007000_t0000_u01757380514328") 2025/09/09 01:19:41 DEBUG : both11: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe5001774e_d20250909_m011502_c001_v0001161_t0031_u01757380502583") 2025/09/09 01:19:41 DEBUG : both11: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f80_d20250909_m011449_c001_v7007000_t0000_u01757380489293") 2025/09/09 01:19:41 DEBUG : both11: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500176ad_d20250909_m011438_c001_v0001161_t0039_u01757380478147") 2025/09/09 01:19:41 DEBUG : both12: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c6b_d20250909_m011514_c001_v7007000_t0000_u01757380514511") 2025/09/09 01:19:41 DEBUG : both12: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017758_d20250909_m011503_c001_v0001161_t0019_u01757380503749") 2025/09/09 01:19:41 DEBUG : both12: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f81_d20250909_m011449_c001_v7007000_t0000_u01757380489475") 2025/09/09 01:19:41 DEBUG : both12: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500176b5_d20250909_m011439_c001_v0001161_t0028_u01757380479213") 2025/09/09 01:19:42 DEBUG : both13: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c6c_d20250909_m011514_c001_v7007000_t0000_u01757380514694") 2025/09/09 01:19:42 DEBUG : both13: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017760_d20250909_m011504_c001_v0001161_t0048_u01757380504833") 2025/09/09 01:19:42 DEBUG : both13: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f82_d20250909_m011449_c001_v7007000_t0000_u01757380489657") 2025/09/09 01:19:42 DEBUG : both13: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500176bf_d20250909_m011440_c001_v0001161_t0037_u01757380480273") 2025/09/09 01:19:42 DEBUG : both14: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c6d_d20250909_m011514_c001_v7007000_t0000_u01757380514877") 2025/09/09 01:19:42 DEBUG : both14: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017764_d20250909_m011505_c001_v0001161_t0027_u01757380505743") 2025/09/09 01:19:42 DEBUG : both14: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f83_d20250909_m011449_c001_v7007000_t0000_u01757380489839") 2025/09/09 01:19:42 DEBUG : both14: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500176c3_d20250909_m011441_c001_v0001161_t0008_u01757380481027") 2025/09/09 01:19:42 DEBUG : both15: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c6e_d20250909_m011515_c001_v7007000_t0000_u01757380515060") 2025/09/09 01:19:42 DEBUG : both15: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe5001776a_d20250909_m011506_c001_v0001161_t0044_u01757380506441") 2025/09/09 01:19:42 DEBUG : both15: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f84_d20250909_m011450_c001_v7007000_t0000_u01757380490022") 2025/09/09 01:19:42 DEBUG : both15: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500176cb_d20250909_m011441_c001_v0001161_t0011_u01757380481900") 2025/09/09 01:19:42 DEBUG : both16: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c6f_d20250909_m011515_c001_v7007000_t0000_u01757380515249") 2025/09/09 01:19:42 DEBUG : both16: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017770_d20250909_m011507_c001_v0001161_t0048_u01757380507587") 2025/09/09 01:19:42 DEBUG : both16: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f85_d20250909_m011450_c001_v7007000_t0000_u01757380490205") 2025/09/09 01:19:42 DEBUG : both16: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500176cf_d20250909_m011442_c001_v0001161_t0029_u01757380482740") 2025/09/09 01:19:42 DEBUG : both17: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c70_d20250909_m011515_c001_v7007000_t0000_u01757380515431") 2025/09/09 01:19:42 DEBUG : both17: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017772_d20250909_m011508_c001_v0001161_t0001_u01757380508234") 2025/09/09 01:19:42 DEBUG : both17: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f86_d20250909_m011450_c001_v7007000_t0000_u01757380490388") 2025/09/09 01:19:42 DEBUG : both17: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500176d7_d20250909_m011443_c001_v0001161_t0050_u01757380483829") 2025/09/09 01:19:43 DEBUG : both18: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c71_d20250909_m011515_c001_v7007000_t0000_u01757380515615") 2025/09/09 01:19:43 DEBUG : both18: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe5001777a_d20250909_m011509_c001_v0001161_t0029_u01757380509289") 2025/09/09 01:19:43 DEBUG : both18: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f87_d20250909_m011450_c001_v7007000_t0000_u01757380490570") 2025/09/09 01:19:43 DEBUG : both18: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500176db_d20250909_m011444_c001_v0001161_t0034_u01757380484488") 2025/09/09 01:19:43 DEBUG : both19: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c72_d20250909_m011515_c001_v7007000_t0000_u01757380515799") 2025/09/09 01:19:43 DEBUG : both19: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017782_d20250909_m011510_c001_v0001161_t0031_u01757380510107") 2025/09/09 01:19:43 DEBUG : both19: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f88_d20250909_m011450_c001_v7007000_t0000_u01757380490752") 2025/09/09 01:19:43 DEBUG : both19: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500176e1_d20250909_m011445_c001_v0001161_t0022_u01757380485423") 2025/09/09 01:19:43 DEBUG : both2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c73_d20250909_m011515_c001_v7007000_t0000_u01757380515982") 2025/09/09 01:19:43 DEBUG : both2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017718_d20250909_m011455_c001_v0001161_t0054_u01757380495140") 2025/09/09 01:19:43 DEBUG : both2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f89_d20250909_m011450_c001_v7007000_t0000_u01757380490944") 2025/09/09 01:19:43 DEBUG : both2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017677_d20250909_m011430_c001_v0001161_t0055_u01757380470488") 2025/09/09 01:19:43 DEBUG : both3: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c74_d20250909_m011516_c001_v7007000_t0000_u01757380516175") 2025/09/09 01:19:43 DEBUG : both3: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe5001771e_d20250909_m011456_c001_v0001161_t0031_u01757380496155") 2025/09/09 01:19:43 DEBUG : both3: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f8a_d20250909_m011451_c001_v7007000_t0000_u01757380491126") 2025/09/09 01:19:43 DEBUG : both3: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017679_d20250909_m011431_c001_v0001161_t0008_u01757380471074") 2025/09/09 01:19:43 DEBUG : both4: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c75_d20250909_m011516_c001_v7007000_t0000_u01757380516358") 2025/09/09 01:19:43 DEBUG : both4: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017726_d20250909_m011456_c001_v0001161_t0000_u01757380496867") 2025/09/09 01:19:43 DEBUG : both4: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f8b_d20250909_m011451_c001_v7007000_t0000_u01757380491309") 2025/09/09 01:19:43 DEBUG : both4: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe5001767d_d20250909_m011431_c001_v0001161_t0031_u01757380471875") 2025/09/09 01:19:43 DEBUG : both5: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c76_d20250909_m011516_c001_v7007000_t0000_u01757380516542") 2025/09/09 01:19:43 DEBUG : both5: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe5001772e_d20250909_m011457_c001_v0001161_t0043_u01757380497590") 2025/09/09 01:19:44 DEBUG : both5: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f8c_d20250909_m011451_c001_v7007000_t0000_u01757380491490") 2025/09/09 01:19:44 DEBUG : both5: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017683_d20250909_m011432_c001_v0001161_t0042_u01757380472637") 2025/09/09 01:19:44 DEBUG : both6: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c77_d20250909_m011516_c001_v7007000_t0000_u01757380516726") 2025/09/09 01:19:44 DEBUG : both6: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017736_d20250909_m011458_c001_v0001161_t0034_u01757380498371") 2025/09/09 01:19:44 DEBUG : both6: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f8e_d20250909_m011451_c001_v7007000_t0000_u01757380491673") 2025/09/09 01:19:44 DEBUG : both6: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe5001768d_d20250909_m011433_c001_v0001161_t0035_u01757380473574") 2025/09/09 01:19:44 DEBUG : both7: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c78_d20250909_m011516_c001_v7007000_t0000_u01757380516909") 2025/09/09 01:19:44 DEBUG : both7: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe5001773a_d20250909_m011459_c001_v0001161_t0043_u01757380499140") 2025/09/09 01:19:44 DEBUG : both7: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f8f_d20250909_m011451_c001_v7007000_t0000_u01757380491855") 2025/09/09 01:19:44 DEBUG : both7: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017697_d20250909_m011434_c001_v0001161_t0035_u01757380474563") 2025/09/09 01:19:44 DEBUG : both8: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c79_d20250909_m011517_c001_v7007000_t0000_u01757380517092") 2025/09/09 01:19:44 DEBUG : both8: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017740_d20250909_m011500_c001_v0001161_t0017_u01757380500114") 2025/09/09 01:19:44 DEBUG : both8: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f90_d20250909_m011452_c001_v7007000_t0000_u01757380492036") 2025/09/09 01:19:44 DEBUG : both8: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe5001769b_d20250909_m011435_c001_v0001161_t0037_u01757380475623") 2025/09/09 01:19:44 DEBUG : both9: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c7a_d20250909_m011517_c001_v7007000_t0000_u01757380517279") 2025/09/09 01:19:44 DEBUG : both9: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017742_d20250909_m011501_c001_v0001161_t0044_u01757380501020") 2025/09/09 01:19:44 DEBUG : both9: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f91_d20250909_m011452_c001_v7007000_t0000_u01757380492219") 2025/09/09 01:19:44 DEBUG : both9: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500176a7_d20250909_m011436_c001_v0001161_t0058_u01757380476403") 2025/09/09 01:19:44 DEBUG : c/non empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4f9c_d20250909_m011031_c001_v7007000_t0000_u01757380231643") 2025/09/09 01:19:44 DEBUG : c/non empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3ca5_d20250909_m011029_c001_v0001113_t0055_u01757380229611") 2025/09/09 01:19:44 DEBUG : c/non empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4f8e_d20250909_m011028_c001_v7007000_t0000_u01757380228806") 2025/09/09 01:19:44 DEBUG : c/non empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3c91_d20250909_m011026_c001_v0001113_t0031_u01757380226826") 2025/09/09 01:19:45 DEBUG : c/non empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9ed667_d20250909_m011008_c001_v7007000_t0000_u01757380208791") 2025/09/09 01:19:45 DEBUG : c/non empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3c23_d20250909_m011006_c001_v0001113_t0046_u01757380206922") 2025/09/09 01:19:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d583_d20250909_m011622_c001_v7007000_t0000_u01757380582942") 2025/09/09 01:19:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011b90_d20250909_m011617_c001_v0001131_t0039_u01757380577657") 2025/09/09 01:19:45 DEBUG : check sum: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9ed641_d20250909_m010959_c001_v7007000_t0000_u01757380199278") 2025/09/09 01:19:45 DEBUG : check sum: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3be7_d20250909_m010958_c001_v0001113_t0043_u01757380198152") 2025/09/09 01:19:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f410615c276de4373_d20250909_m011931_c001_v7007000_t0000_u01757380771037") 2025/09/09 01:19:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492868_d20250909_m011929_c001_v0001116_t0015_u01757380769179") 2025/09/09 01:19:45 DEBUG : dest/3: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409672eb8053086b_d20250909_m011246_c001_v7007000_t0000_u01757380366885") 2025/09/09 01:19:45 DEBUG : dest/3: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4154e531a4065f31_d20250909_m011245_c001_v0001104_t0055_u01757380365764") 2025/09/09 01:19:45 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096b56a_d20250909_m011731_c001_v7007000_t0000_u01757380651436") 2025/09/09 01:19:45 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017a8e_d20250909_m011726_c001_v0001161_t0033_u01757380646374") 2025/09/09 01:19:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab525c6a_d20250909_m011900_c001_v7007000_t0000_u01757380740609") 2025/09/09 01:19:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214927d2_d20250909_m011845_c001_v0001116_t0033_u01757380725719") 2025/09/09 01:19:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41794588b230ad17_d20250909_m011841_c001_v7007000_t0000_u01757380721645") 2025/09/09 01:19:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492790_d20250909_m011827_c001_v0001116_t0021_u01757380707927") 2025/09/09 01:19:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524ca4_d20250909_m011823_c001_v7007000_t0000_u01757380703781") 2025/09/09 01:19:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492748_d20250909_m011810_c001_v0001116_t0042_u01757380690326") 2025/09/09 01:19:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409d0de95f769a27_d20250909_m011806_c001_v7007000_t0000_u01757380686203") 2025/09/09 01:19:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214926f2_d20250909_m011753_c001_v0001116_t0034_u01757380673442") 2025/09/09 01:19:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f403e430effae8edd_d20250909_m011749_c001_v7007000_t0000_u01757380669322") 2025/09/09 01:19:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214926ac_d20250909_m011735_c001_v0001116_t0046_u01757380655506") 2025/09/09 01:19:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4164f2d6efd2d61d_d20250909_m011728_c001_v7007000_t0000_u01757380648896") 2025/09/09 01:19:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618ad0_d20250909_m011714_c001_v0001043_t0043_u01757380634949") 2025/09/09 01:19:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c3f_d20250909_m011710_c001_v7007000_t0000_u01757380630847") 2025/09/09 01:19:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011c79_d20250909_m011706_c001_v0001131_t0032_u01757380626153") 2025/09/09 01:19:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f405e64a89024f402_d20250909_m011704_c001_v7007000_t0000_u01757380624682") 2025/09/09 01:19:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011c25_d20250909_m011650_c001_v0001131_t0055_u01757380610455") 2025/09/09 01:19:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfc9_d20250909_m011646_c001_v7007000_t0000_u01757380606397") 2025/09/09 01:19:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017992_d20250909_m011642_c001_v0001161_t0013_u01757380602007") 2025/09/09 01:19:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4013773ec275a0e4_d20250909_m011640_c001_v7007000_t0000_u01757380600772") 2025/09/09 01:19:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011bc0_d20250909_m011627_c001_v0001131_t0020_u01757380587010") 2025/09/09 01:19:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf445_d20250909_m011620_c001_v7007000_t0000_u01757380580036") 2025/09/09 01:19:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011b50_d20250909_m011605_c001_v0001131_t0038_u01757380565791") 2025/09/09 01:19:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d558_d20250909_m011601_c001_v7007000_t0000_u01757380561736") 2025/09/09 01:19:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011b0a_d20250909_m011547_c001_v0001131_t0000_u01757380547721") 2025/09/09 01:19:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf040_d20250909_m011543_c001_v7007000_t0000_u01757380543521") 2025/09/09 01:19:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011ac2_d20250909_m011530_c001_v0001131_t0017_u01757380530969") 2025/09/09 01:19:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4164f2d6efd2d5fd_d20250909_m011708_c001_v7007000_t0000_u01757380628776") 2025/09/09 01:19:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011c5b_d20250909_m011701_c001_v0001131_t0053_u01757380621822") 2025/09/09 01:19:46 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096b56b_d20250909_m011731_c001_v7007000_t0000_u01757380651617") 2025/09/09 01:19:46 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492680_d20250909_m011726_c001_v0001116_t0004_u01757380646382") 2025/09/09 01:19:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab525c6b_d20250909_m011900_c001_v7007000_t0000_u01757380740791") 2025/09/09 01:19:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618b9c_d20250909_m011846_c001_v0001043_t0045_u01757380726631") 2025/09/09 01:19:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41794588b230ad19_d20250909_m011841_c001_v7007000_t0000_u01757380721827") 2025/09/09 01:19:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618b7c_d20250909_m011828_c001_v0001043_t0000_u01757380708799") 2025/09/09 01:19:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524ca5_d20250909_m011823_c001_v7007000_t0000_u01757380703964") 2025/09/09 01:19:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618b52_d20250909_m011811_c001_v0001043_t0024_u01757380691292") 2025/09/09 01:19:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409d0de95f769a28_d20250909_m011806_c001_v7007000_t0000_u01757380686387") 2025/09/09 01:19:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618b24_d20250909_m011754_c001_v0001043_t0010_u01757380674389") 2025/09/09 01:19:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f403e430effae8ede_d20250909_m011749_c001_v7007000_t0000_u01757380669505") 2025/09/09 01:19:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618b04_d20250909_m011736_c001_v0001043_t0010_u01757380656493") 2025/09/09 01:19:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096b565_d20250909_m011729_c001_v7007000_t0000_u01757380649105") 2025/09/09 01:19:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011ca5_d20250909_m011715_c001_v0001131_t0022_u01757380635739") 2025/09/09 01:19:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c41_d20250909_m011711_c001_v7007000_t0000_u01757380631030") 2025/09/09 01:19:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017a24_d20250909_m011706_c001_v0001161_t0011_u01757380626236") 2025/09/09 01:19:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4196b0d2e5f12e0c_d20250909_m011704_c001_v7007000_t0000_u01757380624720") 2025/09/09 01:19:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500179c4_d20250909_m011651_c001_v0001161_t0005_u01757380611098") 2025/09/09 01:19:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfca_d20250909_m011646_c001_v7007000_t0000_u01757380606579") 2025/09/09 01:19:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a58_d20250909_m011642_c001_v0001043_t0056_u01757380602063") 2025/09/09 01:19:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af7a23_d20250909_m011640_c001_v7007000_t0000_u01757380600540") 2025/09/09 01:19:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017944_d20250909_m011627_c001_v0001161_t0002_u01757380587723") 2025/09/09 01:19:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41537dfdd69f72ff_d20250909_m011620_c001_v7007000_t0000_u01757380580460") 2025/09/09 01:19:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500178cf_d20250909_m011606_c001_v0001161_t0012_u01757380566725") 2025/09/09 01:19:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d559_d20250909_m011601_c001_v7007000_t0000_u01757380561918") 2025/09/09 01:19:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017872_d20250909_m011548_c001_v0001161_t0025_u01757380548469") 2025/09/09 01:19:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf041_d20250909_m011543_c001_v7007000_t0000_u01757380543705") 2025/09/09 01:19:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017812_d20250909_m011531_c001_v0001161_t0013_u01757380531252") 2025/09/09 01:19:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4000f43a2e7cbbf0_d20250909_m011708_c001_v7007000_t0000_u01757380628754") 2025/09/09 01:19:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a94_d20250909_m011702_c001_v0001043_t0054_u01757380622018") 2025/09/09 01:19:48 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096b56c_d20250909_m011731_c001_v7007000_t0000_u01757380651799") 2025/09/09 01:19:48 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011cd5_d20250909_m011726_c001_v0001131_t0021_u01757380646727") 2025/09/09 01:19:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab525c6c_d20250909_m011900_c001_v7007000_t0000_u01757380740973") 2025/09/09 01:19:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011e15_d20250909_m011847_c001_v0001131_t0006_u01757380727383") 2025/09/09 01:19:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41794588b230ad1a_d20250909_m011842_c001_v7007000_t0000_u01757380722008") 2025/09/09 01:19:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011dc5_d20250909_m011829_c001_v0001131_t0033_u01757380709603") 2025/09/09 01:19:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524ca6_d20250909_m011824_c001_v7007000_t0000_u01757380704148") 2025/09/09 01:19:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011d77_d20250909_m011812_c001_v0001131_t0015_u01757380692013") 2025/09/09 01:19:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409d0de95f769a29_d20250909_m011806_c001_v7007000_t0000_u01757380686573") 2025/09/09 01:19:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011d35_d20250909_m011755_c001_v0001131_t0045_u01757380675183") 2025/09/09 01:19:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f403e430effae8edf_d20250909_m011749_c001_v7007000_t0000_u01757380669687") 2025/09/09 01:19:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011cff_d20250909_m011737_c001_v0001131_t0043_u01757380657402") 2025/09/09 01:19:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4187f899994675e0_d20250909_m011728_c001_v7007000_t0000_u01757380648908") 2025/09/09 01:19:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017a62_d20250909_m011716_c001_v0001161_t0048_u01757380636422") 2025/09/09 01:19:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c42_d20250909_m011711_c001_v7007000_t0000_u01757380631214") 2025/09/09 01:19:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618ab2_d20250909_m011706_c001_v0001043_t0027_u01757380626265") 2025/09/09 01:19:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f40652ecd2cd757b3_d20250909_m011704_c001_v7007000_t0000_u01757380624329") 2025/09/09 01:19:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214925f2_d20250909_m011651_c001_v0001116_t0021_u01757380611721") 2025/09/09 01:19:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfcb_d20250909_m011646_c001_v7007000_t0000_u01757380606761") 2025/09/09 01:19:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011c02_d20250909_m011642_c001_v0001131_t0047_u01757380602129") 2025/09/09 01:19:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af7a21_d20250909_m011640_c001_v7007000_t0000_u01757380600175") 2025/09/09 01:19:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a2b_d20250909_m011628_c001_v0001043_t0054_u01757380588539") 2025/09/09 01:19:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4187f89999467586_d20250909_m011620_c001_v7007000_t0000_u01757380580493") 2025/09/09 01:19:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c26189ed_d20250909_m011607_c001_v0001043_t0044_u01757380567408") 2025/09/09 01:19:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d55a_d20250909_m011602_c001_v7007000_t0000_u01757380562101") 2025/09/09 01:19:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c26189d3_d20250909_m011549_c001_v0001043_t0002_u01757380549280") 2025/09/09 01:19:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf042_d20250909_m011543_c001_v7007000_t0000_u01757380543888") 2025/09/09 01:19:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c26189af_d20250909_m011531_c001_v0001043_t0039_u01757380531783") 2025/09/09 01:19:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f40652ecd2cd757b7_d20250909_m011708_c001_v7007000_t0000_u01757380628586") 2025/09/09 01:19:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017a06_d20250909_m011702_c001_v0001161_t0027_u01757380622106") 2025/09/09 01:19:49 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096b56d_d20250909_m011731_c001_v7007000_t0000_u01757380651980") 2025/09/09 01:19:49 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017a92_d20250909_m011726_c001_v0001161_t0030_u01757380646817") 2025/09/09 01:19:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab525c6d_d20250909_m011901_c001_v7007000_t0000_u01757380741154") 2025/09/09 01:19:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017c36_d20250909_m011848_c001_v0001161_t0036_u01757380728440") 2025/09/09 01:19:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41794588b230ad1b_d20250909_m011842_c001_v7007000_t0000_u01757380722190") 2025/09/09 01:19:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017bde_d20250909_m011830_c001_v0001161_t0053_u01757380710504") 2025/09/09 01:19:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524ca7_d20250909_m011824_c001_v7007000_t0000_u01757380704332") 2025/09/09 01:19:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017b89_d20250909_m011812_c001_v0001161_t0015_u01757380692795") 2025/09/09 01:19:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409d0de95f769a2a_d20250909_m011806_c001_v7007000_t0000_u01757380686758") 2025/09/09 01:19:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017b2f_d20250909_m011755_c001_v0001161_t0019_u01757380675822") 2025/09/09 01:19:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f403e430effae8ee0_d20250909_m011749_c001_v7007000_t0000_u01757380669869") 2025/09/09 01:19:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017ae0_d20250909_m011738_c001_v0001161_t0009_u01757380658235") 2025/09/09 01:19:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42117b4d77599072_d20250909_m011729_c001_v7007000_t0000_u01757380649278") 2025/09/09 01:19:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee032149265e_d20250909_m011717_c001_v0001116_t0042_u01757380637240") 2025/09/09 01:19:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c43_d20250909_m011711_c001_v7007000_t0000_u01757380631398") 2025/09/09 01:19:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492637_d20250909_m011706_c001_v0001116_t0051_u01757380626545") 2025/09/09 01:19:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f405e64a89024f401_d20250909_m011704_c001_v7007000_t0000_u01757380624498") 2025/09/09 01:19:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a74_d20250909_m011652_c001_v0001043_t0050_u01757380612796") 2025/09/09 01:19:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfcc_d20250909_m011646_c001_v7007000_t0000_u01757380606946") 2025/09/09 01:19:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214925c4_d20250909_m011642_c001_v0001116_t0021_u01757380602274") 2025/09/09 01:19:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4237dfdc602b235d_d20250909_m011640_c001_v7007000_t0000_u01757380600561") 2025/09/09 01:19:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee032149257c_d20250909_m011629_c001_v0001116_t0040_u01757380589365") 2025/09/09 01:19:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41537dfdd69f7300_d20250909_m011620_c001_v7007000_t0000_u01757380580644") 2025/09/09 01:19:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492526_d20250909_m011608_c001_v0001116_t0059_u01757380568425") 2025/09/09 01:19:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d55b_d20250909_m011602_c001_v7007000_t0000_u01757380562284") 2025/09/09 01:19:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214924b8_d20250909_m011550_c001_v0001116_t0053_u01757380550136") 2025/09/09 01:19:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf043_d20250909_m011544_c001_v7007000_t0000_u01757380544126") 2025/09/09 01:19:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee032149244e_d20250909_m011532_c001_v0001116_t0027_u01757380532206") 2025/09/09 01:19:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4164f2d6efd2d5fe_d20250909_m011708_c001_v7007000_t0000_u01757380628949") 2025/09/09 01:19:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a96_d20250909_m011702_c001_v0001043_t0021_u01757380622408") 2025/09/09 01:19:51 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096b56e_d20250909_m011732_c001_v7007000_t0000_u01757380652163") 2025/09/09 01:19:51 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618aec_d20250909_m011727_c001_v0001043_t0013_u01757380647057") 2025/09/09 01:19:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab525c6e_d20250909_m011901_c001_v7007000_t0000_u01757380741336") 2025/09/09 01:19:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214927de_d20250909_m011849_c001_v0001116_t0010_u01757380729101") 2025/09/09 01:19:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41794588b230ad1c_d20250909_m011842_c001_v7007000_t0000_u01757380722372") 2025/09/09 01:19:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214927a0_d20250909_m011830_c001_v0001116_t0002_u01757380710822") 2025/09/09 01:19:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524ca8_d20250909_m011824_c001_v7007000_t0000_u01757380704514") 2025/09/09 01:19:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492750_d20250909_m011813_c001_v0001116_t0010_u01757380693192") 2025/09/09 01:19:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409d0de95f769a2b_d20250909_m011806_c001_v7007000_t0000_u01757380686943") 2025/09/09 01:19:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492700_d20250909_m011756_c001_v0001116_t0055_u01757380676224") 2025/09/09 01:19:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f403e430effae8ee1_d20250909_m011750_c001_v7007000_t0000_u01757380670051") 2025/09/09 01:19:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214926ba_d20250909_m011738_c001_v0001116_t0005_u01757380658680") 2025/09/09 01:19:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7386ca0_d20250909_m011729_c001_v7007000_t0000_u01757380649120") 2025/09/09 01:19:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618ad6_d20250909_m011717_c001_v0001043_t0021_u01757380637833") 2025/09/09 01:19:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c45_d20250909_m011711_c001_v7007000_t0000_u01757380631580") 2025/09/09 01:19:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011c7d_d20250909_m011706_c001_v0001131_t0006_u01757380626571") 2025/09/09 01:19:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f40652ecd2cd757b5_d20250909_m011704_c001_v7007000_t0000_u01757380624700") 2025/09/09 01:19:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011c2f_d20250909_m011653_c001_v0001131_t0020_u01757380613192") 2025/09/09 01:19:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfcd_d20250909_m011647_c001_v7007000_t0000_u01757380607128") 2025/09/09 01:19:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017994_d20250909_m011642_c001_v0001161_t0059_u01757380602298") 2025/09/09 01:19:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf455_d20250909_m011640_c001_v7007000_t0000_u01757380600779") 2025/09/09 01:19:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011bc4_d20250909_m011629_c001_v0001131_t0021_u01757380589898") 2025/09/09 01:19:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4196b0d2e5f12de8_d20250909_m011620_c001_v7007000_t0000_u01757380580487") 2025/09/09 01:19:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011b5c_d20250909_m011609_c001_v0001131_t0056_u01757380569019") 2025/09/09 01:19:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d55c_d20250909_m011602_c001_v7007000_t0000_u01757380562478") 2025/09/09 01:19:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011b16_d20250909_m011550_c001_v0001131_t0057_u01757380550747") 2025/09/09 01:19:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf044_d20250909_m011544_c001_v7007000_t0000_u01757380544309") 2025/09/09 01:19:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011ac8_d20250909_m011532_c001_v0001131_t0018_u01757380532859") 2025/09/09 01:19:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4164f2d6efd2d5fc_d20250909_m011708_c001_v7007000_t0000_u01757380628764") 2025/09/09 01:19:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee032149261c_d20250909_m011702_c001_v0001116_t0044_u01757380622462") 2025/09/09 01:19:52 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096b56f_d20250909_m011732_c001_v7007000_t0000_u01757380652343") 2025/09/09 01:19:52 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492686_d20250909_m011727_c001_v0001116_t0009_u01757380647175") 2025/09/09 01:19:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab525c6f_d20250909_m011901_c001_v7007000_t0000_u01757380741519") 2025/09/09 01:19:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618ba4_d20250909_m011849_c001_v0001043_t0047_u01757380729549") 2025/09/09 01:19:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41794588b230ad1f_d20250909_m011842_c001_v7007000_t0000_u01757380722554") 2025/09/09 01:19:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618b7e_d20250909_m011831_c001_v0001043_t0014_u01757380711611") 2025/09/09 01:19:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524ca9_d20250909_m011824_c001_v7007000_t0000_u01757380704698") 2025/09/09 01:19:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618b5a_d20250909_m011814_c001_v0001043_t0036_u01757380694057") 2025/09/09 01:19:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409d0de95f769a2c_d20250909_m011807_c001_v7007000_t0000_u01757380687128") 2025/09/09 01:19:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618b26_d20250909_m011756_c001_v0001043_t0042_u01757380676715") 2025/09/09 01:19:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f403e430effae8ee2_d20250909_m011750_c001_v7007000_t0000_u01757380670234") 2025/09/09 01:19:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618b06_d20250909_m011739_c001_v0001043_t0022_u01757380659114") 2025/09/09 01:19:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096b566_d20250909_m011729_c001_v7007000_t0000_u01757380649292") 2025/09/09 01:19:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011cab_d20250909_m011718_c001_v0001131_t0000_u01757380638246") 2025/09/09 01:19:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c46_d20250909_m011711_c001_v7007000_t0000_u01757380631763") 2025/09/09 01:19:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618ab4_d20250909_m011706_c001_v0001043_t0021_u01757380626765") 2025/09/09 01:19:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4196b0d2e5f12e0d_d20250909_m011704_c001_v7007000_t0000_u01757380624908") 2025/09/09 01:19:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500179d2_d20250909_m011653_c001_v0001161_t0049_u01757380613625") 2025/09/09 01:19:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfce_d20250909_m011647_c001_v7007000_t0000_u01757380607310") 2025/09/09 01:19:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011c04_d20250909_m011642_c001_v0001131_t0025_u01757380602469") 2025/09/09 01:19:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f402ae0c626fc1f93_d20250909_m011640_c001_v7007000_t0000_u01757380600598") 2025/09/09 01:19:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017954_d20250909_m011630_c001_v0001161_t0054_u01757380590200") 2025/09/09 01:19:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42117b4d77599040_d20250909_m011620_c001_v7007000_t0000_u01757380580654") 2025/09/09 01:19:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500178dd_d20250909_m011609_c001_v0001161_t0006_u01757380569322") 2025/09/09 01:19:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d55d_d20250909_m011602_c001_v7007000_t0000_u01757380562661") 2025/09/09 01:19:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017884_d20250909_m011551_c001_v0001161_t0038_u01757380551019") 2025/09/09 01:19:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf045_d20250909_m011544_c001_v7007000_t0000_u01757380544493") 2025/09/09 01:19:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017822_d20250909_m011533_c001_v0001161_t0005_u01757380533270") 2025/09/09 01:19:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f40652ecd2cd757b8_d20250909_m011708_c001_v7007000_t0000_u01757380628777") 2025/09/09 01:19:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011c5d_d20250909_m011702_c001_v0001131_t0051_u01757380622538") 2025/09/09 01:19:54 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096b570_d20250909_m011732_c001_v7007000_t0000_u01757380652524") 2025/09/09 01:19:54 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011cdb_d20250909_m011727_c001_v0001131_t0028_u01757380647187") 2025/09/09 01:19:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab525c70_d20250909_m011901_c001_v7007000_t0000_u01757380741700") 2025/09/09 01:19:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011e21_d20250909_m011849_c001_v0001131_t0053_u01757380729873") 2025/09/09 01:19:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41794588b230ad20_d20250909_m011842_c001_v7007000_t0000_u01757380722737") 2025/09/09 01:19:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011dd3_d20250909_m011831_c001_v0001131_t0014_u01757380711973") 2025/09/09 01:19:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524caa_d20250909_m011824_c001_v7007000_t0000_u01757380704881") 2025/09/09 01:19:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011d85_d20250909_m011814_c001_v0001131_t0020_u01757380694511") 2025/09/09 01:19:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409d0de95f769a2d_d20250909_m011807_c001_v7007000_t0000_u01757380687313") 2025/09/09 01:19:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011d3b_d20250909_m011757_c001_v0001131_t0056_u01757380677086") 2025/09/09 01:19:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f403e430effae8ee3_d20250909_m011750_c001_v7007000_t0000_u01757380670416") 2025/09/09 01:19:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011d09_d20250909_m011739_c001_v0001131_t0049_u01757380659561") 2025/09/09 01:19:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41537dfdd69f735b_d20250909_m011729_c001_v7007000_t0000_u01757380649130") 2025/09/09 01:19:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017a74_d20250909_m011718_c001_v0001161_t0002_u01757380638683") 2025/09/09 01:19:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c47_d20250909_m011711_c001_v7007000_t0000_u01757380631948") 2025/09/09 01:19:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017a28_d20250909_m011706_c001_v0001161_t0059_u01757380626803") 2025/09/09 01:19:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c30_d20250909_m011704_c001_v7007000_t0000_u01757380624740") 2025/09/09 01:19:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492600_d20250909_m011654_c001_v0001116_t0059_u01757380614093") 2025/09/09 01:19:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfcf_d20250909_m011647_c001_v7007000_t0000_u01757380607493") 2025/09/09 01:19:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a5c_d20250909_m011642_c001_v0001043_t0030_u01757380602556") 2025/09/09 01:19:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d5b2_d20250909_m011640_c001_v7007000_t0000_u01757380600795") 2025/09/09 01:19:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a31_d20250909_m011630_c001_v0001043_t0006_u01757380590524") 2025/09/09 01:19:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42117b4d7759903d_d20250909_m011620_c001_v7007000_t0000_u01757380580470") 2025/09/09 01:19:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c26189f7_d20250909_m011609_c001_v0001043_t0036_u01757380569670") 2025/09/09 01:19:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d55e_d20250909_m011602_c001_v7007000_t0000_u01757380562843") 2025/09/09 01:19:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c26189d5_d20250909_m011551_c001_v0001043_t0030_u01757380551536") 2025/09/09 01:19:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf046_d20250909_m011544_c001_v7007000_t0000_u01757380544676") 2025/09/09 01:19:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c26189bb_d20250909_m011533_c001_v0001043_t0040_u01757380533885") 2025/09/09 01:19:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4196b0d2e5f12e0f_d20250909_m011708_c001_v7007000_t0000_u01757380628513") 2025/09/09 01:19:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017a0a_d20250909_m011702_c001_v0001161_t0017_u01757380622710") 2025/09/09 01:19:55 DEBUG : dir1/0007-12345: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096b571_d20250909_m011732_c001_v7007000_t0000_u01757380652705") 2025/09/09 01:19:55 DEBUG : dir1/0007-12345: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017a96_d20250909_m011727_c001_v0001161_t0053_u01757380647216") 2025/09/09 01:19:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab525c71_d20250909_m011901_c001_v7007000_t0000_u01757380741881") 2025/09/09 01:19:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017c3e_d20250909_m011850_c001_v0001161_t0004_u01757380730396") 2025/09/09 01:19:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41794588b230ad21_d20250909_m011842_c001_v7007000_t0000_u01757380722919") 2025/09/09 01:19:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017bea_d20250909_m011832_c001_v0001161_t0037_u01757380712466") 2025/09/09 01:19:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524cab_d20250909_m011825_c001_v7007000_t0000_u01757380705078") 2025/09/09 01:19:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017b95_d20250909_m011814_c001_v0001161_t0015_u01757380694843") 2025/09/09 01:19:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409d0de95f769a2e_d20250909_m011807_c001_v7007000_t0000_u01757380687498") 2025/09/09 01:19:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017b3b_d20250909_m011757_c001_v0001161_t0014_u01757380677386") 2025/09/09 01:19:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f403e430effae8ee4_d20250909_m011750_c001_v7007000_t0000_u01757380670599") 2025/09/09 01:19:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017ae8_d20250909_m011739_c001_v0001161_t0049_u01757380659899") 2025/09/09 01:19:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4187f899994675e1_d20250909_m011729_c001_v7007000_t0000_u01757380649090") 2025/09/09 01:19:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492668_d20250909_m011719_c001_v0001116_t0007_u01757380639129") 2025/09/09 01:19:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c48_d20250909_m011712_c001_v7007000_t0000_u01757380632132") 2025/09/09 01:19:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011c7f_d20250909_m011707_c001_v0001131_t0050_u01757380627022") 2025/09/09 01:19:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c31_d20250909_m011704_c001_v7007000_t0000_u01757380624923") 2025/09/09 01:19:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a7a_d20250909_m011654_c001_v0001043_t0047_u01757380614552") 2025/09/09 01:19:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfd2_d20250909_m011647_c001_v7007000_t0000_u01757380607675") 2025/09/09 01:19:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017996_d20250909_m011642_c001_v0001161_t0029_u01757380602599") 2025/09/09 01:19:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf454_d20250909_m011640_c001_v7007000_t0000_u01757380600596") 2025/09/09 01:19:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492586_d20250909_m011631_c001_v0001116_t0035_u01757380591232") 2025/09/09 01:19:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d57c_d20250909_m011620_c001_v7007000_t0000_u01757380580478") 2025/09/09 01:19:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee032149252c_d20250909_m011610_c001_v0001116_t0032_u01757380570140") 2025/09/09 01:19:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d55f_d20250909_m011603_c001_v7007000_t0000_u01757380563026") 2025/09/09 01:19:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214924c4_d20250909_m011552_c001_v0001116_t0021_u01757380552014") 2025/09/09 01:19:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf047_d20250909_m011544_c001_v7007000_t0000_u01757380544860") 2025/09/09 01:19:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee032149245a_d20250909_m011534_c001_v0001116_t0027_u01757380534337") 2025/09/09 01:19:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f410615c276de2f0a_d20250909_m011708_c001_v7007000_t0000_u01757380628524") 2025/09/09 01:19:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a98_d20250909_m011702_c001_v0001043_t0020_u01757380622822") 2025/09/09 01:19:57 DEBUG : dir1/0008-23456: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096b572_d20250909_m011732_c001_v7007000_t0000_u01757380652887") 2025/09/09 01:19:57 DEBUG : dir1/0008-23456: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017a98_d20250909_m011727_c001_v0001161_t0009_u01757380647512") 2025/09/09 01:19:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab525c72_d20250909_m011902_c001_v7007000_t0000_u01757380742066") 2025/09/09 01:19:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214927ec_d20250909_m011850_c001_v0001116_t0038_u01757380730906") 2025/09/09 01:19:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41794588b230ad23_d20250909_m011843_c001_v7007000_t0000_u01757380723100") 2025/09/09 01:19:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214927a8_d20250909_m011832_c001_v0001116_t0034_u01757380712830") 2025/09/09 01:19:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524cac_d20250909_m011825_c001_v7007000_t0000_u01757380705262") 2025/09/09 01:19:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492762_d20250909_m011815_c001_v0001116_t0057_u01757380695352") 2025/09/09 01:19:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409d0de95f769a2f_d20250909_m011807_c001_v7007000_t0000_u01757380687682") 2025/09/09 01:19:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee032149270e_d20250909_m011757_c001_v0001116_t0048_u01757380677709") 2025/09/09 01:19:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f403e430effae8ee6_d20250909_m011750_c001_v7007000_t0000_u01757380670781") 2025/09/09 01:19:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214926be_d20250909_m011740_c001_v0001116_t0019_u01757380660177") 2025/09/09 01:19:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42117b4d77599071_d20250909_m011729_c001_v7007000_t0000_u01757380649093") 2025/09/09 01:19:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618adc_d20250909_m011719_c001_v0001043_t0057_u01757380639672") 2025/09/09 01:19:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c49_d20250909_m011712_c001_v7007000_t0000_u01757380632315") 2025/09/09 01:19:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee032149263c_d20250909_m011707_c001_v0001116_t0012_u01757380627041") 2025/09/09 01:19:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f410615c276de2f04_d20250909_m011704_c001_v7007000_t0000_u01757380624932") 2025/09/09 01:19:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011c39_d20250909_m011655_c001_v0001131_t0020_u01757380615031") 2025/09/09 01:19:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfd5_d20250909_m011647_c001_v7007000_t0000_u01757380607856") 2025/09/09 01:19:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011c08_d20250909_m011642_c001_v0001131_t0016_u01757380602803") 2025/09/09 01:19:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4237dfdc602b2357_d20250909_m011640_c001_v7007000_t0000_u01757380600194") 2025/09/09 01:19:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011bce_d20250909_m011631_c001_v0001131_t0018_u01757380591733") 2025/09/09 01:19:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf449_d20250909_m011620_c001_v7007000_t0000_u01757380580768") 2025/09/09 01:19:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011b66_d20250909_m011610_c001_v0001131_t0058_u01757380570652") 2025/09/09 01:19:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d560_d20250909_m011603_c001_v7007000_t0000_u01757380563208") 2025/09/09 01:19:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011b20_d20250909_m011553_c001_v0001131_t0026_u01757380553089") 2025/09/09 01:19:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf048_d20250909_m011545_c001_v7007000_t0000_u01757380545045") 2025/09/09 01:19:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011aca_d20250909_m011534_c001_v0001131_t0039_u01757380534859") 2025/09/09 01:19:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c37_d20250909_m011708_c001_v7007000_t0000_u01757380628535") 2025/09/09 01:19:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017a10_d20250909_m011703_c001_v0001161_t0012_u01757380623111") 2025/09/09 01:19:58 DEBUG : dir1/0009-34567: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096b573_d20250909_m011733_c001_v7007000_t0000_u01757380653070") 2025/09/09 01:19:58 DEBUG : dir1/0009-34567: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618af0_d20250909_m011727_c001_v0001043_t0023_u01757380647519") 2025/09/09 01:19:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab525c73_d20250909_m011902_c001_v7007000_t0000_u01757380742248") 2025/09/09 01:19:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618baa_d20250909_m011851_c001_v0001043_t0012_u01757380731549") 2025/09/09 01:19:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41794588b230ad24_d20250909_m011843_c001_v7007000_t0000_u01757380723282") 2025/09/09 01:19:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618b82_d20250909_m011833_c001_v0001043_t0034_u01757380713785") 2025/09/09 01:19:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524cad_d20250909_m011825_c001_v7007000_t0000_u01757380705444") 2025/09/09 01:19:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618b5e_d20250909_m011816_c001_v0001043_t0036_u01757380696044") 2025/09/09 01:19:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409d0de95f769a30_d20250909_m011807_c001_v7007000_t0000_u01757380687866") 2025/09/09 01:19:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618b2a_d20250909_m011758_c001_v0001043_t0004_u01757380678107") 2025/09/09 01:19:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f403e430effae8ee7_d20250909_m011750_c001_v7007000_t0000_u01757380670966") 2025/09/09 01:19:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618b0e_d20250909_m011740_c001_v0001043_t0038_u01757380660695") 2025/09/09 01:19:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4237dfdc602b3aef_d20250909_m011729_c001_v7007000_t0000_u01757380649082") 2025/09/09 01:19:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011cb5_d20250909_m011720_c001_v0001131_t0038_u01757380640295") 2025/09/09 01:19:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c4b_d20250909_m011712_c001_v7007000_t0000_u01757380632498") 2025/09/09 01:19:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017a2c_d20250909_m011707_c001_v0001161_t0032_u01757380627135") 2025/09/09 01:19:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4013773ec275a0fc_d20250909_m011704_c001_v7007000_t0000_u01757380624744") 2025/09/09 01:19:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500179da_d20250909_m011655_c001_v0001161_t0044_u01757380615378") 2025/09/09 01:19:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfd9_d20250909_m011648_c001_v7007000_t0000_u01757380608038") 2025/09/09 01:19:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214925c8_d20250909_m011642_c001_v0001116_t0051_u01757380602973") 2025/09/09 01:19:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af7a22_d20250909_m011640_c001_v7007000_t0000_u01757380600356") 2025/09/09 01:19:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017960_d20250909_m011632_c001_v0001161_t0010_u01757380592224") 2025/09/09 01:19:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d57f_d20250909_m011620_c001_v7007000_t0000_u01757380580782") 2025/09/09 01:19:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500178e3_d20250909_m011610_c001_v0001161_t0012_u01757380570930") 2025/09/09 01:19:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d561_d20250909_m011603_c001_v7007000_t0000_u01757380563390") 2025/09/09 01:19:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017894_d20250909_m011553_c001_v0001161_t0045_u01757380553437") 2025/09/09 01:19:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf049_d20250909_m011545_c001_v7007000_t0000_u01757380545228") 2025/09/09 01:19:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe5001782c_d20250909_m011535_c001_v0001161_t0058_u01757380535213") 2025/09/09 01:19:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c38_d20250909_m011708_c001_v7007000_t0000_u01757380628776") 2025/09/09 01:19:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011c61_d20250909_m011703_c001_v0001131_t0027_u01757380623133") 2025/09/09 01:19:59 DEBUG : dir1/0010-45678: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096b574_d20250909_m011733_c001_v7007000_t0000_u01757380653252") 2025/09/09 01:19:59 DEBUG : dir1/0010-45678: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492688_d20250909_m011727_c001_v0001116_t0023_u01757380647722") 2025/09/09 01:19:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab52605c_d20250909_m011902_c001_v7007000_t0000_u01757380742430") 2025/09/09 01:20:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011e29_d20250909_m011852_c001_v0001131_t0059_u01757380732067") 2025/09/09 01:20:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41794588b230ad25_d20250909_m011843_c001_v7007000_t0000_u01757380723463") 2025/09/09 01:20:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011ddf_d20250909_m011834_c001_v0001131_t0034_u01757380714238") 2025/09/09 01:20:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524cae_d20250909_m011825_c001_v7007000_t0000_u01757380705629") 2025/09/09 01:20:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011d8b_d20250909_m011816_c001_v0001131_t0029_u01757380696510") 2025/09/09 01:20:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409d0de95f769a31_d20250909_m011808_c001_v7007000_t0000_u01757380688051") 2025/09/09 01:20:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011d3d_d20250909_m011758_c001_v0001131_t0056_u01757380678529") 2025/09/09 01:20:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f403e430effae8ee8_d20250909_m011751_c001_v7007000_t0000_u01757380671163") 2025/09/09 01:20:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011d0b_d20250909_m011741_c001_v0001131_t0051_u01757380661160") 2025/09/09 01:20:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4000f43a2e7cbc1c_d20250909_m011729_c001_v7007000_t0000_u01757380649135") 2025/09/09 01:20:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017a7c_d20250909_m011720_c001_v0001161_t0049_u01757380640735") 2025/09/09 01:20:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c4c_d20250909_m011712_c001_v7007000_t0000_u01757380632682") 2025/09/09 01:20:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011c87_d20250909_m011707_c001_v0001131_t0027_u01757380627564") 2025/09/09 01:20:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4164f2d6efd2d5f0_d20250909_m011704_c001_v7007000_t0000_u01757380624885") 2025/09/09 01:20:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492606_d20250909_m011655_c001_v0001116_t0048_u01757380615732") 2025/09/09 01:20:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfdc_d20250909_m011648_c001_v7007000_t0000_u01757380608220") 2025/09/09 01:20:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe5001799c_d20250909_m011643_c001_v0001161_t0010_u01757380603054") 2025/09/09 01:20:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41537dfdd69f7312_d20250909_m011640_c001_v7007000_t0000_u01757380600561") 2025/09/09 01:20:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a34_d20250909_m011632_c001_v0001043_t0006_u01757380592511") 2025/09/09 01:20:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d57b_d20250909_m011620_c001_v7007000_t0000_u01757380580418") 2025/09/09 01:20:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c26189fd_d20250909_m011611_c001_v0001043_t0028_u01757380571457") 2025/09/09 01:20:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d562_d20250909_m011603_c001_v7007000_t0000_u01757380563572") 2025/09/09 01:20:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c26189d7_d20250909_m011553_c001_v0001043_t0055_u01757380553739") 2025/09/09 01:20:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf04a_d20250909_m011545_c001_v7007000_t0000_u01757380545410") 2025/09/09 01:20:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c26189bf_d20250909_m011535_c001_v0001043_t0050_u01757380535757") 2025/09/09 01:20:01 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4196b0d2e5f12e11_d20250909_m011708_c001_v7007000_t0000_u01757380628695") 2025/09/09 01:20:01 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492620_d20250909_m011703_c001_v0001116_t0056_u01757380623289") 2025/09/09 01:20:01 DEBUG : dir1/0011-56789: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096b575_d20250909_m011733_c001_v7007000_t0000_u01757380653434") 2025/09/09 01:20:01 DEBUG : dir1/0011-56789: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017a9a_d20250909_m011727_c001_v0001161_t0019_u01757380647786") 2025/09/09 01:20:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab52605d_d20250909_m011902_c001_v7007000_t0000_u01757380742611") 2025/09/09 01:20:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017c4a_d20250909_m011852_c001_v0001161_t0044_u01757380732386") 2025/09/09 01:20:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41794588b230ad26_d20250909_m011843_c001_v7007000_t0000_u01757380723645") 2025/09/09 01:20:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017bf4_d20250909_m011834_c001_v0001161_t0006_u01757380714603") 2025/09/09 01:20:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524caf_d20250909_m011825_c001_v7007000_t0000_u01757380705812") 2025/09/09 01:20:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017b9d_d20250909_m011816_c001_v0001161_t0057_u01757380696881") 2025/09/09 01:20:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409d0de95f769a32_d20250909_m011808_c001_v7007000_t0000_u01757380688235") 2025/09/09 01:20:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017b4d_d20250909_m011758_c001_v0001161_t0038_u01757380678838") 2025/09/09 01:20:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f403e430effae8ee9_d20250909_m011751_c001_v7007000_t0000_u01757380671346") 2025/09/09 01:20:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017af0_d20250909_m011741_c001_v0001161_t0017_u01757380661832") 2025/09/09 01:20:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4164f2d6efd2d61f_d20250909_m011729_c001_v7007000_t0000_u01757380649079") 2025/09/09 01:20:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492670_d20250909_m011721_c001_v0001116_t0025_u01757380641114") 2025/09/09 01:20:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c4e_d20250909_m011712_c001_v7007000_t0000_u01757380632866") 2025/09/09 01:20:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618aba_d20250909_m011707_c001_v0001043_t0025_u01757380627619") 2025/09/09 01:20:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4164f2d6efd2d5f1_d20250909_m011704_c001_v7007000_t0000_u01757380624894") 2025/09/09 01:20:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a80_d20250909_m011656_c001_v0001043_t0039_u01757380616208") 2025/09/09 01:20:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfdf_d20250909_m011648_c001_v7007000_t0000_u01757380608402") 2025/09/09 01:20:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011c0d_d20250909_m011643_c001_v0001131_t0035_u01757380603176") 2025/09/09 01:20:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d5b1_d20250909_m011640_c001_v7007000_t0000_u01757380600609") 2025/09/09 01:20:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492590_d20250909_m011632_c001_v0001116_t0012_u01757380592958") 2025/09/09 01:20:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf447_d20250909_m011620_c001_v7007000_t0000_u01757380580399") 2025/09/09 01:20:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492530_d20250909_m011611_c001_v0001116_t0040_u01757380571960") 2025/09/09 01:20:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d563_d20250909_m011603_c001_v7007000_t0000_u01757380563756") 2025/09/09 01:20:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214924d6_d20250909_m011554_c001_v0001116_t0052_u01757380554218") 2025/09/09 01:20:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf04b_d20250909_m011545_c001_v7007000_t0000_u01757380545593") 2025/09/09 01:20:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee032149246a_d20250909_m011536_c001_v0001116_t0009_u01757380536214") 2025/09/09 01:20:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f410615c276de2f0b_d20250909_m011708_c001_v7007000_t0000_u01757380628706") 2025/09/09 01:20:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a9e_d20250909_m011703_c001_v0001043_t0032_u01757380623320") 2025/09/09 01:20:02 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096b576_d20250909_m011733_c001_v7007000_t0000_u01757380653623") 2025/09/09 01:20:02 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011cdf_d20250909_m011727_c001_v0001131_t0047_u01757380647795") 2025/09/09 01:20:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab52605e_d20250909_m011902_c001_v7007000_t0000_u01757380742792") 2025/09/09 01:20:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214927f2_d20250909_m011852_c001_v0001116_t0028_u01757380732772") 2025/09/09 01:20:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41794588b230ad27_d20250909_m011843_c001_v7007000_t0000_u01757380723828") 2025/09/09 01:20:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214927ae_d20250909_m011834_c001_v0001116_t0033_u01757380714927") 2025/09/09 01:20:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524cb0_d20250909_m011825_c001_v7007000_t0000_u01757380705996") 2025/09/09 01:20:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee032149276e_d20250909_m011817_c001_v0001116_t0012_u01757380697192") 2025/09/09 01:20:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409d0de95f769a33_d20250909_m011808_c001_v7007000_t0000_u01757380688420") 2025/09/09 01:20:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492714_d20250909_m011759_c001_v0001116_t0025_u01757380679314") 2025/09/09 01:20:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f403e430effae8eea_d20250909_m011751_c001_v7007000_t0000_u01757380671529") 2025/09/09 01:20:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214926ca_d20250909_m011742_c001_v0001116_t0017_u01757380662250") 2025/09/09 01:20:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4237dfdc602b3aec_d20250909_m011728_c001_v7007000_t0000_u01757380648705") 2025/09/09 01:20:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618ade_d20250909_m011721_c001_v0001043_t0043_u01757380641694") 2025/09/09 01:20:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c4f_d20250909_m011713_c001_v7007000_t0000_u01757380633050") 2025/09/09 01:20:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee032149263e_d20250909_m011707_c001_v0001116_t0031_u01757380627632") 2025/09/09 01:20:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4164f2d6efd2d5ed_d20250909_m011704_c001_v7007000_t0000_u01757380624702") 2025/09/09 01:20:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011c41_d20250909_m011656_c001_v0001131_t0005_u01757380616617") 2025/09/09 01:20:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfe2_d20250909_m011648_c001_v7007000_t0000_u01757380608584") 2025/09/09 01:20:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a5e_d20250909_m011643_c001_v0001043_t0051_u01757380603181") 2025/09/09 01:20:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af7a24_d20250909_m011640_c001_v7007000_t0000_u01757380600721") 2025/09/09 01:20:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011bda_d20250909_m011633_c001_v0001131_t0041_u01757380593429") 2025/09/09 01:20:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf448_d20250909_m011620_c001_v7007000_t0000_u01757380580585") 2025/09/09 01:20:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011b72_d20250909_m011612_c001_v0001131_t0000_u01757380572524") 2025/09/09 01:20:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d564_d20250909_m011603_c001_v7007000_t0000_u01757380563938") 2025/09/09 01:20:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011b26_d20250909_m011555_c001_v0001131_t0047_u01757380555245") 2025/09/09 01:20:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf04c_d20250909_m011545_c001_v7007000_t0000_u01757380545777") 2025/09/09 01:20:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011ad5_d20250909_m011536_c001_v0001131_t0005_u01757380536878") 2025/09/09 01:20:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4196b0d2e5f12e10_d20250909_m011708_c001_v7007000_t0000_u01757380628546") 2025/09/09 01:20:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017a16_d20250909_m011703_c001_v0001161_t0027_u01757380623481") 2025/09/09 01:20:04 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096b577_d20250909_m011733_c001_v7007000_t0000_u01757380653805") 2025/09/09 01:20:04 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618af4_d20250909_m011727_c001_v0001043_t0022_u01757380647946") 2025/09/09 01:20:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab52605f_d20250909_m011902_c001_v7007000_t0000_u01757380742974") 2025/09/09 01:20:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618bae_d20250909_m011853_c001_v0001043_t0040_u01757380733684") 2025/09/09 01:20:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41794588b230ad2a_d20250909_m011844_c001_v7007000_t0000_u01757380724009") 2025/09/09 01:20:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618b8a_d20250909_m011835_c001_v0001043_t0041_u01757380715471") 2025/09/09 01:20:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524cb1_d20250909_m011826_c001_v7007000_t0000_u01757380706180") 2025/09/09 01:20:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618b62_d20250909_m011817_c001_v0001043_t0055_u01757380697731") 2025/09/09 01:20:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409d0de95f769a34_d20250909_m011808_c001_v7007000_t0000_u01757380688606") 2025/09/09 01:20:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618b34_d20250909_m011759_c001_v0001043_t0002_u01757380679876") 2025/09/09 01:20:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f403e430effae8eeb_d20250909_m011751_c001_v7007000_t0000_u01757380671713") 2025/09/09 01:20:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618b14_d20250909_m011742_c001_v0001043_t0015_u01757380662857") 2025/09/09 01:20:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4237dfdc602b3af0_d20250909_m011729_c001_v7007000_t0000_u01757380649265") 2025/09/09 01:20:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011cc3_d20250909_m011722_c001_v0001131_t0042_u01757380642142") 2025/09/09 01:20:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c51_d20250909_m011713_c001_v7007000_t0000_u01757380633235") 2025/09/09 01:20:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017a32_d20250909_m011707_c001_v0001161_t0047_u01757380627677") 2025/09/09 01:20:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4196b0d2e5f12e0e_d20250909_m011704_c001_v7007000_t0000_u01757380624943") 2025/09/09 01:20:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500179e2_d20250909_m011657_c001_v0001161_t0016_u01757380617334") 2025/09/09 01:20:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfe5_d20250909_m011648_c001_v7007000_t0000_u01757380608767") 2025/09/09 01:20:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe5001799e_d20250909_m011643_c001_v0001161_t0037_u01757380603358") 2025/09/09 01:20:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f402ae0c626fc1f94_d20250909_m011640_c001_v7007000_t0000_u01757380600806") 2025/09/09 01:20:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe5001796a_d20250909_m011634_c001_v0001161_t0050_u01757380594070") 2025/09/09 01:20:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d57d_d20250909_m011620_c001_v7007000_t0000_u01757380580600") 2025/09/09 01:20:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500178f5_d20250909_m011612_c001_v0001161_t0028_u01757380572971") 2025/09/09 01:20:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d565_d20250909_m011604_c001_v7007000_t0000_u01757380564120") 2025/09/09 01:20:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe5001789a_d20250909_m011555_c001_v0001161_t0056_u01757380555548") 2025/09/09 01:20:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf04d_d20250909_m011545_c001_v7007000_t0000_u01757380545962") 2025/09/09 01:20:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017838_d20250909_m011537_c001_v0001161_t0058_u01757380537734") 2025/09/09 01:20:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4164f2d6efd2d5fa_d20250909_m011708_c001_v7007000_t0000_u01757380628554") 2025/09/09 01:20:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011c69_d20250909_m011703_c001_v0001131_t0001_u01757380623588") 2025/09/09 01:20:05 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096b578_d20250909_m011733_c001_v7007000_t0000_u01757380653988") 2025/09/09 01:20:05 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011ce3_d20250909_m011728_c001_v0001131_t0036_u01757380648074") 2025/09/09 01:20:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab526060_d20250909_m011903_c001_v7007000_t0000_u01757380743155") 2025/09/09 01:20:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011e33_d20250909_m011854_c001_v0001131_t0000_u01757380734206") 2025/09/09 01:20:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41794588b230ad2b_d20250909_m011844_c001_v7007000_t0000_u01757380724204") 2025/09/09 01:20:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011de1_d20250909_m011835_c001_v0001131_t0030_u01757380715891") 2025/09/09 01:20:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524cb2_d20250909_m011826_c001_v7007000_t0000_u01757380706363") 2025/09/09 01:20:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011d97_d20250909_m011818_c001_v0001131_t0006_u01757380698098") 2025/09/09 01:20:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409d0de95f769a35_d20250909_m011808_c001_v7007000_t0000_u01757380688790") 2025/09/09 01:20:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011d3f_d20250909_m011800_c001_v0001131_t0051_u01757380680311") 2025/09/09 01:20:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f403e430effae8eec_d20250909_m011751_c001_v7007000_t0000_u01757380671896") 2025/09/09 01:20:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011d11_d20250909_m011743_c001_v0001131_t0037_u01757380663214") 2025/09/09 01:20:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4164f2d6efd2d61c_d20250909_m011728_c001_v7007000_t0000_u01757380648713") 2025/09/09 01:20:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017a84_d20250909_m011722_c001_v0001161_t0053_u01757380642505") 2025/09/09 01:20:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c52_d20250909_m011713_c001_v7007000_t0000_u01757380633419") 2025/09/09 01:20:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011c8d_d20250909_m011707_c001_v0001131_t0045_u01757380627948") 2025/09/09 01:20:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f410615c276de2f00_d20250909_m011704_c001_v7007000_t0000_u01757380624334") 2025/09/09 01:20:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee032149260a_d20250909_m011657_c001_v0001116_t0027_u01757380617730") 2025/09/09 01:20:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfe8_d20250909_m011648_c001_v7007000_t0000_u01757380608950") 2025/09/09 01:20:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214925cc_d20250909_m011643_c001_v0001116_t0038_u01757380603478") 2025/09/09 01:20:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4237dfdc602b2360_d20250909_m011640_c001_v7007000_t0000_u01757380600746") 2025/09/09 01:20:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a3a_d20250909_m011634_c001_v0001043_t0013_u01757380594327") 2025/09/09 01:20:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d57e_d20250909_m011620_c001_v7007000_t0000_u01757380580671") 2025/09/09 01:20:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c26189ff_d20250909_m011613_c001_v0001043_t0055_u01757380573475") 2025/09/09 01:20:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d566_d20250909_m011604_c001_v7007000_t0000_u01757380564303") 2025/09/09 01:20:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c26189d9_d20250909_m011555_c001_v0001043_t0046_u01757380555818") 2025/09/09 01:20:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf04e_d20250909_m011546_c001_v7007000_t0000_u01757380546148") 2025/09/09 01:20:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c26189c1_d20250909_m011538_c001_v0001043_t0007_u01757380538108") 2025/09/09 01:20:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c39_d20250909_m011708_c001_v7007000_t0000_u01757380628959") 2025/09/09 01:20:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618aa0_d20250909_m011703_c001_v0001043_t0037_u01757380623731") 2025/09/09 01:20:07 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096b579_d20250909_m011734_c001_v7007000_t0000_u01757380654171") 2025/09/09 01:20:07 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017a9c_d20250909_m011728_c001_v0001161_t0037_u01757380648163") 2025/09/09 01:20:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab526061_d20250909_m011903_c001_v7007000_t0000_u01757380743337") 2025/09/09 01:20:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017c52_d20250909_m011854_c001_v0001161_t0056_u01757380734635") 2025/09/09 01:20:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41794588b230ad2d_d20250909_m011844_c001_v7007000_t0000_u01757380724388") 2025/09/09 01:20:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017c02_d20250909_m011836_c001_v0001161_t0054_u01757380716254") 2025/09/09 01:20:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524cb3_d20250909_m011826_c001_v7007000_t0000_u01757380706546") 2025/09/09 01:20:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017b9f_d20250909_m011818_c001_v0001161_t0011_u01757380698631") 2025/09/09 01:20:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409d0de95f769a36_d20250909_m011808_c001_v7007000_t0000_u01757380688975") 2025/09/09 01:20:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017b51_d20250909_m011800_c001_v0001161_t0027_u01757380680877") 2025/09/09 01:20:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f403e430effae8eed_d20250909_m011752_c001_v7007000_t0000_u01757380672079") 2025/09/09 01:20:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017afa_d20250909_m011743_c001_v0001161_t0017_u01757380663751") 2025/09/09 01:20:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4187f899994675e2_d20250909_m011729_c001_v7007000_t0000_u01757380649273") 2025/09/09 01:20:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492676_d20250909_m011722_c001_v0001116_t0045_u01757380642797") 2025/09/09 01:20:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c53_d20250909_m011713_c001_v7007000_t0000_u01757380633602") 2025/09/09 01:20:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017a38_d20250909_m011708_c001_v0001161_t0005_u01757380628051") 2025/09/09 01:20:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f40652ecd2cd757b4_d20250909_m011704_c001_v7007000_t0000_u01757380624514") 2025/09/09 01:20:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a8a_d20250909_m011658_c001_v0001043_t0057_u01757380618464") 2025/09/09 01:20:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfeb_d20250909_m011649_c001_v7007000_t0000_u01757380609132") 2025/09/09 01:20:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a62_d20250909_m011643_c001_v0001043_t0049_u01757380603551") 2025/09/09 01:20:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4237dfdc602b235a_d20250909_m011640_c001_v7007000_t0000_u01757380600377") 2025/09/09 01:20:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee032149259c_d20250909_m011634_c001_v0001116_t0017_u01757380594757") 2025/09/09 01:20:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4187f89999467587_d20250909_m011620_c001_v7007000_t0000_u01757380580679") 2025/09/09 01:20:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492536_d20250909_m011613_c001_v0001116_t0005_u01757380573912") 2025/09/09 01:20:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d567_d20250909_m011604_c001_v7007000_t0000_u01757380564486") 2025/09/09 01:20:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214924de_d20250909_m011556_c001_v0001116_t0028_u01757380556234") 2025/09/09 01:20:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf04f_d20250909_m011546_c001_v7007000_t0000_u01757380546332") 2025/09/09 01:20:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492478_d20250909_m011538_c001_v0001116_t0028_u01757380538475") 2025/09/09 01:20:08 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4196b0d2e5f12e13_d20250909_m011708_c001_v7007000_t0000_u01757380628884") 2025/09/09 01:20:08 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492628_d20250909_m011703_c001_v0001116_t0005_u01757380623762") 2025/09/09 01:20:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d584_d20250909_m011623_c001_v7007000_t0000_u01757380583124") 2025/09/09 01:20:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017915_d20250909_m011617_c001_v0001161_t0027_u01757380577982") 2025/09/09 01:20:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d585_d20250909_m011623_c001_v7007000_t0000_u01757380583325") 2025/09/09 01:20:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011b98_d20250909_m011618_c001_v0001131_t0041_u01757380578023") 2025/09/09 01:20:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d586_d20250909_m011623_c001_v7007000_t0000_u01757380583516") 2025/09/09 01:20:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a13_d20250909_m011618_c001_v0001043_t0030_u01757380578141") 2025/09/09 01:20:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d589_d20250909_m011623_c001_v7007000_t0000_u01757380583697") 2025/09/09 01:20:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492546_d20250909_m011618_c001_v0001116_t0047_u01757380578258") 2025/09/09 01:20:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d58a_d20250909_m011623_c001_v7007000_t0000_u01757380583878") 2025/09/09 01:20:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe5001791b_d20250909_m011618_c001_v0001161_t0034_u01757380578356") 2025/09/09 01:20:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d58b_d20250909_m011624_c001_v7007000_t0000_u01757380584060") 2025/09/09 01:20:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011b9a_d20250909_m011618_c001_v0001131_t0039_u01757380578434") 2025/09/09 01:20:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d58c_d20250909_m011624_c001_v7007000_t0000_u01757380584241") 2025/09/09 01:20:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a15_d20250909_m011618_c001_v0001043_t0020_u01757380578697") 2025/09/09 01:20:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d58d_d20250909_m011624_c001_v7007000_t0000_u01757380584423") 2025/09/09 01:20:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe5001791d_d20250909_m011618_c001_v0001161_t0057_u01757380578818") 2025/09/09 01:20:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d58e_d20250909_m011624_c001_v7007000_t0000_u01757380584604") 2025/09/09 01:20:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492548_d20250909_m011618_c001_v0001116_t0008_u01757380578822") 2025/09/09 01:20:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d58f_d20250909_m011624_c001_v7007000_t0000_u01757380584785") 2025/09/09 01:20:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011b9c_d20250909_m011618_c001_v0001131_t0048_u01757380578892") 2025/09/09 01:20:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d590_d20250909_m011624_c001_v7007000_t0000_u01757380584966") 2025/09/09 01:20:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a17_d20250909_m011619_c001_v0001043_t0057_u01757380579107") 2025/09/09 01:20:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d591_d20250909_m011625_c001_v7007000_t0000_u01757380585148") 2025/09/09 01:20:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017923_d20250909_m011619_c001_v0001161_t0008_u01757380579120") 2025/09/09 01:20:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d592_d20250909_m011625_c001_v7007000_t0000_u01757380585342") 2025/09/09 01:20:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011ba0_d20250909_m011619_c001_v0001131_t0022_u01757380579407") 2025/09/09 01:20:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d593_d20250909_m011625_c001_v7007000_t0000_u01757380585523") 2025/09/09 01:20:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017927_d20250909_m011619_c001_v0001161_t0046_u01757380579467") 2025/09/09 01:20:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d594_d20250909_m011625_c001_v7007000_t0000_u01757380585704") 2025/09/09 01:20:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee032149254e_d20250909_m011619_c001_v0001116_t0041_u01757380579475") 2025/09/09 01:20:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d595_d20250909_m011625_c001_v7007000_t0000_u01757380585885") 2025/09/09 01:20:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a1b_d20250909_m011619_c001_v0001043_t0041_u01757380579629") 2025/09/09 01:20:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4013773ec275a0ee_d20250909_m011644_c001_v7007000_t0000_u01757380604132") 2025/09/09 01:20:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe5001797e_d20250909_m011638_c001_v0001161_t0023_u01757380598240") 2025/09/09 01:20:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf45a_d20250909_m011644_c001_v7007000_t0000_u01757380604491") 2025/09/09 01:20:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011bf0_d20250909_m011638_c001_v0001131_t0005_u01757380598248") 2025/09/09 01:20:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4237dfdc602b237c_d20250909_m011644_c001_v7007000_t0000_u01757380604352") 2025/09/09 01:20:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214925ae_d20250909_m011638_c001_v0001116_t0014_u01757380598408") 2025/09/09 01:20:10 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfbf_d20250909_m011644_c001_v7007000_t0000_u01757380604142") 2025/09/09 01:20:10 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a48_d20250909_m011638_c001_v0001043_t0039_u01757380598490") 2025/09/09 01:20:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41537dfdd69f731a_d20250909_m011644_c001_v7007000_t0000_u01757380604152") 2025/09/09 01:20:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017982_d20250909_m011638_c001_v0001161_t0006_u01757380598673") 2025/09/09 01:20:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f402ae0c626fc1fa1_d20250909_m011644_c001_v7007000_t0000_u01757380604358") 2025/09/09 01:20:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011bf4_d20250909_m011638_c001_v0001131_t0001_u01757380598755") 2025/09/09 01:20:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d5b8_d20250909_m011644_c001_v7007000_t0000_u01757380604294") 2025/09/09 01:20:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214925b2_d20250909_m011638_c001_v0001116_t0000_u01757380598853") 2025/09/09 01:20:10 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfc5_d20250909_m011644_c001_v7007000_t0000_u01757380604509") 2025/09/09 01:20:10 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017984_d20250909_m011638_c001_v0001161_t0007_u01757380598964") 2025/09/09 01:20:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf459_d20250909_m011644_c001_v7007000_t0000_u01757380604303") 2025/09/09 01:20:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a4e_d20250909_m011639_c001_v0001043_t0015_u01757380599033") 2025/09/09 01:20:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfc4_d20250909_m011644_c001_v7007000_t0000_u01757380604327") 2025/09/09 01:20:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011bf8_d20250909_m011639_c001_v0001131_t0018_u01757380599198") 2025/09/09 01:20:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4013773ec275a0ef_d20250909_m011644_c001_v7007000_t0000_u01757380604403") 2025/09/09 01:20:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017988_d20250909_m011639_c001_v0001161_t0043_u01757380599289") 2025/09/09 01:20:11 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f402ae0c626fc1f9e_d20250909_m011644_c001_v7007000_t0000_u01757380604101") 2025/09/09 01:20:11 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214925b4_d20250909_m011639_c001_v0001116_t0046_u01757380599367") 2025/09/09 01:20:11 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4237dfdc602b2377_d20250909_m011644_c001_v7007000_t0000_u01757380604166") 2025/09/09 01:20:11 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011bfa_d20250909_m011639_c001_v0001131_t0020_u01757380599491") 2025/09/09 01:20:11 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f402ae0c626fc1f9f_d20250909_m011644_c001_v7007000_t0000_u01757380604172") 2025/09/09 01:20:11 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a54_d20250909_m011639_c001_v0001043_t0056_u01757380599500") 2025/09/09 01:20:11 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f402ae0c626fc1fa0_d20250909_m011644_c001_v7007000_t0000_u01757380604284") 2025/09/09 01:20:11 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe5001798a_d20250909_m011639_c001_v0001161_t0046_u01757380599682") 2025/09/09 01:20:11 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f402ae0c626fc1fa2_d20250909_m011644_c001_v7007000_t0000_u01757380604468") 2025/09/09 01:20:11 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011bfc_d20250909_m011639_c001_v0001131_t0044_u01757380599830") 2025/09/09 01:20:11 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f415c46bcb27cef46_d20250909_m011419_c001_v7007000_t0000_u01757380459488") 2025/09/09 01:20:11 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d404a_d20250909_m011416_c001_v0001113_t0052_u01757380456908") 2025/09/09 01:20:11 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f40652ecd2cd75748_d20250909_m011416_c001_v7007000_t0000_u01757380456723") 2025/09/09 01:20:11 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d403c_d20250909_m011413_c001_v0001113_t0001_u01757380453579") 2025/09/09 01:20:11 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f40652ecd2cd75741_d20250909_m011412_c001_v7007000_t0000_u01757380452846") 2025/09/09 01:20:11 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011906_d20250909_m011408_c001_v0001131_t0007_u01757380448500") 2025/09/09 01:20:11 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f40652ecd2cd7571e_d20250909_m011407_c001_v7007000_t0000_u01757380447039") 2025/09/09 01:20:11 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f110e6c3d853aa812_d20250909_m011404_c001_v0001134_t0054_u01757380444377") 2025/09/09 01:20:11 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41537dfdd69f7252_d20250909_m011404_c001_v7007000_t0000_u01757380444195") 2025/09/09 01:20:11 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f110e6c3d853aa7f8_d20250909_m011400_c001_v0001134_t0005_u01757380440372") 2025/09/09 01:20:12 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41537dfdd69f7248_d20250909_m011359_c001_v7007000_t0000_u01757380439640") 2025/09/09 01:20:12 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500175a9_d20250909_m011355_c001_v0001161_t0015_u01757380435584") 2025/09/09 01:20:12 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524b53_d20250909_m011354_c001_v7007000_t0000_u01757380434299") 2025/09/09 01:20:12 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f117e30eb7bc7b89a_d20250909_m011352_c001_v0001032_t0027_u01757380432332") 2025/09/09 01:20:12 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4144233b1515b252_d20250909_m011352_c001_v7007000_t0000_u01757380432145") 2025/09/09 01:20:12 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f117e30eb7bc7b880_d20250909_m011349_c001_v0001032_t0043_u01757380429782") 2025/09/09 01:20:12 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4144233b1515b24f_d20250909_m011349_c001_v7007000_t0000_u01757380429053") 2025/09/09 01:20:12 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017577_d20250909_m011345_c001_v0001161_t0029_u01757380425416") 2025/09/09 01:20:12 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524b43_d20250909_m011344_c001_v7007000_t0000_u01757380424489") 2025/09/09 01:20:12 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f117f44359f6f04cd_d20250909_m011342_c001_v0001172_t0008_u01757380422760") 2025/09/09 01:20:12 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcef45_d20250909_m011342_c001_v7007000_t0000_u01757380422572") 2025/09/09 01:20:12 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f117f44359f6f04c4_d20250909_m011339_c001_v0001172_t0033_u01757380419594") 2025/09/09 01:20:12 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcef3d_d20250909_m011338_c001_v7007000_t0000_u01757380418857") 2025/09/09 01:20:12 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017533_d20250909_m011332_c001_v0001161_t0044_u01757380412360") 2025/09/09 01:20:12 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f402ae0c626fc066d_d20250909_m011331_c001_v7007000_t0000_u01757380411455") 2025/09/09 01:20:12 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f107d9e044acbc9de_d20250909_m011326_c001_v0001184_t0005_u01757380406987") 2025/09/09 01:20:12 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d4cc_d20250909_m011326_c001_v7007000_t0000_u01757380406805") 2025/09/09 01:20:12 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f107d9e044acbc9b8_d20250909_m011323_c001_v0001184_t0031_u01757380403505") 2025/09/09 01:20:12 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d4ca_d20250909_m011322_c001_v7007000_t0000_u01757380402774") 2025/09/09 01:20:12 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500174fb_d20250909_m011317_c001_v0001161_t0022_u01757380397084") 2025/09/09 01:20:13 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7bc5_d20250909_m011316_c001_v7007000_t0000_u01757380396163") 2025/09/09 01:20:13 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f119d4023335d738e_d20250909_m011314_c001_v0001165_t0051_u01757380394585") 2025/09/09 01:20:13 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384ed9_d20250909_m011314_c001_v7007000_t0000_u01757380394403") 2025/09/09 01:20:13 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f119d4023335d7370_d20250909_m011311_c001_v0001165_t0015_u01757380391023") 2025/09/09 01:20:13 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384ec2_d20250909_m011310_c001_v7007000_t0000_u01757380390278") 2025/09/09 01:20:13 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500174a9_d20250909_m011304_c001_v0001161_t0042_u01757380384630") 2025/09/09 01:20:13 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409672eb80530882_d20250909_m011303_c001_v7007000_t0000_u01757380383529") 2025/09/09 01:20:13 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f105dea74d8cff77f_d20250909_m011257_c001_v0001099_t0027_u01757380377420") 2025/09/09 01:20:13 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f415c46bcb27cef0c_d20250909_m011257_c001_v7007000_t0000_u01757380377215") 2025/09/09 01:20:13 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017469_d20250909_m011253_c001_v0001161_t0018_u01757380373067") 2025/09/09 01:20:13 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f110b15038309d734_d20250909_m011252_c001_v0001179_t0019_u01757380372314") 2025/09/09 01:20:13 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f110b15038309d72e_d20250909_m011251_c001_v0001179_t0047_u01757380371294") 2025/09/09 01:20:13 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af7099_d20250909_m011238_c001_v7007000_t0000_u01757380358046") 2025/09/09 01:20:13 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011766_d20250909_m011230_c001_v0001131_t0057_u01757380350671") 2025/09/09 01:20:13 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f119b12f041c8f690_d20250909_m011229_c001_v0001136_t0000_u01757380349820") 2025/09/09 01:20:13 DEBUG : dst/one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f119b12f041c8f68a_d20250909_m011228_c001_v0001136_t0038_u01757380348595") 2025/09/09 01:20:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f415c46bcb27cef47_d20250909_m011419_c001_v7007000_t0000_u01757380459671") 2025/09/09 01:20:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f112b49a4cc86bff4_d20250909_m011416_c001_v0001150_t0019_u01757380456477") 2025/09/09 01:20:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f105ea482a5419064_d20250909_m011412_c001_v0001182_t0008_u01757380452631") 2025/09/09 01:20:13 DEBUG : dst/one.bak: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f40652ecd2cd7571f_d20250909_m011407_c001_v7007000_t0000_u01757380447220") 2025/09/09 01:20:13 DEBUG : dst/one.bak: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f118c2a0f00f52626_d20250909_m011403_c001_v0001157_t0018_u01757380443689") 2025/09/09 01:20:13 DEBUG : dst/one.bak: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1193c48ecb3b8408_d20250909_m011359_c001_v0001161_t0035_u01757380439038") 2025/09/09 01:20:14 DEBUG : dst/one.bak: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524b54_d20250909_m011354_c001_v7007000_t0000_u01757380434483") 2025/09/09 01:20:14 DEBUG : dst/one.bak: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f105a0161b650cdff_d20250909_m011351_c001_v0001180_t0030_u01757380431942") 2025/09/09 01:20:14 DEBUG : dst/one.bak: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f101ea6e5b09a23e7_d20250909_m011348_c001_v0001178_t0015_u01757380428847") 2025/09/09 01:20:14 DEBUG : dst/three: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409672eb80530883_d20250909_m011303_c001_v7007000_t0000_u01757380383712") 2025/09/09 01:20:14 DEBUG : dst/three: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f110b15038309d7a2_d20250909_m011302_c001_v0001179_t0038_u01757380382108") 2025/09/09 01:20:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f415c46bcb27cef48_d20250909_m011419_c001_v7007000_t0000_u01757380459852") 2025/09/09 01:20:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f106ab27873d6b730_d20250909_m011417_c001_v0001117_t0030_u01757380457772") 2025/09/09 01:20:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114038e7d26a7efa_d20250909_m011414_c001_v0001182_t0040_u01757380454562") 2025/09/09 01:20:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f415c46bcb27cef49_d20250909_m011420_c001_v7007000_t0000_u01757380460034") 2025/09/09 01:20:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d4056_d20250909_m011418_c001_v0001113_t0004_u01757380458793") 2025/09/09 01:20:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f40652ecd2cd7574a_d20250909_m011418_c001_v7007000_t0000_u01757380458609") 2025/09/09 01:20:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d4044_d20250909_m011414_c001_v0001113_t0051_u01757380454989") 2025/09/09 01:20:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f40652ecd2cd75746_d20250909_m011414_c001_v7007000_t0000_u01757380454804") 2025/09/09 01:20:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011908_d20250909_m011409_c001_v0001131_t0033_u01757380449703") 2025/09/09 01:20:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f40652ecd2cd75721_d20250909_m011407_c001_v7007000_t0000_u01757380447402") 2025/09/09 01:20:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f110e6c3d853aa826_d20250909_m011406_c001_v0001134_t0036_u01757380446228") 2025/09/09 01:20:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41537dfdd69f7254_d20250909_m011406_c001_v7007000_t0000_u01757380446046") 2025/09/09 01:20:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f110e6c3d853aa804_d20250909_m011402_c001_v0001134_t0044_u01757380442227") 2025/09/09 01:20:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41537dfdd69f724e_d20250909_m011402_c001_v7007000_t0000_u01757380442043") 2025/09/09 01:20:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500175af_d20250909_m011356_c001_v0001161_t0046_u01757380436346") 2025/09/09 01:20:14 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4144233b1515b255_d20250909_m011353_c001_v7007000_t0000_u01757380433746") 2025/09/09 01:20:15 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0118ca_d20250909_m011350_c001_v0001131_t0024_u01757380430910") 2025/09/09 01:20:15 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4144233b1515b250_d20250909_m011350_c001_v7007000_t0000_u01757380430542") 2025/09/09 01:20:15 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe5001757f_d20250909_m011346_c001_v0001161_t0011_u01757380426258") 2025/09/09 01:20:15 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcef47_d20250909_m011343_c001_v7007000_t0000_u01757380423508") 2025/09/09 01:20:15 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0118a1_d20250909_m011341_c001_v0001131_t0046_u01757380421456") 2025/09/09 01:20:15 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcef41_d20250909_m011340_c001_v7007000_t0000_u01757380420367") 2025/09/09 01:20:15 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe5001753b_d20250909_m011333_c001_v0001161_t0041_u01757380413901") 2025/09/09 01:20:15 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d4ce_d20250909_m011330_c001_v7007000_t0000_u01757380410497") 2025/09/09 01:20:15 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011865_d20250909_m011325_c001_v0001131_t0008_u01757380405462") 2025/09/09 01:20:15 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d4cb_d20250909_m011324_c001_v7007000_t0000_u01757380404363") 2025/09/09 01:20:15 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500174fd_d20250909_m011318_c001_v0001161_t0058_u01757380398019") 2025/09/09 01:20:15 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384ede_d20250909_m011315_c001_v7007000_t0000_u01757380395235") 2025/09/09 01:20:15 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca01182b_d20250909_m011312_c001_v0001131_t0036_u01757380392741") 2025/09/09 01:20:15 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384ec6_d20250909_m011311_c001_v7007000_t0000_u01757380391646") 2025/09/09 01:20:15 DEBUG : dst/three.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500174b3_d20250909_m011305_c001_v0001161_t0028_u01757380385411") 2025/09/09 01:20:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f40652ecd2cd75722_d20250909_m011407_c001_v7007000_t0000_u01757380447585") 2025/09/09 01:20:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1023cc52806addd0_d20250909_m011405_c001_v0001116_t0050_u01757380445463") 2025/09/09 01:20:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f10157e294b9d3f56_d20250909_m011401_c001_v0001144_t0054_u01757380441459") 2025/09/09 01:20:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524b55_d20250909_m011354_c001_v7007000_t0000_u01757380434666") 2025/09/09 01:20:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11755034ce3a66f7_d20250909_m011353_c001_v0001090_t0034_u01757380433244") 2025/09/09 01:20:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f102edc43166135e3_d20250909_m011350_c001_v0001176_t0002_u01757380430319") 2025/09/09 01:20:16 DEBUG : dst/two: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f415c46bcb27cef4a_d20250909_m011420_c001_v7007000_t0000_u01757380460216") 2025/09/09 01:20:16 DEBUG : dst/two: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500175f7_d20250909_m011409_c001_v0001161_t0047_u01757380449401") 2025/09/09 01:20:16 DEBUG : dst/two: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f40652ecd2cd75724_d20250909_m011407_c001_v7007000_t0000_u01757380447767") 2025/09/09 01:20:16 DEBUG : dst/two: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0118d0_d20250909_m011356_c001_v0001131_t0028_u01757380436021") 2025/09/09 01:20:16 DEBUG : dst/two: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524b56_d20250909_m011354_c001_v7007000_t0000_u01757380434851") 2025/09/09 01:20:16 DEBUG : dst/two: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0118b1_d20250909_m011345_c001_v0001131_t0032_u01757380425824") 2025/09/09 01:20:16 DEBUG : dst/two: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524b46_d20250909_m011344_c001_v7007000_t0000_u01757380424672") 2025/09/09 01:20:16 DEBUG : dst/two: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011879_d20250909_m011333_c001_v0001131_t0057_u01757380413106") 2025/09/09 01:20:16 DEBUG : dst/two: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f402ae0c626fc066e_d20250909_m011331_c001_v7007000_t0000_u01757380411637") 2025/09/09 01:20:16 DEBUG : dst/two: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011839_d20250909_m011317_c001_v0001131_t0033_u01757380397476") 2025/09/09 01:20:16 DEBUG : dst/two: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7bc6_d20250909_m011316_c001_v7007000_t0000_u01757380396346") 2025/09/09 01:20:16 DEBUG : dst/two: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011807_d20250909_m011305_c001_v0001131_t0022_u01757380385019") 2025/09/09 01:20:16 DEBUG : dst/two: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409672eb80530884_d20250909_m011303_c001_v7007000_t0000_u01757380383897") 2025/09/09 01:20:16 DEBUG : dst/two: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1047d6b1c9db52a8_d20250909_m011259_c001_v0001041_t0038_u01757380379229") 2025/09/09 01:20:16 DEBUG : dst/two: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af709a_d20250909_m011238_c001_v7007000_t0000_u01757380358231") 2025/09/09 01:20:16 DEBUG : dst/two: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f119b12f041c8f6a8_d20250909_m011236_c001_v0001136_t0015_u01757380356634") 2025/09/09 01:20:16 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4187f89999467069_d20250909_m011158_c001_v7007000_t0000_u01757380318344") 2025/09/09 01:20:16 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0116be_d20250909_m011151_c001_v0001131_t0050_u01757380311516") 2025/09/09 01:20:16 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f40776f0051554d66_d20250909_m011149_c001_v7007000_t0000_u01757380309439") 2025/09/09 01:20:16 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017271_d20250909_m011125_c001_v0001161_t0028_u01757380285844") 2025/09/09 01:20:17 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab523f31_d20250909_m011111_c001_v7007000_t0000_u01757380271530") 2025/09/09 01:20:17 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0115d4_d20250909_m011104_c001_v0001131_t0019_u01757380264693") 2025/09/09 01:20:17 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4fc8_d20250909_m011044_c001_v7007000_t0000_u01757380244657") 2025/09/09 01:20:17 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3ce9_d20250909_m011042_c001_v0001113_t0025_u01757380242542") 2025/09/09 01:20:17 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4fbe_d20250909_m011041_c001_v7007000_t0000_u01757380241624") 2025/09/09 01:20:17 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3cdb_d20250909_m011040_c001_v0001113_t0048_u01757380240321") 2025/09/09 01:20:17 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4fb0_d20250909_m011037_c001_v7007000_t0000_u01757380237134") 2025/09/09 01:20:17 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3cc3_d20250909_m011035_c001_v0001113_t0018_u01757380235425") 2025/09/09 01:20:17 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4fa6_d20250909_m011034_c001_v7007000_t0000_u01757380234435") 2025/09/09 01:20:17 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3cb5_d20250909_m011032_c001_v0001113_t0023_u01757380232278") 2025/09/09 01:20:17 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4f84_d20250909_m011025_c001_v7007000_t0000_u01757380225976") 2025/09/09 01:20:17 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3c81_d20250909_m011024_c001_v0001113_t0001_u01757380224188") 2025/09/09 01:20:17 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4f7c_d20250909_m011023_c001_v7007000_t0000_u01757380223363") 2025/09/09 01:20:17 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3c7b_d20250909_m011022_c001_v0001113_t0013_u01757380222468") 2025/09/09 01:20:17 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9ed670_d20250909_m011016_c001_v7007000_t0000_u01757380216772") 2025/09/09 01:20:17 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3c4f_d20250909_m011015_c001_v0001113_t0023_u01757380215219") 2025/09/09 01:20:17 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9ed66a_d20250909_m011013_c001_v7007000_t0000_u01757380213335") 2025/09/09 01:20:17 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3c47_d20250909_m011012_c001_v0001113_t0054_u01757380212210") 2025/09/09 01:20:17 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9ed669_d20250909_m011011_c001_v7007000_t0000_u01757380211845") 2025/09/09 01:20:17 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f108417929ecf0aab_d20250909_m011010_c001_v0001029_t0025_u01757380210788") 2025/09/09 01:20:17 DEBUG : empty space: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3c37_d20250909_m011009_c001_v0001113_t0007_u01757380209154") 2025/09/09 01:20:18 DEBUG : enormous: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4fc5_d20250909_m011043_c001_v7007000_t0000_u01757380243916") 2025/09/09 01:20:18 DEBUG : enormous: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3ced_d20250909_m011042_c001_v0001113_t0038_u01757380242941") 2025/09/09 01:20:18 DEBUG : existing: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f415c46bcb27cef4d_d20250909_m011424_c001_v7007000_t0000_u01757380464905") 2025/09/09 01:20:18 DEBUG : existing: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe5001763d_d20250909_m011423_c001_v0001161_t0028_u01757380463594") 2025/09/09 01:20:18 DEBUG : existing: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f408df5555fdc9c80_d20250909_m011103_c001_v7007000_t0000_u01757380263179") 2025/09/09 01:20:18 DEBUG : existing: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500171c4_d20250909_m011101_c001_v0001161_t0005_u01757380261824") 2025/09/09 01:20:18 DEBUG : existing: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9ed65f_d20250909_m011006_c001_v7007000_t0000_u01757380206171") 2025/09/09 01:20:18 DEBUG : existing: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3c19_d20250909_m011005_c001_v0001113_t0053_u01757380205193") 2025/09/09 01:20:18 DEBUG : existing: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9ed649_d20250909_m011004_c001_v7007000_t0000_u01757380204649") 2025/09/09 01:20:18 DEBUG : existing: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3c11_d20250909_m011004_c001_v0001113_t0010_u01757380204027") 2025/09/09 01:20:18 DEBUG : existing: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3c0d_d20250909_m011003_c001_v0001113_t0056_u01757380203063") 2025/09/09 01:20:18 DEBUG : existing-b: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f408df5555fdc9c81_d20250909_m011103_c001_v7007000_t0000_u01757380263361") 2025/09/09 01:20:18 DEBUG : existing-b: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0115c4_d20250909_m011101_c001_v0001131_t0050_u01757380261820") 2025/09/09 01:20:18 DEBUG : file1: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c93_d20250909_m011525_c001_v7007000_t0000_u01757380525993") 2025/09/09 01:20:18 DEBUG : file1: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492418_d20250909_m011524_c001_v0001116_t0057_u01757380524624") 2025/09/09 01:20:18 DEBUG : file1: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c90_d20250909_m011523_c001_v7007000_t0000_u01757380523291") 2025/09/09 01:20:18 DEBUG : file1: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618997_d20250909_m011522_c001_v0001043_t0001_u01757380522040") 2025/09/09 01:20:18 DEBUG : five: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4fe0_d20250909_m011048_c001_v7007000_t0000_u01757380248645") 2025/09/09 01:20:18 DEBUG : five: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4122e2501f6d3d07_d20250909_m011046_c001_v0001113_t0007_u01757380246603") 2025/09/09 01:20:18 DEBUG : foo: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9ed66b_d20250909_m011014_c001_v7007000_t0000_u01757380214850") 2025/09/09 01:20:18 DEBUG : foo: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4122e2501f6d3c4d_d20250909_m011014_c001_v0001113_t0007_u01757380214291") 2025/09/09 01:20:19 DEBUG : foo: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4122e2501f6d3c4b_d20250909_m011013_c001_v0001113_t0007_u01757380213698") 2025/09/09 01:20:19 DEBUG : four: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4fe1_d20250909_m011048_c001_v7007000_t0000_u01757380248826") 2025/09/09 01:20:19 DEBUG : four: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4040cbbe50017174_d20250909_m011047_c001_v0001161_t0036_u01757380247166") 2025/09/09 01:20:19 DEBUG : four: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3cff_d20250909_m011045_c001_v0001113_t0024_u01757380245915") 2025/09/09 01:20:19 DEBUG : hello world2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096a472_d20250909_m010855_c001_v7007000_t0000_u01757380135381") 2025/09/09 01:20:19 DEBUG : hello world2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3ac3_d20250909_m010854_c001_v0001113_t0014_u01757380134477") 2025/09/09 01:20:19 DEBUG : ignore-size: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9ed647_d20250909_m011002_c001_v7007000_t0000_u01757380202699") 2025/09/09 01:20:19 DEBUG : ignore-size: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3bfd_d20250909_m011001_c001_v0001113_t0032_u01757380201445") 2025/09/09 01:20:19 DEBUG : nested/sub dir/file: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f408df5555fdc9c7e_d20250909_m011101_c001_v7007000_t0000_u01757380261072") 2025/09/09 01:20:19 DEBUG : nested/sub dir/file: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500171b8_d20250909_m011100_c001_v0001161_t0031_u01757380260269") 2025/09/09 01:20:19 DEBUG : nested/sub dir/file: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f408df5555fdc9c7c_d20250909_m011059_c001_v7007000_t0000_u01757380259506") 2025/09/09 01:20:19 DEBUG : nested/sub dir/file: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500171a8_d20250909_m011058_c001_v0001161_t0041_u01757380258593") 2025/09/09 01:20:19 DEBUG : one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4fe3_d20250909_m011049_c001_v7007000_t0000_u01757380249010") 2025/09/09 01:20:19 DEBUG : one: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4122e2501f6d3cf5_d20250909_m011045_c001_v0001113_t0007_u01757380245051") 2025/09/09 01:20:19 DEBUG : only0: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c7b_d20250909_m011517_c001_v7007000_t0000_u01757380517462") 2025/09/09 01:20:19 DEBUG : only0: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4040cbbe5001778e_d20250909_m011511_c001_v0001161_t0036_u01757380511781") 2025/09/09 01:20:19 DEBUG : only0: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0119e4_d20250909_m011453_c001_v0001131_t0047_u01757380493909") 2025/09/09 01:20:19 DEBUG : only0: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4000f43a2e7cbafb_d20250909_m011447_c001_v7007000_t0000_u01757380487561") 2025/09/09 01:20:19 DEBUG : only0: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011952_d20250909_m011429_c001_v0001131_t0048_u01757380469241") 2025/09/09 01:20:19 DEBUG : only1: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c7c_d20250909_m011517_c001_v7007000_t0000_u01757380517646") 2025/09/09 01:20:19 DEBUG : only1: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4082ee03214923d0_d20250909_m011512_c001_v0001116_t0018_u01757380512722") 2025/09/09 01:20:20 DEBUG : only1: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0119e8_d20250909_m011454_c001_v0001131_t0023_u01757380494751") 2025/09/09 01:20:20 DEBUG : only1: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4000f43a2e7cbafd_d20250909_m011447_c001_v7007000_t0000_u01757380487926") 2025/09/09 01:20:20 DEBUG : only1: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011958_d20250909_m011430_c001_v0001131_t0038_u01757380470016") 2025/09/09 01:20:20 DEBUG : only10: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c7d_d20250909_m011517_c001_v7007000_t0000_u01757380517829") 2025/09/09 01:20:20 DEBUG : only10: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41457c68ca011a54_d20250909_m011511_c001_v0001131_t0028_u01757380511790") 2025/09/09 01:20:20 DEBUG : only10: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011a16_d20250909_m011502_c001_v0001131_t0028_u01757380502136") 2025/09/09 01:20:20 DEBUG : only10: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4000f43a2e7cbafe_d20250909_m011448_c001_v7007000_t0000_u01757380488107") 2025/09/09 01:20:20 DEBUG : only10: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011990_d20250909_m011437_c001_v0001131_t0031_u01757380477493") 2025/09/09 01:20:20 DEBUG : only11: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c7e_d20250909_m011518_c001_v7007000_t0000_u01757380518011") 2025/09/09 01:20:20 DEBUG : only11: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4082ee03214923cc_d20250909_m011512_c001_v0001116_t0018_u01757380512355") 2025/09/09 01:20:20 DEBUG : only11: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011a1c_d20250909_m011503_c001_v0001131_t0050_u01757380503290") 2025/09/09 01:20:20 DEBUG : only11: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4000f43a2e7cbafc_d20250909_m011447_c001_v7007000_t0000_u01757380487744") 2025/09/09 01:20:20 DEBUG : only11: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011998_d20250909_m011438_c001_v0001131_t0034_u01757380478757") 2025/09/09 01:20:20 DEBUG : only12: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c7f_d20250909_m011518_c001_v7007000_t0000_u01757380518194") 2025/09/09 01:20:20 DEBUG : only12: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f414233b2c2618973_d20250909_m011512_c001_v0001043_t0019_u01757380512521") 2025/09/09 01:20:20 DEBUG : only12: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011a22_d20250909_m011504_c001_v0001131_t0050_u01757380504180") 2025/09/09 01:20:20 DEBUG : only12: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f7c_d20250909_m011448_c001_v7007000_t0000_u01757380488121") 2025/09/09 01:20:20 DEBUG : only12: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca01199e_d20250909_m011439_c001_v0001131_t0012_u01757380479617") 2025/09/09 01:20:20 DEBUG : only13: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c80_d20250909_m011518_c001_v7007000_t0000_u01757380518376") 2025/09/09 01:20:20 DEBUG : only13: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41457c68ca011a56_d20250909_m011512_c001_v0001131_t0028_u01757380512171") 2025/09/09 01:20:20 DEBUG : only13: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011a2c_d20250909_m011505_c001_v0001131_t0051_u01757380505118") 2025/09/09 01:20:20 DEBUG : only13: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4000f43a2e7cbaf7_d20250909_m011447_c001_v7007000_t0000_u01757380487013") 2025/09/09 01:20:21 DEBUG : only13: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0119a6_d20250909_m011440_c001_v0001131_t0028_u01757380480713") 2025/09/09 01:20:21 DEBUG : only14: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c81_d20250909_m011518_c001_v7007000_t0000_u01757380518559") 2025/09/09 01:20:21 DEBUG : only14: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4040cbbe50017790_d20250909_m011512_c001_v0001161_t0036_u01757380512182") 2025/09/09 01:20:21 DEBUG : only14: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011a32_d20250909_m011506_c001_v0001131_t0056_u01757380506115") 2025/09/09 01:20:21 DEBUG : only14: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f7a_d20250909_m011447_c001_v7007000_t0000_u01757380487755") 2025/09/09 01:20:21 DEBUG : only14: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0119a8_d20250909_m011441_c001_v0001131_t0012_u01757380481356") 2025/09/09 01:20:21 DEBUG : only15: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c82_d20250909_m011518_c001_v7007000_t0000_u01757380518777") 2025/09/09 01:20:21 DEBUG : only15: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41457c68ca011a58_d20250909_m011512_c001_v0001131_t0028_u01757380512356") 2025/09/09 01:20:21 DEBUG : only15: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011a36_d20250909_m011506_c001_v0001131_t0008_u01757380506794") 2025/09/09 01:20:21 DEBUG : only15: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4000f43a2e7cbaf8_d20250909_m011447_c001_v7007000_t0000_u01757380487194") 2025/09/09 01:20:21 DEBUG : only15: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0119ac_d20250909_m011442_c001_v0001131_t0015_u01757380482360") 2025/09/09 01:20:21 DEBUG : only16: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c83_d20250909_m011518_c001_v7007000_t0000_u01757380518962") 2025/09/09 01:20:21 DEBUG : only16: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4040cbbe50017794_d20250909_m011512_c001_v0001161_t0036_u01757380512373") 2025/09/09 01:20:21 DEBUG : only16: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011a3c_d20250909_m011507_c001_v0001131_t0059_u01757380507898") 2025/09/09 01:20:21 DEBUG : only16: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f79_d20250909_m011447_c001_v7007000_t0000_u01757380487572") 2025/09/09 01:20:21 DEBUG : only16: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0119b4_d20250909_m011443_c001_v0001131_t0038_u01757380483428") 2025/09/09 01:20:22 DEBUG : only17: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c84_d20250909_m011519_c001_v7007000_t0000_u01757380519146") 2025/09/09 01:20:22 DEBUG : only17: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4082ee03214923ce_d20250909_m011512_c001_v0001116_t0018_u01757380512539") 2025/09/09 01:20:22 DEBUG : only17: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011a3e_d20250909_m011508_c001_v0001131_t0006_u01757380508631") 2025/09/09 01:20:22 DEBUG : only17: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f410615c276de2e84_d20250909_m011447_c001_v7007000_t0000_u01757380487584") 2025/09/09 01:20:22 DEBUG : only17: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0119bc_d20250909_m011444_c001_v0001131_t0019_u01757380484150") 2025/09/09 01:20:22 DEBUG : only18: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c85_d20250909_m011519_c001_v7007000_t0000_u01757380519329") 2025/09/09 01:20:22 DEBUG : only18: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41457c68ca011a5c_d20250909_m011512_c001_v0001131_t0028_u01757380512551") 2025/09/09 01:20:22 DEBUG : only18: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011a44_d20250909_m011509_c001_v0001131_t0027_u01757380509713") 2025/09/09 01:20:22 DEBUG : only18: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f410615c276de2e85_d20250909_m011447_c001_v7007000_t0000_u01757380487767") 2025/09/09 01:20:22 DEBUG : only18: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0119c0_d20250909_m011444_c001_v0001131_t0032_u01757380484976") 2025/09/09 01:20:22 DEBUG : only19: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c86_d20250909_m011519_c001_v7007000_t0000_u01757380519511") 2025/09/09 01:20:22 DEBUG : only19: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4040cbbe50017796_d20250909_m011512_c001_v0001161_t0036_u01757380512563") 2025/09/09 01:20:22 DEBUG : only19: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011a4c_d20250909_m011510_c001_v0001131_t0016_u01757380510563") 2025/09/09 01:20:22 DEBUG : only19: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f417f82ea1218df1b_d20250909_m011447_c001_v7007000_t0000_u01757380487776") 2025/09/09 01:20:22 DEBUG : only19: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0119c2_d20250909_m011445_c001_v0001131_t0021_u01757380485747") 2025/09/09 01:20:22 DEBUG : only2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c87_d20250909_m011519_c001_v7007000_t0000_u01757380519696") 2025/09/09 01:20:22 DEBUG : only2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f414233b2c2618977_d20250909_m011512_c001_v0001043_t0019_u01757380512730") 2025/09/09 01:20:23 DEBUG : only2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0119ea_d20250909_m011455_c001_v0001131_t0008_u01757380495443") 2025/09/09 01:20:23 DEBUG : only2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4000f43a2e7cbafa_d20250909_m011447_c001_v7007000_t0000_u01757380487378") 2025/09/09 01:20:23 DEBUG : only2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca01195c_d20250909_m011430_c001_v0001131_t0019_u01757380470748") 2025/09/09 01:20:23 DEBUG : only3: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c88_d20250909_m011519_c001_v7007000_t0000_u01757380519882") 2025/09/09 01:20:23 DEBUG : only3: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41457c68ca011a5e_d20250909_m011512_c001_v0001131_t0028_u01757380512744") 2025/09/09 01:20:23 DEBUG : only3: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0119f0_d20250909_m011456_c001_v0001131_t0057_u01757380496566") 2025/09/09 01:20:23 DEBUG : only3: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f7b_d20250909_m011447_c001_v7007000_t0000_u01757380487938") 2025/09/09 01:20:23 DEBUG : only3: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011964_d20250909_m011431_c001_v0001131_t0058_u01757380471526") 2025/09/09 01:20:23 DEBUG : only4: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c89_d20250909_m011520_c001_v7007000_t0000_u01757380520066") 2025/09/09 01:20:23 DEBUG : only4: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4040cbbe50017798_d20250909_m011512_c001_v0001161_t0036_u01757380512843") 2025/09/09 01:20:23 DEBUG : only4: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0119f6_d20250909_m011457_c001_v0001131_t0001_u01757380497189") 2025/09/09 01:20:23 DEBUG : only4: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f419aaa29d7384f78_d20250909_m011447_c001_v7007000_t0000_u01757380487386") 2025/09/09 01:20:23 DEBUG : only4: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011969_d20250909_m011432_c001_v0001131_t0024_u01757380472297") 2025/09/09 01:20:23 DEBUG : only5: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c8a_d20250909_m011520_c001_v7007000_t0000_u01757380520248") 2025/09/09 01:20:23 DEBUG : only5: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4082ee03214923d2_d20250909_m011512_c001_v0001116_t0018_u01757380512904") 2025/09/09 01:20:23 DEBUG : only5: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0119f8_d20250909_m011458_c001_v0001131_t0002_u01757380498015") 2025/09/09 01:20:23 DEBUG : only5: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f410615c276de2e86_d20250909_m011447_c001_v7007000_t0000_u01757380487950") 2025/09/09 01:20:23 DEBUG : only5: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011972_d20250909_m011433_c001_v0001131_t0012_u01757380473144") 2025/09/09 01:20:23 DEBUG : only6: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c8b_d20250909_m011520_c001_v7007000_t0000_u01757380520504") 2025/09/09 01:20:23 DEBUG : only6: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f414233b2c2618979_d20250909_m011512_c001_v0001043_t0019_u01757380512915") 2025/09/09 01:20:24 DEBUG : only6: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0119fc_d20250909_m011458_c001_v0001131_t0018_u01757380498818") 2025/09/09 01:20:24 DEBUG : only6: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f417f82ea1218df1c_d20250909_m011447_c001_v7007000_t0000_u01757380487960") 2025/09/09 01:20:24 DEBUG : only6: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011976_d20250909_m011434_c001_v0001131_t0053_u01757380474036") 2025/09/09 01:20:24 DEBUG : only7: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c8c_d20250909_m011520_c001_v7007000_t0000_u01757380520708") 2025/09/09 01:20:24 DEBUG : only7: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41457c68ca011a60_d20250909_m011512_c001_v0001131_t0028_u01757380512929") 2025/09/09 01:20:24 DEBUG : only7: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011a00_d20250909_m011459_c001_v0001131_t0042_u01757380499552") 2025/09/09 01:20:24 DEBUG : only7: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f410615c276de2e83_d20250909_m011447_c001_v7007000_t0000_u01757380487400") 2025/09/09 01:20:24 DEBUG : only7: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011980_d20250909_m011434_c001_v0001131_t0054_u01757380474939") 2025/09/09 01:20:24 DEBUG : only8: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c8d_d20250909_m011520_c001_v7007000_t0000_u01757380520890") 2025/09/09 01:20:24 DEBUG : only8: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4040cbbe5001779a_d20250909_m011513_c001_v0001161_t0036_u01757380513028") 2025/09/09 01:20:24 DEBUG : only8: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011a08_d20250909_m011500_c001_v0001131_t0040_u01757380500541") 2025/09/09 01:20:24 DEBUG : only8: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f417f82ea1218df1a_d20250909_m011447_c001_v7007000_t0000_u01757380487593") 2025/09/09 01:20:24 DEBUG : only8: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011986_d20250909_m011436_c001_v0001131_t0018_u01757380476054") 2025/09/09 01:20:24 DEBUG : only9: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c8e_d20250909_m011521_c001_v7007000_t0000_u01757380521073") 2025/09/09 01:20:24 DEBUG : only9: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4082ee03214923d4_d20250909_m011513_c001_v0001116_t0018_u01757380513088") 2025/09/09 01:20:24 DEBUG : only9: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011a0c_d20250909_m011501_c001_v0001131_t0058_u01757380501419") 2025/09/09 01:20:24 DEBUG : only9: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f417f82ea1218df19_d20250909_m011447_c001_v7007000_t0000_u01757380487408") 2025/09/09 01:20:24 DEBUG : only9: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca01198a_d20250909_m011436_c001_v0001131_t0039_u01757380476730") 2025/09/09 01:20:24 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f408df5555fdc9c7a_d20250909_m011057_c001_v7007000_t0000_u01757380257460") 2025/09/09 01:20:24 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0115ac_d20250909_m011055_c001_v0001131_t0056_u01757380255659") 2025/09/09 01:20:24 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f408df5555fdc9c76_d20250909_m011054_c001_v7007000_t0000_u01757380254901") 2025/09/09 01:20:24 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0115aa_d20250909_m011053_c001_v0001131_t0056_u01757380253265") 2025/09/09 01:20:24 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4ff2_d20250909_m011052_c001_v7007000_t0000_u01757380252440") 2025/09/09 01:20:25 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011596_d20250909_m011049_c001_v0001131_t0012_u01757380249989") 2025/09/09 01:20:25 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4fb7_d20250909_m011039_c001_v7007000_t0000_u01757380239364") 2025/09/09 01:20:25 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3ccf_d20250909_m011037_c001_v0001113_t0027_u01757380237682") 2025/09/09 01:20:25 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4fac_d20250909_m011036_c001_v7007000_t0000_u01757380236119") 2025/09/09 01:20:25 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3cc1_d20250909_m011034_c001_v0001113_t0026_u01757380234983") 2025/09/09 01:20:25 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4fa2_d20250909_m011033_c001_v7007000_t0000_u01757380233635") 2025/09/09 01:20:25 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3cb3_d20250909_m011032_c001_v0001113_t0056_u01757380232010") 2025/09/09 01:20:25 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4f82_d20250909_m011025_c001_v7007000_t0000_u01757380225422") 2025/09/09 01:20:25 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3c7d_d20250909_m011023_c001_v0001113_t0053_u01757380223913") 2025/09/09 01:20:25 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4f7d_d20250909_m011023_c001_v7007000_t0000_u01757380223545") 2025/09/09 01:20:25 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3c79_d20250909_m011021_c001_v0001113_t0001_u01757380221947") 2025/09/09 01:20:25 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4f78_d20250909_m011021_c001_v7007000_t0000_u01757380221581") 2025/09/09 01:20:25 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3c6d_d20250909_m011020_c001_v0001113_t0029_u01757380220270") 2025/09/09 01:20:25 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3c67_d20250909_m011019_c001_v0001113_t0037_u01757380219462") 2025/09/09 01:20:25 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9ed672_d20250909_m011019_c001_v7007000_t0000_u01757380219054") 2025/09/09 01:20:25 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3c61_d20250909_m011018_c001_v0001113_t0041_u01757380218199") 2025/09/09 01:20:25 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3c5d_d20250909_m011017_c001_v0001113_t0038_u01757380217317") 2025/09/09 01:20:25 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9ed671_d20250909_m011016_c001_v7007000_t0000_u01757380216953") 2025/09/09 01:20:25 DEBUG : potato: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3c57_d20250909_m011016_c001_v0001113_t0025_u01757380216008") 2025/09/09 01:20:25 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4144233b1515b1a1_d20250909_m011213_c001_v7007000_t0000_u01757380333555") 2025/09/09 01:20:25 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca01171e_d20250909_m011212_c001_v0001131_t0026_u01757380332833") 2025/09/09 01:20:26 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4187f8999946706a_d20250909_m011158_c001_v7007000_t0000_u01757380318757") 2025/09/09 01:20:26 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500172f3_d20250909_m011150_c001_v0001161_t0042_u01757380310757") 2025/09/09 01:20:26 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f408df5555fdc9c91_d20250909_m011135_c001_v7007000_t0000_u01757380295296") 2025/09/09 01:20:26 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011639_d20250909_m011124_c001_v0001131_t0008_u01757380284956") 2025/09/09 01:20:26 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab523f3a_d20250909_m011112_c001_v7007000_t0000_u01757380272141") 2025/09/09 01:20:26 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500171d7_d20250909_m011104_c001_v0001161_t0037_u01757380264293") 2025/09/09 01:20:26 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4fc4_d20250909_m011043_c001_v7007000_t0000_u01757380243727") 2025/09/09 01:20:26 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3ce5_d20250909_m011042_c001_v0001113_t0021_u01757380242172") 2025/09/09 01:20:26 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4fbf_d20250909_m011041_c001_v7007000_t0000_u01757380241806") 2025/09/09 01:20:26 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3cd7_d20250909_m011039_c001_v0001113_t0041_u01757380239912") 2025/09/09 01:20:26 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4fb8_d20250909_m011039_c001_v7007000_t0000_u01757380239547") 2025/09/09 01:20:26 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3cd3_d20250909_m011038_c001_v0001113_t0030_u01757380238460") 2025/09/09 01:20:26 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4fb1_d20250909_m011037_c001_v7007000_t0000_u01757380237317") 2025/09/09 01:20:26 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3cc5_d20250909_m011036_c001_v0001113_t0011_u01757380236486") 2025/09/09 01:20:26 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4fa7_d20250909_m011034_c001_v7007000_t0000_u01757380234617") 2025/09/09 01:20:26 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3cbb_d20250909_m011033_c001_v0001113_t0010_u01757380233647") 2025/09/09 01:20:26 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4f85_d20250909_m011026_c001_v7007000_t0000_u01757380226158") 2025/09/09 01:20:26 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3c87_d20250909_m011024_c001_v0001113_t0026_u01757380224900") 2025/09/09 01:20:26 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096a47f_d20250909_m010858_c001_v7007000_t0000_u01757380138303") 2025/09/09 01:20:26 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3ad9_d20250909_m010857_c001_v0001113_t0015_u01757380137646") 2025/09/09 01:20:27 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096a479_d20250909_m010856_c001_v7007000_t0000_u01757380136734") 2025/09/09 01:20:27 DEBUG : potato2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3ac9_d20250909_m010855_c001_v0001113_t0033_u01757380135924") 2025/09/09 01:20:27 DEBUG : potato3: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4187f8999946706c_d20250909_m011159_c001_v7007000_t0000_u01757380319084") 2025/09/09 01:20:27 DEBUG : potato3: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017301_d20250909_m011152_c001_v0001161_t0050_u01757380312202") 2025/09/09 01:20:27 DEBUG : potato3: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f408df5555fdc9c92_d20250909_m011135_c001_v7007000_t0000_u01757380295886") 2025/09/09 01:20:27 DEBUG : potato3: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011649_d20250909_m011126_c001_v0001131_t0033_u01757380286298") 2025/09/09 01:20:27 DEBUG : potato3: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab523f3d_d20250909_m011112_c001_v7007000_t0000_u01757380272324") 2025/09/09 01:20:27 DEBUG : potato3: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500171db_d20250909_m011105_c001_v0001161_t0039_u01757380265090") 2025/09/09 01:20:27 DEBUG : pre-dest1/1: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409672eb8053086c_d20250909_m011247_c001_v7007000_t0000_u01757380367069") 2025/09/09 01:20:27 DEBUG : pre-dest1/1: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017417_d20250909_m011238_c001_v0001161_t0023_u01757380358978") 2025/09/09 01:20:27 DEBUG : pre-dest2/2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409672eb8053086d_d20250909_m011247_c001_v7007000_t0000_u01757380367256") 2025/09/09 01:20:27 DEBUG : pre-dest2/2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca01178c_d20250909_m011239_c001_v0001131_t0059_u01757380359654") 2025/09/09 01:20:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af707f_d20250909_m011224_c001_v7007000_t0000_u01757380344558") 2025/09/09 01:20:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500173b7_d20250909_m011221_c001_v0001161_t0056_u01757380341327") 2025/09/09 01:20:27 DEBUG : sizeonly: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9ed643_d20250909_m011000_c001_v7007000_t0000_u01757380200893") 2025/09/09 01:20:27 DEBUG : sizeonly: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3bf3_d20250909_m010959_c001_v0001113_t0055_u01757380199829") 2025/09/09 01:20:27 DEBUG : splitbanan: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096b57a_d20250909_m011734_c001_v7007000_t0000_u01757380654352") 2025/09/09 01:20:27 DEBUG : splitbanan: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011cd3_d20250909_m011726_c001_v0001131_t0048_u01757380646362") 2025/09/09 01:20:27 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab526062_d20250909_m011903_c001_v7007000_t0000_u01757380743519") 2025/09/09 01:20:27 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017c5a_d20250909_m011857_c001_v0001161_t0044_u01757380737081") 2025/09/09 01:20:27 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41794588b230ad2f_d20250909_m011844_c001_v7007000_t0000_u01757380724570") 2025/09/09 01:20:27 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017c1a_d20250909_m011838_c001_v0001161_t0056_u01757380718172") 2025/09/09 01:20:28 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524cb4_d20250909_m011826_c001_v7007000_t0000_u01757380706772") 2025/09/09 01:20:28 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017bab_d20250909_m011820_c001_v0001161_t0047_u01757380700608") 2025/09/09 01:20:28 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f409d0de95f769a37_d20250909_m011809_c001_v7007000_t0000_u01757380689165") 2025/09/09 01:20:28 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017b5f_d20250909_m011803_c001_v0001161_t0005_u01757380683054") 2025/09/09 01:20:28 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f403e430effae8eee_d20250909_m011752_c001_v7007000_t0000_u01757380672262") 2025/09/09 01:20:28 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017b0a_d20250909_m011745_c001_v0001161_t0022_u01757380665798") 2025/09/09 01:20:28 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4237dfdc602b3aee_d20250909_m011728_c001_v7007000_t0000_u01757380648888") 2025/09/09 01:20:28 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee032149267c_d20250909_m011724_c001_v0001116_t0031_u01757380644959") 2025/09/09 01:20:28 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab524c56_d20250909_m011713_c001_v7007000_t0000_u01757380633789") 2025/09/09 01:20:28 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492632_d20250909_m011705_c001_v0001116_t0020_u01757380625873") 2025/09/09 01:20:28 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4164f2d6efd2d5ee_d20250909_m011704_c001_v7007000_t0000_u01757380624708") 2025/09/09 01:20:28 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a90_d20250909_m011700_c001_v0001043_t0019_u01757380620263") 2025/09/09 01:20:28 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfef_d20250909_m011649_c001_v7007000_t0000_u01757380609314") 2025/09/09 01:20:28 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214925c2_d20250909_m011641_c001_v0001116_t0010_u01757380601737") 2025/09/09 01:20:28 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9edfbd_d20250909_m011640_c001_v7007000_t0000_u01757380600579") 2025/09/09 01:20:28 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214925a4_d20250909_m011636_c001_v0001116_t0044_u01757380596445") 2025/09/09 01:20:28 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4164f2d6efd2d5b7_d20250909_m011620_c001_v7007000_t0000_u01757380580614") 2025/09/09 01:20:28 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee032149253c_d20250909_m011615_c001_v0001116_t0045_u01757380575969") 2025/09/09 01:20:28 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f413c3b719562d568_d20250909_m011604_c001_v7007000_t0000_u01757380564670") 2025/09/09 01:20:28 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee03214924ea_d20250909_m011558_c001_v0001116_t0012_u01757380558171") 2025/09/09 01:20:29 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdcf050_d20250909_m011546_c001_v7007000_t0000_u01757380546515") 2025/09/09 01:20:29 DEBUG : splitbananasplit: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492488_d20250909_m011540_c001_v0001116_t0030_u01757380540228") 2025/09/09 01:20:29 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4164f2d6efd2d5fb_d20250909_m011708_c001_v7007000_t0000_u01757380628576") 2025/09/09 01:20:29 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618a92_d20250909_m011701_c001_v0001043_t0020_u01757380621511") 2025/09/09 01:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c99_d20250909_m011530_c001_v7007000_t0000_u01757380530395") 2025/09/09 01:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c26189a9_d20250909_m011528_c001_v0001043_t0019_u01757380528897") 2025/09/09 01:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c97_d20250909_m011528_c001_v7007000_t0000_u01757380528126") 2025/09/09 01:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011aa8_d20250909_m011526_c001_v0001131_t0058_u01757380526960") 2025/09/09 01:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f408df5555fdc9c7f_d20250909_m011101_c001_v7007000_t0000_u01757380261256") 2025/09/09 01:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0115be_d20250909_m011100_c001_v0001131_t0029_u01757380260256") 2025/09/09 01:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f408df5555fdc9c7d_d20250909_m011059_c001_v7007000_t0000_u01757380259689") 2025/09/09 01:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca0115b8_d20250909_m011058_c001_v0001131_t0024_u01757380258582") 2025/09/09 01:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9ed634_d20250909_m010957_c001_v7007000_t0000_u01757380197581") 2025/09/09 01:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3be5_d20250909_m010956_c001_v0001113_t0048_u01757380196182") 2025/09/09 01:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9ed631_d20250909_m010955_c001_v7007000_t0000_u01757380195816") 2025/09/09 01:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3be1_d20250909_m010954_c001_v0001113_t0026_u01757380194541") 2025/09/09 01:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9ed62f_d20250909_m010949_c001_v7007000_t0000_u01757380189079") 2025/09/09 01:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3bcb_d20250909_m010948_c001_v0001113_t0056_u01757380188049") 2025/09/09 01:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f42073d5d6e9ed62c_d20250909_m010947_c001_v7007000_t0000_u01757380187508") 2025/09/09 01:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3bbb_d20250909_m010946_c001_v0001113_t0017_u01757380186072") 2025/09/09 01:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3b9a_d20250909_m010939_c001_v0001113_t0045_u01757380179908") 2025/09/09 01:20:29 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdce9de_d20250909_m010939_c001_v7007000_t0000_u01757380179542") 2025/09/09 01:20:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3b8f_d20250909_m010938_c001_v0001113_t0045_u01757380178686") 2025/09/09 01:20:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3b8b_d20250909_m010937_c001_v0001113_t0020_u01757380177952") 2025/09/09 01:20:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4182624dccdce9dc_d20250909_m010937_c001_v7007000_t0000_u01757380177228") 2025/09/09 01:20:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3b75_d20250909_m010931_c001_v0001113_t0048_u01757380171823") 2025/09/09 01:20:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3b61_d20250909_m010924_c001_v0001113_t0029_u01757380164873") 2025/09/09 01:20:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4187f899994663f3_d20250909_m010924_c001_v7007000_t0000_u01757380164460") 2025/09/09 01:20:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3b5b_d20250909_m010923_c001_v0001113_t0042_u01757380163659") 2025/09/09 01:20:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3b51_d20250909_m010922_c001_v0001113_t0008_u01757380162969") 2025/09/09 01:20:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4187f89999466008_d20250909_m010922_c001_v7007000_t0000_u01757380162238") 2025/09/09 01:20:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3b13_d20250909_m010907_c001_v0001113_t0047_u01757380147279") 2025/09/09 01:20:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096a496_d20250909_m010906_c001_v7007000_t0000_u01757380146918") 2025/09/09 01:20:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3b0d_d20250909_m010906_c001_v0001113_t0005_u01757380146225") 2025/09/09 01:20:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096a48f_d20250909_m010905_c001_v7007000_t0000_u01757380145325") 2025/09/09 01:20:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3b01_d20250909_m010904_c001_v0001113_t0026_u01757380144595") 2025/09/09 01:20:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096a48d_d20250909_m010904_c001_v7007000_t0000_u01757380144052") 2025/09/09 01:20:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3af9_d20250909_m010903_c001_v0001113_t0005_u01757380143275") 2025/09/09 01:20:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096a48b_d20250909_m010902_c001_v7007000_t0000_u01757380142369") 2025/09/09 01:20:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3aef_d20250909_m010901_c001_v0001113_t0030_u01757380141394") 2025/09/09 01:20:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096a488_d20250909_m010900_c001_v7007000_t0000_u01757380140850") 2025/09/09 01:20:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3ae7_d20250909_m010900_c001_v0001113_t0049_u01757380140201") 2025/09/09 01:20:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096a487_d20250909_m010859_c001_v7007000_t0000_u01757380139659") 2025/09/09 01:20:31 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3add_d20250909_m010858_c001_v0001113_t0032_u01757380138847") 2025/09/09 01:20:31 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096a46c_d20250909_m010853_c001_v7007000_t0000_u01757380133935") 2025/09/09 01:20:31 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3abf_d20250909_m010853_c001_v0001113_t0017_u01757380133248") 2025/09/09 01:20:31 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096a467_d20250909_m010852_c001_v7007000_t0000_u01757380132703") 2025/09/09 01:20:31 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3ab7_d20250909_m010851_c001_v0001113_t0028_u01757380131940") 2025/09/09 01:20:31 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096a460_d20250909_m010851_c001_v7007000_t0000_u01757380131041") 2025/09/09 01:20:31 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3aad_d20250909_m010850_c001_v0001113_t0028_u01757380130260") 2025/09/09 01:20:31 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4079430f9096a454_d20250909_m010847_c001_v7007000_t0000_u01757380127864") 2025/09/09 01:20:31 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3aa3_d20250909_m010847_c001_v0001113_t0013_u01757380127128") 2025/09/09 01:20:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c9a_d20250909_m011530_c001_v7007000_t0000_u01757380530577") 2025/09/09 01:20:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492432_d20250909_m011528_c001_v0001116_t0043_u01757380528909") 2025/09/09 01:20:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c98_d20250909_m011528_c001_v7007000_t0000_u01757380528309") 2025/09/09 01:20:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500177ec_d20250909_m011526_c001_v0001161_t0012_u01757380526974") 2025/09/09 01:20:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab526064_d20250909_m011906_c001_v7007000_t0000_u01757380746113") 2025/09/09 01:20:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee032149280c_d20250909_m011904_c001_v0001116_t0057_u01757380744873") 2025/09/09 01:20:31 DEBUG : sub/yam: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f408df5555fdc9c78_d20250909_m011056_c001_v7007000_t0000_u01757380256911") 2025/09/09 01:20:31 DEBUG : sub/yam: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500171a0_d20250909_m011055_c001_v0001161_t0047_u01757380255650") 2025/09/09 01:20:31 DEBUG : test_dir1/file2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c94_d20250909_m011526_c001_v7007000_t0000_u01757380526177") 2025/09/09 01:20:31 DEBUG : test_dir1/file2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500177de_d20250909_m011524_c001_v0001161_t0055_u01757380524272") 2025/09/09 01:20:31 DEBUG : test_dir1/file2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c91_d20250909_m011523_c001_v7007000_t0000_u01757380523474") 2025/09/09 01:20:31 DEBUG : test_dir1/file2: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011a90_d20250909_m011522_c001_v0001131_t0051_u01757380522047") 2025/09/09 01:20:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c95_d20250909_m011526_c001_v7007000_t0000_u01757380526363") 2025/09/09 01:20:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c261899f_d20250909_m011524_c001_v0001043_t0034_u01757380524278") 2025/09/09 01:20:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f416a4ec76e8e7c92_d20250909_m011523_c001_v7007000_t0000_u01757380523656") 2025/09/09 01:20:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe500177d2_d20250909_m011522_c001_v0001161_t0002_u01757380522062") 2025/09/09 01:20:32 DEBUG : three: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4fe4_d20250909_m011049_c001_v7007000_t0000_u01757380249192") 2025/09/09 01:20:32 DEBUG : three: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3d0b_d20250909_m011047_c001_v0001113_t0048_u01757380247915") 2025/09/09 01:20:32 DEBUG : three: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1122e2501f6d3cfb_d20250909_m011045_c001_v0001113_t0039_u01757380245419") 2025/09/09 01:20:32 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab526066_d20250909_m011907_c001_v7007000_t0000_u01757380747964") 2025/09/09 01:20:32 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618bde_d20250909_m011907_c001_v0001043_t0058_u01757380747055") 2025/09/09 01:20:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab52607d_d20250909_m011927_c001_v7007000_t0000_u01757380767621") 2025/09/09 01:20:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011eab_d20250909_m011925_c001_v0001131_t0056_u01757380765933") 2025/09/09 01:20:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab526079_d20250909_m011924_c001_v7007000_t0000_u01757380764361") 2025/09/09 01:20:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618c16_d20250909_m011922_c001_v0001043_t0034_u01757380762281") 2025/09/09 01:20:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab526077_d20250909_m011921_c001_v7007000_t0000_u01757380761327") 2025/09/09 01:20:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492836_d20250909_m011920_c001_v0001116_t0017_u01757380760406") 2025/09/09 01:20:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab52606d_d20250909_m011915_c001_v7007000_t0000_u01757380755558") 2025/09/09 01:20:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618c00_d20250909_m011914_c001_v0001043_t0057_u01757380754482") 2025/09/09 01:20:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab526071_d20250909_m011917_c001_v7007000_t0000_u01757380757630") 2025/09/09 01:20:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011e89_d20250909_m011916_c001_v0001131_t0059_u01757380756508") 2025/09/09 01:20:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab52606b_d20250909_m011913_c001_v7007000_t0000_u01757380753542") 2025/09/09 01:20:33 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1082ee0321492824_d20250909_m011912_c001_v0001116_t0051_u01757380752701") 2025/09/09 01:20:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab526069_d20250909_m011911_c001_v7007000_t0000_u01757380751745") 2025/09/09 01:20:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017c9e_d20250909_m011910_c001_v0001161_t0044_u01757380750923") 2025/09/09 01:20:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab526067_d20250909_m011909_c001_v7007000_t0000_u01757380749967") 2025/09/09 01:20:33 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f11457c68ca011e69_d20250909_m011908_c001_v0001131_t0050_u01757380748928") 2025/09/09 01:20:33 DEBUG : toe/toe/toe: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f410615c276de4374_d20250909_m011932_c001_v7007000_t0000_u01757380772773") 2025/09/09 01:20:33 DEBUG : toe/toe/toe: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f114233b2c2618c2a_d20250909_m011931_c001_v0001043_t0011_u01757380771989") 2025/09/09 01:20:33 DEBUG : toe/toe/toe: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab526075_d20250909_m011919_c001_v7007000_t0000_u01757380759453") 2025/09/09 01:20:33 DEBUG : toe/toe/toe: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017cde_d20250909_m011918_c001_v0001161_t0000_u01757380758593") 2025/09/09 01:20:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab52607e_d20250909_m011928_c001_v7007000_t0000_u01757380768221") 2025/09/09 01:20:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017d18_d20250909_m011927_c001_v0001161_t0005_u01757380767357") 2025/09/09 01:20:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41196775ab52607a_d20250909_m011924_c001_v7007000_t0000_u01757380764990") 2025/09/09 01:20:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1021c5079ecc0a35_d20250909_m011923_c001_v0001091_t0049_u01757380763825") 2025/09/09 01:20:33 DEBUG : two: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4fe5_d20250909_m011049_c001_v7007000_t0000_u01757380249430") 2025/09/09 01:20:33 DEBUG : two: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41457c68ca011590_d20250909_m011047_c001_v0001131_t0028_u01757380247348") 2025/09/09 01:20:33 DEBUG : two: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f4122e2501f6d3cf9_d20250909_m011045_c001_v0001113_t0007_u01757380245235") 2025/09/09 01:20:33 DEBUG : yam: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f408df5555fdc9c7b_d20250909_m011057_c001_v7007000_t0000_u01757380257643") 2025/09/09 01:20:33 DEBUG : yam: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1078e6072f6c0e70_d20250909_m011056_c001_v0001098_t0032_u01757380256550") 2025/09/09 01:20:33 DEBUG : yam: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f408df5555fdc9c74_d20250909_m011054_c001_v7007000_t0000_u01757380254345") 2025/09/09 01:20:33 DEBUG : yam: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017198_d20250909_m011053_c001_v0001161_t0011_u01757380253184") 2025/09/09 01:20:33 DEBUG : yam: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4fec_d20250909_m011051_c001_v7007000_t0000_u01757380251892") 2025/09/09 01:20:33 DEBUG : yam: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f1040cbbe50017184_d20250909_m011049_c001_v0001161_t0059_u01757380249980") 2025/09/09 01:20:34 DEBUG : yaml: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f408df5555fdc9c77_d20250909_m011055_c001_v7007000_t0000_u01757380255089") 2025/09/09 01:20:34 DEBUG : yaml: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f102a64911f541f26_d20250909_m011054_c001_v0001179_t0019_u01757380254148") 2025/09/09 01:20:34 DEBUG : yaml: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f41298d0c87af4ff3_d20250909_m011052_c001_v7007000_t0000_u01757380252622") 2025/09/09 01:20:34 DEBUG : yaml: Deleting (id "4_z8fd29d63004d2bcb9f980e1b_f119f85c10f9e90c0_d20250909_m011051_c001_v0001113_t0042_u01757380251430") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m54.053809788s (try 1/5)