"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/10/16 04:03:38 DEBUG : Creating backend with remote "TestB2:rclone-test-caqagab4puge" 2025/10/16 04:03:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/16 04:03:38 DEBUG : Creating backend with remote "/tmp/rclone538231533" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:03:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:03:39 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:03:39 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:03:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.53s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:03:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/16 04:03:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:03:40 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:03:40 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:03:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:03:41 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:03:41 DEBUG : B2 bucket rclone-test-caqagab4puge: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.80s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", 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-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:03:42 DEBUG : Creating backend with remote "/non-existing" 2025/10/16 04:03:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/16 04:03:43 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:03:43 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:03:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:03:44 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:03:44 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:03:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:03:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.13s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", 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-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:03:45 INFO : B2 bucket rclone-test-caqagab4puge: Running all checks before starting transfers 2025/10/16 04:03:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:03:46 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:03:46 INFO : B2 bucket rclone-test-caqagab4puge: Checks finished, now starting transfers 2025/10/16 04:03:46 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:03:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:03:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.46s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:03:47 ERROR : Ignoring --no-traverse with sync 2025/10/16 04:03:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:03:47 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:03:47 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:03:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:03:47 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:03:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.37s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:03:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/16 04:03:48 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:03:48 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:03:49 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/16 04:03:49 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.25s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:03:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:03:50 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:03:50 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:03:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:03:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.20s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:03:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:03:51 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:03:51 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:03:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:03:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.68s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:03:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/16 04:03:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/16 04:03:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/16 04:03:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/16 04:03:53 INFO : sub dir2: Making directory 2025/10/16 04:03:53 INFO : sub dir: Making directory 2025/10/16 04:03:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:03:53 INFO : sub dir2/sub sub dir2: Making directory 2025/10/16 04:03:53 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:03:53 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:03:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:03:53 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/10/16 04:03:53 DEBUG : B2 bucket rclone-test-caqagab4puge: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.33s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:03:54 INFO : sub dir2: Making directory 2025/10/16 04:03:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/16 04:03:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/16 04:03:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:03:54 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:03:54 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:03:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:03:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:03:55 DEBUG : sub dir2: Making directory with metadata 2025/10/16 04:03:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/16 04:03:55 INFO : sub dir2: Making directory 2025/10/16 04:03:55 INFO : sub dir: Making directory 2025/10/16 04:03:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:03:55 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:03:55 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:03:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:03:55 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:03:55 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/16 04:03:56 DEBUG : B2 bucket rclone-test-caqagab4puge: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/16 04:03:56 DEBUG : B2 bucket rclone-test-caqagab4puge: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.48s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", 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-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:03:57 INFO : sub dir2: Making directory 2025/10/16 04:03:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:03:57 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:03:57 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:03:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:03:57 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:03:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.29s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:03:58 DEBUG : sub dir2: Making directory with metadata 2025/10/16 04:03:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/16 04:03:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/16 04:03:58 INFO : sub dir2: Making directory 2025/10/16 04:03:58 INFO : sub dir: Making directory 2025/10/16 04:03:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:03:58 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:03:58 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:03:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:03:59 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:03:59 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/16 04:03:59 DEBUG : B2 bucket rclone-test-caqagab4puge: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.41s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", 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-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:04:00 INFO : sub dir2: Making directory 2025/10/16 04:04:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:04:00 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:00 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:04:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:04:01 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:04:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.58s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:04:02 DEBUG : Creating backend with remote "TestB2:rclone-test-huxulow9qugi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-caqagab4puge -> B2 bucket rclone-test-huxulow9qugi 2025/10/16 04:04:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:04:03 DEBUG : B2 bucket rclone-test-huxulow9qugi: Waiting for checks to finish 2025/10/16 04:04:03 DEBUG : B2 bucket rclone-test-huxulow9qugi: Waiting for transfers to finish 2025/10/16 04:04:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:04:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/16 04:04:05 DEBUG : B2 bucket rclone-test-huxulow9qugi: Purge remote 2025/10/16 04:04:05 INFO : B2 bucket rclone-test-huxulow9qugi: cleaning bucket "rclone-test-huxulow9qugi" of all files 2025/10/16 04:04:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f926de3300debbb9f980e1b_f100f0f96e2d8f2dc_d20251016_m040404_c001_v0001161_t0053_u01760587444341") --- PASS: TestServerSideCopy (4.76s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:04:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/16 04:04:07 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:07 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:04:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/16 04:04:08 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.20s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:04:09 DEBUG : Creating backend with remote "TestB2:rclone-test-vuvamut3koki" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-caqagab4puge -> B2 bucket rclone-test-vuvamut3koki 2025/10/16 04:04:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:04:10 DEBUG : B2 bucket rclone-test-vuvamut3koki: Waiting for checks to finish 2025/10/16 04:04:10 DEBUG : B2 bucket rclone-test-vuvamut3koki: Waiting for transfers to finish 2025/10/16 04:04:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:04:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/16 04:04:13 DEBUG : B2 bucket rclone-test-vuvamut3koki: Waiting for checks to finish 2025/10/16 04:04:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/16 04:04:13 DEBUG : B2 bucket rclone-test-vuvamut3koki: Waiting for transfers to finish 2025/10/16 04:04:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/16 04:04:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/16 04:04:13 DEBUG : B2 bucket rclone-test-vuvamut3koki: Purge remote 2025/10/16 04:04:13 INFO : B2 bucket rclone-test-vuvamut3koki: cleaning bucket "rclone-test-vuvamut3koki" of all files 2025/10/16 04:04:13 DEBUG : sub dir/hello world: Deleting (id "4_zcf228d93300debbb9f980e1b_f112a1f22b2009c78_d20251016_m040413_c001_v0001180_t0057_u01760587453325") 2025/10/16 04:04:13 DEBUG : sub dir/hello world: Deleting (id "4_zcf228d93300debbb9f980e1b_f103da87c58f1c6c7_d20251016_m040411_c001_v0001040_t0057_u01760587451231") --- PASS: TestServerSideCopyOverSelf (6.52s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:04:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/16 04:04:16 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:16 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:04:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/16 04:04:16 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/16 04:04:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.98s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:04:18 DEBUG : Creating backend with remote "TestB2:rclone-test-badawen1fole" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-caqagab4puge -> B2 bucket rclone-test-badawen1fole 2025/10/16 04:04:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:04:19 DEBUG : B2 bucket rclone-test-badawen1fole: Waiting for checks to finish 2025/10/16 04:04:19 DEBUG : B2 bucket rclone-test-badawen1fole: Waiting for transfers to finish 2025/10/16 04:04:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:04:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/16 04:04:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/16 04:04:21 DEBUG : B2 bucket rclone-test-badawen1fole: Waiting for checks to finish 2025/10/16 04:04:21 DEBUG : B2 bucket rclone-test-badawen1fole: Waiting for transfers to finish 2025/10/16 04:04:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/16 04:04:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/16 04:04:21 INFO : sub dir/hello world: Deleted 2025/10/16 04:04:22 DEBUG : testing file moves 2025/10/16 04:04:23 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/16 04:04:23 DEBUG : B2 bucket rclone-test-badawen1fole: Waiting for checks to finish 2025/10/16 04:04:23 DEBUG : B2 bucket rclone-test-badawen1fole: Waiting for transfers to finish 2025/10/16 04:04:23 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/16 04:04:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/16 04:04:23 INFO : sub dir/hello world: Deleted 2025/10/16 04:04:24 DEBUG : B2 bucket rclone-test-badawen1fole: Purge remote 2025/10/16 04:04:24 INFO : B2 bucket rclone-test-badawen1fole: cleaning bucket "rclone-test-badawen1fole" of all files 2025/10/16 04:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2adb3300debbb9f980e1b_f103ec10b329995b1_d20251016_m040423_c001_v0001120_t0058_u01760587463195") 2025/10/16 04:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2adb3300debbb9f980e1b_f101375b7cb0a4e94_d20251016_m040421_c001_v0001145_t0040_u01760587461311") 2025/10/16 04:04:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2adb3300debbb9f980e1b_f111d91ee941e64ff_d20251016_m040419_c001_v0001179_t0014_u01760587459871") --- PASS: TestServerSideMoveOverSelf (8.56s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:04:26 ERROR : error listing: directory not found 2025/10/16 04:04:26 INFO : Local file system at /tmp/rclone538231533: Making directory 2025/10/16 04:04:26 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:26 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.63s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:04:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:04:28 DEBUG : Local file system at /tmp/rclone538231533: Waiting for checks to finish 2025/10/16 04:04:28 DEBUG : Local file system at /tmp/rclone538231533: Waiting for transfers to finish 2025/10/16 04:04:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:04:29 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/16 04:04:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.41s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:04:30 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/16 04:04:30 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:30 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:04:30 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/16 04:04:30 INFO : check sum: Copied (new) 2025/10/16 04:04:30 DEBUG : Waiting for deletions to finish 2025/10/16 04:04:30 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:30 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/16 04:04:30 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/16 04:04:30 DEBUG : check sum: Unchanged skipping 2025/10/16 04:04:30 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:04:30 DEBUG : Waiting for deletions to finish 2025/10/16 04:04:30 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.63s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:04:31 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/16 04:04:31 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:31 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:04:32 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/16 04:04:32 INFO : sizeonly: Copied (new) 2025/10/16 04:04:32 DEBUG : Waiting for deletions to finish 2025/10/16 04:04:32 DEBUG : sizeonly: Sizes identical 2025/10/16 04:04:32 DEBUG : sizeonly: Unchanged skipping 2025/10/16 04:04:32 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:32 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:04:32 DEBUG : Waiting for deletions to finish 2025/10/16 04:04:32 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.68s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:04:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/16 04:04:33 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:33 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:04:33 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/16 04:04:33 INFO : ignore-size: Copied (new) 2025/10/16 04:04:33 DEBUG : Waiting for deletions to finish 2025/10/16 04:04:34 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:04:34 DEBUG : ignore-size: Unchanged skipping 2025/10/16 04:04:34 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:34 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:04:34 DEBUG : Waiting for deletions to finish 2025/10/16 04:04:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.65s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:04:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:04:35 DEBUG : existing: Unchanged skipping 2025/10/16 04:04:35 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:35 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:04:35 DEBUG : Waiting for deletions to finish 2025/10/16 04:04:35 INFO : There was nothing to transfer 2025/10/16 04:04:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/16 04:04:35 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:35 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:04:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/16 04:04:36 INFO : existing: Copied (replaced existing) 2025/10/16 04:04:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.15s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:04:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/16 04:04:37 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:37 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:04:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/16 04:04:37 INFO : existing: Copied (new) 2025/10/16 04:04:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:04:38 DEBUG : existing: Destination exists, skipping 2025/10/16 04:04:38 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:38 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:04:38 DEBUG : Waiting for deletions to finish 2025/10/16 04:04:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.79s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:04:39 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/16 04:04:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/16 04:04:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:04:40 DEBUG : c/non empty space: Unchanged skipping 2025/10/16 04:04:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/16 04:04:40 INFO : a/potato2: Copied (new) 2025/10/16 04:04:40 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:40 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:04:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:04:40 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.95s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:04:42 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/16 04:04:42 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/16 04:04:42 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/16 04:04:42 DEBUG : empty space: Unchanged skipping 2025/10/16 04:04:42 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:04:42 DEBUG : Waiting for deletions to finish 2025/10/16 04:04:42 INFO : There was nothing to transfer 2025/10/16 04:04:42 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/16 04:04:42 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/16 04:04:43 INFO : empty space: Updated modification time in destination 2025/10/16 04:04:43 DEBUG : empty space: Unchanged skipping 2025/10/16 04:04:43 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:04:43 DEBUG : Waiting for deletions to finish 2025/10/16 04:04:43 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.76s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:04:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/16 04:04:45 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/16 04:04:45 DEBUG : empty space: Unchanged skipping 2025/10/16 04:04:45 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:04:45 DEBUG : Waiting for deletions to finish 2025/10/16 04:04:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.73s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:04:46 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/16 04:04:46 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone538231533) 2025/10/16 04:04:46 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-caqagab4puge) 2025/10/16 04:04:46 DEBUG : foo: sha1 differ 2025/10/16 04:04:46 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:04:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/16 04:04:47 INFO : foo: Copied (replaced existing) 2025/10/16 04:04:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:04:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:04:48 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/16 04:04:48 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:48 DEBUG : empty space: Unchanged skipping 2025/10/16 04:04:48 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:04:48 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/16 04:04:48 INFO : potato: Copied (new) 2025/10/16 04:04:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:04:50 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/16 04:04:50 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:50 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:04:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/16 04:04:51 INFO : potato: Copied (replaced existing) 2025/10/16 04:04:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.07s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:04:52 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/10/16 04:04:52 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone538231533) 2025/10/16 04:04:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-caqagab4puge) 2025/10/16 04:04:52 DEBUG : potato: sha1 differ 2025/10/16 04:04:52 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:04:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/16 04:04:53 INFO : potato: Copied (replaced existing) 2025/10/16 04:04:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:04:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:04:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:04:54 DEBUG : empty space: Unchanged skipping 2025/10/16 04:04:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/16 04:04:54 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:54 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:04:54 DEBUG : Waiting for deletions to finish 2025/10/16 04:04:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:04:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:04:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:04:57 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:04:57 DEBUG : empty space: Unchanged skipping 2025/10/16 04:04:57 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:04:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/16 04:04:57 INFO : potato2: Copied (new) 2025/10/16 04:04:57 DEBUG : Waiting for deletions to finish 2025/10/16 04:04:57 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:04:59 INFO : d: Making directory 2025/10/16 04:04:59 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/16 04:04:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/16 04:04:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:04:59 DEBUG : c/non empty space: Unchanged skipping 2025/10/16 04:05:00 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:05:00 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:05:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/16 04:05:00 INFO : a/potato2: Copied (new) 2025/10/16 04:05:00 DEBUG : Waiting for deletions to finish 2025/10/16 04:05:00 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:05:02 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/16 04:05:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/16 04:05:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:05:02 DEBUG : c/non empty space: Unchanged skipping 2025/10/16 04:05:02 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:05:02 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:05:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/16 04:05:02 INFO : a/potato2: Copied (new) 2025/10/16 04:05:02 ERROR : B2 bucket rclone-test-caqagab4puge: not deleting files as there were IO errors 2025/10/16 04:05:02 ERROR : B2 bucket rclone-test-caqagab4puge: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.56s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:05:04 DEBUG : Waiting for deletions to finish 2025/10/16 04:05:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:05:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:05:05 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:05:05 DEBUG : empty space: Unchanged skipping 2025/10/16 04:05:05 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:05:05 INFO : potato: Deleted 2025/10/16 04:05:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/16 04:05:05 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.65s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:05:07 DEBUG : Waiting for deletions to finish 2025/10/16 04:05:07 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:05:07 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:05:08 INFO : potato: Deleted 2025/10/16 04:05:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:05:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:05:08 DEBUG : empty space: Unchanged skipping 2025/10/16 04:05:08 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:05:08 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:05:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/16 04:05:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.89s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:05:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:05:10 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:05:10 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:05:10 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/16 04:05:10 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.13s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:05:12 DEBUG : enormous: Excluded (Size Filter) 2025/10/16 04:05:12 DEBUG : enormous: Excluded 2025/10/16 04:05:12 DEBUG : potato2: Excluded (Size Filter) 2025/10/16 04:05:12 DEBUG : potato2: Excluded 2025/10/16 04:05:12 DEBUG : potato2: Excluded (Size Filter) 2025/10/16 04:05:12 DEBUG : potato2: Excluded 2025/10/16 04:05:12 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:05:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:05:12 DEBUG : empty space: Unchanged skipping 2025/10/16 04:05:12 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:05:12 DEBUG : Waiting for deletions to finish 2025/10/16 04:05:12 INFO : There was nothing to transfer 2025/10/16 04:05:12 DEBUG : enormous: Excluded (Size Filter) 2025/10/16 04:05:12 DEBUG : enormous: Excluded 2025/10/16 04:05:12 DEBUG : potato2: Excluded (Size Filter) 2025/10/16 04:05:12 DEBUG : potato2: Excluded 2025/10/16 04:05:13 DEBUG : potato2: Excluded (Size Filter) 2025/10/16 04:05:13 DEBUG : potato2: Excluded 2025/10/16 04:05:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/16 04:05:13 DEBUG : empty space: Unchanged skipping 2025/10/16 04:05:13 DEBUG : Local file system at /tmp/rclone538231533: Waiting for checks to finish 2025/10/16 04:05:13 DEBUG : Local file system at /tmp/rclone538231533: Waiting for transfers to finish 2025/10/16 04:05:13 DEBUG : Waiting for deletions to finish 2025/10/16 04:05:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.29s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:05:15 DEBUG : enormous: Excluded (Size Filter) 2025/10/16 04:05:15 DEBUG : enormous: Excluded 2025/10/16 04:05:15 DEBUG : potato2: Excluded (Size Filter) 2025/10/16 04:05:15 DEBUG : potato2: Excluded 2025/10/16 04:05:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:05:15 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:05:15 DEBUG : empty space: Unchanged skipping 2025/10/16 04:05:15 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:05:15 DEBUG : Waiting for deletions to finish 2025/10/16 04:05:15 INFO : enormous: Deleted 2025/10/16 04:05:15 INFO : potato2: Deleted 2025/10/16 04:05:15 INFO : There was nothing to transfer 2025/10/16 04:05:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/16 04:05:16 DEBUG : empty space: Unchanged skipping 2025/10/16 04:05:16 DEBUG : Local file system at /tmp/rclone538231533: Waiting for checks to finish 2025/10/16 04:05:16 DEBUG : Local file system at /tmp/rclone538231533: Waiting for transfers to finish 2025/10/16 04:05:16 DEBUG : Waiting for deletions to finish 2025/10/16 04:05:16 INFO : enormous: Deleted 2025/10/16 04:05:16 INFO : potato2: Deleted 2025/10/16 04:05:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.63s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:05:18 DEBUG : five: Need to transfer - File not found at Destination 2025/10/16 04:05:18 DEBUG : one: Destination is newer than source, skipping 2025/10/16 04:05:18 DEBUG : three: Sizes identical 2025/10/16 04:05:18 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/16 04:05:18 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:05:18 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/16 04:05:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone538231533) 2025/10/16 04:05:18 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-caqagab4puge) 2025/10/16 04:05:18 DEBUG : two: sha1 differ 2025/10/16 04:05:18 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/16 04:05:18 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:05:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/16 04:05:18 INFO : five: Copied (new) 2025/10/16 04:05:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/16 04:05:18 INFO : two: Copied (replaced existing) 2025/10/16 04:05:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/16 04:05:18 INFO : four: Copied (replaced existing) 2025/10/16 04:05:18 DEBUG : Waiting for deletions to finish 2025/10/16 04:05:19 DEBUG : one: Destination is newer than source, skipping 2025/10/16 04:05:19 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:05:19 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/16 04:05:19 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/16 04:05:19 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/16 04:05:19 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/16 04:05:19 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/16 04:05:19 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/16 04:05:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/16 04:05:19 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/16 04:05:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone538231533) 2025/10/16 04:05:19 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/16 04:05:19 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-caqagab4puge) 2025/10/16 04:05:19 DEBUG : three: sha1 differ 2025/10/16 04:05:19 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/16 04:05:19 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:05:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/16 04:05:19 INFO : three: Copied (replaced existing) 2025/10/16 04:05:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.61s) === 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-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/16 04:05:21 INFO : B2 bucket rclone-test-caqagab4puge: Making map for --track-renames 2025/10/16 04:05:21 INFO : B2 bucket rclone-test-caqagab4puge: Finished making map for --track-renames 2025/10/16 04:05:21 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:05:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/16 04:05:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/16 04:05:21 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for renames to finish 2025/10/16 04:05:21 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:05:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/16 04:05:21 INFO : yam: Copied (new) 2025/10/16 04:05:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/16 04:05:21 INFO : potato: Copied (new) 2025/10/16 04:05:21 DEBUG : Waiting for deletions to finish 2025/10/16 04:05:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:05:22 INFO : B2 bucket rclone-test-caqagab4puge: Making map for --track-renames 2025/10/16 04:05:22 INFO : B2 bucket rclone-test-caqagab4puge: Finished making map for --track-renames 2025/10/16 04:05:22 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:05:22 DEBUG : potato: Unchanged skipping 2025/10/16 04:05:22 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for renames to finish 2025/10/16 04:05:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/16 04:05:23 INFO : yam: Copied (server-side copy) to: yaml 2025/10/16 04:05:23 INFO : yam: Deleted 2025/10/16 04:05:23 INFO : yaml: Renamed from "yam" 2025/10/16 04:05:23 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:05:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.00s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/16 04:05:24 INFO : B2 bucket rclone-test-caqagab4puge: Making map for --track-renames 2025/10/16 04:05:24 INFO : B2 bucket rclone-test-caqagab4puge: Finished making map for --track-renames 2025/10/16 04:05:24 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:05:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/16 04:05:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/16 04:05:24 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for renames to finish 2025/10/16 04:05:24 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:05:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/16 04:05:24 INFO : potato: Copied (new) 2025/10/16 04:05:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/16 04:05:24 INFO : yam: Copied (new) 2025/10/16 04:05:24 DEBUG : Waiting for deletions to finish 2025/10/16 04:05:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:05:25 INFO : B2 bucket rclone-test-caqagab4puge: Making map for --track-renames 2025/10/16 04:05:25 INFO : B2 bucket rclone-test-caqagab4puge: Finished making map for --track-renames 2025/10/16 04:05:25 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:05:25 DEBUG : potato: Unchanged skipping 2025/10/16 04:05:25 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for renames to finish 2025/10/16 04:05:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/16 04:05:25 INFO : yam: Copied (server-side copy) to: yaml 2025/10/16 04:05:25 INFO : yam: Deleted 2025/10/16 04:05:25 INFO : yaml: Renamed from "yam" 2025/10/16 04:05:25 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:05:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.55s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/16 04:05:26 INFO : B2 bucket rclone-test-caqagab4puge: Making map for --track-renames 2025/10/16 04:05:26 INFO : B2 bucket rclone-test-caqagab4puge: Finished making map for --track-renames 2025/10/16 04:05:26 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:05:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/16 04:05:26 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for renames to finish 2025/10/16 04:05:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/16 04:05:26 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:05:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/16 04:05:27 INFO : potato: Copied (new) 2025/10/16 04:05:27 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/16 04:05:27 INFO : sub/yam: Copied (new) 2025/10/16 04:05:27 DEBUG : Waiting for deletions to finish 2025/10/16 04:05:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:05:27 DEBUG : potato: Unchanged skipping 2025/10/16 04:05:28 INFO : B2 bucket rclone-test-caqagab4puge: Making map for --track-renames 2025/10/16 04:05:28 INFO : B2 bucket rclone-test-caqagab4puge: Finished making map for --track-renames 2025/10/16 04:05:28 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:05:28 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for renames to finish 2025/10/16 04:05:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/16 04:05:28 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/16 04:05:28 INFO : sub/yam: Deleted 2025/10/16 04:05:28 INFO : yam: Renamed from "sub/yam" 2025/10/16 04:05:28 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:05:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.17s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:05:29 DEBUG : Creating backend with remote "/tmp/rclone538231533/dir1" 2025/10/16 04:05:29 DEBUG : Creating backend with remote "/tmp/rclone538231533/dir2" 2025/10/16 04:05:29 DEBUG : Local file system at /tmp/rclone538231533/dir2: Using server-side directory move 2025/10/16 04:05:29 INFO : Local file system at /tmp/rclone538231533/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/16 04:05:29 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/16 04:05:29 DEBUG : Local file system at /tmp/rclone538231533/dir2: Waiting for checks to finish 2025/10/16 04:05:29 DEBUG : Local file system at /tmp/rclone538231533/dir2: Waiting for transfers to finish 2025/10/16 04:05:29 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:05:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:05:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/16 04:05:30 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:05:30 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:05:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/16 04:05:30 INFO : nested/sub dir/file: Copied (new) 2025/10/16 04:05:30 INFO : nested/sub dir/file: Deleted 2025/10/16 04:05:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:05:31 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:05:31 INFO : sub dir/hello world: Deleted 2025/10/16 04:05:31 INFO : sub dir: Removing directory 2025/10/16 04:05:31 INFO : nested/sub dir: Removing directory 2025/10/16 04:05:31 INFO : nested: Removing directory 2025/10/16 04:05:31 DEBUG : Local file system at /tmp/rclone538231533: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.85s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:05:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/16 04:05:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/16 04:05:32 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:05:32 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:05:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/16 04:05:32 INFO : nested/sub dir/file: Copied (new) 2025/10/16 04:05:32 INFO : nested/sub dir/file: Deleted 2025/10/16 04:05:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:05:32 INFO : sub dir/hello world: Copied (new) 2025/10/16 04:05:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.68s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:05:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/16 04:05:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/16 04:05:33 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:05:33 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:05:34 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/16 04:05:34 INFO : existing-b: Copied (new) 2025/10/16 04:05:34 INFO : existing-b: Deleted 2025/10/16 04:05:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/16 04:05:34 INFO : existing: Copied (new) 2025/10/16 04:05:34 INFO : existing: Deleted 2025/10/16 04:05:34 DEBUG : existing: Destination exists, skipping 2025/10/16 04:05:34 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/16 04:05:34 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:05:34 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:05:34 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.91s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:05:35 DEBUG : Creating backend with remote "TestB2:rclone-test-qesesey8guna" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-caqagab4puge -> B2 bucket rclone-test-qesesey8guna 2025/10/16 04:05:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:05:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/16 04:05:40 DEBUG : empty space: Unchanged skipping 2025/10/16 04:05:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/16 04:05:40 DEBUG : B2 bucket rclone-test-qesesey8guna: Waiting for checks to finish 2025/10/16 04:05:40 INFO : empty space: Deleted 2025/10/16 04:05:40 DEBUG : B2 bucket rclone-test-qesesey8guna: Waiting for transfers to finish 2025/10/16 04:05:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/16 04:05:40 INFO : potato2: Copied (server-side copy) 2025/10/16 04:05:40 INFO : potato2: Deleted 2025/10/16 04:05:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/16 04:05:41 INFO : potato3: Copied (server-side copy) 2025/10/16 04:05:41 INFO : potato3: Deleted 2025/10/16 04:05:41 DEBUG : Creating backend with remote "TestB2:rclone-test-mabideb5boja" 2025/10/16 04:05:42 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/16 04:05:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:05:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/16 04:05:42 DEBUG : B2 bucket rclone-test-mabideb5boja: Waiting for checks to finish 2025/10/16 04:05:42 DEBUG : B2 bucket rclone-test-mabideb5boja: Waiting for transfers to finish 2025/10/16 04:05:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/16 04:05:44 INFO : potato2: Copied (server-side copy) 2025/10/16 04:05:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/16 04:05:44 INFO : potato3: Copied (server-side copy) 2025/10/16 04:05:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/16 04:05:44 INFO : empty space: Copied (server-side copy) 2025/10/16 04:05:44 INFO : potato2: Deleted 2025/10/16 04:05:44 INFO : potato3: Deleted 2025/10/16 04:05:44 INFO : empty space: Deleted 2025/10/16 04:05:44 DEBUG : B2 bucket rclone-test-mabideb5boja: Purge remote 2025/10/16 04:05:44 INFO : B2 bucket rclone-test-mabideb5boja: cleaning bucket "rclone-test-mabideb5boja" of all files 2025/10/16 04:05:44 DEBUG : empty space: Deleting (id "4_z0f92fd23301debbb9f980e1b_f1179cc5b200433a8_d20251016_m040543_c001_v0001106_t0005_u01760587543501") 2025/10/16 04:05:44 DEBUG : potato2: Deleting (id "4_z0f92fd23301debbb9f980e1b_f105ce719a0bcb1fd_d20251016_m040543_c001_v0001182_t0039_u01760587543939") 2025/10/16 04:05:44 DEBUG : potato3: Deleting (id "4_z0f92fd23301debbb9f980e1b_f110ba767c741ddd5_d20251016_m040543_c001_v0001154_t0001_u01760587543910") 2025/10/16 04:05:45 DEBUG : B2 bucket rclone-test-qesesey8guna: Purge remote 2025/10/16 04:05:45 INFO : B2 bucket rclone-test-qesesey8guna: cleaning bucket "rclone-test-qesesey8guna" of all files 2025/10/16 04:05:45 DEBUG : empty space: Deleting (id "4_zefd2dde3301debbb9f980e1b_f4231b7539e647515_d20251016_m040544_c001_v7007000_t0000_u01760587544334") 2025/10/16 04:05:45 DEBUG : empty space: Deleting (id "4_zefd2dde3301debbb9f980e1b_f111fbfe3823a9e11_d20251016_m040539_c001_v0001130_t0046_u01760587539215") 2025/10/16 04:05:45 DEBUG : potato2: Deleting (id "4_zefd2dde3301debbb9f980e1b_f4231b7539e647513_d20251016_m040544_c001_v7007000_t0000_u01760587544154") 2025/10/16 04:05:45 DEBUG : potato2: Deleting (id "4_zefd2dde3301debbb9f980e1b_f106aecf34d7890ed_d20251016_m040540_c001_v0001137_t0051_u01760587540448") 2025/10/16 04:05:45 DEBUG : potato3: Deleting (id "4_zefd2dde3301debbb9f980e1b_f418b4b763a817101_d20251016_m040544_c001_v7007000_t0000_u01760587544260") 2025/10/16 04:05:45 DEBUG : potato3: Deleting (id "4_zefd2dde3301debbb9f980e1b_f111b1cbde21f3b69_d20251016_m040540_c001_v0001106_t0058_u01760587540821") 2025/10/16 04:05:45 DEBUG : potato3: Deleting (id "4_zefd2dde3301debbb9f980e1b_f111fbfe3823a9e17_d20251016_m040539_c001_v0001130_t0037_u01760587539700") --- PASS: TestServerSideMove (11.93s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:05:47 DEBUG : Creating backend with remote "TestB2:rclone-test-fitoxin5ziyi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-caqagab4puge -> B2 bucket rclone-test-fitoxin5ziyi 2025/10/16 04:05:52 DEBUG : empty space: Excluded (Size Filter) 2025/10/16 04:05:52 DEBUG : empty space: Excluded 2025/10/16 04:05:52 DEBUG : empty space: Excluded (Size Filter) 2025/10/16 04:05:52 DEBUG : empty space: Excluded 2025/10/16 04:05:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:05:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/16 04:05:52 DEBUG : B2 bucket rclone-test-fitoxin5ziyi: Waiting for checks to finish 2025/10/16 04:05:52 DEBUG : B2 bucket rclone-test-fitoxin5ziyi: Waiting for transfers to finish 2025/10/16 04:05:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/16 04:05:52 INFO : potato2: Copied (server-side copy) 2025/10/16 04:05:53 INFO : potato2: Deleted 2025/10/16 04:05:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/16 04:05:53 INFO : potato3: Copied (server-side copy) 2025/10/16 04:05:53 INFO : potato3: Deleted 2025/10/16 04:05:53 DEBUG : Creating backend with remote "TestB2:rclone-test-fadugiq2setu" 2025/10/16 04:05:54 DEBUG : empty space: Excluded (Size Filter) 2025/10/16 04:05:54 DEBUG : empty space: Excluded 2025/10/16 04:05:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:05:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/16 04:05:54 DEBUG : B2 bucket rclone-test-fadugiq2setu: Waiting for checks to finish 2025/10/16 04:05:54 DEBUG : B2 bucket rclone-test-fadugiq2setu: Waiting for transfers to finish 2025/10/16 04:05:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/16 04:05:55 INFO : potato2: Copied (server-side copy) 2025/10/16 04:05:55 INFO : potato2: Deleted 2025/10/16 04:05:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/16 04:05:56 INFO : potato3: Copied (server-side copy) 2025/10/16 04:05:56 INFO : potato3: Deleted 2025/10/16 04:05:56 DEBUG : B2 bucket rclone-test-fadugiq2setu: Purge remote 2025/10/16 04:05:56 INFO : B2 bucket rclone-test-fadugiq2setu: cleaning bucket "rclone-test-fadugiq2setu" of all files 2025/10/16 04:05:56 DEBUG : potato2: Deleting (id "4_zdf022d03302debbb9f980e1b_f1093a6bdf7a36658_d20251016_m040555_c001_v0001102_t0017_u01760587555411") 2025/10/16 04:05:56 DEBUG : potato3: Deleting (id "4_zdf022d03302debbb9f980e1b_f1073430d0f955ff4_d20251016_m040555_c001_v0001171_t0059_u01760587555772") 2025/10/16 04:05:57 DEBUG : B2 bucket rclone-test-fitoxin5ziyi: Purge remote 2025/10/16 04:05:57 INFO : B2 bucket rclone-test-fitoxin5ziyi: cleaning bucket "rclone-test-fitoxin5ziyi" of all files 2025/10/16 04:05:57 DEBUG : empty space: Deleting (id "4_zdfa21d03302debbb9f980e1b_f119c983eafd325a4_d20251016_m040551_c001_v0001179_t0049_u01760587551856") 2025/10/16 04:05:57 DEBUG : potato2: Deleting (id "4_zdfa21d03302debbb9f980e1b_f42182d912074ecdd_d20251016_m040555_c001_v7007000_t0000_u01760587555825") 2025/10/16 04:05:57 DEBUG : potato2: Deleting (id "4_zdfa21d03302debbb9f980e1b_f10307d8037b75bc0_d20251016_m040552_c001_v0001105_t0028_u01760587552664") 2025/10/16 04:05:57 DEBUG : potato3: Deleting (id "4_zdfa21d03302debbb9f980e1b_f42182d912074ecdf_d20251016_m040556_c001_v7007000_t0000_u01760587556112") 2025/10/16 04:05:57 DEBUG : potato3: Deleting (id "4_zdfa21d03302debbb9f980e1b_f117f034e79587d94_d20251016_m040553_c001_v0001177_t0043_u01760587553022") 2025/10/16 04:05:57 DEBUG : potato3: Deleting (id "4_zdfa21d03302debbb9f980e1b_f119c983eafd325aa_d20251016_m040552_c001_v0001179_t0033_u01760587552074") --- PASS: TestServerSideMoveWithFilter (12.03s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:05:59 DEBUG : Creating backend with remote "TestB2:rclone-test-muhoyuf3jimu" 2025/10/16 04:06:02 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-caqagab4puge -> B2 bucket rclone-test-muhoyuf3jimu 2025/10/16 04:06:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:06:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/16 04:06:05 DEBUG : empty space: Unchanged skipping 2025/10/16 04:06:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/16 04:06:05 DEBUG : B2 bucket rclone-test-muhoyuf3jimu: Waiting for checks to finish 2025/10/16 04:06:05 INFO : empty space: Deleted 2025/10/16 04:06:05 DEBUG : B2 bucket rclone-test-muhoyuf3jimu: Waiting for transfers to finish 2025/10/16 04:06:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/16 04:06:05 INFO : potato2: Copied (server-side copy) 2025/10/16 04:06:05 INFO : potato2: Deleted 2025/10/16 04:06:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/16 04:06:05 INFO : potato3: Copied (server-side copy) 2025/10/16 04:06:06 INFO : potato3: Deleted 2025/10/16 04:06:06 DEBUG : Creating backend with remote "TestB2:rclone-test-doraben4xiqa" 2025/10/16 04:06:07 INFO : tomatoDir: Making directory 2025/10/16 04:06:07 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/16 04:06:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/16 04:06:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/16 04:06:07 DEBUG : B2 bucket rclone-test-doraben4xiqa: Waiting for checks to finish 2025/10/16 04:06:07 DEBUG : B2 bucket rclone-test-doraben4xiqa: Waiting for transfers to finish 2025/10/16 04:06:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/16 04:06:08 INFO : potato2: Copied (server-side copy) 2025/10/16 04:06:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/16 04:06:08 INFO : empty space: Copied (server-side copy) 2025/10/16 04:06:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/16 04:06:08 INFO : potato3: Copied (server-side copy) 2025/10/16 04:06:08 INFO : potato2: Deleted 2025/10/16 04:06:09 INFO : empty space: Deleted 2025/10/16 04:06:09 INFO : potato3: Deleted 2025/10/16 04:06:09 DEBUG : B2 bucket rclone-test-doraben4xiqa: Purge remote 2025/10/16 04:06:09 INFO : B2 bucket rclone-test-doraben4xiqa: cleaning bucket "rclone-test-doraben4xiqa" of all files 2025/10/16 04:06:09 DEBUG : empty space: Deleting (id "4_zdfd25d23302debbb9f980e1b_f118c930c5961ca0f_d20251016_m040608_c001_v0001131_t0006_u01760587568266") 2025/10/16 04:06:09 DEBUG : potato2: Deleting (id "4_zdfd25d23302debbb9f980e1b_f10145c199f5ff09a_d20251016_m040608_c001_v0001182_t0035_u01760587568629") 2025/10/16 04:06:09 DEBUG : potato3: Deleting (id "4_zdfd25d23302debbb9f980e1b_f119dc33240a26e0a_d20251016_m040608_c001_v0001161_t0024_u01760587568684") 2025/10/16 04:06:10 DEBUG : B2 bucket rclone-test-muhoyuf3jimu: Purge remote 2025/10/16 04:06:10 INFO : B2 bucket rclone-test-muhoyuf3jimu: cleaning bucket "rclone-test-muhoyuf3jimu" of all files 2025/10/16 04:06:10 DEBUG : empty space: Deleting (id "4_zbfc24d03302debbb9f980e1b_f406528ccdae7f587_d20251016_m040608_c001_v7007000_t0000_u01760587568927") 2025/10/16 04:06:10 DEBUG : empty space: Deleting (id "4_zbfc24d03302debbb9f980e1b_f1188a374183ad6ba_d20251016_m040604_c001_v0001172_t0040_u01760587564142") 2025/10/16 04:06:10 DEBUG : potato2: Deleting (id "4_zbfc24d03302debbb9f980e1b_f41185a1fa5f609a4_d20251016_m040608_c001_v7007000_t0000_u01760587568840") 2025/10/16 04:06:10 DEBUG : potato2: Deleting (id "4_zbfc24d03302debbb9f980e1b_f104a428492cd8898_d20251016_m040605_c001_v0001161_t0042_u01760587565378") 2025/10/16 04:06:10 DEBUG : potato3: Deleting (id "4_zbfc24d03302debbb9f980e1b_f41185a1fa5f609a7_d20251016_m040609_c001_v7007000_t0000_u01760587569021") 2025/10/16 04:06:10 DEBUG : potato3: Deleting (id "4_zbfc24d03302debbb9f980e1b_f1014c32b01044264_d20251016_m040605_c001_v0001181_t0056_u01760587565736") 2025/10/16 04:06:10 DEBUG : potato3: Deleting (id "4_zbfc24d03302debbb9f980e1b_f1188a374183ad6c1_d20251016_m040604_c001_v0001172_t0057_u01760587564460") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.71s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:06:12 DEBUG : Creating backend with remote "TestB2:rclone-test-caqagab4puge/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.51s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:06:14 DEBUG : Creating backend with remote "TestB2:rclone-test-caqagab4puge/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:06:16 DEBUG : Creating backend with remote "TestB2:rclone-test-caqagab4puge/rclone-sync-test" 2025/10/16 04:06:18 DEBUG : Creating backend with remote "TestB2:rclone-test-caqagab4puge/rclone-sync-test-include/layer2" 2025/10/16 04:06:20 DEBUG : Creating backend with remote "TestB2:rclone-test-caqagab4puge/rclone-sync-test-ignore-file" 2025/10/16 04:06:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/16 04:06:24 DEBUG : B2 bucket rclone-test-caqagab4puge path rclone-sync-test: Waiting for checks to finish 2025/10/16 04:06:24 DEBUG : B2 bucket rclone-test-caqagab4puge path rclone-sync-test: Waiting for transfers to finish 2025/10/16 04:06:24 DEBUG : Waiting for deletions to finish 2025/10/16 04:06:24 INFO : There was nothing to transfer 2025/10/16 04:06:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/16 04:06:24 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:06:24 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:06:24 DEBUG : Waiting for deletions to finish 2025/10/16 04:06:24 INFO : There was nothing to transfer 2025/10/16 04:06:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/16 04:06:25 DEBUG : B2 bucket rclone-test-caqagab4puge path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/16 04:06:25 DEBUG : B2 bucket rclone-test-caqagab4puge path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/16 04:06:25 DEBUG : Waiting for deletions to finish 2025/10/16 04:06:25 INFO : There was nothing to transfer 2025/10/16 04:06:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/16 04:06:25 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:06:25 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:06:25 DEBUG : Waiting for deletions to finish 2025/10/16 04:06:25 INFO : There was nothing to transfer 2025/10/16 04:06:26 DEBUG : Excluded 2025/10/16 04:06:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/16 04:06:26 DEBUG : B2 bucket rclone-test-caqagab4puge path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/16 04:06:26 DEBUG : B2 bucket rclone-test-caqagab4puge path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/16 04:06:26 DEBUG : Waiting for deletions to finish 2025/10/16 04:06:26 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.39s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:06:26 DEBUG : Creating backend with remote "TestB2:rclone-test-caqagab4puge/dst" 2025/10/16 04:06:26 DEBUG : Config file has changed externally - reloading 2025/10/16 04:06:27 DEBUG : Creating backend with remote "TestB2:rclone-test-caqagab4puge/CompareDest" 2025/10/16 04:06:29 DEBUG : one: Need to transfer - File not found at Destination 2025/10/16 04:06:29 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for checks to finish 2025/10/16 04:06:29 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for transfers to finish 2025/10/16 04:06:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/16 04:06:30 INFO : one: Copied (new) 2025/10/16 04:06:30 DEBUG : Waiting for deletions to finish 2025/10/16 04:06:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 04:06:31 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for checks to finish 2025/10/16 04:06:31 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for transfers to finish 2025/10/16 04:06:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/16 04:06:31 INFO : one: Copied (replaced existing) 2025/10/16 04:06:31 DEBUG : Waiting for deletions to finish 2025/10/16 04:06:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 04:06:34 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for checks to finish 2025/10/16 04:06:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:06:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/16 04:06:34 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for transfers to finish 2025/10/16 04:06:34 DEBUG : Waiting for deletions to finish 2025/10/16 04:06:34 INFO : There was nothing to transfer 2025/10/16 04:06:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 04:06:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:06:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/16 04:06:35 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for checks to finish 2025/10/16 04:06:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:06:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/16 04:06:35 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for transfers to finish 2025/10/16 04:06:35 DEBUG : Waiting for deletions to finish 2025/10/16 04:06:35 INFO : There was nothing to transfer 2025/10/16 04:06:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 04:06:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:06:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/16 04:06:36 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for checks to finish 2025/10/16 04:06:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:06:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/16 04:06:36 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for transfers to finish 2025/10/16 04:06:36 DEBUG : Waiting for deletions to finish 2025/10/16 04:06:36 INFO : There was nothing to transfer 2025/10/16 04:06:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 04:06:37 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/10/16 04:06:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/16 04:06:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/16 04:06:37 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for checks to finish 2025/10/16 04:06:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:06:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/16 04:06:37 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for transfers to finish 2025/10/16 04:06:37 DEBUG : Waiting for deletions to finish 2025/10/16 04:06:37 INFO : There was nothing to transfer 2025/10/16 04:06:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 04:06:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/16 04:06:38 DEBUG : two: Need to transfer - File not found at Destination 2025/10/16 04:06:38 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for checks to finish 2025/10/16 04:06:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:06:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/16 04:06:38 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for transfers to finish 2025/10/16 04:06:39 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/16 04:06:39 INFO : two: Copied (new) 2025/10/16 04:06:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.93s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:06:42 DEBUG : Creating backend with remote "TestB2:rclone-test-caqagab4puge/dest" 2025/10/16 04:06:43 DEBUG : Creating backend with remote "TestB2:rclone-test-caqagab4puge/pre-dest1" 2025/10/16 04:06:44 DEBUG : Creating backend with remote "TestB2:rclone-test-caqagab4puge/pre-dest2" 2025/10/16 04:06:46 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:06:46 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/16 04:06:47 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:06:47 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/16 04:06:47 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/16 04:06:47 DEBUG : B2 bucket rclone-test-caqagab4puge path dest: Waiting for checks to finish 2025/10/16 04:06:47 DEBUG : B2 bucket rclone-test-caqagab4puge path dest: Waiting for transfers to finish 2025/10/16 04:06:48 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/16 04:06:48 INFO : 3: Copied (new) 2025/10/16 04:06:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.06s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:06:49 DEBUG : Creating backend with remote "TestB2:rclone-test-caqagab4puge/dst" 2025/10/16 04:06:50 DEBUG : Creating backend with remote "TestB2:rclone-test-caqagab4puge/CopyDest" 2025/10/16 04:06:52 DEBUG : one: Need to transfer - File not found at Destination 2025/10/16 04:06:52 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for checks to finish 2025/10/16 04:06:52 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for transfers to finish 2025/10/16 04:06:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/16 04:06:53 INFO : one: Copied (new) 2025/10/16 04:06:53 DEBUG : Waiting for deletions to finish 2025/10/16 04:06:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 04:06:54 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for checks to finish 2025/10/16 04:06:54 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for transfers to finish 2025/10/16 04:06:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/16 04:06:54 INFO : one: Copied (replaced existing) 2025/10/16 04:06:54 DEBUG : Waiting for deletions to finish 2025/10/16 04:06:56 DEBUG : Creating backend with remote "TestB2:rclone-test-caqagab4puge/BackupDir" 2025/10/16 04:06:58 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for checks to finish 2025/10/16 04:06:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 04:06:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:06:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/16 04:06:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/16 04:06:59 INFO : one: Copied (server-side copy) 2025/10/16 04:06:59 INFO : one: Deleted 2025/10/16 04:07:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/16 04:07:00 INFO : one: Copied (server-side copy) 2025/10/16 04:07:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/16 04:07:00 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for transfers to finish 2025/10/16 04:07:00 DEBUG : Waiting for deletions to finish 2025/10/16 04:07:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:07:01 DEBUG : one: Unchanged skipping 2025/10/16 04:07:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:07:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/16 04:07:01 INFO : two: Copied (server-side copy) 2025/10/16 04:07:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/16 04:07:01 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for checks to finish 2025/10/16 04:07:01 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for transfers to finish 2025/10/16 04:07:01 DEBUG : Waiting for deletions to finish 2025/10/16 04:07:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:07:02 DEBUG : one: Unchanged skipping 2025/10/16 04:07:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:07:02 DEBUG : two: Unchanged skipping 2025/10/16 04:07:02 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for checks to finish 2025/10/16 04:07:02 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for transfers to finish 2025/10/16 04:07:02 DEBUG : Waiting for deletions to finish 2025/10/16 04:07:02 INFO : There was nothing to transfer 2025/10/16 04:07:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:07:03 DEBUG : one: Unchanged skipping 2025/10/16 04:07:03 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/16 04:07:03 DEBUG : three: Destination not found in --copy-dest 2025/10/16 04:07:03 DEBUG : three: Need to transfer - File not found at Destination 2025/10/16 04:07:03 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for checks to finish 2025/10/16 04:07:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/16 04:07:03 DEBUG : two: Unchanged skipping 2025/10/16 04:07:03 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for transfers to finish 2025/10/16 04:07:04 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/16 04:07:04 INFO : three: Copied (new) 2025/10/16 04:07:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.42s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:07:08 DEBUG : Creating backend with remote "TestB2:rclone-test-caqagab4puge/dst" 2025/10/16 04:07:09 DEBUG : Creating backend with remote "TestB2:rclone-test-caqagab4puge/backup" 2025/10/16 04:07:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/16 04:07:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:07:11 DEBUG : two: Unchanged skipping 2025/10/16 04:07:11 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for checks to finish 2025/10/16 04:07:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/16 04:07:12 INFO : one: Copied (server-side copy) 2025/10/16 04:07:13 INFO : one: Deleted 2025/10/16 04:07:13 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for transfers to finish 2025/10/16 04:07:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/16 04:07:14 INFO : one: Copied (new) 2025/10/16 04:07:14 DEBUG : Waiting for deletions to finish 2025/10/16 04:07:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/16 04:07:14 INFO : three.txt: Copied (server-side copy) 2025/10/16 04:07:14 INFO : three.txt: Deleted 2025/10/16 04:07:14 INFO : three.txt: Moved into backup dir 2025/10/16 04:07:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/16 04:07:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:07:16 DEBUG : two: Unchanged skipping 2025/10/16 04:07:16 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for checks to finish 2025/10/16 04:07:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/16 04:07:16 INFO : one: Copied (server-side copy) 2025/10/16 04:07:17 INFO : one: Deleted 2025/10/16 04:07:17 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for transfers to finish 2025/10/16 04:07:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/16 04:07:17 INFO : one: Copied (new) 2025/10/16 04:07:17 DEBUG : Waiting for deletions to finish 2025/10/16 04:07:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/16 04:07:18 INFO : three.txt: Copied (server-side copy) 2025/10/16 04:07:18 INFO : three.txt: Deleted 2025/10/16 04:07:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.88s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:07:22 DEBUG : Creating backend with remote "TestB2:rclone-test-caqagab4puge/dst" 2025/10/16 04:07:23 DEBUG : Creating backend with remote "TestB2:rclone-test-caqagab4puge/backup" 2025/10/16 04:07:25 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for checks to finish 2025/10/16 04:07:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/16 04:07:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:07:25 DEBUG : two: Unchanged skipping 2025/10/16 04:07:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/16 04:07:27 INFO : one: Copied (server-side copy) to: one.bak 2025/10/16 04:07:27 INFO : one: Deleted 2025/10/16 04:07:27 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for transfers to finish 2025/10/16 04:07:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/16 04:07:28 INFO : one: Copied (new) 2025/10/16 04:07:28 DEBUG : Waiting for deletions to finish 2025/10/16 04:07:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/16 04:07:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/16 04:07:29 INFO : three.txt: Deleted 2025/10/16 04:07:29 INFO : three.txt: Moved into backup dir 2025/10/16 04:07:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/16 04:07:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:07:31 DEBUG : two: Unchanged skipping 2025/10/16 04:07:31 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for checks to finish 2025/10/16 04:07:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/16 04:07:31 INFO : one: Copied (server-side copy) to: one.bak 2025/10/16 04:07:31 INFO : one: Deleted 2025/10/16 04:07:31 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for transfers to finish 2025/10/16 04:07:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/16 04:07:32 INFO : one: Copied (new) 2025/10/16 04:07:32 DEBUG : Waiting for deletions to finish 2025/10/16 04:07:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/16 04:07:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/16 04:07:33 INFO : three.txt: Deleted 2025/10/16 04:07:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.48s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:07:37 DEBUG : Creating backend with remote "TestB2:rclone-test-caqagab4puge/dst" 2025/10/16 04:07:38 DEBUG : Creating backend with remote "TestB2:rclone-test-caqagab4puge/backup" 2025/10/16 04:07:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/16 04:07:40 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for checks to finish 2025/10/16 04:07:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:07:40 DEBUG : two: Unchanged skipping 2025/10/16 04:07:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/16 04:07:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/16 04:07:41 INFO : one: Deleted 2025/10/16 04:07:41 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for transfers to finish 2025/10/16 04:07:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/16 04:07:42 INFO : one: Copied (new) 2025/10/16 04:07:42 DEBUG : Waiting for deletions to finish 2025/10/16 04:07:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/16 04:07:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/16 04:07:43 INFO : three.txt: Deleted 2025/10/16 04:07:43 INFO : three.txt: Moved into backup dir 2025/10/16 04:07:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/16 04:07:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:07:45 DEBUG : two: Unchanged skipping 2025/10/16 04:07:45 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for checks to finish 2025/10/16 04:07:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/16 04:07:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/16 04:07:45 INFO : one: Deleted 2025/10/16 04:07:45 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for transfers to finish 2025/10/16 04:07:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/16 04:07:46 INFO : one: Copied (new) 2025/10/16 04:07:46 DEBUG : Waiting for deletions to finish 2025/10/16 04:07:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/16 04:07:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/16 04:07:46 INFO : three.txt: Deleted 2025/10/16 04:07:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.56s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:07:50 DEBUG : Creating backend with remote "TestB2:rclone-test-caqagab4puge/dst" 2025/10/16 04:07:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/16 04:07:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:07:52 DEBUG : two: Unchanged skipping 2025/10/16 04:07:52 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for checks to finish 2025/10/16 04:07:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/16 04:07:53 INFO : one: Copied (server-side copy) to: one.bak 2025/10/16 04:07:53 INFO : one: Deleted 2025/10/16 04:07:53 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for transfers to finish 2025/10/16 04:07:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/16 04:07:54 INFO : one: Copied (new) 2025/10/16 04:07:54 DEBUG : Waiting for deletions to finish 2025/10/16 04:07:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/16 04:07:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/16 04:07:55 INFO : three.txt: Deleted 2025/10/16 04:07:55 INFO : three.txt: Moved into backup dir 2025/10/16 04:07:56 DEBUG : one.bak: Excluded (Path Filter) 2025/10/16 04:07:56 DEBUG : one.bak: Excluded 2025/10/16 04:07:56 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/16 04:07:56 DEBUG : three.txt.bak: Excluded 2025/10/16 04:07:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/16 04:07:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:07:56 DEBUG : two: Unchanged skipping 2025/10/16 04:07:56 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for checks to finish 2025/10/16 04:07:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/16 04:07:57 INFO : one: Copied (server-side copy) to: one.bak 2025/10/16 04:07:57 INFO : one: Deleted 2025/10/16 04:07:57 DEBUG : B2 bucket rclone-test-caqagab4puge path dst: Waiting for transfers to finish 2025/10/16 04:07:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/16 04:07:58 INFO : one: Copied (new) 2025/10/16 04:07:58 DEBUG : Waiting for deletions to finish 2025/10/16 04:07:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/16 04:07:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/16 04:07:59 INFO : three.txt: Deleted 2025/10/16 04:07:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.32s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:08:03 DEBUG : Creating backend with remote "TestB2:rclone-test-caqagab4puge/dst" 2025/10/16 04:08:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/16 04:08:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/16 04:08:05 INFO : one: Copied (server-side copy) to: one.bak 2025/10/16 04:08:06 INFO : one: Deleted 2025/10/16 04:08:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/16 04:08:07 INFO : one: Copied (new) 2025/10/16 04:08:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:07 DEBUG : two: Unchanged skipping 2025/10/16 04:08:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/16 04:08:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/16 04:08:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/16 04:08:08 INFO : three.txt: Deleted 2025/10/16 04:08:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/16 04:08:09 INFO : three.txt: Copied (new) 2025/10/16 04:08:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/16 04:08:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/16 04:08:10 INFO : one: Copied (server-side copy) to: one.bak 2025/10/16 04:08:10 INFO : one: Deleted 2025/10/16 04:08:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/16 04:08:11 INFO : one: Copied (new) 2025/10/16 04:08:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:11 DEBUG : two: Unchanged skipping 2025/10/16 04:08:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/16 04:08:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/16 04:08:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/16 04:08:12 INFO : three.txt: Deleted 2025/10/16 04:08:13 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/16 04:08:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.45s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:08:17 DEBUG : Creating backend with remote "TestB2:rclone-test-caqagab4puge/dst" 2025/10/16 04:08:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/16 04:08:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/16 04:08:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/16 04:08:20 INFO : one: Deleted 2025/10/16 04:08:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/16 04:08:21 INFO : one: Copied (new) 2025/10/16 04:08:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:21 DEBUG : two: Unchanged skipping 2025/10/16 04:08:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/16 04:08:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/16 04:08:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/16 04:08:22 INFO : three.txt: Deleted 2025/10/16 04:08:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/16 04:08:23 INFO : three.txt: Copied (new) 2025/10/16 04:08:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/16 04:08:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/16 04:08:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/16 04:08:25 INFO : one: Deleted 2025/10/16 04:08:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/16 04:08:26 INFO : one: Copied (new) 2025/10/16 04:08:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:26 DEBUG : two: Unchanged skipping 2025/10/16 04:08:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/16 04:08:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/16 04:08:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/16 04:08:27 INFO : three.txt: Deleted 2025/10/16 04:08:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/16 04:08:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.90s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:08:30 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/16 04:08:30 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:08:30 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:08:31 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/16 04:08:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/16 04:08:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.52s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:08:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/16 04:08:32 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:08:32 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:08:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/16 04:08:33 INFO : existing: Copied (new) 2025/10/16 04:08:33 DEBUG : Waiting for deletions to finish 2025/10/16 04:08:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/16 04:08:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/16 04:08:34 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:08:34 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:08:34 ERROR : B2 bucket rclone-test-caqagab4puge: not deleting files as there were IO errors 2025/10/16 04:08:34 ERROR : B2 bucket rclone-test-caqagab4puge: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.49s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:08:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:35 DEBUG : existing: Unchanged skipping 2025/10/16 04:08:35 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:08:35 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:08:35 DEBUG : Waiting for deletions to finish 2025/10/16 04:08:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.42s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", 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-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:08:54 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:54 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:54 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:54 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:08:54 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:54 DEBUG : both0: Unchanged skipping 2025/10/16 04:08:54 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:54 DEBUG : both12: Unchanged skipping 2025/10/16 04:08:54 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:54 DEBUG : both14: Unchanged skipping 2025/10/16 04:08:54 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:54 DEBUG : both15: Unchanged skipping 2025/10/16 04:08:54 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:54 DEBUG : both16: Unchanged skipping 2025/10/16 04:08:54 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:54 DEBUG : both17: Unchanged skipping 2025/10/16 04:08:54 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:54 DEBUG : both10: Unchanged skipping 2025/10/16 04:08:54 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:54 DEBUG : both11: Unchanged skipping 2025/10/16 04:08:54 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:54 DEBUG : both13: Unchanged skipping 2025/10/16 04:08:54 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:54 DEBUG : both18: Unchanged skipping 2025/10/16 04:08:54 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:54 DEBUG : both2: Unchanged skipping 2025/10/16 04:08:54 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:54 DEBUG : both4: Unchanged skipping 2025/10/16 04:08:54 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:54 DEBUG : both19: Unchanged skipping 2025/10/16 04:08:54 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:54 DEBUG : both1: Unchanged skipping 2025/10/16 04:08:54 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:54 DEBUG : both6: Unchanged skipping 2025/10/16 04:08:54 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:54 DEBUG : both8: Unchanged skipping 2025/10/16 04:08:54 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:08:54 DEBUG : both9: Unchanged skipping 2025/10/16 04:08:54 DEBUG : both7: Unchanged skipping 2025/10/16 04:08:54 DEBUG : both5: Unchanged skipping 2025/10/16 04:08:54 DEBUG : both3: Unchanged skipping 2025/10/16 04:08:54 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:08:54 DEBUG : Waiting for deletions to finish 2025/10/16 04:08:55 INFO : only12: Deleted 2025/10/16 04:08:55 INFO : only18: Deleted 2025/10/16 04:08:55 INFO : only1: Deleted 2025/10/16 04:08:55 INFO : only11: Deleted 2025/10/16 04:08:55 INFO : only15: Deleted 2025/10/16 04:08:55 INFO : only17: Deleted 2025/10/16 04:08:55 INFO : only3: Deleted 2025/10/16 04:08:55 INFO : only4: Deleted 2025/10/16 04:08:55 INFO : only10: Deleted 2025/10/16 04:08:55 INFO : only13: Deleted 2025/10/16 04:08:55 INFO : only14: Deleted 2025/10/16 04:08:55 INFO : only8: Deleted 2025/10/16 04:08:55 INFO : only19: Deleted 2025/10/16 04:08:55 INFO : only16: Deleted 2025/10/16 04:08:55 INFO : only2: Deleted 2025/10/16 04:08:55 INFO : only5: Deleted 2025/10/16 04:08:56 INFO : only6: Deleted 2025/10/16 04:08:56 INFO : only7: Deleted 2025/10/16 04:08:56 INFO : only9: Deleted 2025/10/16 04:08:56 INFO : only0: Deleted 2025/10/16 04:08:56 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.82s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:09:17 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:17 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:17 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:17 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:09:17 DEBUG : both12: Unchanged skipping 2025/10/16 04:09:17 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:17 DEBUG : both13: Unchanged skipping 2025/10/16 04:09:17 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:17 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:17 DEBUG : both14: Unchanged skipping 2025/10/16 04:09:17 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:17 DEBUG : both10: Unchanged skipping 2025/10/16 04:09:17 DEBUG : both11: Unchanged skipping 2025/10/16 04:09:17 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:17 DEBUG : both0: Unchanged skipping 2025/10/16 04:09:17 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:17 DEBUG : both18: Unchanged skipping 2025/10/16 04:09:17 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:17 DEBUG : both19: Unchanged skipping 2025/10/16 04:09:17 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:17 DEBUG : both1: Unchanged skipping 2025/10/16 04:09:17 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:17 DEBUG : both2: Unchanged skipping 2025/10/16 04:09:17 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:17 DEBUG : both3: Unchanged skipping 2025/10/16 04:09:17 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:17 DEBUG : both4: Unchanged skipping 2025/10/16 04:09:17 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:17 DEBUG : both5: Unchanged skipping 2025/10/16 04:09:17 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:17 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:17 DEBUG : both6: Unchanged skipping 2025/10/16 04:09:17 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:17 DEBUG : both16: Unchanged skipping 2025/10/16 04:09:17 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:17 DEBUG : both7: Unchanged skipping 2025/10/16 04:09:17 DEBUG : both17: Unchanged skipping 2025/10/16 04:09:17 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/16 04:09:17 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:17 DEBUG : both15: Unchanged skipping 2025/10/16 04:09:17 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/16 04:09:17 DEBUG : both8: Unchanged skipping 2025/10/16 04:09:17 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/16 04:09:17 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/16 04:09:17 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/16 04:09:17 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/16 04:09:17 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/16 04:09:17 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/16 04:09:17 DEBUG : both9: Unchanged skipping 2025/10/16 04:09:17 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/16 04:09:17 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/16 04:09:17 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/16 04:09:17 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/16 04:09:17 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/16 04:09:17 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/16 04:09:17 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/16 04:09:17 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/16 04:09:17 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/16 04:09:17 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/16 04:09:17 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/16 04:09:17 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/16 04:09:17 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:09:18 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/16 04:09:18 INFO : only11: Copied (replaced existing) 2025/10/16 04:09:18 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/16 04:09:18 INFO : only0: Copied (replaced existing) 2025/10/16 04:09:18 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/16 04:09:18 INFO : only13: Copied (replaced existing) 2025/10/16 04:09:18 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/16 04:09:18 INFO : only10: Copied (replaced existing) 2025/10/16 04:09:18 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/16 04:09:18 INFO : only12: Copied (replaced existing) 2025/10/16 04:09:18 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/16 04:09:18 INFO : only19: Copied (replaced existing) 2025/10/16 04:09:18 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/16 04:09:18 INFO : only1: Copied (replaced existing) 2025/10/16 04:09:18 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/16 04:09:18 INFO : only14: Copied (replaced existing) 2025/10/16 04:09:18 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/16 04:09:18 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/16 04:09:18 INFO : only16: Copied (replaced existing) 2025/10/16 04:09:18 INFO : only15: Copied (replaced existing) 2025/10/16 04:09:18 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/16 04:09:18 INFO : only3: Copied (replaced existing) 2025/10/16 04:09:18 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/16 04:09:18 INFO : only4: Copied (replaced existing) 2025/10/16 04:09:18 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/16 04:09:18 INFO : only5: Copied (replaced existing) 2025/10/16 04:09:18 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/16 04:09:18 INFO : only7: Copied (replaced existing) 2025/10/16 04:09:18 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/16 04:09:18 INFO : only17: Copied (replaced existing) 2025/10/16 04:09:19 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/16 04:09:19 INFO : only8: Copied (replaced existing) 2025/10/16 04:09:19 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/16 04:09:19 INFO : only18: Copied (replaced existing) 2025/10/16 04:09:19 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/16 04:09:19 INFO : only2: Copied (replaced existing) 2025/10/16 04:09:19 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/16 04:09:19 INFO : only6: Copied (replaced existing) 2025/10/16 04:09:19 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/16 04:09:19 INFO : only9: Copied (replaced existing) 2025/10/16 04:09:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.72s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:09:27 DEBUG : empty_dir: Making directory with metadata 2025/10/16 04:09:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/16 04:09:27 DEBUG : empty_on_remote: Making directory with metadata 2025/10/16 04:09:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/16 04:09:27 INFO : empty_on_remote: Making directory 2025/10/16 04:09:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/16 04:09:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/16 04:09:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/16 04:09:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/16 04:09:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:09:30 DEBUG : empty_dir: Making directory with metadata 2025/10/16 04:09:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/16 04:09:30 DEBUG : empty_on_remote: Making directory with metadata 2025/10/16 04:09:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/16 04:09:30 INFO : empty_on_remote: Making directory 2025/10/16 04:09:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/16 04:09:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/16 04:09:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/16 04:09:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/16 04:09:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/16 04:09:31 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.51s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:09:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/16 04:09:32 INFO : sub dir: Making directory 2025/10/16 04:09:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.33s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:09:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/16 04:09:36 INFO : sub dir: Making directory 2025/10/16 04:09:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.71s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:09:47 DEBUG : Waiting for deletions to finish 2025/10/16 04:09:48 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:09:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:09:48 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:09:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:09:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:09:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:09:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:09:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:09:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:09:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:09:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:09:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:09:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:09:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:09:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:09:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:09:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:09:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:09:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:09:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:09:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:09:49 DEBUG : apple: Unchanged skipping 2025/10/16 04:09:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : banana: Unchanged skipping 2025/10/16 04:09:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:09:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:09:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:09:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:09:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:09:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:09:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:09:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:09:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:09:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:09:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:09:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:09:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:09:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:09:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:09:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:09:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:09:49 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:09:49 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:09:49 DEBUG : Waiting for deletions to finish 2025/10/16 04:09:49 INFO : There was nothing to transfer 2025/10/16 04:09:49 DEBUG : Waiting for deletions to finish 2025/10/16 04:09:49 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:09:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:09:49 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:09:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:09:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:09:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:09:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:09:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:09:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:09:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:09:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:09:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:09:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:09:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:09:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:09:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:09:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:09:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:09:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:09:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:09:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : apple: Unchanged skipping 2025/10/16 04:09:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:09:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : banana: Unchanged skipping 2025/10/16 04:09:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:49 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:09:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:09:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:09:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:09:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:09:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:09:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:09:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:09:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:09:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:09:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:09:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:09:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:09:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:09:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:09:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:09:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:09:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:09:50 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:09:50 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:09:50 DEBUG : Waiting for deletions to finish 2025/10/16 04:09:50 INFO : There was nothing to transfer 2025/10/16 04:09:50 DEBUG : Waiting for deletions to finish 2025/10/16 04:09:50 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:09:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:09:50 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:09:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:09:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:09:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:09:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:09:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:09:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:09:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:09:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:09:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:09:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:09:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:09:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:09:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:09:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:09:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:09:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:09:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:10:03 DEBUG : Waiting for deletions to finish 2025/10/16 04:10:04 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:10:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:10:04 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:10:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:10:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:10:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:10:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:10:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:10:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:10:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:10:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:10:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:10:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:10:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:10:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:10:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:10:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:10:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:10:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:10:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:10:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:04 DEBUG : apple: Unchanged skipping 2025/10/16 04:10:04 DEBUG : banana: Unchanged skipping 2025/10/16 04:10:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:10:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:04 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:10:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:10:05 DEBUG : Waiting for deletions to finish 2025/10/16 04:10:05 INFO : There was nothing to transfer 2025/10/16 04:10:05 DEBUG : Waiting for deletions to finish 2025/10/16 04:10:05 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:10:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:10:05 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:10:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:10:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:10:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:10:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:10:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:10:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:10:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:10:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:10:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:10:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:10:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:10:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : apple: Unchanged skipping 2025/10/16 04:10:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:10:05 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:10:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : banana: Unchanged skipping 2025/10/16 04:10:05 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:10:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:10:05 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:10:05 DEBUG : Waiting for deletions to finish 2025/10/16 04:10:05 INFO : There was nothing to transfer 2025/10/16 04:10:05 DEBUG : Waiting for deletions to finish 2025/10/16 04:10:06 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:10:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:10:06 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:10:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:10:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:10:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:10:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:10:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:10:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:10:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:10:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:10:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:10:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:10:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:10:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:10:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:10:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:10:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:10:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:10:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:10:20 DEBUG : Waiting for deletions to finish 2025/10/16 04:10:20 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:10:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:10:20 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:10:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:10:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:10:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:10:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:10:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:10:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:10:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:10:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:10:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:10:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:10:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:10:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:10:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:10:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:10:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:10:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:10:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:10:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/16 04:10:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/16 04:10:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/16 04:10:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/16 04:10:21 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:21 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/16 04:10:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/16 04:10:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:21 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:10:21 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:10:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/16 04:10:21 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/16 04:10:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/16 04:10:21 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/16 04:10:21 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/16 04:10:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/16 04:10:21 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/16 04:10:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/16 04:10:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/16 04:10:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/16 04:10:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/16 04:10:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/16 04:10:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/16 04:10:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/16 04:10:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/16 04:10:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/16 04:10:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/16 04:10:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/16 04:10:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/16 04:10:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/16 04:10:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/16 04:10:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/16 04:10:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/16 04:10:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/16 04:10:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:23 DEBUG : Waiting for deletions to finish 2025/10/16 04:10:23 INFO : dir1/0008-2345678.txt: Deleted 2025/10/16 04:10:23 INFO : dir1/0010-456789.txt: Deleted 2025/10/16 04:10:23 INFO : apple: Deleted 2025/10/16 04:10:23 INFO : appleappleapplebanana: Deleted 2025/10/16 04:10:23 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/16 04:10:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/16 04:10:23 INFO : dir1/0003-defghij.txt: Deleted 2025/10/16 04:10:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/16 04:10:23 INFO : dir1/0012-6789;.txt: Deleted 2025/10/16 04:10:23 INFO : dir1/0015-9;=.txt: Deleted 2025/10/16 04:10:23 INFO : splitbananasplit: Deleted 2025/10/16 04:10:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/16 04:10:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/16 04:10:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/16 04:10:24 INFO : dir1/0007-1234567.txt: Deleted 2025/10/16 04:10:24 INFO : dir1/0011-56789;.txt: Deleted 2025/10/16 04:10:24 INFO : dir1/0013-789;=.txt: Deleted 2025/10/16 04:10:24 INFO : banana: Deleted 2025/10/16 04:10:24 INFO : dir1/0009-3456789.txt: Deleted 2025/10/16 04:10:24 INFO : dir1/0014-89;=.txt: Deleted 2025/10/16 04:10:24 DEBUG : Waiting for deletions to finish 2025/10/16 04:10:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/16 04:10:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/16 04:10:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/16 04:10:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/16 04:10:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/16 04:10:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/16 04:10:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/16 04:10:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/16 04:10:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/16 04:10:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/16 04:10:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/16 04:10:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/16 04:10:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/16 04:10:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/16 04:10:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/16 04:10:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/16 04:10:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/16 04:10:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/16 04:10:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/16 04:10:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/16 04:10:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/16 04:10:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/16 04:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/16 04:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/16 04:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:24 DEBUG : apple: Unchanged skipping 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:24 DEBUG : banana: Unchanged skipping 2025/10/16 04:10:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:24 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:10:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/16 04:10:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:10:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:10:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:10:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:10:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:10:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:10:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:10:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:10:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:10:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:10:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:10:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:10:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:10:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/16 04:10:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:10:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:10:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:10:25 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:10:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:10:25 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:10:25 DEBUG : Waiting for deletions to finish 2025/10/16 04:10:25 DEBUG : Waiting for deletions to finish 2025/10/16 04:10:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/16 04:10:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/16 04:10:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/16 04:10:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/16 04:10:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/16 04:10:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/16 04:10:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/16 04:10:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/16 04:10:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/16 04:10:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/16 04:10:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/16 04:10:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/16 04:10:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/16 04:10:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/16 04:10:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/16 04:10:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/16 04:10:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/16 04:10:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/16 04:10:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/16 04:10:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/16 04:10:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/16 04:10:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:25 DEBUG : apple: transformed to: YXBwbGU= 2025/10/16 04:10:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/16 04:10:25 DEBUG : banana: transformed to: YmFuYW5h 2025/10/16 04:10:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/16 04:10:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/16 04:10:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/16 04:10:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/16 04:10:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/16 04:10:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/16 04:10:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:10:38 DEBUG : Waiting for deletions to finish 2025/10/16 04:10:38 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:10:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:10:38 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:10:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:10:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:10:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:10:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:10:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:10:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:10:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:10:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:10:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:10:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:10:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:10:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:10:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:10:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:10:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:10:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:10:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:10:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:39 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:39 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:39 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:39 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:39 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:39 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:39 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/16 04:10:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/16 04:10:39 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/16 04:10:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/16 04:10:39 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:39 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:10:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:10:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/16 04:10:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:10:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/16 04:10:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:10:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:10:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:10:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:10:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:10:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:10:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:10:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:10:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:10:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:10:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:10:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:10:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/16 04:10:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:10:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:10:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:10:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:10:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:10:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:10:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:10:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:10:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/16 04:10:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:10:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/16 04:10:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:10:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:10:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:10:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:10:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/16 04:10:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:10:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:10:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:10:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:10:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:10:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:10:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:10:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:10:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:10:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/16 04:10:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:10:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:10:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:10:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/16 04:10:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:10:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:10:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:10:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:10:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:10:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:10:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:10:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:10:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:10:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/16 04:10:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:10:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:10:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:10:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:10:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:10:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/16 04:10:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:10:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:10:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:10:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:10:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:10:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:10:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:10:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:10:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:10:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/16 04:10:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:10:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:10:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:10:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:10:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/16 04:10:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:10:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/16 04:10:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/16 04:10:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/16 04:10:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:10:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/16 04:10:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:10:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/16 04:10:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:10:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:10:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:10:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:10:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/16 04:10:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:10:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:10:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:10:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:10:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:10:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/16 04:10:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:10:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:10:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:10:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:10:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:10:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/16 04:10:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:10:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:10:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:10:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:10:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:10:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/16 04:10:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:10:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:10:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:10:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:10:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:10:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/16 04:10:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:10:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:10:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:10:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:10:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:10:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/16 04:10:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:10:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:10:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:10:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:10:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:10:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:10:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:10:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:10:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/16 04:10:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:10:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/16 04:10:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/16 04:10:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/16 04:10:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:10:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/16 04:10:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:10:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/16 04:10:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/16 04:10:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:10:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:10:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:10:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/16 04:10:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:10:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:10:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:10:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:10:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:10:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/16 04:10:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:10:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/16 04:10:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:10:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:10:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:10:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:10:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:10:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/16 04:10:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:10:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:10:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:10:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:10:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:10:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:10:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:10:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:10:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:10:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:10:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/16 04:10:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:10:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/16 04:10:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/16 04:10:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/16 04:10:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/16 04:10:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/16 04:10:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/16 04:10:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/16 04:10:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/16 04:10:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/16 04:10:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/16 04:10:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/16 04:10:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/16 04:10:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/16 04:10:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/16 04:10:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/16 04:10:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/16 04:10:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:39 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:10:39 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:10:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/16 04:10:39 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/16 04:10:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/16 04:10:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/16 04:10:39 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/16 04:10:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/16 04:10:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/16 04:10:39 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/16 04:10:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/16 04:10:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/16 04:10:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/16 04:10:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/16 04:10:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/16 04:10:39 INFO : apple: Copied (new) to: PREFIXapple 2025/10/16 04:10:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/16 04:10:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/16 04:10:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/16 04:10:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/16 04:10:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/16 04:10:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/16 04:10:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/16 04:10:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/16 04:10:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/16 04:10:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/16 04:10:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/16 04:10:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/16 04:10:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/16 04:10:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/16 04:10:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/16 04:10:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/16 04:10:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/16 04:10:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/16 04:10:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/16 04:10:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/16 04:10:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/16 04:10:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/16 04:10:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/16 04:10:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/16 04:10:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/16 04:10:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/16 04:10:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/16 04:10:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/16 04:10:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/16 04:10:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/16 04:10:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/16 04:10:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/16 04:10:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/16 04:10:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/16 04:10:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/16 04:10:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/16 04:10:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/16 04:10:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/16 04:10:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/16 04:10:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/16 04:10:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/16 04:10:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/16 04:10:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:10:41 INFO : apple: Deleted 2025/10/16 04:10:41 INFO : splitbananasplit: Deleted 2025/10/16 04:10:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/16 04:10:41 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/16 04:10:41 INFO : dir1/0007-1234567.txt: Deleted 2025/10/16 04:10:41 INFO : dir1/0009-3456789.txt: Deleted 2025/10/16 04:10:41 INFO : dir1/0012-6789;.txt: Deleted 2025/10/16 04:10:41 INFO : dir1/0010-456789.txt: Deleted 2025/10/16 04:10:41 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/16 04:10:41 INFO : dir1/0008-2345678.txt: Deleted 2025/10/16 04:10:41 INFO : dir1/0013-789;=.txt: Deleted 2025/10/16 04:10:41 INFO : dir1/0015-9;=.txt: Deleted 2025/10/16 04:10:42 INFO : banana: Deleted 2025/10/16 04:10:42 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/16 04:10:42 INFO : dir1/0011-56789;.txt: Deleted 2025/10/16 04:10:42 INFO : appleappleapplebanana: Deleted 2025/10/16 04:10:42 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/16 04:10:42 INFO : dir1/0003-defghij.txt: Deleted 2025/10/16 04:10:42 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/16 04:10:42 INFO : dir1/0014-89;=.txt: Deleted 2025/10/16 04:10:42 DEBUG : Waiting for deletions to finish 2025/10/16 04:10:42 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/16 04:10:42 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:10:42 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/16 04:10:42 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/16 04:10:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:10:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:10:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:10:42 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:10:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:10:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:10:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:10:42 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:10:42 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:10:42 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:10:42 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:10:42 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:10:42 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:10:42 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:10:42 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:10:42 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:10:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/16 04:10:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/16 04:10:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/16 04:10:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/16 04:10:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/16 04:10:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/16 04:10:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/16 04:10:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/16 04:10:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/16 04:10:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/16 04:10:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/16 04:10:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/16 04:10:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/16 04:10:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/16 04:10:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/16 04:10:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/16 04:10:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/16 04:10:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/16 04:10:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/16 04:10:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/16 04:10:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/16 04:10:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/16 04:10:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/16 04:10:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/16 04:10:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/16 04:10:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/16 04:10:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/16 04:10:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/16 04:10:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/16 04:10:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/16 04:10:42 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/16 04:10:42 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/16 04:10:42 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/16 04:10:42 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/16 04:10:42 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/16 04:10:42 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/16 04:10:42 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/16 04:10:42 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/16 04:10:42 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/16 04:10:42 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/16 04:10:42 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/16 04:10:42 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/16 04:10:42 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/16 04:10:42 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/16 04:10:42 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/16 04:10:42 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/16 04:10:42 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/16 04:10:42 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/16 04:10:42 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/16 04:10:42 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/16 04:10:42 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/16 04:10:42 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/16 04:10:42 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/16 04:10:42 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/16 04:10:42 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/16 04:10:42 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/16 04:10:42 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/16 04:10:42 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/16 04:10:42 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/16 04:10:42 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/16 04:10:42 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/16 04:10:42 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/16 04:10:42 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:42 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/16 04:10:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/16 04:10:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/16 04:10:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/16 04:10:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/16 04:10:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/16 04:10:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/16 04:10:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/16 04:10:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/16 04:10:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/16 04:10:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/16 04:10:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/16 04:10:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/16 04:10:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/16 04:10:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/16 04:10:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/16 04:10:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:42 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:42 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/16 04:10:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/16 04:10:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/16 04:10:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/16 04:10:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/16 04:10:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/16 04:10:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/16 04:10:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/16 04:10:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/16 04:10:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/16 04:10:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/16 04:10:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/16 04:10:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/16 04:10:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/16 04:10:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/16 04:10:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/16 04:10:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:42 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:42 DEBUG : apple: transformed to: PREFIXapple 2025/10/16 04:10:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/16 04:10:42 DEBUG : banana: transformed to: PREFIXbanana 2025/10/16 04:10:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/16 04:10:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/16 04:10:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/16 04:10:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/16 04:10:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/16 04:10:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/16 04:10:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/16 04:10:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/16 04:10:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/16 04:10:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/16 04:10:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/16 04:10:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/16 04:10:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/16 04:10:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/16 04:10:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/16 04:10:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/16 04:10:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/16 04:10:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/16 04:10:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/16 04:10:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/16 04:10:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/16 04:10:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/16 04:10:43 INFO : apple: Copied (new) 2025/10/16 04:10:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:10:43 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:10:43 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:10:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/16 04:10:43 INFO : appleappleapplebanana: Copied (new) 2025/10/16 04:10:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/16 04:10:43 INFO : splitbananasplit: Copied (new) 2025/10/16 04:10:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/16 04:10:43 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/16 04:10:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/16 04:10:43 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/16 04:10:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/16 04:10:43 INFO : banana: Copied (new) 2025/10/16 04:10:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/16 04:10:43 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/16 04:10:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/16 04:10:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/16 04:10:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/16 04:10:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/16 04:10:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/16 04:10:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/16 04:10:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/16 04:10:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/16 04:10:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/16 04:10:44 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/16 04:10:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/16 04:10:44 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/16 04:10:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/16 04:10:44 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/16 04:10:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/16 04:10:44 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/16 04:10:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/16 04:10:44 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/16 04:10:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/16 04:10:44 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/16 04:10:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/16 04:10:44 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/16 04:10:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/16 04:10:44 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/16 04:10:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/16 04:10:44 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/16 04:10:44 DEBUG : Waiting for deletions to finish 2025/10/16 04:10:44 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/16 04:10:44 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/16 04:10:45 INFO : PREFIXsplitbananasplit: Deleted 2025/10/16 04:10:45 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/16 04:10:45 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/16 04:10:45 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/16 04:10:45 INFO : PREFIXbanana: Deleted 2025/10/16 04:10:45 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/16 04:10:45 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/16 04:10:45 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/16 04:10:45 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/16 04:10:45 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/16 04:10:45 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/16 04:10:45 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/16 04:10:45 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/16 04:10:45 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/16 04:10:45 INFO : PREFIXapple: Deleted 2025/10/16 04:10:45 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/16 04:10:45 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/16 04:10:45 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/16 04:10:45 DEBUG : Waiting for deletions to finish 2025/10/16 04:10:45 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:10:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:10:45 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:10:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:10:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:10:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:10:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:10:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:10:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:10:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:10:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:10:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:10:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:10:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:10:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:10:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:10:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:10:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:10:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:10:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:10:45 DEBUG : Waiting for deletions to finish 2025/10/16 04:10:46 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:10:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:10:46 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:10:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:10:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:10:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:10:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:10:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:10:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:10:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:10:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:10:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:10:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:10:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:10:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:10:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:10:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:10:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:10:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:10:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:10:59 DEBUG : Waiting for deletions to finish 2025/10/16 04:11:00 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:11:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:11:00 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:11:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:11:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:11:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:11:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:11:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:11:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:11:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:11:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:11:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:11:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:11:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:11:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:11:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:11:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:11:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:11:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:11:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:11:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/16 04:11:00 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/16 04:11:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:00 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/16 04:11:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/16 04:11:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:00 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:00 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/16 04:11:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/16 04:11:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/16 04:11:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/16 04:11:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/16 04:11:00 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/16 04:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/16 04:11:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/16 04:11:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/16 04:11:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/16 04:11:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/16 04:11:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/16 04:11:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/16 04:11:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/16 04:11:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/16 04:11:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/16 04:11:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/16 04:11:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/16 04:11:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/16 04:11:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:00 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:11:00 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:11:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/16 04:11:00 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/16 04:11:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/16 04:11:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/16 04:11:00 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/16 04:11:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/16 04:11:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/16 04:11:01 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/16 04:11:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/16 04:11:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/16 04:11:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/16 04:11:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/16 04:11:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/16 04:11:01 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/16 04:11:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/16 04:11:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/16 04:11:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/16 04:11:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/16 04:11:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/16 04:11:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/16 04:11:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/16 04:11:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/16 04:11:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/16 04:11:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/16 04:11:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/16 04:11:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/16 04:11:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/16 04:11:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/16 04:11:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/16 04:11:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/16 04:11:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/16 04:11:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/16 04:11:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/16 04:11:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/16 04:11:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/16 04:11:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/16 04:11:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/16 04:11:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/16 04:11:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/16 04:11:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/16 04:11:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/16 04:11:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/16 04:11:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/16 04:11:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/16 04:11:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/16 04:11:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/16 04:11:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/16 04:11:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/16 04:11:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/16 04:11:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/16 04:11:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/16 04:11:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/16 04:11:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/16 04:11:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/16 04:11:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/16 04:11:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/16 04:11:02 DEBUG : Waiting for deletions to finish 2025/10/16 04:11:03 INFO : appleappleapplebanana: Deleted 2025/10/16 04:11:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/16 04:11:03 INFO : dir1/0003-defghij.txt: Deleted 2025/10/16 04:11:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/16 04:11:03 INFO : dir1/0008-2345678.txt: Deleted 2025/10/16 04:11:03 INFO : dir1/0011-56789;.txt: Deleted 2025/10/16 04:11:03 INFO : dir1/0012-6789;.txt: Deleted 2025/10/16 04:11:03 INFO : apple: Deleted 2025/10/16 04:11:03 INFO : dir1/0015-9;=.txt: Deleted 2025/10/16 04:11:03 INFO : dir1/0014-89;=.txt: Deleted 2025/10/16 04:11:03 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/16 04:11:03 INFO : dir1/0009-3456789.txt: Deleted 2025/10/16 04:11:03 INFO : dir1/0013-789;=.txt: Deleted 2025/10/16 04:11:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/16 04:11:03 INFO : banana: Deleted 2025/10/16 04:11:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/16 04:11:03 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/16 04:11:03 INFO : dir1/0010-456789.txt: Deleted 2025/10/16 04:11:03 INFO : splitbananasplit: Deleted 2025/10/16 04:11:03 INFO : dir1/0007-1234567.txt: Deleted 2025/10/16 04:11:03 DEBUG : Waiting for deletions to finish 2025/10/16 04:11:03 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/16 04:11:03 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/16 04:11:03 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/16 04:11:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:11:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:11:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:11:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:11:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:11:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:11:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:11:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:11:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:11:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:11:03 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:11:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:11:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:11:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:11:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:11:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/16 04:11:03 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/16 04:11:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/16 04:11:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/16 04:11:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/16 04:11:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/16 04:11:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/16 04:11:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/16 04:11:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/16 04:11:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/16 04:11:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/16 04:11:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/16 04:11:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/16 04:11:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/16 04:11:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/16 04:11:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/16 04:11:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/16 04:11:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/16 04:11:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/16 04:11:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/16 04:11:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/16 04:11:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/16 04:11:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/16 04:11:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/16 04:11:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/16 04:11:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/16 04:11:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/16 04:11:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/16 04:11:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/16 04:11:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/16 04:11:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/16 04:11:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/16 04:11:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/16 04:11:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/16 04:11:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/16 04:11:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/16 04:11:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/16 04:11:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/16 04:11:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/16 04:11:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/16 04:11:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/16 04:11:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/16 04:11:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/16 04:11:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/16 04:11:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/16 04:11:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/16 04:11:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/16 04:11:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/16 04:11:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/16 04:11:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/16 04:11:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/16 04:11:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/16 04:11:04 DEBUG : apple: transformed to: appleSUFFIX 2025/10/16 04:11:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/16 04:11:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/16 04:11:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/16 04:11:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/16 04:11:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/16 04:11:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/16 04:11:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/16 04:11:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/16 04:11:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:04 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:11:04 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:11:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/16 04:11:04 INFO : appleappleapplebanana: Copied (new) 2025/10/16 04:11:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/16 04:11:04 INFO : apple: Copied (new) 2025/10/16 04:11:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/16 04:11:04 INFO : banana: Copied (new) 2025/10/16 04:11:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/16 04:11:04 INFO : splitbananasplit: Copied (new) 2025/10/16 04:11:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/16 04:11:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/16 04:11:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/16 04:11:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/16 04:11:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/16 04:11:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/16 04:11:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/16 04:11:05 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/16 04:11:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/16 04:11:05 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/16 04:11:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/16 04:11:05 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/16 04:11:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/16 04:11:05 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/16 04:11:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/16 04:11:05 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/16 04:11:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/16 04:11:05 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/16 04:11:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/16 04:11:05 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/16 04:11:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/16 04:11:05 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/16 04:11:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/16 04:11:05 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/16 04:11:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/16 04:11:05 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/16 04:11:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/16 04:11:06 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/16 04:11:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/16 04:11:06 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/16 04:11:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/16 04:11:06 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/16 04:11:06 DEBUG : Waiting for deletions to finish 2025/10/16 04:11:06 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/16 04:11:06 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/16 04:11:06 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/16 04:11:06 INFO : bananaSUFFIX: Deleted 2025/10/16 04:11:06 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/16 04:11:06 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/16 04:11:06 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/16 04:11:06 INFO : appleSUFFIX: Deleted 2025/10/16 04:11:06 INFO : splitbananasplitSUFFIX: Deleted 2025/10/16 04:11:06 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/16 04:11:06 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/16 04:11:06 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/16 04:11:06 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/16 04:11:06 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/16 04:11:06 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/16 04:11:06 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/16 04:11:06 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/16 04:11:06 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/16 04:11:06 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/16 04:11:06 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/16 04:11:06 DEBUG : Waiting for deletions to finish 2025/10/16 04:11:07 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : Waiting for deletions to finish 2025/10/16 04:11:07 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:11:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:11:21 DEBUG : Waiting for deletions to finish 2025/10/16 04:11:21 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:11:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:11:21 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:11:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:11:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:11:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:11:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:11:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:11:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:11:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:11:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:11:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:11:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:11:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:11:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:11:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:11:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:11:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:11:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:11:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:11:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:11:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:11:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:11:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:11:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/16 04:11:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:11:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/16 04:11:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:22 DEBUG : apple: Unchanged skipping 2025/10/16 04:11:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:11:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:22 DEBUG : banana: Unchanged skipping 2025/10/16 04:11:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:11:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:11:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:11:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:11:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:11:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:11:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:11:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:11:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:11:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:11:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:11:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:11:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:11:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:11:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:11:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:11:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:11:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:11:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:11:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:11:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:11:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:11:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:11:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:11:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:11:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:11:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:11:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:11:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:11:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:11:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:11:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/16 04:11:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:11:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:11:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:11:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/16 04:11:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/16 04:11:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:11:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/16 04:11:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/16 04:11:22 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:11:22 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:11:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/16 04:11:22 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/16 04:11:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/16 04:11:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/16 04:11:22 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/16 04:11:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/16 04:11:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/16 04:11:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/16 04:11:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/16 04:11:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/16 04:11:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/16 04:11:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/16 04:11:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/16 04:11:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/16 04:11:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/16 04:11:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/16 04:11:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/16 04:11:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/16 04:11:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/16 04:11:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/16 04:11:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/16 04:11:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/16 04:11:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/16 04:11:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/16 04:11:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/16 04:11:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/16 04:11:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/16 04:11:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/16 04:11:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/16 04:11:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/16 04:11:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/16 04:11:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/16 04:11:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/16 04:11:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/16 04:11:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/16 04:11:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/16 04:11:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/16 04:11:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/16 04:11:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/16 04:11:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/16 04:11:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/16 04:11:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/16 04:11:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/16 04:11:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/16 04:11:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/16 04:11:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/16 04:11:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/16 04:11:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/16 04:11:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/16 04:11:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/16 04:11:24 DEBUG : Waiting for deletions to finish 2025/10/16 04:11:24 INFO : dir1/0008-2345678.txt: Deleted 2025/10/16 04:11:24 INFO : dir1/0010-456789.txt: Deleted 2025/10/16 04:11:24 INFO : dir1/0011-56789;.txt: Deleted 2025/10/16 04:11:24 INFO : dir1/0012-6789;.txt: Deleted 2025/10/16 04:11:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/16 04:11:24 INFO : splitbananasplit: Deleted 2025/10/16 04:11:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/16 04:11:24 INFO : dir1/0007-1234567.txt: Deleted 2025/10/16 04:11:24 INFO : appleappleapplebanana: Deleted 2025/10/16 04:11:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/16 04:11:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/16 04:11:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/16 04:11:24 INFO : dir1/0009-3456789.txt: Deleted 2025/10/16 04:11:24 INFO : dir1/0013-789;=.txt: Deleted 2025/10/16 04:11:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/16 04:11:24 INFO : dir1/0003-defghij.txt: Deleted 2025/10/16 04:11:24 INFO : dir1/0014-89;=.txt: Deleted 2025/10/16 04:11:24 INFO : dir1/0015-9;=.txt: Deleted 2025/10/16 04:11:24 DEBUG : Waiting for deletions to finish 2025/10/16 04:11:25 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : appleapple: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/16 04:11:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/16 04:11:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/16 04:11:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/16 04:11:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/16 04:11:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/16 04:11:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/16 04:11:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/16 04:11:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/16 04:11:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/16 04:11:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/16 04:11:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/16 04:11:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/16 04:11:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/16 04:11:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/16 04:11:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/16 04:11:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/16 04:11:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/16 04:11:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/16 04:11:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/16 04:11:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/16 04:11:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/16 04:11:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/16 04:11:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/16 04:11:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/16 04:11:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/16 04:11:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/16 04:11:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/16 04:11:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/16 04:11:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/16 04:11:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/16 04:11:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/16 04:11:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/16 04:11:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/16 04:11:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/16 04:11:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/16 04:11:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/16 04:11:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/16 04:11:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/16 04:11:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/16 04:11:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/16 04:11:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/16 04:11:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/16 04:11:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/16 04:11:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/16 04:11:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/16 04:11:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/16 04:11:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/16 04:11:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/16 04:11:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/16 04:11:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/16 04:11:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/16 04:11:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/16 04:11:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/16 04:11:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/16 04:11:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/16 04:11:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/16 04:11:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/16 04:11:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/16 04:11:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/16 04:11:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/16 04:11:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:11:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/16 04:11:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/16 04:11:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/16 04:11:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/16 04:11:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/16 04:11:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/16 04:11:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/16 04:11:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/16 04:11:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/16 04:11:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/16 04:11:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/16 04:11:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/16 04:11:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/16 04:11:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/16 04:11:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/16 04:11:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/16 04:11:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:11:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:11:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:11:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:11:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:25 DEBUG : apple: Unchanged skipping 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:11:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:25 DEBUG : banana: Unchanged skipping 2025/10/16 04:11:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:25 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:11:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:11:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:11:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:11:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:11:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/16 04:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/16 04:11:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/16 04:11:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/16 04:11:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/16 04:11:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/16 04:11:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/16 04:11:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/16 04:11:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/16 04:11:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/16 04:11:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/16 04:11:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/16 04:11:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/16 04:11:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/16 04:11:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/16 04:11:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:11:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/16 04:11:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/16 04:11:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:11:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:11:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:11:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:11:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:11:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:11:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:11:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:11:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:11:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:11:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:11:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:11:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:11:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:11:25 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:11:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:11:25 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:11:25 DEBUG : Waiting for deletions to finish 2025/10/16 04:11:25 DEBUG : Waiting for deletions to finish 2025/10/16 04:11:25 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : appleapple: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/16 04:11:25 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/16 04:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/16 04:11:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/16 04:11:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/16 04:11:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/16 04:11:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/16 04:11:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/16 04:11:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/16 04:11:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/16 04:11:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/16 04:11:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/16 04:11:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/16 04:11:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/16 04:11:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/16 04:11:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/16 04:11:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/16 04:11:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/16 04:11:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/16 04:11:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/16 04:11:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/16 04:11:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/16 04:11:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/16 04:11:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/16 04:11:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/16 04:11:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/16 04:11:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/16 04:11:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/16 04:11:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/16 04:11:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/16 04:11:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/16 04:11:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/16 04:11:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/16 04:11:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/16 04:11:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/16 04:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/16 04:11:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/16 04:11:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/16 04:11:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/16 04:11:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/16 04:11:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/16 04:11:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/16 04:11:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/16 04:11:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/16 04:11:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/16 04:11:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/16 04:11:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/16 04:11:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/16 04:11:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/16 04:11:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/16 04:11:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/16 04:11:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/16 04:11:26 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:11:39 DEBUG : Waiting for deletions to finish 2025/10/16 04:11:39 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:11:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:11:39 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:11:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:11:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:11:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:11:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:11:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:11:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:11:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:11:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:11:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:11:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:11:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:11:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:11:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:11:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:11:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:11:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:11:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:11:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:40 DEBUG : apple: Unchanged skipping 2025/10/16 04:11:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:11:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:40 DEBUG : banana: Unchanged skipping 2025/10/16 04:11:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:40 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:11:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:11:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:11:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:11:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:11:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:11:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:11:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:11:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:11:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:11:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:11:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:11:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:11:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:11:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:11:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:11:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:11:40 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:11:40 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:11:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:11:40 DEBUG : Waiting for deletions to finish 2025/10/16 04:11:40 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:11:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:11:40 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:11:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:11:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:11:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:11:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:11:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:11:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:11:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:11:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:11:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:11:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:11:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:11:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:11:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:11:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:11:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:11:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:11:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:41 DEBUG : apple: Unchanged skipping 2025/10/16 04:11:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:11:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:41 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:11:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:41 DEBUG : banana: Unchanged skipping 2025/10/16 04:11:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:11:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:11:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:11:41 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:11:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:11:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:11:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:11:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:11:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:11:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:11:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:11:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:11:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:11:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:11:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:11:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:11:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:11:41 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:11:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:11:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:11:41 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : Waiting for deletions to finish 2025/10/16 04:11:41 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:11:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:11:55 DEBUG : Waiting for deletions to finish 2025/10/16 04:11:55 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:11:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:11:55 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:11:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:11:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:11:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:11:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:11:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:11:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:11:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:11:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:11:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:11:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:11:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:11:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:11:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:11:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:11:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:11:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:11:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:11:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:56 DEBUG : apple: Unchanged skipping 2025/10/16 04:11:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:11:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:56 DEBUG : banana: Unchanged skipping 2025/10/16 04:11:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:56 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:11:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:11:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:11:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:56 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:11:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:11:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:11:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:11:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:11:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:11:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:11:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:11:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:11:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:11:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:11:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:11:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:11:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:11:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:11:56 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:11:56 DEBUG : Waiting for deletions to finish 2025/10/16 04:11:56 DEBUG : Waiting for deletions to finish 2025/10/16 04:11:56 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:11:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:11:56 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:11:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:11:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:11:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:11:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:11:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:11:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:11:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:11:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:11:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:11:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:11:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:11:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:11:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:11:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:11:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:11:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:11:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:11:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:57 DEBUG : apple: Unchanged skipping 2025/10/16 04:11:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:11:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:57 DEBUG : banana: Unchanged skipping 2025/10/16 04:11:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:57 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:11:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:11:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:11:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:11:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:57 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:11:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:11:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:11:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:11:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:11:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:11:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:11:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:11:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:11:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:11:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:11:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:11:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:11:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:11:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:11:57 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:11:57 DEBUG : Waiting for deletions to finish 2025/10/16 04:11:57 DEBUG : Waiting for deletions to finish 2025/10/16 04:11:57 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:11:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:11:57 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:11:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:11:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:11:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:11:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:11:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:11:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:11:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:11:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:11:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:11:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:11:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:11:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:11:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:11:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:11:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:11:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:11:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:12:11 DEBUG : Waiting for deletions to finish 2025/10/16 04:12:11 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:12:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:12:11 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:12:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:12:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:12:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:12:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:12:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:12:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:12:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:12:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:12:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:12:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:12:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:12:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:12:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:12:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:12:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:12:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:12:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:12:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:11 DEBUG : apple: Unchanged skipping 2025/10/16 04:12:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:11 DEBUG : banana: Unchanged skipping 2025/10/16 04:12:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:12:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:11 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:12:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:12:12 DEBUG : Waiting for deletions to finish 2025/10/16 04:12:12 DEBUG : Waiting for deletions to finish 2025/10/16 04:12:12 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:12:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:12:12 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:12:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:12:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:12:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:12:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:12:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:12:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:12:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:12:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:12:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:12:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:12:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:12:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:12:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:12:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:12:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:12:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:12:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:12:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : apple: Unchanged skipping 2025/10/16 04:12:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:12:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : banana: Unchanged skipping 2025/10/16 04:12:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:12:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:12:12 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:12:12 DEBUG : Waiting for deletions to finish 2025/10/16 04:12:12 DEBUG : Waiting for deletions to finish 2025/10/16 04:12:13 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:12:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:12:13 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:12:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:12:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:12:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:12:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:12:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:12:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:12:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:12:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:12:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:12:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:12:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:12:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:12:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:12:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:12:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:12:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:12:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:12:26 DEBUG : Waiting for deletions to finish 2025/10/16 04:12:27 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:12:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:12:27 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:12:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:12:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:12:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:12:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:12:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:12:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:12:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:12:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:12:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:12:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:12:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:12:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:12:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:12:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:12:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:12:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:12:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:12:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:27 DEBUG : apple: Unchanged skipping 2025/10/16 04:12:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:27 DEBUG : banana: Unchanged skipping 2025/10/16 04:12:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:12:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:27 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:12:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:12:28 DEBUG : Waiting for deletions to finish 2025/10/16 04:12:28 DEBUG : Waiting for deletions to finish 2025/10/16 04:12:28 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:12:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:12:28 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:12:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:12:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:12:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:12:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:12:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:12:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:12:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:12:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:12:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:12:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:12:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:12:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:12:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:12:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:12:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:12:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:12:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:12:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : apple: Unchanged skipping 2025/10/16 04:12:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : banana: Unchanged skipping 2025/10/16 04:12:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:12:28 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:12:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:12:28 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:12:28 DEBUG : Waiting for deletions to finish 2025/10/16 04:12:28 DEBUG : Waiting for deletions to finish 2025/10/16 04:12:29 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:12:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:12:29 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:12:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:12:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:12:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:12:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:12:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:12:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:12:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:12:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:12:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:12:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:12:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:12:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:12:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:12:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:12:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:12:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:12:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:12:42 DEBUG : Waiting for deletions to finish 2025/10/16 04:12:43 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:12:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:12:43 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:12:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:12:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:12:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:12:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:12:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:12:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:12:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:12:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:12:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:12:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:12:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:12:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:12:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:12:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:12:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:12:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:12:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:12:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:43 DEBUG : apple: Unchanged skipping 2025/10/16 04:12:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:12:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:43 DEBUG : banana: Unchanged skipping 2025/10/16 04:12:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:43 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:12:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:12:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:12:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:12:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:12:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:12:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:12:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:12:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:12:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:12:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:12:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:12:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:12:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:12:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:12:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:12:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:12:44 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:12:44 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:12:44 DEBUG : Waiting for deletions to finish 2025/10/16 04:12:44 DEBUG : Waiting for deletions to finish 2025/10/16 04:12:44 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:12:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:12:44 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:12:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:12:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:12:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:12:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:12:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:12:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:12:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:12:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:12:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:12:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:12:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:12:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:12:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:12:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:12:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:12:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:12:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/16 04:12:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:44 DEBUG : apple: Unchanged skipping 2025/10/16 04:12:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/16 04:12:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:44 DEBUG : banana: Unchanged skipping 2025/10/16 04:12:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:44 DEBUG : splitbananasplit: Unchanged skipping 2025/10/16 04:12:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/16 04:12:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/16 04:12:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/16 04:12:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/16 04:12:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/16 04:12:45 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:12:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/16 04:12:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/16 04:12:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/16 04:12:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/16 04:12:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/16 04:12:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/16 04:12:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/16 04:12:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/16 04:12:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/16 04:12:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/16 04:12:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:12:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/16 04:12:45 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:12:45 DEBUG : Waiting for deletions to finish 2025/10/16 04:12:45 DEBUG : Waiting for deletions to finish 2025/10/16 04:12:45 DEBUG : apple: Excluded (Path Filter) 2025/10/16 04:12:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/16 04:12:45 DEBUG : banana: Excluded (Path Filter) 2025/10/16 04:12:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/16 04:12:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/16 04:12:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/16 04:12:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/16 04:12:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/16 04:12:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/16 04:12:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/16 04:12:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/16 04:12:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/16 04:12:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/16 04:12:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/16 04:12:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/16 04:12:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/16 04:12:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/16 04:12:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/16 04:12:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/16 04:12:45 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (190.27s) --- PASS: TestTransform/NFC (15.38s) --- PASS: TestTransform/NFD (15.82s) --- PASS: TestTransform/base64 (19.08s) --- PASS: TestTransform/prefix (20.71s) --- PASS: TestTransform/suffix (21.60s) --- PASS: TestTransform/truncate (18.25s) --- PASS: TestTransform/encoder (16.02s) --- PASS: TestTransform/ISO-8859-1 (15.87s) --- PASS: TestTransform/charmap (15.38s) --- PASS: TestTransform/lowercase (16.09s) --- PASS: TestTransform/ascii (16.06s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:12:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/16 04:12:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/16 04:12:50 INFO : sub dir_somesuffix: Making directory 2025/10/16 04:12:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/16 04:12:50 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/16 04:12:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/16 04:12:50 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/16 04:12:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/16 04:12:50 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:12:50 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:12:50 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:12:50 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/16 04:12:50 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.71s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:12:51 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:12:51 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:12:51 INFO : tictactoe: Making directory 2025/10/16 04:12:51 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:12:51 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:12:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:12:51 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/16 04:12:51 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:12:51 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:12:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:12:52 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:12:52 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/16 04:12:52 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.55s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:12:53 INFO : toe: Making directory 2025/10/16 04:12:53 INFO : toe/toe: Making directory 2025/10/16 04:12:53 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:12:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/16 04:12:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/16 04:12:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/16 04:12:53 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:12:53 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:12:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:12:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/16 04:12:54 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.80s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:12:55 INFO : toe: Making directory 2025/10/16 04:12:55 INFO : toe/toe: Making directory 2025/10/16 04:12:55 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:12:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/16 04:12:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/16 04:12:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/16 04:12:55 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:12:55 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:12:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:12:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/16 04:12:56 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.83s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:12:56 DEBUG : empty_dir: Making directory with metadata 2025/10/16 04:12:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/16 04:12:56 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:12:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:12:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:12:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:12:57 INFO : tictacempty_dir: Making directory 2025/10/16 04:12:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:12:57 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:12:57 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:12:57 INFO : tictactoe: Making directory 2025/10/16 04:12:57 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:12:57 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:12:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:12:57 INFO : tictactoe/tictactoe: Making directory 2025/10/16 04:12:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:12:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/16 04:12:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/16 04:12:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/16 04:12:57 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:12:57 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:12:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:12:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/16 04:12:57 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.72s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:12:58 DEBUG : empty_dir: Making directory with metadata 2025/10/16 04:12:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/16 04:12:58 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:12:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:12:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:12:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:12:58 INFO : tictacempty_dir: Making directory 2025/10/16 04:12:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:12:58 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:12:58 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:12:58 INFO : tictactoe: Making directory 2025/10/16 04:12:58 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:12:58 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:12:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:12:58 INFO : tictactoe/tictactoe: Making directory 2025/10/16 04:12:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:12:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/16 04:12:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:12:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/16 04:12:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:12:58 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:12:58 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:12:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:12:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:12:59 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/16 04:12:59 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:12:59 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:12:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:12:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:12:59 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:12:59 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:13:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/16 04:13:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:13:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/16 04:13:00 NOTICE: B2 bucket rclone-test-caqagab4puge: 0 differences found 2025/10/16 04:13:00 NOTICE: B2 bucket rclone-test-caqagab4puge: 1 matching files --- PASS: TestAllTag (2.13s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:13:00 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:13:01 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:13:01 INFO : tictactoe: Making directory 2025/10/16 04:13:01 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:13:01 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:13:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:13:01 INFO : tictactoe/tictactoe: Making directory 2025/10/16 04:13:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:13:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/16 04:13:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/16 04:13:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/16 04:13:01 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:13:01 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:13:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:13:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/16 04:13:01 DEBUG : Waiting for deletions to finish 2025/10/16 04:13:01 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:13:02 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:13:02 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:13:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:13:02 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/16 04:13:02 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:13:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/16 04:13:02 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/16 04:13:02 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:13:02 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.52s) === RUN TestSyntax 2025/10/16 04:13:03 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:13:03 INFO : toe: Making directory 2025/10/16 04:13:03 INFO : toe/toe: Making directory 2025/10/16 04:13:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/16 04:13:03 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:13:03 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:13:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:13:04 INFO : toe/toe/toe: Copied (new) 2025/10/16 04:13:04 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.04s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:13:05 DEBUG : empty_dir: Making directory with metadata 2025/10/16 04:13:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/16 04:13:05 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:13:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:13:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:13:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:13:05 INFO : tictacempty_dir: Making directory 2025/10/16 04:13:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:13:05 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:13:05 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:13:05 INFO : tictactoe: Making directory 2025/10/16 04:13:05 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:13:05 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:13:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:13:05 INFO : tictactoe/tictactoe: Making directory 2025/10/16 04:13:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:13:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/16 04:13:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:13:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/16 04:13:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:13:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:13:05 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:13:05 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:13:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:13:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:13:06 INFO : toe/toe/toe.txt: Deleted 2025/10/16 04:13:06 INFO : toe/toe: Removing directory 2025/10/16 04:13:06 INFO : toe: Removing directory 2025/10/16 04:13:06 INFO : empty_dir: Removing directory 2025/10/16 04:13:06 DEBUG : Local file system at /tmp/rclone538231533: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.66s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:13:07 DEBUG : empty_dir: Making directory with metadata 2025/10/16 04:13:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/16 04:13:07 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:13:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:13:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:13:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:13:07 INFO : tictacempty_dir: Making directory 2025/10/16 04:13:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:13:07 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:13:07 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:13:07 INFO : tictactoe: Making directory 2025/10/16 04:13:07 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:13:07 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:13:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:13:07 INFO : tictactoe/tictactoe: Making directory 2025/10/16 04:13:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:13:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/16 04:13:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:13:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/16 04:13:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:13:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:13:07 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:13:07 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:13:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:13:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:13:07 INFO : toe/toe/toe.txt: Deleted 2025/10/16 04:13:07 INFO : toe/toe: Removing directory 2025/10/16 04:13:07 INFO : toe: Removing directory 2025/10/16 04:13:07 INFO : empty_dir: Removing directory 2025/10/16 04:13:07 DEBUG : Local file system at /tmp/rclone538231533: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/16 04:13:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/16 04:13:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/16 04:13:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/16 04:13:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/16 04:13:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:13:09 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/16 04:13:09 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.03s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:13:10 DEBUG : Reset feature "Copy" 2025/10/16 04:13:10 DEBUG : Reset feature "Move" 2025/10/16 04:13:10 DEBUG : Reset feature "Copy" 2025/10/16 04:13:10 DEBUG : Reset feature "Move" 2025/10/16 04:13:10 DEBUG : empty_dir: Making directory with metadata 2025/10/16 04:13:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/16 04:13:10 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:13:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:13:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:13:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:13:10 INFO : tictacempty_dir: Making directory 2025/10/16 04:13:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/16 04:13:10 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:13:10 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:13:10 INFO : tictactoe: Making directory 2025/10/16 04:13:10 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:13:10 DEBUG : toe: transformed to: tictactoe 2025/10/16 04:13:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:13:10 INFO : tictactoe/tictactoe: Making directory 2025/10/16 04:13:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/16 04:13:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/16 04:13:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:13:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/16 04:13:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:13:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:13:10 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:13:10 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:13:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:13:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/16 04:13:10 INFO : toe/toe/toe.txt: Deleted 2025/10/16 04:13:10 INFO : toe/toe: Removing directory 2025/10/16 04:13:10 INFO : toe: Removing directory 2025/10/16 04:13:10 INFO : empty_dir: Removing directory 2025/10/16 04:13:10 DEBUG : Local file system at /tmp/rclone538231533: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/16 04:13:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/16 04:13:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/16 04:13:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/16 04:13:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/16 04:13:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:13:12 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/16 04:13:12 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.73s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:13:13 DEBUG : toe: transformed to: dG9l 2025/10/16 04:13:13 DEBUG : toe: transformed to: dG9l 2025/10/16 04:13:13 INFO : dG9l: Making directory 2025/10/16 04:13:13 DEBUG : toe: transformed to: dG9l 2025/10/16 04:13:13 DEBUG : toe: transformed to: dG9l 2025/10/16 04:13:13 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/16 04:13:13 INFO : dG9l/dG9l: Making directory 2025/10/16 04:13:13 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/16 04:13:13 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/16 04:13:13 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/16 04:13:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/16 04:13:13 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/16 04:13:13 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:13:13 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:13:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:13:14 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/16 04:13:14 DEBUG : Waiting for deletions to finish 2025/10/16 04:13:15 DEBUG : dG9l: transformed to: toe 2025/10/16 04:13:15 DEBUG : dG9l: transformed to: toe 2025/10/16 04:13:15 DEBUG : dG9l: transformed to: toe 2025/10/16 04:13:15 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/16 04:13:15 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/16 04:13:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/16 04:13:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/16 04:13:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/16 04:13:15 DEBUG : Local file system at /tmp/rclone538231533: Waiting for checks to finish 2025/10/16 04:13:15 DEBUG : Local file system at /tmp/rclone538231533: Waiting for transfers to finish 2025/10/16 04:13:15 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.62s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-caqagab4puge", Local "Local file system at /tmp/rclone538231533", Modify Window "1ms" 2025/10/16 04:13:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/16 04:13:16 DEBUG : toe: transformed to: 2025/10/16 04:13:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/16 04:13:16 DEBUG : toe: transformed to: 2025/10/16 04:13:16 INFO : B2 bucket rclone-test-caqagab4puge: Making directory 2025/10/16 04:13:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/16 04:13:16 DEBUG : toe: transformed to: 2025/10/16 04:13:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/16 04:13:16 DEBUG : toe: transformed to: 2025/10/16 04:13:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/16 04:13:16 DEBUG : toe/toe: transformed to: 2025/10/16 04:13:16 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/16 04:13:16 INFO : toe/toe: Making directory 2025/10/16 04:13:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/16 04:13:16 DEBUG : toe/toe: transformed to: 2025/10/16 04:13:16 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/16 04:13:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/16 04:13:16 DEBUG : toe: transformed to: 2025/10/16 04:13:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/16 04:13:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/16 04:13:16 DEBUG : toe/toe/toe: transformed to: 2025/10/16 04:13:16 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/16 04:13:16 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for checks to finish 2025/10/16 04:13:16 DEBUG : B2 bucket rclone-test-caqagab4puge: Waiting for transfers to finish 2025/10/16 04:13:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/16 04:13:17 INFO : toe/toe/toe: Copied (new) 2025/10/16 04:13:17 ERROR : B2 bucket rclone-test-caqagab4puge: not deleting files as there were IO errors 2025/10/16 04:13:17 ERROR : B2 bucket rclone-test-caqagab4puge: not deleting directories as there were IO errors --- PASS: TestError (1.59s) PASS 2025/10/16 04:13:18 DEBUG : B2 bucket rclone-test-caqagab4puge: Purge remote 2025/10/16 04:13:18 INFO : B2 bucket rclone-test-caqagab4puge: cleaning bucket "rclone-test-caqagab4puge" of all files 2025/10/16 04:13:19 DEBUG : BackupDir/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd82c0_d20251016_m040704_c001_v7007000_t0000_u01760587624825") 2025/10/16 04:13:19 DEBUG : BackupDir/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f10063d54ed58068b_d20251016_m040659_c001_v0001177_t0044_u01760587619417") 2025/10/16 04:13:19 DEBUG : CompareDest/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f4103909a694f7069_d20251016_m040639_c001_v7007000_t0000_u01760587599879") 2025/10/16 04:13:19 DEBUG : CompareDest/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c29a_d20251016_m040633_c001_v0001157_t0056_u01760587593407") 2025/10/16 04:13:19 DEBUG : CompareDest/two: Deleting (id "4_z7f920de3300debbb9f980e1b_f4103909a694f706a_d20251016_m040640_c001_v7007000_t0000_u01760587600062") 2025/10/16 04:13:19 DEBUG : CompareDest/two: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5c45_d20251016_m040634_c001_v0001137_t0008_u01760587594890") 2025/10/16 04:13:19 DEBUG : CopyDest/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd82c1_d20251016_m040705_c001_v7007000_t0000_u01760587625007") 2025/10/16 04:13:19 DEBUG : CopyDest/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22b0f_d20251016_m040656_c001_v0001101_t0021_u01760587616443") 2025/10/16 04:13:19 DEBUG : CopyDest/three: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd82c2_d20251016_m040705_c001_v7007000_t0000_u01760587625188") 2025/10/16 04:13:19 DEBUG : CopyDest/three: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5cf7_d20251016_m040702_c001_v0001137_t0021_u01760587622934") 2025/10/16 04:13:19 DEBUG : CopyDest/two: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd82c7_d20251016_m040705_c001_v7007000_t0000_u01760587625368") 2025/10/16 04:13:19 DEBUG : CopyDest/two: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c35a_d20251016_m040700_c001_v0001157_t0001_u01760587620686") 2025/10/16 04:13:19 DEBUG : EXISTING: Deleting (id "4_z7f920de3300debbb9f980e1b_f41649bf1752a1388_d20251016_m040835_c001_v7007000_t0000_u01760587715916") 2025/10/16 04:13:19 DEBUG : EXISTING: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c5a2_d20251016_m040834_c001_v0001157_t0021_u01760587714871") 2025/10/16 04:13:19 DEBUG : PREFIXapple: Deleting (id "4_z7f920de3300debbb9f980e1b_f40338a7a29143871_d20251016_m041045_c001_v7007000_t0000_u01760587845268") 2025/10/16 04:13:19 DEBUG : PREFIXapple: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b611d_d20251016_m041039_c001_v0001137_t0051_u01760587839427") 2025/10/16 04:13:19 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f4131931c2e6ffec8_d20251016_m041045_c001_v7007000_t0000_u01760587845278") 2025/10/16 04:13:19 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f23039_d20251016_m041039_c001_v0001101_t0040_u01760587839459") 2025/10/16 04:13:19 DEBUG : PREFIXbanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f409a344462c72dc9_d20251016_m041044_c001_v7007000_t0000_u01760587844957") 2025/10/16 04:13:20 DEBUG : PREFIXbanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec326_d20251016_m041039_c001_v0001176_t0045_u01760587839449") 2025/10/16 04:13:20 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f4131931c2e6ffec5_d20251016_m041044_c001_v7007000_t0000_u01760587844916") 2025/10/16 04:13:20 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c80f_d20251016_m041039_c001_v0001157_t0029_u01760587839437") 2025/10/16 04:13:20 DEBUG : Testêé: Deleting (id "4_z7f920de3300debbb9f980e1b_f41649bf1752a1357_d20251016_m040832_c001_v7007000_t0000_u01760587712010") 2025/10/16 04:13:20 DEBUG : Testêé: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5ed7_d20251016_m040831_c001_v0001137_t0030_u01760587711298") 2025/10/16 04:13:20 DEBUG : Testêé: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c584_d20251016_m040830_c001_v0001157_t0034_u01760587710232") 2025/10/16 04:13:20 DEBUG : YXBwbGU=: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c497_d20251016_m041025_c001_v7007000_t0000_u01760587825936") 2025/10/16 04:13:20 DEBUG : YXBwbGU=: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b60c2_d20251016_m041021_c001_v0001137_t0052_u01760587821417") 2025/10/16 04:13:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c49a_d20251016_m041026_c001_v7007000_t0000_u01760587826118") 2025/10/16 04:13:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22fe8_d20251016_m041021_c001_v0001101_t0050_u01760587821428") 2025/10/16 04:13:20 DEBUG : YmFuYW5h: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c49d_d20251016_m041026_c001_v7007000_t0000_u01760587826299") 2025/10/16 04:13:20 DEBUG : YmFuYW5h: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec2b5_d20251016_m041021_c001_v0001176_t0000_u01760587821438") 2025/10/16 04:13:20 DEBUG : a/potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6ccfc0_d20251016_m040503_c001_v7007000_t0000_u01760587503324") 2025/10/16 04:13:20 DEBUG : a/potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2281c_d20251016_m040502_c001_v0001101_t0015_u01760587502620") 2025/10/16 04:13:20 DEBUG : a/potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f405135ade5c96b84_d20251016_m040500_c001_v7007000_t0000_u01760587500946") 2025/10/16 04:13:20 DEBUG : a/potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f227f8_d20251016_m040459_c001_v0001101_t0058_u01760587499792") 2025/10/16 04:13:20 DEBUG : a/potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a816f1e_d20251016_m040441_c001_v7007000_t0000_u01760587481306") 2025/10/16 04:13:20 DEBUG : a/potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2276e_d20251016_m040440_c001_v0001101_t0027_u01760587480395") 2025/10/16 04:13:20 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f6113f_d20251016_m041245_c001_v7007000_t0000_u01760587965907") 2025/10/16 04:13:20 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6411_d20251016_m041241_c001_v0001137_t0028_u01760587961522") 2025/10/16 04:13:20 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f404fddc32f94f6be_d20251016_m041229_c001_v7007000_t0000_u01760587949768") 2025/10/16 04:13:21 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b63a8_d20251016_m041225_c001_v0001137_t0054_u01760587945322") 2025/10/16 04:13:21 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd885f_d20251016_m041213_c001_v7007000_t0000_u01760587933749") 2025/10/16 04:13:21 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6342_d20251016_m041209_c001_v0001137_t0020_u01760587929864") 2025/10/16 04:13:21 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd87df_d20251016_m041158_c001_v7007000_t0000_u01760587918369") 2025/10/16 04:13:21 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b62cc_d20251016_m041154_c001_v0001137_t0037_u01760587914405") 2025/10/16 04:13:21 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5b30_d20251016_m041142_c001_v7007000_t0000_u01760587902499") 2025/10/16 04:13:21 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b624d_d20251016_m041137_c001_v0001137_t0048_u01760587897450") 2025/10/16 04:13:21 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e622e1_d20251016_m041126_c001_v7007000_t0000_u01760587886502") 2025/10/16 04:13:21 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b61ea_d20251016_m041120_c001_v0001137_t0018_u01760587880115") 2025/10/16 04:13:21 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af40fe_d20251016_m041108_c001_v7007000_t0000_u01760587868162") 2025/10/16 04:13:21 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f230b2_d20251016_m041104_c001_v0001101_t0023_u01760587864515") 2025/10/16 04:13:21 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f4131931c2e6fff69_d20251016_m041103_c001_v7007000_t0000_u01760587863357") 2025/10/16 04:13:21 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f23091_d20251016_m041058_c001_v0001101_t0013_u01760587858628") 2025/10/16 04:13:21 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d78_d20251016_m041046_c001_v7007000_t0000_u01760587846635") 2025/10/16 04:13:21 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec340_d20251016_m041042_c001_v0001176_t0003_u01760587842981") 2025/10/16 04:13:21 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f4175adbfc6f01603_d20251016_m041041_c001_v7007000_t0000_u01760587841402") 2025/10/16 04:13:21 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6114_d20251016_m041037_c001_v0001137_t0036_u01760587837105") 2025/10/16 04:13:21 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f4103909a694f732f_d20251016_m041023_c001_v7007000_t0000_u01760587823711") 2025/10/16 04:13:21 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b60ba_d20251016_m041019_c001_v0001137_t0031_u01760587819041") 2025/10/16 04:13:21 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c407_d20251016_m041006_c001_v7007000_t0000_u01760587806766") 2025/10/16 04:13:21 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6074_d20251016_m041002_c001_v0001137_t0014_u01760587802462") 2025/10/16 04:13:21 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e6214a_d20251016_m040950_c001_v7007000_t0000_u01760587790886") 2025/10/16 04:13:22 DEBUG : apple: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6034_d20251016_m040946_c001_v0001137_t0011_u01760587786729") 2025/10/16 04:13:22 DEBUG : appleSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e62277_d20251016_m041106_c001_v7007000_t0000_u01760587866479") 2025/10/16 04:13:22 DEBUG : appleSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f23097_d20251016_m041100_c001_v0001101_t0020_u01760587860756") 2025/10/16 04:13:22 DEBUG : appleapple: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e622e3_d20251016_m041126_c001_v7007000_t0000_u01760587886686") 2025/10/16 04:13:22 DEBUG : appleapple: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec434_d20251016_m041122_c001_v0001176_t0023_u01760587882229") 2025/10/16 04:13:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f61140_d20251016_m041246_c001_v7007000_t0000_u01760587966089") 2025/10/16 04:13:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f232ae_d20251016_m041242_c001_v0001101_t0053_u01760587962227") 2025/10/16 04:13:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f404fddc32f94f6c0_d20251016_m041229_c001_v7007000_t0000_u01760587949956") 2025/10/16 04:13:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2326b_d20251016_m041225_c001_v0001101_t0023_u01760587945947") 2025/10/16 04:13:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8860_d20251016_m041213_c001_v7007000_t0000_u01760587933932") 2025/10/16 04:13:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f23210_d20251016_m041210_c001_v0001101_t0022_u01760587930373") 2025/10/16 04:13:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd87e2_d20251016_m041158_c001_v7007000_t0000_u01760587918556") 2025/10/16 04:13:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f231bb_d20251016_m041155_c001_v0001101_t0018_u01760587915088") 2025/10/16 04:13:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5b34_d20251016_m041142_c001_v7007000_t0000_u01760587902680") 2025/10/16 04:13:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f23164_d20251016_m041138_c001_v0001101_t0057_u01760587898267") 2025/10/16 04:13:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f40338a7a2914393d_d20251016_m041124_c001_v7007000_t0000_u01760587884558") 2025/10/16 04:13:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c90b_d20251016_m041120_c001_v0001157_t0022_u01760587880633") 2025/10/16 04:13:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af40ff_d20251016_m041108_c001_v7007000_t0000_u01760587868343") 2025/10/16 04:13:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec3c6_d20251016_m041104_c001_v0001176_t0039_u01760587864505") 2025/10/16 04:13:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e62250_d20251016_m041102_c001_v7007000_t0000_u01760587862982") 2025/10/16 04:13:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c879_d20251016_m041059_c001_v0001157_t0012_u01760587859262") 2025/10/16 04:13:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d7a_d20251016_m041046_c001_v7007000_t0000_u01760587846817") 2025/10/16 04:13:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f23045_d20251016_m041042_c001_v0001101_t0017_u01760587842992") 2025/10/16 04:13:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f422b06bf1c68f140_d20251016_m041041_c001_v7007000_t0000_u01760587841984") 2025/10/16 04:13:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec31e_d20251016_m041037_c001_v0001176_t0017_u01760587837960") 2025/10/16 04:13:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c481_d20251016_m041023_c001_v7007000_t0000_u01760587823711") 2025/10/16 04:13:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec2ad_d20251016_m041019_c001_v0001176_t0047_u01760587819748") 2025/10/16 04:13:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c408_d20251016_m041006_c001_v7007000_t0000_u01760587806950") 2025/10/16 04:13:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec25b_d20251016_m041003_c001_v0001176_t0046_u01760587803295") 2025/10/16 04:13:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e6214b_d20251016_m040951_c001_v7007000_t0000_u01760587791068") 2025/10/16 04:13:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec211_d20251016_m040947_c001_v0001176_t0043_u01760587787439") 2025/10/16 04:13:23 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f4131931c2e6fff93_d20251016_m041106_c001_v7007000_t0000_u01760587866638") 2025/10/16 04:13:23 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c87e_d20251016_m041100_c001_v0001157_t0036_u01760587860776") 2025/10/16 04:13:23 DEBUG : b/potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6ccfc1_d20251016_m040503_c001_v7007000_t0000_u01760587503506") 2025/10/16 04:13:23 DEBUG : b/potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22808_d20251016_m040501_c001_v0001101_t0029_u01760587501502") 2025/10/16 04:13:23 DEBUG : b/potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f405135ade5c96b82_d20251016_m040500_c001_v7007000_t0000_u01760587500384") 2025/10/16 04:13:23 DEBUG : b/potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f227ec_d20251016_m040458_c001_v0001101_t0041_u01760587498640") 2025/10/16 04:13:23 DEBUG : b/potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a816f1b_d20251016_m040440_c001_v7007000_t0000_u01760587480744") 2025/10/16 04:13:23 DEBUG : b/potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22766_d20251016_m040438_c001_v0001101_t0059_u01760587478924") 2025/10/16 04:13:23 DEBUG : backup/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f4131931c2e6ffb86_d20251016_m040719_c001_v7007000_t0000_u01760587639254") 2025/10/16 04:13:23 DEBUG : backup/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f10010051db3b8da2_d20251016_m040716_c001_v0001180_t0049_u01760587636813") 2025/10/16 04:13:23 DEBUG : backup/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f1055357c5c89766c_d20251016_m040712_c001_v0001044_t0027_u01760587632409") 2025/10/16 04:13:24 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f920de3300debbb9f980e1b_f400166412bb0430c_d20251016_m040747_c001_v7007000_t0000_u01760587667274") 2025/10/16 04:13:24 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f920de3300debbb9f980e1b_f117ca1b727dea200_d20251016_m040745_c001_v0001182_t0025_u01760587665341") 2025/10/16 04:13:24 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f920de3300debbb9f980e1b_f1168a6219aa0968e_d20251016_m040741_c001_v0001029_t0025_u01760587661049") 2025/10/16 04:13:24 DEBUG : backup/one.bak: Deleting (id "4_z7f920de3300debbb9f980e1b_f4192e54f0fc5f029_d20251016_m040733_c001_v7007000_t0000_u01760587653713") 2025/10/16 04:13:24 DEBUG : backup/one.bak: Deleting (id "4_z7f920de3300debbb9f980e1b_f11656ae95434d7aa_d20251016_m040731_c001_v0001184_t0055_u01760587651573") 2025/10/16 04:13:24 DEBUG : backup/one.bak: Deleting (id "4_z7f920de3300debbb9f980e1b_f118f8d52d13af5dd_d20251016_m040726_c001_v0001120_t0027_u01760587646843") 2025/10/16 04:13:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f400166412bb04310_d20251016_m040747_c001_v7007000_t0000_u01760587667457") 2025/10/16 04:13:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f106ae7035e6a1614_d20251016_m040746_c001_v0001184_t0058_u01760587666510") 2025/10/16 04:13:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f118595dd9b58e3b2_d20251016_m040742_c001_v0001146_t0027_u01760587662763") 2025/10/16 04:13:24 DEBUG : backup/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4131931c2e6ffb88_d20251016_m040719_c001_v7007000_t0000_u01760587639437") 2025/10/16 04:13:24 DEBUG : backup/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f110b3fb407143b88_d20251016_m040718_c001_v0001092_t0038_u01760587638032") 2025/10/16 04:13:24 DEBUG : backup/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f10646cd4e650e77e_d20251016_m040714_c001_v0001150_t0056_u01760587634436") 2025/10/16 04:13:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f920de3300debbb9f980e1b_f4192e54f0fc5f02a_d20251016_m040733_c001_v7007000_t0000_u01760587653897") 2025/10/16 04:13:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f920de3300debbb9f980e1b_f1014921f7a9448f4_d20251016_m040732_c001_v0001171_t0002_u01760587652774") 2025/10/16 04:13:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f920de3300debbb9f980e1b_f119dc4fce248182b_d20251016_m040728_c001_v0001131_t0055_u01760587648967") 2025/10/16 04:13:24 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f61141_d20251016_m041246_c001_v7007000_t0000_u01760587966269") 2025/10/16 04:13:24 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec625_d20251016_m041241_c001_v0001176_t0000_u01760587961961") 2025/10/16 04:13:24 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f404fddc32f94f6c1_d20251016_m041230_c001_v7007000_t0000_u01760587950140") 2025/10/16 04:13:24 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec5c2_d20251016_m041225_c001_v0001176_t0004_u01760587945736") 2025/10/16 04:13:24 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8861_d20251016_m041214_c001_v7007000_t0000_u01760587934113") 2025/10/16 04:13:24 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec56f_d20251016_m041210_c001_v0001176_t0038_u01760587930156") 2025/10/16 04:13:25 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd87e6_d20251016_m041158_c001_v7007000_t0000_u01760587918738") 2025/10/16 04:13:25 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec512_d20251016_m041154_c001_v0001176_t0009_u01760587914872") 2025/10/16 04:13:25 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5b36_d20251016_m041142_c001_v7007000_t0000_u01760587902861") 2025/10/16 04:13:25 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec49c_d20251016_m041137_c001_v0001176_t0001_u01760587897964") 2025/10/16 04:13:25 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e622e5_d20251016_m041126_c001_v7007000_t0000_u01760587886866") 2025/10/16 04:13:25 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec427_d20251016_m041120_c001_v0001176_t0026_u01760587880425") 2025/10/16 04:13:25 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af4100_d20251016_m041108_c001_v7007000_t0000_u01760587868525") 2025/10/16 04:13:25 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b619a_d20251016_m041104_c001_v0001137_t0037_u01760587864524") 2025/10/16 04:13:25 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e62257_d20251016_m041103_c001_v7007000_t0000_u01760587863530") 2025/10/16 04:13:25 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec39b_d20251016_m041059_c001_v0001176_t0052_u01760587859036") 2025/10/16 04:13:25 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d7b_d20251016_m041047_c001_v7007000_t0000_u01760587847001") 2025/10/16 04:13:25 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6133_d20251016_m041043_c001_v0001137_t0008_u01760587843002") 2025/10/16 04:13:25 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f4175adbfc6f01608_d20251016_m041041_c001_v7007000_t0000_u01760587841951") 2025/10/16 04:13:25 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c803_d20251016_m041037_c001_v0001157_t0047_u01760587837562") 2025/10/16 04:13:25 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c485_d20251016_m041023_c001_v7007000_t0000_u01760587823973") 2025/10/16 04:13:25 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22fe1_d20251016_m041019_c001_v0001101_t0028_u01760587819407") 2025/10/16 04:13:25 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c409_d20251016_m041007_c001_v7007000_t0000_u01760587807133") 2025/10/16 04:13:25 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22fad_d20251016_m041002_c001_v0001101_t0031_u01760587802761") 2025/10/16 04:13:25 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e6214d_d20251016_m040951_c001_v7007000_t0000_u01760587791249") 2025/10/16 04:13:25 DEBUG : banana: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22f69_d20251016_m040947_c001_v0001101_t0024_u01760587787035") 2025/10/16 04:13:25 DEBUG : bananaSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af40f9_d20251016_m041106_c001_v7007000_t0000_u01760587866436") 2025/10/16 04:13:25 DEBUG : bananaSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec3a3_d20251016_m041100_c001_v0001176_t0055_u01760587860767") 2025/10/16 04:13:26 DEBUG : both0: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a4d_d20251016_m040919_c001_v7007000_t0000_u01760587759801") 2025/10/16 04:13:26 DEBUG : both0: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22e47_d20251016_m040900_c001_v0001101_t0002_u01760587740963") 2025/10/16 04:13:26 DEBUG : both0: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5e95_d20251016_m040856_c001_v7007000_t0000_u01760587736694") 2025/10/16 04:13:26 DEBUG : both0: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5ef0_d20251016_m040838_c001_v0001137_t0056_u01760587718133") 2025/10/16 04:13:26 DEBUG : both1: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a4e_d20251016_m040919_c001_v7007000_t0000_u01760587759983") 2025/10/16 04:13:26 DEBUG : both1: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f5c_d20251016_m040902_c001_v0001137_t0013_u01760587742716") 2025/10/16 04:13:26 DEBUG : both1: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5e97_d20251016_m040856_c001_v7007000_t0000_u01760587736876") 2025/10/16 04:13:26 DEBUG : both1: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c5bd_d20251016_m040839_c001_v0001157_t0034_u01760587719337") 2025/10/16 04:13:26 DEBUG : both10: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a4f_d20251016_m040920_c001_v7007000_t0000_u01760587760165") 2025/10/16 04:13:26 DEBUG : both10: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f7d_d20251016_m040909_c001_v0001137_t0019_u01760587749672") 2025/10/16 04:13:26 DEBUG : both10: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5e98_d20251016_m040857_c001_v7007000_t0000_u01760587737056") 2025/10/16 04:13:26 DEBUG : both10: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c5df_d20251016_m040846_c001_v0001157_t0047_u01760587726164") 2025/10/16 04:13:26 DEBUG : both11: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a50_d20251016_m040920_c001_v7007000_t0000_u01760587760347") 2025/10/16 04:13:26 DEBUG : both11: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c673_d20251016_m040910_c001_v0001157_t0030_u01760587750361") 2025/10/16 04:13:26 DEBUG : both11: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5e99_d20251016_m040857_c001_v7007000_t0000_u01760587737286") 2025/10/16 04:13:26 DEBUG : both11: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22dec_d20251016_m040846_c001_v0001101_t0018_u01760587726969") 2025/10/16 04:13:26 DEBUG : both12: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a51_d20251016_m040920_c001_v7007000_t0000_u01760587760538") 2025/10/16 04:13:26 DEBUG : both12: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22e85_d20251016_m040910_c001_v0001101_t0012_u01760587750956") 2025/10/16 04:13:26 DEBUG : both12: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5e9b_d20251016_m040857_c001_v7007000_t0000_u01760587737474") 2025/10/16 04:13:26 DEBUG : both12: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f18_d20251016_m040847_c001_v0001137_t0020_u01760587727690") 2025/10/16 04:13:26 DEBUG : both13: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a53_d20251016_m040920_c001_v7007000_t0000_u01760587760721") 2025/10/16 04:13:27 DEBUG : both13: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f85_d20251016_m040911_c001_v0001137_t0015_u01760587751864") 2025/10/16 04:13:27 DEBUG : both13: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5e9c_d20251016_m040857_c001_v7007000_t0000_u01760587737660") 2025/10/16 04:13:27 DEBUG : both13: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c5e7_d20251016_m040848_c001_v0001157_t0053_u01760587728391") 2025/10/16 04:13:27 DEBUG : both14: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a55_d20251016_m040920_c001_v7007000_t0000_u01760587760904") 2025/10/16 04:13:27 DEBUG : both14: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c67a_d20251016_m040912_c001_v0001157_t0017_u01760587752699") 2025/10/16 04:13:27 DEBUG : both14: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5e9e_d20251016_m040857_c001_v7007000_t0000_u01760587737844") 2025/10/16 04:13:27 DEBUG : both14: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22e00_d20251016_m040849_c001_v0001101_t0058_u01760587729314") 2025/10/16 04:13:27 DEBUG : both15: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a56_d20251016_m040921_c001_v7007000_t0000_u01760587761096") 2025/10/16 04:13:27 DEBUG : both15: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22e9d_d20251016_m040913_c001_v0001101_t0053_u01760587753355") 2025/10/16 04:13:27 DEBUG : both15: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5e9f_d20251016_m040858_c001_v7007000_t0000_u01760587738027") 2025/10/16 04:13:27 DEBUG : both15: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f26_d20251016_m040850_c001_v0001137_t0022_u01760587730154") 2025/10/16 04:13:27 DEBUG : both16: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a57_d20251016_m040921_c001_v7007000_t0000_u01760587761277") 2025/10/16 04:13:27 DEBUG : both16: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f8f_d20251016_m040914_c001_v0001137_t0046_u01760587754114") 2025/10/16 04:13:27 DEBUG : both16: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5ea0_d20251016_m040858_c001_v7007000_t0000_u01760587738208") 2025/10/16 04:13:27 DEBUG : both16: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c5fd_d20251016_m040851_c001_v0001157_t0019_u01760587731058") 2025/10/16 04:13:27 DEBUG : both17: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a59_d20251016_m040921_c001_v7007000_t0000_u01760587761460") 2025/10/16 04:13:27 DEBUG : both17: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c682_d20251016_m040915_c001_v0001157_t0018_u01760587755053") 2025/10/16 04:13:27 DEBUG : both17: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5ea3_d20251016_m040858_c001_v7007000_t0000_u01760587738399") 2025/10/16 04:13:27 DEBUG : both17: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22e18_d20251016_m040851_c001_v0001101_t0044_u01760587731742") 2025/10/16 04:13:27 DEBUG : both18: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a5a_d20251016_m040921_c001_v7007000_t0000_u01760587761644") 2025/10/16 04:13:27 DEBUG : both18: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22ead_d20251016_m040915_c001_v0001101_t0013_u01760587755802") 2025/10/16 04:13:27 DEBUG : both18: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5ea5_d20251016_m040858_c001_v7007000_t0000_u01760587738581") 2025/10/16 04:13:28 DEBUG : both18: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f32_d20251016_m040852_c001_v0001137_t0020_u01760587732543") 2025/10/16 04:13:28 DEBUG : both19: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a5b_d20251016_m040921_c001_v7007000_t0000_u01760587761826") 2025/10/16 04:13:28 DEBUG : both19: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f99_d20251016_m040916_c001_v0001137_t0024_u01760587756577") 2025/10/16 04:13:28 DEBUG : both19: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5ea6_d20251016_m040858_c001_v7007000_t0000_u01760587738763") 2025/10/16 04:13:28 DEBUG : both19: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c60d_d20251016_m040853_c001_v0001157_t0001_u01760587733334") 2025/10/16 04:13:28 DEBUG : both2: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a5d_d20251016_m040922_c001_v7007000_t0000_u01760587762009") 2025/10/16 04:13:28 DEBUG : both2: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c64b_d20251016_m040903_c001_v0001157_t0034_u01760587743391") 2025/10/16 04:13:28 DEBUG : both2: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5ea7_d20251016_m040858_c001_v7007000_t0000_u01760587738945") 2025/10/16 04:13:28 DEBUG : both2: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22dba_d20251016_m040839_c001_v0001101_t0037_u01760587719967") 2025/10/16 04:13:28 DEBUG : both3: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a5e_d20251016_m040922_c001_v7007000_t0000_u01760587762191") 2025/10/16 04:13:28 DEBUG : both3: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22e53_d20251016_m040904_c001_v0001101_t0059_u01760587744064") 2025/10/16 04:13:28 DEBUG : both3: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5ea8_d20251016_m040859_c001_v7007000_t0000_u01760587739125") 2025/10/16 04:13:28 DEBUG : both3: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5efc_d20251016_m040840_c001_v0001137_t0041_u01760587720689") 2025/10/16 04:13:28 DEBUG : both4: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a60_d20251016_m040922_c001_v7007000_t0000_u01760587762373") 2025/10/16 04:13:28 DEBUG : both4: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f67_d20251016_m040904_c001_v0001137_t0027_u01760587744835") 2025/10/16 04:13:28 DEBUG : both4: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5ea9_d20251016_m040859_c001_v7007000_t0000_u01760587739308") 2025/10/16 04:13:28 DEBUG : both4: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c5c9_d20251016_m040841_c001_v0001157_t0034_u01760587721466") 2025/10/16 04:13:28 DEBUG : both5: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a61_d20251016_m040922_c001_v7007000_t0000_u01760587762557") 2025/10/16 04:13:28 DEBUG : both5: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c651_d20251016_m040905_c001_v0001157_t0043_u01760587745588") 2025/10/16 04:13:28 DEBUG : both5: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5eab_d20251016_m040859_c001_v7007000_t0000_u01760587739491") 2025/10/16 04:13:28 DEBUG : both5: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22dcc_d20251016_m040842_c001_v0001101_t0037_u01760587722331") 2025/10/16 04:13:29 DEBUG : both6: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a62_d20251016_m040922_c001_v7007000_t0000_u01760587762740") 2025/10/16 04:13:29 DEBUG : both6: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22e62_d20251016_m040906_c001_v0001101_t0007_u01760587746568") 2025/10/16 04:13:29 DEBUG : both6: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5eac_d20251016_m040859_c001_v7007000_t0000_u01760587739676") 2025/10/16 04:13:29 DEBUG : both6: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f04_d20251016_m040843_c001_v0001137_t0051_u01760587723193") 2025/10/16 04:13:29 DEBUG : both7: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a64_d20251016_m040922_c001_v7007000_t0000_u01760587762922") 2025/10/16 04:13:29 DEBUG : both7: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f75_d20251016_m040907_c001_v0001137_t0051_u01760587747236") 2025/10/16 04:13:29 DEBUG : both7: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5eae_d20251016_m040859_c001_v7007000_t0000_u01760587739858") 2025/10/16 04:13:29 DEBUG : both7: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c5d7_d20251016_m040843_c001_v0001157_t0003_u01760587723977") 2025/10/16 04:13:29 DEBUG : both8: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a65_d20251016_m040923_c001_v7007000_t0000_u01760587763104") 2025/10/16 04:13:29 DEBUG : both8: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c665_d20251016_m040908_c001_v0001157_t0024_u01760587748101") 2025/10/16 04:13:29 DEBUG : both8: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5eaf_d20251016_m040900_c001_v7007000_t0000_u01760587740039") 2025/10/16 04:13:29 DEBUG : both8: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22dde_d20251016_m040844_c001_v0001101_t0048_u01760587724918") 2025/10/16 04:13:29 DEBUG : both9: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a67_d20251016_m040923_c001_v7007000_t0000_u01760587763286") 2025/10/16 04:13:29 DEBUG : both9: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22e79_d20251016_m040908_c001_v0001101_t0007_u01760587748908") 2025/10/16 04:13:29 DEBUG : both9: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5eb0_d20251016_m040900_c001_v7007000_t0000_u01760587740222") 2025/10/16 04:13:29 DEBUG : both9: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f0a_d20251016_m040845_c001_v0001137_t0033_u01760587725562") 2025/10/16 04:13:29 DEBUG : c/non empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6ccfc3_d20251016_m040503_c001_v7007000_t0000_u01760587503694") 2025/10/16 04:13:29 DEBUG : c/non empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2280e_d20251016_m040501_c001_v0001101_t0008_u01760587501880") 2025/10/16 04:13:29 DEBUG : c/non empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f405135ade5c96b85_d20251016_m040501_c001_v7007000_t0000_u01760587501130") 2025/10/16 04:13:29 DEBUG : c/non empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f227f2_d20251016_m040459_c001_v0001101_t0008_u01760587499046") 2025/10/16 04:13:30 DEBUG : c/non empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a816f20_d20251016_m040441_c001_v7007000_t0000_u01760587481508") 2025/10/16 04:13:30 DEBUG : c/non empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22768_d20251016_m040439_c001_v0001101_t0046_u01760587479536") 2025/10/16 04:13:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c49f_d20251016_m041026_c001_v7007000_t0000_u01760587826482") 2025/10/16 04:13:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c7c1_d20251016_m041021_c001_v0001157_t0058_u01760587821446") 2025/10/16 04:13:30 DEBUG : check sum: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a816ef4_d20251016_m040431_c001_v7007000_t0000_u01760587471279") 2025/10/16 04:13:30 DEBUG : check sum: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22720_d20251016_m040430_c001_v0001101_t0025_u01760587470204") 2025/10/16 04:13:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f405135ade5c96e8f_d20251016_m041316_c001_v7007000_t0000_u01760587996107") 2025/10/16 04:13:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b64c0_d20251016_m041314_c001_v0001137_t0024_u01760587994446") 2025/10/16 04:13:30 DEBUG : dest/3: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8280_d20251016_m040649_c001_v7007000_t0000_u01760587609119") 2025/10/16 04:13:30 DEBUG : dest/3: Deleting (id "4_z7f920de3300debbb9f980e1b_f414d0e24ff383e42_d20251016_m040648_c001_v0001165_t0018_u01760587608005") 2025/10/16 04:13:30 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e622e7_d20251016_m041127_c001_v7007000_t0000_u01760587887051") 2025/10/16 04:13:30 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c917_d20251016_m041122_c001_v0001157_t0059_u01760587882430") 2025/10/16 04:13:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f61143_d20251016_m041246_c001_v7007000_t0000_u01760587966463") 2025/10/16 04:13:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b63d0_d20251016_m041234_c001_v0001137_t0043_u01760587954470") 2025/10/16 04:13:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f404fddc32f94f6c2_d20251016_m041230_c001_v7007000_t0000_u01760587950325") 2025/10/16 04:13:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6370_d20251016_m041218_c001_v0001137_t0029_u01760587938376") 2025/10/16 04:13:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8862_d20251016_m041214_c001_v7007000_t0000_u01760587934295") 2025/10/16 04:13:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6309_d20251016_m041203_c001_v0001137_t0020_u01760587922998") 2025/10/16 04:13:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd87e9_d20251016_m041158_c001_v7007000_t0000_u01760587918920") 2025/10/16 04:13:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6295_d20251016_m041147_c001_v0001137_t0033_u01760587907125") 2025/10/16 04:13:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5b38_d20251016_m041143_c001_v7007000_t0000_u01760587903043") 2025/10/16 04:13:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6220_d20251016_m041131_c001_v0001137_t0027_u01760587891104") 2025/10/16 04:13:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f60f63_d20251016_m041124_c001_v7007000_t0000_u01760587884618") 2025/10/16 04:13:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b61c0_d20251016_m041112_c001_v0001137_t0012_u01760587872852") 2025/10/16 04:13:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af4101_d20251016_m041108_c001_v7007000_t0000_u01760587868707") 2025/10/16 04:13:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec3c8_d20251016_m041104_c001_v0001176_t0035_u01760587864720") 2025/10/16 04:13:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4131931c2e6fff6d_d20251016_m041103_c001_v7007000_t0000_u01760587863553") 2025/10/16 04:13:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2306f_d20251016_m041051_c001_v0001101_t0020_u01760587851253") 2025/10/16 04:13:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d7d_d20251016_m041047_c001_v7007000_t0000_u01760587847183") 2025/10/16 04:13:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec344_d20251016_m041043_c001_v0001176_t0034_u01760587843241") 2025/10/16 04:13:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d6c_d20251016_m041041_c001_v7007000_t0000_u01760587841996") 2025/10/16 04:13:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b60ec_d20251016_m041030_c001_v0001137_t0049_u01760587830537") 2025/10/16 04:13:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25dbada_d20251016_m041023_c001_v7007000_t0000_u01760587823730") 2025/10/16 04:13:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b609a_d20251016_m041011_c001_v0001137_t0041_u01760587811461") 2025/10/16 04:13:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c40a_d20251016_m041007_c001_v7007000_t0000_u01760587807315") 2025/10/16 04:13:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6057_d20251016_m040955_c001_v0001137_t0005_u01760587795630") 2025/10/16 04:13:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e6214e_d20251016_m040951_c001_v7007000_t0000_u01760587791430") 2025/10/16 04:13:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6014_d20251016_m040940_c001_v0001137_t0037_u01760587780254") 2025/10/16 04:13:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f41649bf1752a15d3_d20251016_m041106_c001_v7007000_t0000_u01760587866451") 2025/10/16 04:13:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec3a6_d20251016_m041101_c001_v0001176_t0033_u01760587861004") 2025/10/16 04:13:31 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e622ea_d20251016_m041127_c001_v7007000_t0000_u01760587887239") 2025/10/16 04:13:31 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f23104_d20251016_m041122_c001_v0001101_t0054_u01760587882442") 2025/10/16 04:13:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f61144_d20251016_m041246_c001_v7007000_t0000_u01760587966643") 2025/10/16 04:13:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec5f1_d20251016_m041235_c001_v0001176_t0026_u01760587955370") 2025/10/16 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f404fddc32f94f6c3_d20251016_m041230_c001_v7007000_t0000_u01760587950509") 2025/10/16 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec592_d20251016_m041219_c001_v0001176_t0038_u01760587939100") 2025/10/16 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8863_d20251016_m041214_c001_v7007000_t0000_u01760587934486") 2025/10/16 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec53d_d20251016_m041203_c001_v0001176_t0023_u01760587923739") 2025/10/16 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd87ed_d20251016_m041159_c001_v7007000_t0000_u01760587919114") 2025/10/16 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec4e2_d20251016_m041147_c001_v0001176_t0040_u01760587907925") 2025/10/16 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5b3a_d20251016_m041143_c001_v7007000_t0000_u01760587903226") 2025/10/16 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec472_d20251016_m041131_c001_v0001176_t0049_u01760587891921") 2025/10/16 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e622d0_d20251016_m041124_c001_v7007000_t0000_u01760587884570") 2025/10/16 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec3fb_d20251016_m041113_c001_v0001176_t0028_u01760587873529") 2025/10/16 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af4102_d20251016_m041108_c001_v7007000_t0000_u01760587868889") 2025/10/16 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f230b4_d20251016_m041104_c001_v0001101_t0014_u01760587864824") 2025/10/16 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4131931c2e6fff63_d20251016_m041102_c001_v7007000_t0000_u01760587862991") 2025/10/16 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec379_d20251016_m041051_c001_v0001176_t0013_u01760587851951") 2025/10/16 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d7e_d20251016_m041047_c001_v7007000_t0000_u01760587847367") 2025/10/16 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f23049_d20251016_m041043_c001_v0001101_t0043_u01760587843298") 2025/10/16 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4175adbfc6f01605_d20251016_m041041_c001_v7007000_t0000_u01760587841585") 2025/10/16 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c7e2_d20251016_m041031_c001_v0001157_t0001_u01760587831389") 2025/10/16 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c484_d20251016_m041023_c001_v7007000_t0000_u01760587823902") 2025/10/16 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22fcf_d20251016_m041012_c001_v0001101_t0049_u01760587812568") 2025/10/16 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c40b_d20251016_m041007_c001_v7007000_t0000_u01760587807499") 2025/10/16 04:13:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22f93_d20251016_m040956_c001_v0001101_t0022_u01760587796425") 2025/10/16 04:13:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e6214f_d20251016_m040951_c001_v7007000_t0000_u01760587791729") 2025/10/16 04:13:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22f4a_d20251016_m040941_c001_v0001101_t0011_u01760587781146") 2025/10/16 04:13:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f4131931c2e6fff91_d20251016_m041106_c001_v7007000_t0000_u01760587866455") 2025/10/16 04:13:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c880_d20251016_m041101_c001_v0001157_t0024_u01760587861090") 2025/10/16 04:13:33 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e622ec_d20251016_m041127_c001_v7007000_t0000_u01760587887420") 2025/10/16 04:13:33 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec436_d20251016_m041122_c001_v0001176_t0030_u01760587882453") 2025/10/16 04:13:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f61145_d20251016_m041246_c001_v7007000_t0000_u01760587966824") 2025/10/16 04:13:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f23295_d20251016_m041235_c001_v0001101_t0023_u01760587955949") 2025/10/16 04:13:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f404fddc32f94f6c4_d20251016_m041230_c001_v7007000_t0000_u01760587950701") 2025/10/16 04:13:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2323a_d20251016_m041219_c001_v0001101_t0017_u01760587939670") 2025/10/16 04:13:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8864_d20251016_m041214_c001_v7007000_t0000_u01760587934673") 2025/10/16 04:13:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f231f4_d20251016_m041204_c001_v0001101_t0031_u01760587924329") 2025/10/16 04:13:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd87f0_d20251016_m041159_c001_v7007000_t0000_u01760587919295") 2025/10/16 04:13:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f23194_d20251016_m041148_c001_v0001101_t0039_u01760587908493") 2025/10/16 04:13:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5b3c_d20251016_m041143_c001_v7007000_t0000_u01760587903410") 2025/10/16 04:13:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2313a_d20251016_m041132_c001_v0001101_t0004_u01760587892493") 2025/10/16 04:13:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40338a7a2914393c_d20251016_m041124_c001_v7007000_t0000_u01760587884377") 2025/10/16 04:13:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c8d6_d20251016_m041114_c001_v0001157_t0031_u01760587874102") 2025/10/16 04:13:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af4103_d20251016_m041109_c001_v7007000_t0000_u01760587869072") 2025/10/16 04:13:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b619e_d20251016_m041104_c001_v0001137_t0014_u01760587864871") 2025/10/16 04:13:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f60ef0_d20251016_m041103_c001_v7007000_t0000_u01760587863420") 2025/10/16 04:13:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c853_d20251016_m041052_c001_v0001157_t0003_u01760587852531") 2025/10/16 04:13:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d80_d20251016_m041047_c001_v7007000_t0000_u01760587847549") 2025/10/16 04:13:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c82b_d20251016_m041043_c001_v0001157_t0013_u01760587843363") 2025/10/16 04:13:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d6a_d20251016_m041041_c001_v7007000_t0000_u01760587841813") 2025/10/16 04:13:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec2fa_d20251016_m041032_c001_v0001176_t0037_u01760587832103") 2025/10/16 04:13:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f419401ec44ad0864_d20251016_m041023_c001_v7007000_t0000_u01760587823742") 2025/10/16 04:13:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec282_d20251016_m041013_c001_v0001176_t0052_u01760587813473") 2025/10/16 04:13:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c40c_d20251016_m041007_c001_v7007000_t0000_u01760587807682") 2025/10/16 04:13:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec238_d20251016_m040957_c001_v0001176_t0008_u01760587797117") 2025/10/16 04:13:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e62151_d20251016_m040951_c001_v7007000_t0000_u01760587791912") 2025/10/16 04:13:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec1fb_d20251016_m040941_c001_v0001176_t0056_u01760587781535") 2025/10/16 04:13:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647c53_d20251016_m041106_c001_v7007000_t0000_u01760587866607") 2025/10/16 04:13:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2309b_d20251016_m041101_c001_v0001101_t0034_u01760587861106") 2025/10/16 04:13:34 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e622ee_d20251016_m041127_c001_v7007000_t0000_u01760587887600") 2025/10/16 04:13:34 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b61fe_d20251016_m041122_c001_v0001137_t0026_u01760587882593") 2025/10/16 04:13:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f61146_d20251016_m041247_c001_v7007000_t0000_u01760587967008") 2025/10/16 04:13:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14cb00_d20251016_m041236_c001_v0001157_t0025_u01760587956623") 2025/10/16 04:13:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f404fddc32f94f6c5_d20251016_m041230_c001_v7007000_t0000_u01760587950886") 2025/10/16 04:13:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14ca88_d20251016_m041220_c001_v0001157_t0002_u01760587940430") 2025/10/16 04:13:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8865_d20251016_m041214_c001_v7007000_t0000_u01760587934855") 2025/10/16 04:13:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14ca42_d20251016_m041205_c001_v0001157_t0050_u01760587925081") 2025/10/16 04:13:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd87f3_d20251016_m041159_c001_v7007000_t0000_u01760587919479") 2025/10/16 04:13:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c9d4_d20251016_m041149_c001_v0001157_t0026_u01760587909237") 2025/10/16 04:13:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5b3e_d20251016_m041143_c001_v7007000_t0000_u01760587903592") 2025/10/16 04:13:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c95f_d20251016_m041133_c001_v0001157_t0010_u01760587893190") 2025/10/16 04:13:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647c75_d20251016_m041124_c001_v7007000_t0000_u01760587884630") 2025/10/16 04:13:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f230e4_d20251016_m041114_c001_v0001101_t0055_u01760587874887") 2025/10/16 04:13:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af4105_d20251016_m041109_c001_v7007000_t0000_u01760587869308") 2025/10/16 04:13:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c8a2_d20251016_m041104_c001_v0001157_t0050_u01760587864910") 2025/10/16 04:13:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40290cfc929ed7a9_d20251016_m041103_c001_v7007000_t0000_u01760587863011") 2025/10/16 04:13:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6164_d20251016_m041053_c001_v0001137_t0027_u01760587853201") 2025/10/16 04:13:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d82_d20251016_m041047_c001_v7007000_t0000_u01760587847731") 2025/10/16 04:13:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec348_d20251016_m041043_c001_v0001176_t0024_u01760587843464") 2025/10/16 04:13:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4131931c2e6ffeb7_d20251016_m041042_c001_v7007000_t0000_u01760587842006") 2025/10/16 04:13:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f23018_d20251016_m041032_c001_v0001101_t0005_u01760587832670") 2025/10/16 04:13:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f405b1185a1330c93_d20251016_m041023_c001_v7007000_t0000_u01760587823741") 2025/10/16 04:13:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c79b_d20251016_m041014_c001_v0001157_t0033_u01760587814041") 2025/10/16 04:13:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c40d_d20251016_m041007_c001_v7007000_t0000_u01760587807864") 2025/10/16 04:13:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c74e_d20251016_m040957_c001_v0001157_t0026_u01760587797684") 2025/10/16 04:13:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e62152_d20251016_m040952_c001_v7007000_t0000_u01760587792093") 2025/10/16 04:13:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c6ff_d20251016_m040941_c001_v0001157_t0048_u01760587781769") 2025/10/16 04:13:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f41649bf1752a15d5_d20251016_m041106_c001_v7007000_t0000_u01760587866648") 2025/10/16 04:13:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec3ac_d20251016_m041101_c001_v0001176_t0041_u01760587861228") 2025/10/16 04:13:36 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e622f0_d20251016_m041127_c001_v7007000_t0000_u01760587887783") 2025/10/16 04:13:36 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec438_d20251016_m041122_c001_v0001176_t0004_u01760587882668") 2025/10/16 04:13:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f61147_d20251016_m041247_c001_v7007000_t0000_u01760587967188") 2025/10/16 04:13:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b63e6_d20251016_m041236_c001_v0001137_t0011_u01760587956947") 2025/10/16 04:13:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f404fddc32f94f6c6_d20251016_m041231_c001_v7007000_t0000_u01760587951069") 2025/10/16 04:13:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6382_d20251016_m041220_c001_v0001137_t0031_u01760587940840") 2025/10/16 04:13:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8866_d20251016_m041215_c001_v7007000_t0000_u01760587935045") 2025/10/16 04:13:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b631f_d20251016_m041205_c001_v0001137_t0019_u01760587925562") 2025/10/16 04:13:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd87f7_d20251016_m041159_c001_v7007000_t0000_u01760587919662") 2025/10/16 04:13:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b62a9_d20251016_m041149_c001_v0001137_t0030_u01760587909616") 2025/10/16 04:13:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5b40_d20251016_m041143_c001_v7007000_t0000_u01760587903783") 2025/10/16 04:13:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b622e_d20251016_m041133_c001_v0001137_t0028_u01760587893516") 2025/10/16 04:13:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4073ea3d8fc09673_d20251016_m041124_c001_v7007000_t0000_u01760587884587") 2025/10/16 04:13:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b61c8_d20251016_m041115_c001_v0001137_t0034_u01760587875343") 2025/10/16 04:13:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af4106_d20251016_m041109_c001_v7007000_t0000_u01760587869494") 2025/10/16 04:13:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec3ca_d20251016_m041104_c001_v0001176_t0001_u01760587864925") 2025/10/16 04:13:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e62253_d20251016_m041103_c001_v7007000_t0000_u01760587863165") 2025/10/16 04:13:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2307b_d20251016_m041053_c001_v0001101_t0001_u01760587853504") 2025/10/16 04:13:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d83_d20251016_m041047_c001_v7007000_t0000_u01760587847914") 2025/10/16 04:13:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec34a_d20251016_m041043_c001_v0001176_t0053_u01760587843683") 2025/10/16 04:13:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4131931c2e6ffeb8_d20251016_m041042_c001_v7007000_t0000_u01760587842019") 2025/10/16 04:13:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b60fa_d20251016_m041033_c001_v0001137_t0027_u01760587833040") 2025/10/16 04:13:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25dbadd_d20251016_m041023_c001_v7007000_t0000_u01760587823914") 2025/10/16 04:13:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b60a0_d20251016_m041014_c001_v0001137_t0047_u01760587814375") 2025/10/16 04:13:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c40e_d20251016_m041008_c001_v7007000_t0000_u01760587808046") 2025/10/16 04:13:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6066_d20251016_m040957_c001_v0001137_t0024_u01760587797949") 2025/10/16 04:13:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e62153_d20251016_m040952_c001_v7007000_t0000_u01760587792280") 2025/10/16 04:13:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6024_d20251016_m040942_c001_v0001137_t0005_u01760587782180") 2025/10/16 04:13:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5a7f_d20251016_m041106_c001_v7007000_t0000_u01760587866663") 2025/10/16 04:13:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6188_d20251016_m041101_c001_v0001137_t0020_u01760587861238") 2025/10/16 04:13:37 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e622f2_d20251016_m041127_c001_v7007000_t0000_u01760587887964") 2025/10/16 04:13:37 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c91f_d20251016_m041122_c001_v0001157_t0031_u01760587882817") 2025/10/16 04:13:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f61149_d20251016_m041247_c001_v7007000_t0000_u01760587967368") 2025/10/16 04:13:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec601_d20251016_m041237_c001_v0001176_t0044_u01760587957285") 2025/10/16 04:13:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f404fddc32f94f6c7_d20251016_m041231_c001_v7007000_t0000_u01760587951254") 2025/10/16 04:13:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec5a2_d20251016_m041221_c001_v0001176_t0029_u01760587941189") 2025/10/16 04:13:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8867_d20251016_m041215_c001_v7007000_t0000_u01760587935227") 2025/10/16 04:13:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec54f_d20251016_m041205_c001_v0001176_t0025_u01760587925959") 2025/10/16 04:13:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd87fa_d20251016_m041159_c001_v7007000_t0000_u01760587919847") 2025/10/16 04:13:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec4ea_d20251016_m041150_c001_v0001176_t0000_u01760587910122") 2025/10/16 04:13:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5b42_d20251016_m041143_c001_v7007000_t0000_u01760587903965") 2025/10/16 04:13:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec47c_d20251016_m041133_c001_v0001176_t0048_u01760587893945") 2025/10/16 04:13:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4073ea3d8fc09671_d20251016_m041124_c001_v7007000_t0000_u01760587884405") 2025/10/16 04:13:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec40b_d20251016_m041115_c001_v0001176_t0046_u01760587875735") 2025/10/16 04:13:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af4107_d20251016_m041109_c001_v7007000_t0000_u01760587869676") 2025/10/16 04:13:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b61a0_d20251016_m041105_c001_v0001137_t0030_u01760587865207") 2025/10/16 04:13:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f400166412bb048d6_d20251016_m041103_c001_v7007000_t0000_u01760587863418") 2025/10/16 04:13:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec383_d20251016_m041053_c001_v0001176_t0045_u01760587853870") 2025/10/16 04:13:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d84_d20251016_m041048_c001_v7007000_t0000_u01760587848099") 2025/10/16 04:13:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6139_d20251016_m041043_c001_v0001137_t0016_u01760587843693") 2025/10/16 04:13:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f409a344462c72dc3_d20251016_m041041_c001_v7007000_t0000_u01760587841596") 2025/10/16 04:13:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c7ed_d20251016_m041033_c001_v0001157_t0022_u01760587833402") 2025/10/16 04:13:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f42182d912074f10d_d20251016_m041023_c001_v7007000_t0000_u01760587823753") 2025/10/16 04:13:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22fd5_d20251016_m041014_c001_v0001101_t0005_u01760587814953") 2025/10/16 04:13:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c40f_d20251016_m041008_c001_v7007000_t0000_u01760587808229") 2025/10/16 04:13:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22f95_d20251016_m040958_c001_v0001101_t0049_u01760587798224") 2025/10/16 04:13:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e62157_d20251016_m040952_c001_v7007000_t0000_u01760587792523") 2025/10/16 04:13:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22f55_d20251016_m040942_c001_v0001101_t0045_u01760587782689") 2025/10/16 04:13:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e6227a_d20251016_m041106_c001_v7007000_t0000_u01760587866673") 2025/10/16 04:13:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c882_d20251016_m041101_c001_v0001157_t0059_u01760587861393") 2025/10/16 04:13:38 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e622f5_d20251016_m041128_c001_v7007000_t0000_u01760587888146") 2025/10/16 04:13:39 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec43c_d20251016_m041122_c001_v0001176_t0030_u01760587882877") 2025/10/16 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f6114a_d20251016_m041247_c001_v7007000_t0000_u01760587967551") 2025/10/16 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2329a_d20251016_m041237_c001_v0001101_t0030_u01760587957506") 2025/10/16 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f404fddc32f94f6c8_d20251016_m041231_c001_v7007000_t0000_u01760587951442") 2025/10/16 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f23244_d20251016_m041221_c001_v0001101_t0037_u01760587941434") 2025/10/16 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd886b_d20251016_m041215_c001_v7007000_t0000_u01760587935408") 2025/10/16 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f231fa_d20251016_m041206_c001_v0001101_t0003_u01760587926170") 2025/10/16 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd87fd_d20251016_m041200_c001_v7007000_t0000_u01760587920030") 2025/10/16 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2319c_d20251016_m041150_c001_v0001101_t0011_u01760587910588") 2025/10/16 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5b45_d20251016_m041144_c001_v7007000_t0000_u01760587904148") 2025/10/16 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2314a_d20251016_m041134_c001_v0001101_t0032_u01760587894162") 2025/10/16 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6ed1_d20251016_m041124_c001_v7007000_t0000_u01760587884598") 2025/10/16 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c8e7_d20251016_m041115_c001_v0001157_t0010_u01760587875974") 2025/10/16 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af4108_d20251016_m041109_c001_v7007000_t0000_u01760587869857") 2025/10/16 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f230ba_d20251016_m041105_c001_v0001101_t0045_u01760587865290") 2025/10/16 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af40f6_d20251016_m041103_c001_v7007000_t0000_u01760587863594") 2025/10/16 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c857_d20251016_m041054_c001_v0001157_t0019_u01760587854093") 2025/10/16 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d85_d20251016_m041048_c001_v7007000_t0000_u01760587848284") 2025/10/16 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c82d_d20251016_m041043_c001_v0001157_t0000_u01760587843702") 2025/10/16 04:13:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f409a344462c72dc5_d20251016_m041041_c001_v7007000_t0000_u01760587841960") 2025/10/16 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec302_d20251016_m041033_c001_v0001176_t0023_u01760587833710") 2025/10/16 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f419401ec44ad0865_d20251016_m041023_c001_v7007000_t0000_u01760587823925") 2025/10/16 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec28c_d20251016_m041015_c001_v0001176_t0045_u01760587815406") 2025/10/16 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c410_d20251016_m041008_c001_v7007000_t0000_u01760587808414") 2025/10/16 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec245_d20251016_m040958_c001_v0001176_t0000_u01760587798753") 2025/10/16 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e62159_d20251016_m040952_c001_v7007000_t0000_u01760587792704") 2025/10/16 04:13:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec1ff_d20251016_m040943_c001_v0001176_t0007_u01760587783121") 2025/10/16 04:13:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f40290cfc929ed7c0_d20251016_m041106_c001_v7007000_t0000_u01760587866803") 2025/10/16 04:13:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec3ae_d20251016_m041101_c001_v0001176_t0057_u01760587861446") 2025/10/16 04:13:40 DEBUG : dir1/0007-12345: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e622f7_d20251016_m041128_c001_v7007000_t0000_u01760587888326") 2025/10/16 04:13:40 DEBUG : dir1/0007-12345: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6204_d20251016_m041123_c001_v0001137_t0054_u01760587883053") 2025/10/16 04:13:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f6114b_d20251016_m041247_c001_v7007000_t0000_u01760587967733") 2025/10/16 04:13:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14cb08_d20251016_m041238_c001_v0001157_t0057_u01760587958269") 2025/10/16 04:13:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f404fddc32f94f6c9_d20251016_m041231_c001_v7007000_t0000_u01760587951626") 2025/10/16 04:13:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14ca94_d20251016_m041221_c001_v0001157_t0040_u01760587941815") 2025/10/16 04:13:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd886d_d20251016_m041215_c001_v7007000_t0000_u01760587935589") 2025/10/16 04:13:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14ca48_d20251016_m041206_c001_v0001157_t0040_u01760587926540") 2025/10/16 04:13:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8801_d20251016_m041200_c001_v7007000_t0000_u01760587920214") 2025/10/16 04:13:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c9e2_d20251016_m041150_c001_v0001157_t0052_u01760587910972") 2025/10/16 04:13:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5b47_d20251016_m041144_c001_v7007000_t0000_u01760587904335") 2025/10/16 04:13:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c96b_d20251016_m041134_c001_v0001157_t0003_u01760587894507") 2025/10/16 04:13:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b6103_d20251016_m041124_c001_v7007000_t0000_u01760587884424") 2025/10/16 04:13:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f230ef_d20251016_m041116_c001_v0001101_t0051_u01760587876560") 2025/10/16 04:13:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af4109_d20251016_m041110_c001_v7007000_t0000_u01760587870040") 2025/10/16 04:13:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec3ce_d20251016_m041105_c001_v0001176_t0038_u01760587865377") 2025/10/16 04:13:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f400166412bb048d7_d20251016_m041103_c001_v7007000_t0000_u01760587863626") 2025/10/16 04:13:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b616b_d20251016_m041054_c001_v0001137_t0054_u01760587854441") 2025/10/16 04:13:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d86_d20251016_m041048_c001_v7007000_t0000_u01760587848468") 2025/10/16 04:13:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2304b_d20251016_m041043_c001_v0001101_t0044_u01760587843760") 2025/10/16 04:13:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4175adbfc6f01607_d20251016_m041041_c001_v7007000_t0000_u01760587841768") 2025/10/16 04:13:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2301e_d20251016_m041033_c001_v0001101_t0007_u01760587833918") 2025/10/16 04:13:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f405b1185a1330c95_d20251016_m041023_c001_v7007000_t0000_u01760587823937") 2025/10/16 04:13:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c79d_d20251016_m041015_c001_v0001157_t0035_u01760587815649") 2025/10/16 04:13:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c411_d20251016_m041008_c001_v7007000_t0000_u01760587808596") 2025/10/16 04:13:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c75a_d20251016_m040959_c001_v0001157_t0013_u01760587799047") 2025/10/16 04:13:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e6215b_d20251016_m040952_c001_v7007000_t0000_u01760587792886") 2025/10/16 04:13:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c704_d20251016_m040943_c001_v0001157_t0016_u01760587783328") 2025/10/16 04:13:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f40290cfc929ed7be_d20251016_m041106_c001_v7007000_t0000_u01760587866617") 2025/10/16 04:13:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b618e_d20251016_m041101_c001_v0001137_t0041_u01760587861543") 2025/10/16 04:13:41 DEBUG : dir1/0008-23456: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e622f9_d20251016_m041128_c001_v7007000_t0000_u01760587888509") 2025/10/16 04:13:41 DEBUG : dir1/0008-23456: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec43e_d20251016_m041123_c001_v0001176_t0037_u01760587883096") 2025/10/16 04:13:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f6114c_d20251016_m041247_c001_v7007000_t0000_u01760587967913") 2025/10/16 04:13:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b63f2_d20251016_m041238_c001_v0001137_t0018_u01760587958681") 2025/10/16 04:13:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f404fddc32f94f6ca_d20251016_m041231_c001_v7007000_t0000_u01760587951809") 2025/10/16 04:13:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6390_d20251016_m041222_c001_v0001137_t0026_u01760587942232") 2025/10/16 04:13:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd886f_d20251016_m041215_c001_v7007000_t0000_u01760587935770") 2025/10/16 04:13:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b632d_d20251016_m041206_c001_v0001137_t0014_u01760587926991") 2025/10/16 04:13:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8805_d20251016_m041200_c001_v7007000_t0000_u01760587920397") 2025/10/16 04:13:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b62b2_d20251016_m041151_c001_v0001137_t0007_u01760587911379") 2025/10/16 04:13:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5b49_d20251016_m041144_c001_v7007000_t0000_u01760587904517") 2025/10/16 04:13:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6237_d20251016_m041134_c001_v0001137_t0021_u01760587894801") 2025/10/16 04:13:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40338a7a2914393b_d20251016_m041124_c001_v7007000_t0000_u01760587884196") 2025/10/16 04:13:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b61ca_d20251016_m041116_c001_v0001137_t0033_u01760587876897") 2025/10/16 04:13:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af410a_d20251016_m041110_c001_v7007000_t0000_u01760587870223") 2025/10/16 04:13:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c8a4_d20251016_m041105_c001_v0001157_t0032_u01760587865443") 2025/10/16 04:13:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4131931c2e6fff66_d20251016_m041103_c001_v7007000_t0000_u01760587863173") 2025/10/16 04:13:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f23085_d20251016_m041054_c001_v0001101_t0045_u01760587854979") 2025/10/16 04:13:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d87_d20251016_m041048_c001_v7007000_t0000_u01760587848652") 2025/10/16 04:13:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec34c_d20251016_m041043_c001_v0001176_t0015_u01760587843893") 2025/10/16 04:13:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4131931c2e6ffeb4_d20251016_m041041_c001_v7007000_t0000_u01760587841820") 2025/10/16 04:13:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6104_d20251016_m041034_c001_v0001137_t0019_u01760587834259") 2025/10/16 04:13:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4103909a694f732c_d20251016_m041023_c001_v7007000_t0000_u01760587823344") 2025/10/16 04:13:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b60a6_d20251016_m041015_c001_v0001137_t0007_u01760587815985") 2025/10/16 04:13:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c412_d20251016_m041008_c001_v7007000_t0000_u01760587808780") 2025/10/16 04:13:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6068_d20251016_m040959_c001_v0001137_t0051_u01760587799460") 2025/10/16 04:13:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e6215d_d20251016_m040953_c001_v7007000_t0000_u01760587793067") 2025/10/16 04:13:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b602a_d20251016_m040943_c001_v0001137_t0001_u01760587783678") 2025/10/16 04:13:43 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f400166412bb048e0_d20251016_m041106_c001_v7007000_t0000_u01760587866768") 2025/10/16 04:13:43 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec3b2_d20251016_m041101_c001_v0001176_t0050_u01760587861654") 2025/10/16 04:13:43 DEBUG : dir1/0009-34567: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e622fc_d20251016_m041128_c001_v7007000_t0000_u01760587888691") 2025/10/16 04:13:43 DEBUG : dir1/0009-34567: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2310c_d20251016_m041123_c001_v0001101_t0046_u01760587883107") 2025/10/16 04:13:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f6114d_d20251016_m041248_c001_v7007000_t0000_u01760587968093") 2025/10/16 04:13:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec611_d20251016_m041239_c001_v0001176_t0030_u01760587959092") 2025/10/16 04:13:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f404fddc32f94f6cb_d20251016_m041231_c001_v7007000_t0000_u01760587951992") 2025/10/16 04:13:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec5aa_d20251016_m041222_c001_v0001176_t0021_u01760587942952") 2025/10/16 04:13:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8871_d20251016_m041215_c001_v7007000_t0000_u01760587935952") 2025/10/16 04:13:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec557_d20251016_m041207_c001_v0001176_t0054_u01760587927323") 2025/10/16 04:13:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8809_d20251016_m041200_c001_v7007000_t0000_u01760587920582") 2025/10/16 04:13:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec4fc_d20251016_m041151_c001_v0001176_t0050_u01760587911950") 2025/10/16 04:13:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5b4b_d20251016_m041144_c001_v7007000_t0000_u01760587904700") 2025/10/16 04:13:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec482_d20251016_m041135_c001_v0001176_t0017_u01760587895135") 2025/10/16 04:13:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b6106_d20251016_m041124_c001_v7007000_t0000_u01760587884606") 2025/10/16 04:13:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec413_d20251016_m041117_c001_v0001176_t0052_u01760587877422") 2025/10/16 04:13:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af410b_d20251016_m041110_c001_v7007000_t0000_u01760587870405") 2025/10/16 04:13:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b61a4_d20251016_m041105_c001_v0001137_t0001_u01760587865524") 2025/10/16 04:13:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647c4b_d20251016_m041103_c001_v7007000_t0000_u01760587863420") 2025/10/16 04:13:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec38b_d20251016_m041055_c001_v0001176_t0047_u01760587855388") 2025/10/16 04:13:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d89_d20251016_m041048_c001_v7007000_t0000_u01760587848834") 2025/10/16 04:13:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b613b_d20251016_m041043_c001_v0001137_t0043_u01760587843967") 2025/10/16 04:13:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f409a344462c72dc4_d20251016_m041041_c001_v7007000_t0000_u01760587841778") 2025/10/16 04:13:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c7f3_d20251016_m041034_c001_v0001157_t0003_u01760587834586") 2025/10/16 04:13:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4103909a694f7331_d20251016_m041024_c001_v7007000_t0000_u01760587824076") 2025/10/16 04:13:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22fdd_d20251016_m041016_c001_v0001101_t0026_u01760587816646") 2025/10/16 04:13:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c413_d20251016_m041008_c001_v7007000_t0000_u01760587808966") 2025/10/16 04:13:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22f9e_d20251016_m041000_c001_v0001101_t0015_u01760587800022") 2025/10/16 04:13:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e6215f_d20251016_m040953_c001_v7007000_t0000_u01760587793250") 2025/10/16 04:13:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22f5b_d20251016_m040944_c001_v0001101_t0032_u01760587784120") 2025/10/16 04:13:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f40290cfc929ed7bd_d20251016_m041106_c001_v7007000_t0000_u01760587866426") 2025/10/16 04:13:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec3b4_d20251016_m041101_c001_v0001176_t0011_u01760587861869") 2025/10/16 04:13:44 DEBUG : dir1/0010-45678: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e622ff_d20251016_m041128_c001_v7007000_t0000_u01760587888874") 2025/10/16 04:13:44 DEBUG : dir1/0010-45678: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec442_d20251016_m041123_c001_v0001176_t0001_u01760587883346") 2025/10/16 04:13:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f6114f_d20251016_m041248_c001_v7007000_t0000_u01760587968273") 2025/10/16 04:13:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f232a2_d20251016_m041239_c001_v0001101_t0059_u01760587959299") 2025/10/16 04:13:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f404fddc32f94f6cc_d20251016_m041232_c001_v7007000_t0000_u01760587952177") 2025/10/16 04:13:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f23254_d20251016_m041223_c001_v0001101_t0036_u01760587943167") 2025/10/16 04:13:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8873_d20251016_m041216_c001_v7007000_t0000_u01760587936135") 2025/10/16 04:13:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f23200_d20251016_m041207_c001_v0001101_t0007_u01760587927530") 2025/10/16 04:13:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd880e_d20251016_m041200_c001_v7007000_t0000_u01760587920764") 2025/10/16 04:13:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f231ad_d20251016_m041152_c001_v0001101_t0053_u01760587912171") 2025/10/16 04:13:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5b4d_d20251016_m041144_c001_v7007000_t0000_u01760587904883") 2025/10/16 04:13:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f23154_d20251016_m041135_c001_v0001101_t0020_u01760587895351") 2025/10/16 04:13:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e622ca_d20251016_m041124_c001_v7007000_t0000_u01760587884207") 2025/10/16 04:13:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c8f9_d20251016_m041117_c001_v0001157_t0056_u01760587877633") 2025/10/16 04:13:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af410c_d20251016_m041110_c001_v7007000_t0000_u01760587870587") 2025/10/16 04:13:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec3d0_d20251016_m041105_c001_v0001176_t0022_u01760587865586") 2025/10/16 04:13:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40290cfc929ed7ae_d20251016_m041103_c001_v7007000_t0000_u01760587863606") 2025/10/16 04:13:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c85f_d20251016_m041055_c001_v0001157_t0028_u01760587855599") 2025/10/16 04:13:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d8a_d20251016_m041049_c001_v7007000_t0000_u01760587849017") 2025/10/16 04:13:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c82f_d20251016_m041044_c001_v0001157_t0018_u01760587844043") 2025/10/16 04:13:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f422b06bf1c68f13e_d20251016_m041041_c001_v7007000_t0000_u01760587841801") 2025/10/16 04:13:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec308_d20251016_m041034_c001_v0001176_t0002_u01760587834905") 2025/10/16 04:13:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4103909a694f732e_d20251016_m041023_c001_v7007000_t0000_u01760587823527") 2025/10/16 04:13:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec29a_d20251016_m041017_c001_v0001176_t0015_u01760587817017") 2025/10/16 04:13:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c414_d20251016_m041009_c001_v7007000_t0000_u01760587809148") 2025/10/16 04:13:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec255_d20251016_m041000_c001_v0001176_t0008_u01760587800402") 2025/10/16 04:13:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e62161_d20251016_m040953_c001_v7007000_t0000_u01760587793431") 2025/10/16 04:13:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec205_d20251016_m040944_c001_v0001176_t0033_u01760587784474") 2025/10/16 04:13:45 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647c54_d20251016_m041106_c001_v7007000_t0000_u01760587866795") 2025/10/16 04:13:45 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f230a5_d20251016_m041101_c001_v0001101_t0030_u01760587861890") 2025/10/16 04:13:46 DEBUG : dir1/0011-56789: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e62302_d20251016_m041129_c001_v7007000_t0000_u01760587889053") 2025/10/16 04:13:46 DEBUG : dir1/0011-56789: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c923_d20251016_m041123_c001_v0001157_t0027_u01760587883356") 2025/10/16 04:13:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f61151_d20251016_m041248_c001_v7007000_t0000_u01760587968454") 2025/10/16 04:13:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14cb10_d20251016_m041239_c001_v0001157_t0034_u01760587959640") 2025/10/16 04:13:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f404fddc32f94f6cd_d20251016_m041232_c001_v7007000_t0000_u01760587952361") 2025/10/16 04:13:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14ca9e_d20251016_m041223_c001_v0001157_t0008_u01760587943662") 2025/10/16 04:13:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8874_d20251016_m041216_c001_v7007000_t0000_u01760587936318") 2025/10/16 04:13:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14ca54_d20251016_m041207_c001_v0001157_t0030_u01760587927973") 2025/10/16 04:13:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8811_d20251016_m041200_c001_v7007000_t0000_u01760587920947") 2025/10/16 04:13:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c9ec_d20251016_m041152_c001_v0001157_t0016_u01760587912584") 2025/10/16 04:13:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5b50_d20251016_m041145_c001_v7007000_t0000_u01760587905065") 2025/10/16 04:13:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c974_d20251016_m041135_c001_v0001157_t0013_u01760587895646") 2025/10/16 04:13:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4073ea3d8fc09670_d20251016_m041124_c001_v7007000_t0000_u01760587884223") 2025/10/16 04:13:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f230f1_d20251016_m041118_c001_v0001101_t0004_u01760587878070") 2025/10/16 04:13:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af410d_d20251016_m041110_c001_v7007000_t0000_u01760587870769") 2025/10/16 04:13:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f230bc_d20251016_m041105_c001_v0001101_t0054_u01760587865667") 2025/10/16 04:13:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40290cfc929ed7aa_d20251016_m041103_c001_v7007000_t0000_u01760587863197") 2025/10/16 04:13:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6174_d20251016_m041056_c001_v0001137_t0001_u01760587856038") 2025/10/16 04:13:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d8c_d20251016_m041049_c001_v7007000_t0000_u01760587849199") 2025/10/16 04:13:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec34e_d20251016_m041044_c001_v0001176_t0001_u01760587844181") 2025/10/16 04:13:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f42182d912074f164_d20251016_m041041_c001_v7007000_t0000_u01760587841971") 2025/10/16 04:13:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2302a_d20251016_m041035_c001_v0001101_t0006_u01760587835117") 2025/10/16 04:13:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f42182d912074f10f_d20251016_m041023_c001_v7007000_t0000_u01760587823942") 2025/10/16 04:13:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c7a9_d20251016_m041017_c001_v0001157_t0008_u01760587817224") 2025/10/16 04:13:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c415_d20251016_m041009_c001_v7007000_t0000_u01760587809330") 2025/10/16 04:13:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c75e_d20251016_m041000_c001_v0001157_t0035_u01760587800617") 2025/10/16 04:13:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e62163_d20251016_m040953_c001_v7007000_t0000_u01760587793613") 2025/10/16 04:13:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c710_d20251016_m040944_c001_v0001157_t0056_u01760587784682") 2025/10/16 04:13:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af40fb_d20251016_m041106_c001_v7007000_t0000_u01760587866628") 2025/10/16 04:13:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c88c_d20251016_m041101_c001_v0001157_t0006_u01760587861922") 2025/10/16 04:13:47 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e62304_d20251016_m041129_c001_v7007000_t0000_u01760587889233") 2025/10/16 04:13:47 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6208_d20251016_m041123_c001_v0001137_t0019_u01760587883528") 2025/10/16 04:13:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f61152_d20251016_m041248_c001_v7007000_t0000_u01760587968634") 2025/10/16 04:13:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b63fb_d20251016_m041240_c001_v0001137_t0057_u01760587960009") 2025/10/16 04:13:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f404fddc32f94f6ce_d20251016_m041232_c001_v7007000_t0000_u01760587952545") 2025/10/16 04:13:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b63a4_d20251016_m041223_c001_v0001137_t0029_u01760587943937") 2025/10/16 04:13:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8877_d20251016_m041216_c001_v7007000_t0000_u01760587936500") 2025/10/16 04:13:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6339_d20251016_m041208_c001_v0001137_t0013_u01760587928516") 2025/10/16 04:13:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8814_d20251016_m041201_c001_v7007000_t0000_u01760587921129") 2025/10/16 04:13:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b62c0_d20251016_m041152_c001_v0001137_t0036_u01760587912895") 2025/10/16 04:13:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5b53_d20251016_m041145_c001_v7007000_t0000_u01760587905247") 2025/10/16 04:13:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b623f_d20251016_m041136_c001_v0001137_t0054_u01760587896141") 2025/10/16 04:13:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b6101_d20251016_m041124_c001_v7007000_t0000_u01760587884230") 2025/10/16 04:13:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b61d6_d20251016_m041118_c001_v0001137_t0056_u01760587878730") 2025/10/16 04:13:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af410e_d20251016_m041110_c001_v7007000_t0000_u01760587870960") 2025/10/16 04:13:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c8aa_d20251016_m041105_c001_v0001157_t0054_u01760587865744") 2025/10/16 04:13:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e62255_d20251016_m041103_c001_v7007000_t0000_u01760587863348") 2025/10/16 04:13:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2308d_d20251016_m041057_c001_v0001101_t0021_u01760587857286") 2025/10/16 04:13:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d8d_d20251016_m041049_c001_v7007000_t0000_u01760587849382") 2025/10/16 04:13:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2304d_d20251016_m041044_c001_v0001101_t0015_u01760587844236") 2025/10/16 04:13:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f42182d912074f162_d20251016_m041041_c001_v7007000_t0000_u01760587841782") 2025/10/16 04:13:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b610c_d20251016_m041035_c001_v0001137_t0008_u01760587835535") 2025/10/16 04:13:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f406528ccdae7fa39_d20251016_m041023_c001_v7007000_t0000_u01760587823767") 2025/10/16 04:13:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b60b0_d20251016_m041017_c001_v0001137_t0055_u01760587817553") 2025/10/16 04:13:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c416_d20251016_m041009_c001_v7007000_t0000_u01760587809568") 2025/10/16 04:13:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b606c_d20251016_m041000_c001_v0001137_t0047_u01760587800916") 2025/10/16 04:13:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e62164_d20251016_m040953_c001_v7007000_t0000_u01760587793794") 2025/10/16 04:13:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b602e_d20251016_m040945_c001_v0001137_t0025_u01760587785433") 2025/10/16 04:13:48 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af40fc_d20251016_m041106_c001_v7007000_t0000_u01760587866813") 2025/10/16 04:13:48 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6192_d20251016_m041102_c001_v0001137_t0016_u01760587862046") 2025/10/16 04:13:48 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e62307_d20251016_m041129_c001_v7007000_t0000_u01760587889414") 2025/10/16 04:13:48 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f23116_d20251016_m041123_c001_v0001101_t0042_u01760587883593") 2025/10/16 04:13:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f61153_d20251016_m041248_c001_v7007000_t0000_u01760587968818") 2025/10/16 04:13:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec61f_d20251016_m041240_c001_v0001176_t0029_u01760587960662") 2025/10/16 04:13:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f404fddc32f94f6cf_d20251016_m041232_c001_v7007000_t0000_u01760587952729") 2025/10/16 04:13:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec5ba_d20251016_m041224_c001_v0001176_t0044_u01760587944259") 2025/10/16 04:13:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8878_d20251016_m041216_c001_v7007000_t0000_u01760587936681") 2025/10/16 04:13:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec567_d20251016_m041208_c001_v0001176_t0043_u01760587928915") 2025/10/16 04:13:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8818_d20251016_m041201_c001_v7007000_t0000_u01760587921310") 2025/10/16 04:13:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec508_d20251016_m041153_c001_v0001176_t0031_u01760587913455") 2025/10/16 04:13:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5b55_d20251016_m041145_c001_v7007000_t0000_u01760587905430") 2025/10/16 04:13:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec492_d20251016_m041136_c001_v0001176_t0007_u01760587896520") 2025/10/16 04:13:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b6105_d20251016_m041124_c001_v7007000_t0000_u01760587884606") 2025/10/16 04:13:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec41f_d20251016_m041119_c001_v0001176_t0022_u01760587879095") 2025/10/16 04:13:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af410f_d20251016_m041111_c001_v7007000_t0000_u01760587871144") 2025/10/16 04:13:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec3d4_d20251016_m041105_c001_v0001176_t0013_u01760587865845") 2025/10/16 04:13:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40290cfc929ed7ac_d20251016_m041103_c001_v7007000_t0000_u01760587863417") 2025/10/16 04:13:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec395_d20251016_m041057_c001_v0001176_t0026_u01760587857696") 2025/10/16 04:13:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d8e_d20251016_m041049_c001_v7007000_t0000_u01760587849564") 2025/10/16 04:13:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c831_d20251016_m041044_c001_v0001157_t0026_u01760587844330") 2025/10/16 04:13:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4131931c2e6ffeb5_d20251016_m041041_c001_v7007000_t0000_u01760587841829") 2025/10/16 04:13:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c7fd_d20251016_m041036_c001_v0001157_t0008_u01760587836097") 2025/10/16 04:13:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f406528ccdae7fa3a_d20251016_m041023_c001_v7007000_t0000_u01760587823963") 2025/10/16 04:13:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22fdf_d20251016_m041017_c001_v0001101_t0051_u01760587817989") 2025/10/16 04:13:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c417_d20251016_m041009_c001_v7007000_t0000_u01760587809763") 2025/10/16 04:13:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22fa5_d20251016_m041001_c001_v0001101_t0050_u01760587801377") 2025/10/16 04:13:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e62165_d20251016_m040953_c001_v7007000_t0000_u01760587793975") 2025/10/16 04:13:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22f65_d20251016_m040945_c001_v0001101_t0031_u01760587785743") 2025/10/16 04:13:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f400166412bb048de_d20251016_m041106_c001_v7007000_t0000_u01760587866405") 2025/10/16 04:13:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec3b8_d20251016_m041102_c001_v0001176_t0048_u01760587862090") 2025/10/16 04:13:50 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e6230a_d20251016_m041129_c001_v7007000_t0000_u01760587889595") 2025/10/16 04:13:50 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec446_d20251016_m041123_c001_v0001176_t0004_u01760587883660") 2025/10/16 04:13:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f61154_d20251016_m041249_c001_v7007000_t0000_u01760587969009") 2025/10/16 04:13:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f232a8_d20251016_m041240_c001_v0001101_t0040_u01760587960903") 2025/10/16 04:13:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f404fddc32f94f6d0_d20251016_m041232_c001_v7007000_t0000_u01760587952913") 2025/10/16 04:13:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2325e_d20251016_m041224_c001_v0001101_t0021_u01760587944466") 2025/10/16 04:13:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8879_d20251016_m041216_c001_v7007000_t0000_u01760587936864") 2025/10/16 04:13:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2320e_d20251016_m041209_c001_v0001101_t0001_u01760587929132") 2025/10/16 04:13:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd881b_d20251016_m041201_c001_v7007000_t0000_u01760587921495") 2025/10/16 04:13:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f231b5_d20251016_m041153_c001_v0001101_t0051_u01760587913713") 2025/10/16 04:13:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5b57_d20251016_m041145_c001_v7007000_t0000_u01760587905613") 2025/10/16 04:13:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2315c_d20251016_m041136_c001_v0001101_t0013_u01760587896730") 2025/10/16 04:13:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40338a7a2914393e_d20251016_m041124_c001_v7007000_t0000_u01760587884738") 2025/10/16 04:13:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c907_d20251016_m041119_c001_v0001157_t0041_u01760587879314") 2025/10/16 04:13:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af4111_d20251016_m041111_c001_v7007000_t0000_u01760587871325") 2025/10/16 04:13:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec3d6_d20251016_m041106_c001_v0001176_t0048_u01760587866054") 2025/10/16 04:13:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4182b62e22e4d948_d20251016_m041103_c001_v7007000_t0000_u01760587863416") 2025/10/16 04:13:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c873_d20251016_m041057_c001_v0001157_t0043_u01760587857906") 2025/10/16 04:13:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d8f_d20251016_m041049_c001_v7007000_t0000_u01760587849747") 2025/10/16 04:13:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6143_d20251016_m041044_c001_v0001137_t0050_u01760587844450") 2025/10/16 04:13:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40338a7a29143867_d20251016_m041042_c001_v7007000_t0000_u01760587842081") 2025/10/16 04:13:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec314_d20251016_m041036_c001_v0001176_t0053_u01760587836485") 2025/10/16 04:13:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c488_d20251016_m041024_c001_v7007000_t0000_u01760587824089") 2025/10/16 04:13:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec2a6_d20251016_m041018_c001_v0001176_t0009_u01760587818413") 2025/10/16 04:13:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c418_d20251016_m041009_c001_v7007000_t0000_u01760587809952") 2025/10/16 04:13:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec257_d20251016_m041001_c001_v0001176_t0053_u01760587801745") 2025/10/16 04:13:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e62167_d20251016_m040954_c001_v7007000_t0000_u01760587794157") 2025/10/16 04:13:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec20d_d20251016_m040946_c001_v0001176_t0036_u01760587786099") 2025/10/16 04:13:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5a7d_d20251016_m041106_c001_v7007000_t0000_u01760587866471") 2025/10/16 04:13:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c890_d20251016_m041102_c001_v0001157_t0029_u01760587862266") 2025/10/16 04:13:51 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e6230c_d20251016_m041129_c001_v7007000_t0000_u01760587889775") 2025/10/16 04:13:51 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c927_d20251016_m041123_c001_v0001157_t0049_u01760587883691") 2025/10/16 04:13:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f61155_d20251016_m041249_c001_v7007000_t0000_u01760587969190") 2025/10/16 04:13:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14cb21_d20251016_m041241_c001_v0001157_t0000_u01760587961208") 2025/10/16 04:13:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f404fddc32f94f6d1_d20251016_m041233_c001_v7007000_t0000_u01760587953097") 2025/10/16 04:13:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14caae_d20251016_m041224_c001_v0001157_t0045_u01760587944966") 2025/10/16 04:13:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd887a_d20251016_m041217_c001_v7007000_t0000_u01760587937046") 2025/10/16 04:13:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14ca58_d20251016_m041209_c001_v0001157_t0033_u01760587929507") 2025/10/16 04:13:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd881e_d20251016_m041201_c001_v7007000_t0000_u01760587921677") 2025/10/16 04:13:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c9f8_d20251016_m041154_c001_v0001157_t0026_u01760587914132") 2025/10/16 04:13:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5b5a_d20251016_m041145_c001_v7007000_t0000_u01760587905795") 2025/10/16 04:13:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c984_d20251016_m041137_c001_v0001157_t0000_u01760587897127") 2025/10/16 04:13:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e622d3_d20251016_m041124_c001_v7007000_t0000_u01760587884750") 2025/10/16 04:13:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f230f9_d20251016_m041119_c001_v0001101_t0040_u01760587879737") 2025/10/16 04:13:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af4112_d20251016_m041111_c001_v7007000_t0000_u01760587871507") 2025/10/16 04:13:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f230be_d20251016_m041106_c001_v0001101_t0003_u01760587866066") 2025/10/16 04:13:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af40f4_d20251016_m041103_c001_v7007000_t0000_u01760587863412") 2025/10/16 04:13:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b617c_d20251016_m041058_c001_v0001137_t0032_u01760587858290") 2025/10/16 04:13:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d90_d20251016_m041049_c001_v7007000_t0000_u01760587849928") 2025/10/16 04:13:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec350_d20251016_m041044_c001_v0001176_t0022_u01760587844491") 2025/10/16 04:13:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40338a7a29143866_d20251016_m041041_c001_v7007000_t0000_u01760587841897") 2025/10/16 04:13:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f23031_d20251016_m041036_c001_v0001101_t0008_u01760587836697") 2025/10/16 04:13:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c482_d20251016_m041023_c001_v7007000_t0000_u01760587823780") 2025/10/16 04:13:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c7b3_d20251016_m041018_c001_v0001157_t0001_u01760587818676") 2025/10/16 04:13:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c419_d20251016_m041010_c001_v7007000_t0000_u01760587810135") 2025/10/16 04:13:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c767_d20251016_m041001_c001_v0001157_t0024_u01760587801959") 2025/10/16 04:13:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e62168_d20251016_m040954_c001_v7007000_t0000_u01760587794337") 2025/10/16 04:13:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c71a_d20251016_m040946_c001_v0001157_t0041_u01760587786304") 2025/10/16 04:13:52 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647c51_d20251016_m041106_c001_v7007000_t0000_u01760587866422") 2025/10/16 04:13:52 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6195_d20251016_m041102_c001_v0001137_t0034_u01760587862309") 2025/10/16 04:13:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c4a2_d20251016_m041026_c001_v7007000_t0000_u01760587826664") 2025/10/16 04:13:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec2b7_d20251016_m041021_c001_v0001176_t0015_u01760587821767") 2025/10/16 04:13:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c4a4_d20251016_m041026_c001_v7007000_t0000_u01760587826846") 2025/10/16 04:13:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c7c3_d20251016_m041021_c001_v0001157_t0058_u01760587821942") 2025/10/16 04:13:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c4a6_d20251016_m041027_c001_v7007000_t0000_u01760587827028") 2025/10/16 04:13:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22fea_d20251016_m041021_c001_v0001101_t0008_u01760587821956") 2025/10/16 04:13:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c4a8_d20251016_m041027_c001_v7007000_t0000_u01760587827219") 2025/10/16 04:13:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec2bb_d20251016_m041021_c001_v0001176_t0018_u01760587821975") 2025/10/16 04:13:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c4a9_d20251016_m041027_c001_v7007000_t0000_u01760587827409") 2025/10/16 04:13:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b60c6_d20251016_m041022_c001_v0001137_t0030_u01760587822004") 2025/10/16 04:13:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c4aa_d20251016_m041027_c001_v7007000_t0000_u01760587827591") 2025/10/16 04:13:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec2bd_d20251016_m041022_c001_v0001176_t0055_u01760587822187") 2025/10/16 04:13:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c4ab_d20251016_m041027_c001_v7007000_t0000_u01760587827773") 2025/10/16 04:13:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b60c8_d20251016_m041022_c001_v0001137_t0041_u01760587822337") 2025/10/16 04:13:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c4ad_d20251016_m041027_c001_v7007000_t0000_u01760587827954") 2025/10/16 04:13:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c7c5_d20251016_m041022_c001_v0001157_t0054_u01760587822346") 2025/10/16 04:13:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c4b0_d20251016_m041028_c001_v7007000_t0000_u01760587828135") 2025/10/16 04:13:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22fee_d20251016_m041022_c001_v0001101_t0014_u01760587822360") 2025/10/16 04:13:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c4b1_d20251016_m041028_c001_v7007000_t0000_u01760587828317") 2025/10/16 04:13:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec2c3_d20251016_m041022_c001_v0001176_t0022_u01760587822416") 2025/10/16 04:13:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c4b2_d20251016_m041028_c001_v7007000_t0000_u01760587828500") 2025/10/16 04:13:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec2c5_d20251016_m041022_c001_v0001176_t0024_u01760587822623") 2025/10/16 04:13:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c4b3_d20251016_m041028_c001_v7007000_t0000_u01760587828685") 2025/10/16 04:13:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c7c9_d20251016_m041022_c001_v0001157_t0011_u01760587822730") 2025/10/16 04:13:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c4b5_d20251016_m041028_c001_v7007000_t0000_u01760587828868") 2025/10/16 04:13:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b60cc_d20251016_m041022_c001_v0001137_t0039_u01760587822793") 2025/10/16 04:13:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c4b6_d20251016_m041029_c001_v7007000_t0000_u01760587829050") 2025/10/16 04:13:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec2c9_d20251016_m041022_c001_v0001176_t0008_u01760587822838") 2025/10/16 04:13:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c4b7_d20251016_m041029_c001_v7007000_t0000_u01760587829232") 2025/10/16 04:13:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22ff8_d20251016_m041022_c001_v0001101_t0053_u01760587822926") 2025/10/16 04:13:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c4b8_d20251016_m041029_c001_v7007000_t0000_u01760587829413") 2025/10/16 04:13:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec2cd_d20251016_m041023_c001_v0001176_t0034_u01760587823048") 2025/10/16 04:13:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f42182d912074f182_d20251016_m041045_c001_v7007000_t0000_u01760587845135") 2025/10/16 04:13:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec328_d20251016_m041039_c001_v0001176_t0047_u01760587839670") 2025/10/16 04:13:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40338a7a29143870_d20251016_m041045_c001_v7007000_t0000_u01760587845084") 2025/10/16 04:13:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c811_d20251016_m041039_c001_v0001157_t0038_u01760587839736") 2025/10/16 04:13:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4131931c2e6ffec9_d20251016_m041045_c001_v7007000_t0000_u01760587845287") 2025/10/16 04:13:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2303d_d20251016_m041039_c001_v0001101_t0058_u01760587839792") 2025/10/16 04:13:54 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d74_d20251016_m041044_c001_v7007000_t0000_u01760587844928") 2025/10/16 04:13:54 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec32a_d20251016_m041039_c001_v0001176_t0032_u01760587839884") 2025/10/16 04:13:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d76_d20251016_m041045_c001_v7007000_t0000_u01760587845299") 2025/10/16 04:13:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b611f_d20251016_m041039_c001_v0001137_t0016_u01760587839933") 2025/10/16 04:13:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4131931c2e6ffec6_d20251016_m041045_c001_v7007000_t0000_u01760587845095") 2025/10/16 04:13:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec32e_d20251016_m041040_c001_v0001176_t0006_u01760587840097") 2025/10/16 04:13:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f40338a7a2914386e_d20251016_m041044_c001_v7007000_t0000_u01760587844898") 2025/10/16 04:13:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c813_d20251016_m041040_c001_v0001157_t0058_u01760587840115") 2025/10/16 04:13:55 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f406528ccdae7fb2e_d20251016_m041044_c001_v7007000_t0000_u01760587844967") 2025/10/16 04:13:55 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6123_d20251016_m041040_c001_v0001137_t0000_u01760587840205") 2025/10/16 04:13:55 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f409a344462c72dca_d20251016_m041045_c001_v7007000_t0000_u01760587845146") 2025/10/16 04:13:55 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2303f_d20251016_m041040_c001_v0001101_t0001_u01760587840292") 2025/10/16 04:13:55 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f422b06bf1c68f158_d20251016_m041044_c001_v7007000_t0000_u01760587844937") 2025/10/16 04:13:55 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec332_d20251016_m041040_c001_v0001176_t0037_u01760587840316") 2025/10/16 04:13:55 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4131931c2e6ffec7_d20251016_m041045_c001_v7007000_t0000_u01760587845104") 2025/10/16 04:13:55 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c81d_d20251016_m041040_c001_v0001157_t0030_u01760587840485") 2025/10/16 04:13:55 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d75_d20251016_m041045_c001_v7007000_t0000_u01760587845116") 2025/10/16 04:13:55 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec334_d20251016_m041040_c001_v0001176_t0005_u01760587840532") 2025/10/16 04:13:55 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f422b06bf1c68f15b_d20251016_m041045_c001_v7007000_t0000_u01760587845126") 2025/10/16 04:13:55 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec338_d20251016_m041040_c001_v0001176_t0010_u01760587840755") 2025/10/16 04:13:55 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f42182d912074f17e_d20251016_m041044_c001_v7007000_t0000_u01760587844946") 2025/10/16 04:13:55 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6125_d20251016_m041040_c001_v0001137_t0055_u01760587840806") 2025/10/16 04:13:55 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4131931c2e6ffec4_d20251016_m041044_c001_v7007000_t0000_u01760587844908") 2025/10/16 04:13:55 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f23043_d20251016_m041040_c001_v0001101_t0011_u01760587840844") 2025/10/16 04:13:55 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f406528ccdae7fb30_d20251016_m041045_c001_v7007000_t0000_u01760587845157") 2025/10/16 04:13:55 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c821_d20251016_m041040_c001_v0001157_t0035_u01760587840854") 2025/10/16 04:13:55 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f41649bf1752a133e_d20251016_m040828_c001_v7007000_t0000_u01760587708759") 2025/10/16 04:13:55 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f107750231cb72e43_d20251016_m040825_c001_v0001144_t0057_u01760587705568") 2025/10/16 04:13:56 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5702_d20251016_m040825_c001_v7007000_t0000_u01760587705383") 2025/10/16 04:13:56 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f107750231cb72e31_d20251016_m040821_c001_v0001144_t0047_u01760587701111") 2025/10/16 04:13:56 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea56c9_d20251016_m040820_c001_v7007000_t0000_u01760587700385") 2025/10/16 04:13:56 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c52f_d20251016_m040815_c001_v0001157_t0049_u01760587695327") 2025/10/16 04:13:56 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f406528ccdae7f7fb_d20251016_m040813_c001_v7007000_t0000_u01760587693863") 2025/10/16 04:13:56 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f110b718c14ce5b2a_d20251016_m040810_c001_v0001144_t0052_u01760587690828") 2025/10/16 04:13:56 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647985_d20251016_m040810_c001_v7007000_t0000_u01760587690645") 2025/10/16 04:13:56 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f110b718c14ce5b00_d20251016_m040806_c001_v0001144_t0012_u01760587686681") 2025/10/16 04:13:56 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647977_d20251016_m040805_c001_v7007000_t0000_u01760587685954") 2025/10/16 04:13:56 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c4e0_d20251016_m040800_c001_v0001157_t0023_u01760587680877") 2025/10/16 04:13:56 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f400166412bb04376_d20251016_m040759_c001_v7007000_t0000_u01760587679580") 2025/10/16 04:13:56 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f114994d61be7dc8a_d20251016_m040757_c001_v0001136_t0032_u01760587677602") 2025/10/16 04:13:56 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f422b06bf1c68eeef_d20251016_m040757_c001_v7007000_t0000_u01760587677420") 2025/10/16 04:13:56 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f114994d61be7dc76_d20251016_m040754_c001_v0001136_t0050_u01760587674233") 2025/10/16 04:13:56 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f422b06bf1c68eeda_d20251016_m040753_c001_v7007000_t0000_u01760587673508") 2025/10/16 04:13:56 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22c8f_d20251016_m040748_c001_v0001101_t0023_u01760587668553") 2025/10/16 04:13:56 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f400166412bb04314_d20251016_m040747_c001_v7007000_t0000_u01760587667640") 2025/10/16 04:13:56 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f108130d750888aea_d20251016_m040745_c001_v0001036_t0016_u01760587665724") 2025/10/16 04:13:56 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a81729b_d20251016_m040745_c001_v7007000_t0000_u01760587665539") 2025/10/16 04:13:56 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f108130d750888ae5_d20251016_m040742_c001_v0001036_t0036_u01760587662156") 2025/10/16 04:13:56 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a817292_d20251016_m040741_c001_v7007000_t0000_u01760587661427") 2025/10/16 04:13:56 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5db0_d20251016_m040735_c001_v0001137_t0057_u01760587655001") 2025/10/16 04:13:57 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f4192e54f0fc5f02d_d20251016_m040734_c001_v7007000_t0000_u01760587654079") 2025/10/16 04:13:57 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f111ad9fa709ce37b_d20251016_m040731_c001_v0001116_t0000_u01760587651975") 2025/10/16 04:13:57 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f4175adbfc6f01390_d20251016_m040731_c001_v7007000_t0000_u01760587651792") 2025/10/16 04:13:57 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f111ad9fa709ce35d_d20251016_m040728_c001_v0001116_t0026_u01760587648174") 2025/10/16 04:13:57 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f4175adbfc6f01377_d20251016_m040727_c001_v7007000_t0000_u01760587647451") 2025/10/16 04:13:57 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c3ef_d20251016_m040720_c001_v0001157_t0010_u01760587640516") 2025/10/16 04:13:57 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f4131931c2e6ffb8b_d20251016_m040719_c001_v7007000_t0000_u01760587639616") 2025/10/16 04:13:57 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f107986d6bbbbe960_d20251016_m040717_c001_v0001032_t0008_u01760587637336") 2025/10/16 04:13:57 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f419401ec44ad04da_d20251016_m040717_c001_v7007000_t0000_u01760587637072") 2025/10/16 04:13:57 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f107986d6bbbbe950_d20251016_m040713_c001_v0001032_t0009_u01760587633751") 2025/10/16 04:13:57 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f419401ec44ad04d4_d20251016_m040713_c001_v7007000_t0000_u01760587633026") 2025/10/16 04:13:57 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22b5c_d20251016_m040706_c001_v0001101_t0040_u01760587626635") 2025/10/16 04:13:57 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd82c8_d20251016_m040705_c001_v7007000_t0000_u01760587625549") 2025/10/16 04:13:57 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f100239c8f04ef962_d20251016_m040659_c001_v0001105_t0033_u01760587619834") 2025/10/16 04:13:57 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f4182b62e22e4d3aa_d20251016_m040659_c001_v7007000_t0000_u01760587619630") 2025/10/16 04:13:57 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5cce_d20251016_m040655_c001_v0001137_t0031_u01760587615573") 2025/10/16 04:13:57 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f117ca1b727de9f55_d20251016_m040654_c001_v0001182_t0044_u01760587614798") 2025/10/16 04:13:57 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f117ca1b727de9f43_d20251016_m040653_c001_v0001182_t0059_u01760587613583") 2025/10/16 04:13:57 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f4103909a694f706c_d20251016_m040640_c001_v7007000_t0000_u01760587600246") 2025/10/16 04:13:57 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22a5e_d20251016_m040632_c001_v0001101_t0055_u01760587592615") 2025/10/16 04:13:58 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f10646cd4e650e64b_d20251016_m040631_c001_v0001150_t0036_u01760587591685") 2025/10/16 04:13:58 DEBUG : dst/one: Deleting (id "4_z7f920de3300debbb9f980e1b_f10646cd4e650e63b_d20251016_m040630_c001_v0001150_t0043_u01760587590560") 2025/10/16 04:13:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f920de3300debbb9f980e1b_f41649bf1752a1340_d20251016_m040828_c001_v7007000_t0000_u01760587708941") 2025/10/16 04:13:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f920de3300debbb9f980e1b_f1052e35a6bbb748e_d20251016_m040824_c001_v0001041_t0004_u01760587704935") 2025/10/16 04:13:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f920de3300debbb9f980e1b_f112c95e2302cd6cb_d20251016_m040819_c001_v0001109_t0023_u01760587699679") 2025/10/16 04:13:58 DEBUG : dst/one.bak: Deleting (id "4_z7f920de3300debbb9f980e1b_f406528ccdae7f7fd_d20251016_m040814_c001_v7007000_t0000_u01760587694046") 2025/10/16 04:13:58 DEBUG : dst/one.bak: Deleting (id "4_z7f920de3300debbb9f980e1b_f111766068ba6f671_d20251016_m040810_c001_v0001171_t0056_u01760587690264") 2025/10/16 04:13:58 DEBUG : dst/one.bak: Deleting (id "4_z7f920de3300debbb9f980e1b_f10888a6b0640bd88_d20251016_m040805_c001_v0001136_t0037_u01760587685531") 2025/10/16 04:13:58 DEBUG : dst/one.bak: Deleting (id "4_z7f920de3300debbb9f980e1b_f400166412bb04378_d20251016_m040759_c001_v7007000_t0000_u01760587679763") 2025/10/16 04:13:58 DEBUG : dst/one.bak: Deleting (id "4_z7f920de3300debbb9f980e1b_f114773961c2aec98_d20251016_m040757_c001_v0001182_t0049_u01760587677195") 2025/10/16 04:13:58 DEBUG : dst/one.bak: Deleting (id "4_z7f920de3300debbb9f980e1b_f117150a8ef068c5e_d20251016_m040752_c001_v0001116_t0044_u01760587672938") 2025/10/16 04:13:58 DEBUG : dst/three: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd82c9_d20251016_m040705_c001_v7007000_t0000_u01760587625730") 2025/10/16 04:13:58 DEBUG : dst/three: Deleting (id "4_z7f920de3300debbb9f980e1b_f117ca1b727de9fcb_d20251016_m040704_c001_v0001182_t0022_u01760587624180") 2025/10/16 04:13:58 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41649bf1752a1342_d20251016_m040829_c001_v7007000_t0000_u01760587709126") 2025/10/16 04:13:58 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f100a725d9086ae90_d20251016_m040826_c001_v0001145_t0041_u01760587706800") 2025/10/16 04:13:58 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f10010051db3b8fdb_d20251016_m040822_c001_v0001180_t0056_u01760587702336") 2025/10/16 04:13:58 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41649bf1752a1344_d20251016_m040829_c001_v7007000_t0000_u01760587709306") 2025/10/16 04:13:58 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f107750231cb72e47_d20251016_m040827_c001_v0001144_t0028_u01760587707383") 2025/10/16 04:13:58 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5718_d20251016_m040827_c001_v7007000_t0000_u01760587707198") 2025/10/16 04:13:58 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f107750231cb72e37_d20251016_m040822_c001_v0001144_t0037_u01760587702942") 2025/10/16 04:13:58 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea56de_d20251016_m040822_c001_v7007000_t0000_u01760587702759") 2025/10/16 04:13:58 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22d2d_d20251016_m040816_c001_v0001101_t0005_u01760587696883") 2025/10/16 04:13:58 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f406528ccdae7f801_d20251016_m040814_c001_v7007000_t0000_u01760587694230") 2025/10/16 04:13:59 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f110b718c14ce5b35_d20251016_m040812_c001_v0001144_t0055_u01760587692470") 2025/10/16 04:13:59 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e64798a_d20251016_m040812_c001_v7007000_t0000_u01760587692289") 2025/10/16 04:13:59 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f110b718c14ce5b14_d20251016_m040808_c001_v0001144_t0002_u01760587688337") 2025/10/16 04:13:59 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647982_d20251016_m040808_c001_v7007000_t0000_u01760587688142") 2025/10/16 04:13:59 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22ce8_d20251016_m040802_c001_v0001101_t0053_u01760587682605") 2025/10/16 04:13:59 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f422b06bf1c68eef7_d20251016_m040759_c001_v7007000_t0000_u01760587679024") 2025/10/16 04:13:59 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22cb7_d20251016_m040756_c001_v0001101_t0033_u01760587676179") 2025/10/16 04:13:59 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f422b06bf1c68eee4_d20251016_m040755_c001_v7007000_t0000_u01760587675444") 2025/10/16 04:13:59 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5e0b_d20251016_m040750_c001_v0001137_t0008_u01760587670135") 2025/10/16 04:13:59 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a8172a7_d20251016_m040746_c001_v7007000_t0000_u01760587666714") 2025/10/16 04:13:59 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5dec_d20251016_m040744_c001_v0001137_t0028_u01760587664419") 2025/10/16 04:13:59 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a817294_d20251016_m040743_c001_v7007000_t0000_u01760587663321") 2025/10/16 04:13:59 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c45e_d20251016_m040736_c001_v0001157_t0012_u01760587656686") 2025/10/16 04:13:59 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4175adbfc6f01396_d20251016_m040733_c001_v7007000_t0000_u01760587653118") 2025/10/16 04:13:59 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c42a_d20251016_m040730_c001_v0001157_t0026_u01760587650640") 2025/10/16 04:13:59 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f4175adbfc6f01383_d20251016_m040729_c001_v7007000_t0000_u01760587649557") 2025/10/16 04:13:59 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22bc0_d20251016_m040722_c001_v0001101_t0050_u01760587642401") 2025/10/16 04:13:59 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f419401ec44ad04df_d20251016_m040718_c001_v7007000_t0000_u01760587638704") 2025/10/16 04:13:59 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22b9a_d20251016_m040715_c001_v0001101_t0021_u01760587635909") 2025/10/16 04:13:59 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f419401ec44ad04d7_d20251016_m040714_c001_v7007000_t0000_u01760587634825") 2025/10/16 04:13:59 DEBUG : dst/three.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5d09_d20251016_m040707_c001_v0001137_t0028_u01760587627765") 2025/10/16 04:14:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f920de3300debbb9f980e1b_f406528ccdae7f804_d20251016_m040814_c001_v7007000_t0000_u01760587694412") 2025/10/16 04:14:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f920de3300debbb9f980e1b_f105a3dafa04dbdf7_d20251016_m040812_c001_v0001184_t0037_u01760587692042") 2025/10/16 04:14:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f920de3300debbb9f980e1b_f1092bff3472b22f8_d20251016_m040807_c001_v0001183_t0029_u01760587687900") 2025/10/16 04:14:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f920de3300debbb9f980e1b_f400166412bb0437a_d20251016_m040759_c001_v7007000_t0000_u01760587679945") 2025/10/16 04:14:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f920de3300debbb9f980e1b_f118506d5b2af7265_d20251016_m040758_c001_v0001154_t0025_u01760587678334") 2025/10/16 04:14:00 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f920de3300debbb9f980e1b_f1014921f7a9449d4_d20251016_m040755_c001_v0001171_t0053_u01760587675161") 2025/10/16 04:14:00 DEBUG : dst/two: Deleting (id "4_z7f920de3300debbb9f980e1b_f41649bf1752a1346_d20251016_m040829_c001_v7007000_t0000_u01760587709488") 2025/10/16 04:14:00 DEBUG : dst/two: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5e8f_d20251016_m040816_c001_v0001137_t0023_u01760587696196") 2025/10/16 04:14:00 DEBUG : dst/two: Deleting (id "4_z7f920de3300debbb9f980e1b_f406528ccdae7f806_d20251016_m040814_c001_v7007000_t0000_u01760587694596") 2025/10/16 04:14:00 DEBUG : dst/two: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5e4f_d20251016_m040801_c001_v0001137_t0000_u01760587681573") 2025/10/16 04:14:00 DEBUG : dst/two: Deleting (id "4_z7f920de3300debbb9f980e1b_f400166412bb0437d_d20251016_m040800_c001_v7007000_t0000_u01760587680128") 2025/10/16 04:14:00 DEBUG : dst/two: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c495_d20251016_m040749_c001_v0001157_t0005_u01760587669327") 2025/10/16 04:14:00 DEBUG : dst/two: Deleting (id "4_z7f920de3300debbb9f980e1b_f400166412bb04317_d20251016_m040747_c001_v7007000_t0000_u01760587667826") 2025/10/16 04:14:00 DEBUG : dst/two: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22c3b_d20251016_m040735_c001_v0001101_t0036_u01760587655943") 2025/10/16 04:14:00 DEBUG : dst/two: Deleting (id "4_z7f920de3300debbb9f980e1b_f4192e54f0fc5f02f_d20251016_m040734_c001_v7007000_t0000_u01760587654262") 2025/10/16 04:14:00 DEBUG : dst/two: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5d53_d20251016_m040721_c001_v0001137_t0045_u01760587641596") 2025/10/16 04:14:00 DEBUG : dst/two: Deleting (id "4_z7f920de3300debbb9f980e1b_f4131931c2e6ffb8d_d20251016_m040719_c001_v7007000_t0000_u01760587639796") 2025/10/16 04:14:00 DEBUG : dst/two: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c38b_d20251016_m040707_c001_v0001157_t0042_u01760587627326") 2025/10/16 04:14:00 DEBUG : dst/two: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd82cb_d20251016_m040705_c001_v7007000_t0000_u01760587625910") 2025/10/16 04:14:00 DEBUG : dst/two: Deleting (id "4_z7f920de3300debbb9f980e1b_f118595dd9b58e2bc_d20251016_m040701_c001_v0001146_t0001_u01760587621679") 2025/10/16 04:14:01 DEBUG : dst/two: Deleting (id "4_z7f920de3300debbb9f980e1b_f4103909a694f706e_d20251016_m040640_c001_v7007000_t0000_u01760587600432") 2025/10/16 04:14:01 DEBUG : dst/two: Deleting (id "4_z7f920de3300debbb9f980e1b_f10646cd4e650e681_d20251016_m040638_c001_v0001150_t0003_u01760587598881") 2025/10/16 04:14:01 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f422b06bf1c68ed36_d20251016_m040605_c001_v7007000_t0000_u01760587565353") 2025/10/16 04:14:01 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5b84_d20251016_m040601_c001_v0001137_t0014_u01760587561378") 2025/10/16 04:14:01 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f422b06bf1c68ecf2_d20251016_m040559_c001_v7007000_t0000_u01760587559388") 2025/10/16 04:14:01 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5b5d_d20251016_m040549_c001_v0001137_t0037_u01760587549341") 2025/10/16 04:14:01 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25db22c_d20251016_m040540_c001_v7007000_t0000_u01760587540429") 2025/10/16 04:14:01 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5b1d_d20251016_m040536_c001_v0001137_t0014_u01760587536775") 2025/10/16 04:14:01 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6cd032_d20251016_m040516_c001_v7007000_t0000_u01760587516282") 2025/10/16 04:14:01 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22874_d20251016_m040514_c001_v0001101_t0019_u01760587514352") 2025/10/16 04:14:01 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6cd027_d20251016_m040513_c001_v7007000_t0000_u01760587513452") 2025/10/16 04:14:01 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2286c_d20251016_m040512_c001_v0001101_t0014_u01760587512172") 2025/10/16 04:14:01 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6cd015_d20251016_m040509_c001_v7007000_t0000_u01760587509024") 2025/10/16 04:14:01 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22844_d20251016_m040507_c001_v0001101_t0050_u01760587507148") 2025/10/16 04:14:01 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6ccff9_d20251016_m040506_c001_v7007000_t0000_u01760587506156") 2025/10/16 04:14:01 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22828_d20251016_m040504_c001_v0001101_t0023_u01760587504416") 2025/10/16 04:14:01 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6ccf6a_d20251016_m040458_c001_v7007000_t0000_u01760587498091") 2025/10/16 04:14:01 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f227da_d20251016_m040456_c001_v0001101_t0019_u01760587496331") 2025/10/16 04:14:01 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6ccf47_d20251016_m040455_c001_v7007000_t0000_u01760587495337") 2025/10/16 04:14:01 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f227ca_d20251016_m040454_c001_v0001101_t0048_u01760587494285") 2025/10/16 04:14:01 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6ccf03_d20251016_m040449_c001_v7007000_t0000_u01760587489386") 2025/10/16 04:14:01 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f227a0_d20251016_m040447_c001_v0001101_t0042_u01760587487838") 2025/10/16 04:14:02 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a816f27_d20251016_m040445_c001_v7007000_t0000_u01760587485995") 2025/10/16 04:14:02 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2278a_d20251016_m040444_c001_v0001101_t0055_u01760587484633") 2025/10/16 04:14:02 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a816f24_d20251016_m040444_c001_v7007000_t0000_u01760587484262") 2025/10/16 04:14:02 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f119c5135a8598ea3_d20251016_m040443_c001_v0001172_t0032_u01760587483617") 2025/10/16 04:14:02 DEBUG : empty space: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22780_d20251016_m040441_c001_v0001101_t0049_u01760587481875") 2025/10/16 04:14:02 DEBUG : enormous: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6cd02c_d20251016_m040515_c001_v7007000_t0000_u01760587515360") 2025/10/16 04:14:02 DEBUG : enormous: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22878_d20251016_m040514_c001_v0001101_t0040_u01760587514687") 2025/10/16 04:14:02 DEBUG : existing: Deleting (id "4_z7f920de3300debbb9f980e1b_f41649bf1752a136b_d20251016_m040834_c001_v7007000_t0000_u01760587714490") 2025/10/16 04:14:02 DEBUG : existing: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22d93_d20251016_m040833_c001_v0001101_t0052_u01760587713131") 2025/10/16 04:14:02 DEBUG : existing: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25db1f7_d20251016_m040535_c001_v7007000_t0000_u01760587535254") 2025/10/16 04:14:02 DEBUG : existing: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f228fd_d20251016_m040534_c001_v0001101_t0002_u01760587534082") 2025/10/16 04:14:02 DEBUG : existing: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a816f14_d20251016_m040438_c001_v7007000_t0000_u01760587478557") 2025/10/16 04:14:02 DEBUG : existing: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22756_d20251016_m040437_c001_v0001101_t0001_u01760587477314") 2025/10/16 04:14:02 DEBUG : existing: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a816f0f_d20251016_m040436_c001_v7007000_t0000_u01760587476763") 2025/10/16 04:14:02 DEBUG : existing: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22749_d20251016_m040436_c001_v0001101_t0025_u01760587476010") 2025/10/16 04:14:02 DEBUG : existing: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22740_d20251016_m040434_c001_v0001101_t0026_u01760587474983") 2025/10/16 04:14:02 DEBUG : existing-b: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25db1fa_d20251016_m040535_c001_v7007000_t0000_u01760587535434") 2025/10/16 04:14:02 DEBUG : existing-b: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5b0c_d20251016_m040534_c001_v0001137_t0026_u01760587534068") 2025/10/16 04:14:02 DEBUG : file1: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a8f_d20251016_m040932_c001_v7007000_t0000_u01760587772112") 2025/10/16 04:14:02 DEBUG : file1: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c6c3_d20251016_m040930_c001_v0001157_t0054_u01760587770566") 2025/10/16 04:14:02 DEBUG : file1: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a89_d20251016_m040929_c001_v7007000_t0000_u01760587769600") 2025/10/16 04:14:02 DEBUG : file1: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5fcf_d20251016_m040927_c001_v0001137_t0047_u01760587767894") 2025/10/16 04:14:03 DEBUG : five: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6cd040_d20251016_m040520_c001_v7007000_t0000_u01760587520168") 2025/10/16 04:14:03 DEBUG : five: Deleting (id "4_z7f920de3300debbb9f980e1b_f411be407c0f22892_d20251016_m040518_c001_v0001101_t0045_u01760587518124") 2025/10/16 04:14:03 DEBUG : foo: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6ccef1_d20251016_m040447_c001_v7007000_t0000_u01760587487469") 2025/10/16 04:14:03 DEBUG : foo: Deleting (id "4_z7f920de3300debbb9f980e1b_f411be407c0f22794_d20251016_m040446_c001_v0001101_t0045_u01760587486919") 2025/10/16 04:14:03 DEBUG : foo: Deleting (id "4_z7f920de3300debbb9f980e1b_f411be407c0f2278e_d20251016_m040446_c001_v0001101_t0045_u01760587486362") 2025/10/16 04:14:03 DEBUG : four: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25db14e_d20251016_m040520_c001_v7007000_t0000_u01760587520357") 2025/10/16 04:14:03 DEBUG : four: Deleting (id "4_z7f920de3300debbb9f980e1b_f411f3c7e9b0b5abb_d20251016_m040518_c001_v0001137_t0004_u01760587518868") 2025/10/16 04:14:03 DEBUG : four: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2288e_d20251016_m040517_c001_v0001101_t0021_u01760587517412") 2025/10/16 04:14:03 DEBUG : hello world2: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd7657_d20251016_m040349_c001_v7007000_t0000_u01760587429695") 2025/10/16 04:14:03 DEBUG : hello world2: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2261e_d20251016_m040348_c001_v0001101_t0022_u01760587428996") 2025/10/16 04:14:03 DEBUG : ignore-size: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a816f05_d20251016_m040434_c001_v7007000_t0000_u01760587474617") 2025/10/16 04:14:03 DEBUG : ignore-size: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22730_d20251016_m040433_c001_v0001101_t0017_u01760587473517") 2025/10/16 04:14:03 DEBUG : nested/sub dir/file: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25db1de_d20251016_m040533_c001_v7007000_t0000_u01760587533344") 2025/10/16 04:14:03 DEBUG : nested/sub dir/file: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f228f4_d20251016_m040532_c001_v0001101_t0051_u01760587532403") 2025/10/16 04:14:03 DEBUG : nested/sub dir/file: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25db1cb_d20251016_m040531_c001_v7007000_t0000_u01760587531655") 2025/10/16 04:14:03 DEBUG : nested/sub dir/file: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f228ec_d20251016_m040530_c001_v0001101_t0025_u01760587530549") 2025/10/16 04:14:03 DEBUG : one: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25db150_d20251016_m040520_c001_v7007000_t0000_u01760587520536") 2025/10/16 04:14:03 DEBUG : one: Deleting (id "4_z7f920de3300debbb9f980e1b_f411be407c0f22884_d20251016_m040516_c001_v0001101_t0045_u01760587516679") 2025/10/16 04:14:03 DEBUG : only0: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a68_d20251016_m040923_c001_v7007000_t0000_u01760587763468") 2025/10/16 04:14:03 DEBUG : only0: Deleting (id "4_z7f920de3300debbb9f980e1b_f411f3c7e9b0b5f9f_d20251016_m040917_c001_v0001137_t0004_u01760587757972") 2025/10/16 04:14:03 DEBUG : only0: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c649_d20251016_m040901_c001_v0001157_t0047_u01760587741870") 2025/10/16 04:14:04 DEBUG : only0: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5e93_d20251016_m040856_c001_v7007000_t0000_u01760587736072") 2025/10/16 04:14:04 DEBUG : only0: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22db4_d20251016_m040838_c001_v0001101_t0031_u01760587718920") 2025/10/16 04:14:04 DEBUG : only1: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a69_d20251016_m040923_c001_v7007000_t0000_u01760587763650") 2025/10/16 04:14:04 DEBUG : only1: Deleting (id "4_z7f920de3300debbb9f980e1b_f411be407c0f22eca_d20251016_m040918_c001_v0001101_t0045_u01760587758392") 2025/10/16 04:14:04 DEBUG : only1: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22e4f_d20251016_m040903_c001_v0001101_t0052_u01760587743039") 2025/10/16 04:14:04 DEBUG : only1: Deleting (id "4_z7f920de3300debbb9f980e1b_f406528ccdae7f936_d20251016_m040855_c001_v7007000_t0000_u01760587735312") 2025/10/16 04:14:04 DEBUG : only1: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5ef6_d20251016_m040839_c001_v0001137_t0026_u01760587719641") 2025/10/16 04:14:04 DEBUG : only10: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a6a_d20251016_m040923_c001_v7007000_t0000_u01760587763837") 2025/10/16 04:14:04 DEBUG : only10: Deleting (id "4_z7f920de3300debbb9f980e1b_f411f3c7e9b0b5fa1_d20251016_m040918_c001_v0001137_t0004_u01760587758193") 2025/10/16 04:14:04 DEBUG : only10: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22e7f_d20251016_m040910_c001_v0001101_t0008_u01760587750052") 2025/10/16 04:14:04 DEBUG : only10: Deleting (id "4_z7f920de3300debbb9f980e1b_f419401ec44ad0719_d20251016_m040855_c001_v7007000_t0000_u01760587735539") 2025/10/16 04:14:04 DEBUG : only10: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f0e_d20251016_m040846_c001_v0001137_t0011_u01760587726640") 2025/10/16 04:14:04 DEBUG : only11: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a6b_d20251016_m040924_c001_v7007000_t0000_u01760587764020") 2025/10/16 04:14:04 DEBUG : only11: Deleting (id "4_z7f920de3300debbb9f980e1b_f4169aa6cad14c690_d20251016_m040917_c001_v0001157_t0036_u01760587757961") 2025/10/16 04:14:04 DEBUG : only11: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f81_d20251016_m040910_c001_v0001137_t0016_u01760587750626") 2025/10/16 04:14:04 DEBUG : only11: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a817393_d20251016_m040855_c001_v7007000_t0000_u01760587735322") 2025/10/16 04:14:04 DEBUG : only11: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c5e3_d20251016_m040847_c001_v0001157_t0057_u01760587727298") 2025/10/16 04:14:04 DEBUG : only12: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a6c_d20251016_m040924_c001_v7007000_t0000_u01760587764204") 2025/10/16 04:14:04 DEBUG : only12: Deleting (id "4_z7f920de3300debbb9f980e1b_f411be407c0f22ec5_d20251016_m040918_c001_v0001101_t0045_u01760587758205") 2025/10/16 04:14:04 DEBUG : only12: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c676_d20251016_m040911_c001_v0001157_t0036_u01760587751508") 2025/10/16 04:14:04 DEBUG : only12: Deleting (id "4_z7f920de3300debbb9f980e1b_f406528ccdae7f933_d20251016_m040854_c001_v7007000_t0000_u01760587734948") 2025/10/16 04:14:04 DEBUG : only12: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22df2_d20251016_m040847_c001_v0001101_t0056_u01760587727980") 2025/10/16 04:14:04 DEBUG : only13: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a6e_d20251016_m040924_c001_v7007000_t0000_u01760587764386") 2025/10/16 04:14:05 DEBUG : only13: Deleting (id "4_z7f920de3300debbb9f980e1b_f411be407c0f22ebf_d20251016_m040917_c001_v0001101_t0045_u01760587757984") 2025/10/16 04:14:05 DEBUG : only13: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22e93_d20251016_m040912_c001_v0001101_t0053_u01760587752256") 2025/10/16 04:14:05 DEBUG : only13: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a817395_d20251016_m040855_c001_v7007000_t0000_u01760587735550") 2025/10/16 04:14:05 DEBUG : only13: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f1c_d20251016_m040848_c001_v0001137_t0048_u01760587728750") 2025/10/16 04:14:05 DEBUG : only14: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a70_d20251016_m040924_c001_v7007000_t0000_u01760587764568") 2025/10/16 04:14:05 DEBUG : only14: Deleting (id "4_z7f920de3300debbb9f980e1b_f401bda06046ec1a4_d20251016_m040918_c001_v0001176_t0018_u01760587758538") 2025/10/16 04:14:05 DEBUG : only14: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f8d_d20251016_m040912_c001_v0001137_t0050_u01760587752978") 2025/10/16 04:14:05 DEBUG : only14: Deleting (id "4_z7f920de3300debbb9f980e1b_f406528ccdae7f938_d20251016_m040855_c001_v7007000_t0000_u01760587735697") 2025/10/16 04:14:05 DEBUG : only14: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c5f5_d20251016_m040849_c001_v0001157_t0025_u01760587729816") 2025/10/16 04:14:05 DEBUG : only15: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a71_d20251016_m040924_c001_v7007000_t0000_u01760587764750") 2025/10/16 04:14:05 DEBUG : only15: Deleting (id "4_z7f920de3300debbb9f980e1b_f4169aa6cad14c692_d20251016_m040918_c001_v0001157_t0036_u01760587758567") 2025/10/16 04:14:05 DEBUG : only15: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c680_d20251016_m040913_c001_v0001157_t0017_u01760587753769") 2025/10/16 04:14:05 DEBUG : only15: Deleting (id "4_z7f920de3300debbb9f980e1b_f419401ec44ad0718_d20251016_m040855_c001_v7007000_t0000_u01760587735344") 2025/10/16 04:14:05 DEBUG : only15: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22e0a_d20251016_m040850_c001_v0001101_t0006_u01760587730447") 2025/10/16 04:14:05 DEBUG : only16: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a72_d20251016_m040924_c001_v7007000_t0000_u01760587764932") 2025/10/16 04:14:05 DEBUG : only16: Deleting (id "4_z7f920de3300debbb9f980e1b_f411f3c7e9b0b5fa5_d20251016_m040918_c001_v0001137_t0004_u01760587758567") 2025/10/16 04:14:05 DEBUG : only16: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22ea7_d20251016_m040914_c001_v0001101_t0033_u01760587754698") 2025/10/16 04:14:05 DEBUG : only16: Deleting (id "4_z7f920de3300debbb9f980e1b_f419401ec44ad071a_d20251016_m040855_c001_v7007000_t0000_u01760587735722") 2025/10/16 04:14:05 DEBUG : only16: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f2a_d20251016_m040851_c001_v0001137_t0004_u01760587731359") 2025/10/16 04:14:06 DEBUG : only17: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a73_d20251016_m040925_c001_v7007000_t0000_u01760587765114") 2025/10/16 04:14:06 DEBUG : only17: Deleting (id "4_z7f920de3300debbb9f980e1b_f4169aa6cad14c694_d20251016_m040918_c001_v0001157_t0036_u01760587758761") 2025/10/16 04:14:06 DEBUG : only17: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f91_d20251016_m040915_c001_v0001137_t0027_u01760587755466") 2025/10/16 04:14:06 DEBUG : only17: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5e8e_d20251016_m040855_c001_v7007000_t0000_u01760587735342") 2025/10/16 04:14:06 DEBUG : only17: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c601_d20251016_m040852_c001_v0001157_t0042_u01760587732140") 2025/10/16 04:14:06 DEBUG : only18: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a74_d20251016_m040925_c001_v7007000_t0000_u01760587765298") 2025/10/16 04:14:06 DEBUG : only18: Deleting (id "4_z7f920de3300debbb9f980e1b_f411f3c7e9b0b5faa_d20251016_m040918_c001_v0001137_t0004_u01760587758935") 2025/10/16 04:14:06 DEBUG : only18: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c684_d20251016_m040916_c001_v0001157_t0031_u01760587756210") 2025/10/16 04:14:06 DEBUG : only18: Deleting (id "4_z7f920de3300debbb9f980e1b_f406528ccdae7f934_d20251016_m040855_c001_v7007000_t0000_u01760587735129") 2025/10/16 04:14:06 DEBUG : only18: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22e1e_d20251016_m040852_c001_v0001101_t0049_u01760587732922") 2025/10/16 04:14:06 DEBUG : only19: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a75_d20251016_m040925_c001_v7007000_t0000_u01760587765483") 2025/10/16 04:14:06 DEBUG : only19: Deleting (id "4_z7f920de3300debbb9f980e1b_f411f3c7e9b0b5fa3_d20251016_m040918_c001_v0001137_t0004_u01760587758384") 2025/10/16 04:14:06 DEBUG : only19: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22eb5_d20251016_m040916_c001_v0001101_t0034_u01760587756878") 2025/10/16 04:14:07 DEBUG : only19: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a817396_d20251016_m040855_c001_v7007000_t0000_u01760587735733") 2025/10/16 04:14:07 DEBUG : only19: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f3a_d20251016_m040853_c001_v0001137_t0026_u01760587733641") 2025/10/16 04:14:07 DEBUG : only2: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a76_d20251016_m040925_c001_v7007000_t0000_u01760587765665") 2025/10/16 04:14:07 DEBUG : only2: Deleting (id "4_z7f920de3300debbb9f980e1b_f411be407c0f22ed6_d20251016_m040919_c001_v0001101_t0045_u01760587759000") 2025/10/16 04:14:07 DEBUG : only2: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f62_d20251016_m040903_c001_v0001137_t0030_u01760587743715") 2025/10/16 04:14:07 DEBUG : only2: Deleting (id "4_z7f920de3300debbb9f980e1b_f406528ccdae7f939_d20251016_m040855_c001_v7007000_t0000_u01760587735878") 2025/10/16 04:14:07 DEBUG : only2: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c5c3_d20251016_m040840_c001_v0001157_t0050_u01760587720269") 2025/10/16 04:14:07 DEBUG : only3: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a78_d20251016_m040925_c001_v7007000_t0000_u01760587765849") 2025/10/16 04:14:07 DEBUG : only3: Deleting (id "4_z7f920de3300debbb9f980e1b_f411be407c0f22ece_d20251016_m040918_c001_v0001101_t0045_u01760587758581") 2025/10/16 04:14:07 DEBUG : only3: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c64d_d20251016_m040904_c001_v0001157_t0028_u01760587744510") 2025/10/16 04:14:07 DEBUG : only3: Deleting (id "4_z7f920de3300debbb9f980e1b_f406528ccdae7f937_d20251016_m040855_c001_v7007000_t0000_u01760587735516") 2025/10/16 04:14:07 DEBUG : only3: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22dc2_d20251016_m040841_c001_v0001101_t0058_u01760587721097") 2025/10/16 04:14:07 DEBUG : only4: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a79_d20251016_m040926_c001_v7007000_t0000_u01760587766032") 2025/10/16 04:14:07 DEBUG : only4: Deleting (id "4_z7f920de3300debbb9f980e1b_f401bda06046ec1a6_d20251016_m040918_c001_v0001176_t0018_u01760587758730") 2025/10/16 04:14:07 DEBUG : only4: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22e5c_d20251016_m040905_c001_v0001101_t0014_u01760587745145") 2025/10/16 04:14:07 DEBUG : only4: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5e8f_d20251016_m040855_c001_v7007000_t0000_u01760587735525") 2025/10/16 04:14:07 DEBUG : only4: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f00_d20251016_m040841_c001_v0001137_t0050_u01760587721891") 2025/10/16 04:14:07 DEBUG : only5: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a7a_d20251016_m040926_c001_v7007000_t0000_u01760587766214") 2025/10/16 04:14:07 DEBUG : only5: Deleting (id "4_z7f920de3300debbb9f980e1b_f411f3c7e9b0b5fa7_d20251016_m040918_c001_v0001137_t0004_u01760587758751") 2025/10/16 04:14:07 DEBUG : only5: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f71_d20251016_m040906_c001_v0001137_t0057_u01760587746148") 2025/10/16 04:14:07 DEBUG : only5: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5e92_d20251016_m040855_c001_v7007000_t0000_u01760587735891") 2025/10/16 04:14:07 DEBUG : only5: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c5cf_d20251016_m040842_c001_v0001157_t0044_u01760587722712") 2025/10/16 04:14:08 DEBUG : only6: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a7b_d20251016_m040926_c001_v7007000_t0000_u01760587766396") 2025/10/16 04:14:08 DEBUG : only6: Deleting (id "4_z7f920de3300debbb9f980e1b_f4169aa6cad14c696_d20251016_m040919_c001_v0001157_t0036_u01760587759056") 2025/10/16 04:14:08 DEBUG : only6: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c65d_d20251016_m040906_c001_v0001157_t0033_u01760587746868") 2025/10/16 04:14:08 DEBUG : only6: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a817398_d20251016_m040855_c001_v7007000_t0000_u01760587735915") 2025/10/16 04:14:08 DEBUG : only6: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22dd2_d20251016_m040843_c001_v0001101_t0038_u01760587723625") 2025/10/16 04:14:08 DEBUG : only7: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a7c_d20251016_m040926_c001_v7007000_t0000_u01760587766578") 2025/10/16 04:14:08 DEBUG : only7: Deleting (id "4_z7f920de3300debbb9f980e1b_f411be407c0f22ed4_d20251016_m040918_c001_v0001101_t0045_u01760587758816") 2025/10/16 04:14:08 DEBUG : only7: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22e6a_d20251016_m040907_c001_v0001101_t0045_u01760587747707") 2025/10/16 04:14:08 DEBUG : only7: Deleting (id "4_z7f920de3300debbb9f980e1b_f419401ec44ad071b_d20251016_m040855_c001_v7007000_t0000_u01760587735926") 2025/10/16 04:14:08 DEBUG : only7: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f06_d20251016_m040844_c001_v0001137_t0008_u01760587724319") 2025/10/16 04:14:08 DEBUG : only8: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a7d_d20251016_m040926_c001_v7007000_t0000_u01760587766762") 2025/10/16 04:14:08 DEBUG : only8: Deleting (id "4_z7f920de3300debbb9f980e1b_f401bda06046ec1ac_d20251016_m040918_c001_v0001176_t0018_u01760587758913") 2025/10/16 04:14:08 DEBUG : only8: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5f79_d20251016_m040908_c001_v0001137_t0053_u01760587748403") 2025/10/16 04:14:08 DEBUG : only8: Deleting (id "4_z7f920de3300debbb9f980e1b_f40478fe37c7b5e90_d20251016_m040855_c001_v7007000_t0000_u01760587735708") 2025/10/16 04:14:08 DEBUG : only8: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c5dd_d20251016_m040845_c001_v0001157_t0035_u01760587725269") 2025/10/16 04:14:08 DEBUG : only9: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a7e_d20251016_m040926_c001_v7007000_t0000_u01760587766944") 2025/10/16 04:14:08 DEBUG : only9: Deleting (id "4_z7f920de3300debbb9f980e1b_f401bda06046ec1ae_d20251016_m040919_c001_v0001176_t0018_u01760587759096") 2025/10/16 04:14:08 DEBUG : only9: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c66b_d20251016_m040909_c001_v0001157_t0020_u01760587749290") 2025/10/16 04:14:08 DEBUG : only9: Deleting (id "4_z7f920de3300debbb9f980e1b_f406528ccdae7f93b_d20251016_m040856_c001_v7007000_t0000_u01760587736058") 2025/10/16 04:14:08 DEBUG : only9: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22de2_d20251016_m040845_c001_v0001101_t0020_u01760587725877") 2025/10/16 04:14:08 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25db1af_d20251016_m040529_c001_v7007000_t0000_u01760587529433") 2025/10/16 04:14:08 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f228d8_d20251016_m040527_c001_v0001101_t0054_u01760587527005") 2025/10/16 04:14:09 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25db181_d20251016_m040526_c001_v7007000_t0000_u01760587526198") 2025/10/16 04:14:09 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f228c2_d20251016_m040524_c001_v0001101_t0020_u01760587524446") 2025/10/16 04:14:09 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25db169_d20251016_m040523_c001_v7007000_t0000_u01760587523721") 2025/10/16 04:14:09 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c0fb_d20251016_m040521_c001_v0001157_t0051_u01760587521438") 2025/10/16 04:14:09 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6cd021_d20251016_m040511_c001_v7007000_t0000_u01760587511179") 2025/10/16 04:14:09 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22852_d20251016_m040509_c001_v0001101_t0005_u01760587509601") 2025/10/16 04:14:09 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6cd00f_d20251016_m040507_c001_v7007000_t0000_u01760587507927") 2025/10/16 04:14:09 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2283e_d20251016_m040506_c001_v0001101_t0046_u01760587506707") 2025/10/16 04:14:09 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6ccfef_d20251016_m040505_c001_v7007000_t0000_u01760587505096") 2025/10/16 04:14:09 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22826_d20251016_m040504_c001_v0001101_t0033_u01760587504065") 2025/10/16 04:14:09 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6ccf63_d20251016_m040457_c001_v7007000_t0000_u01760587497533") 2025/10/16 04:14:09 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f227d6_d20251016_m040455_c001_v0001101_t0058_u01760587495887") 2025/10/16 04:14:09 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6ccf4c_d20251016_m040455_c001_v7007000_t0000_u01760587495518") 2025/10/16 04:14:09 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f227c4_d20251016_m040453_c001_v0001101_t0006_u01760587493877") 2025/10/16 04:14:09 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6ccf32_d20251016_m040453_c001_v7007000_t0000_u01760587493503") 2025/10/16 04:14:09 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f227bc_d20251016_m040452_c001_v0001101_t0013_u01760587492717") 2025/10/16 04:14:09 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f227b8_d20251016_m040452_c001_v0001101_t0042_u01760587492008") 2025/10/16 04:14:09 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6ccf1b_d20251016_m040451_c001_v7007000_t0000_u01760587491639") 2025/10/16 04:14:09 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f227b2_d20251016_m040450_c001_v0001101_t0012_u01760587490764") 2025/10/16 04:14:09 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f227ac_d20251016_m040449_c001_v0001101_t0006_u01760587489942") 2025/10/16 04:14:09 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6ccf07_d20251016_m040449_c001_v7007000_t0000_u01760587489568") 2025/10/16 04:14:10 DEBUG : potato: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f227a2_d20251016_m040448_c001_v0001101_t0057_u01760587488544") 2025/10/16 04:14:10 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e64759f_d20251016_m040614_c001_v7007000_t0000_u01760587574618") 2025/10/16 04:14:10 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c1fa_d20251016_m040613_c001_v0001157_t0031_u01760587573920") 2025/10/16 04:14:10 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f422b06bf1c68ed3c_d20251016_m040605_c001_v7007000_t0000_u01760587565714") 2025/10/16 04:14:10 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c1c8_d20251016_m040600_c001_v0001157_t0015_u01760587560655") 2025/10/16 04:14:10 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a817112_d20251016_m040553_c001_v7007000_t0000_u01760587553001") 2025/10/16 04:14:10 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c180_d20251016_m040548_c001_v0001157_t0010_u01760587548643") 2025/10/16 04:14:10 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25db231_d20251016_m040540_c001_v7007000_t0000_u01760587540859") 2025/10/16 04:14:10 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c143_d20251016_m040536_c001_v0001157_t0031_u01760587536400") 2025/10/16 04:14:10 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6cd02d_d20251016_m040515_c001_v7007000_t0000_u01760587515541") 2025/10/16 04:14:10 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22872_d20251016_m040514_c001_v0001101_t0038_u01760587514021") 2025/10/16 04:14:10 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6cd028_d20251016_m040513_c001_v7007000_t0000_u01760587513653") 2025/10/16 04:14:10 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22868_d20251016_m040511_c001_v0001101_t0007_u01760587511730") 2025/10/16 04:14:10 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6cd022_d20251016_m040511_c001_v7007000_t0000_u01760587511363") 2025/10/16 04:14:10 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2285c_d20251016_m040510_c001_v0001101_t0056_u01760587510281") 2025/10/16 04:14:10 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6cd016_d20251016_m040509_c001_v7007000_t0000_u01760587509207") 2025/10/16 04:14:10 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2284a_d20251016_m040508_c001_v0001101_t0006_u01760587508297") 2025/10/16 04:14:10 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6ccffd_d20251016_m040506_c001_v7007000_t0000_u01760587506338") 2025/10/16 04:14:10 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2282e_d20251016_m040505_c001_v0001101_t0000_u01760587505109") 2025/10/16 04:14:10 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f415e124fbb6ccf6c_d20251016_m040458_c001_v7007000_t0000_u01760587498272") 2025/10/16 04:14:10 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f227e2_d20251016_m040457_c001_v0001101_t0057_u01760587497137") 2025/10/16 04:14:10 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd766c_d20251016_m040352_c001_v7007000_t0000_u01760587432573") 2025/10/16 04:14:10 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22632_d20251016_m040351_c001_v0001101_t0049_u01760587431802") 2025/10/16 04:14:11 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd765b_d20251016_m040350_c001_v7007000_t0000_u01760587430883") 2025/10/16 04:14:11 DEBUG : potato2: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22624_d20251016_m040350_c001_v0001101_t0016_u01760587430242") 2025/10/16 04:14:11 DEBUG : potato3: Deleting (id "4_z7f920de3300debbb9f980e1b_f422b06bf1c68ed3e_d20251016_m040605_c001_v7007000_t0000_u01760587565947") 2025/10/16 04:14:11 DEBUG : potato3: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f229b4_d20251016_m040602_c001_v0001101_t0019_u01760587562114") 2025/10/16 04:14:11 DEBUG : potato3: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a817113_d20251016_m040553_c001_v7007000_t0000_u01760587553240") 2025/10/16 04:14:11 DEBUG : potato3: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22977_d20251016_m040550_c001_v0001101_t0015_u01760587550052") 2025/10/16 04:14:11 DEBUG : potato3: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25db235_d20251016_m040541_c001_v7007000_t0000_u01760587541374") 2025/10/16 04:14:11 DEBUG : potato3: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2290f_d20251016_m040537_c001_v0001101_t0047_u01760587537125") 2025/10/16 04:14:11 DEBUG : pre-dest1/1: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8282_d20251016_m040649_c001_v7007000_t0000_u01760587609307") 2025/10/16 04:14:11 DEBUG : pre-dest1/1: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22aa5_d20251016_m040641_c001_v0001101_t0023_u01760587601173") 2025/10/16 04:14:11 DEBUG : pre-dest2/2: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8283_d20251016_m040649_c001_v7007000_t0000_u01760587609488") 2025/10/16 04:14:11 DEBUG : pre-dest2/2: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c2cf_d20251016_m040642_c001_v0001157_t0058_u01760587602000") 2025/10/16 04:14:11 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f920de3300debbb9f980e1b_f4103909a694f7059_d20251016_m040626_c001_v7007000_t0000_u01760587586501") 2025/10/16 04:14:11 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5bed_d20251016_m040622_c001_v0001137_t0049_u01760587582393") 2025/10/16 04:14:11 DEBUG : sizeonly: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a816efe_d20251016_m040432_c001_v7007000_t0000_u01760587472962") 2025/10/16 04:14:11 DEBUG : sizeonly: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22726_d20251016_m040431_c001_v0001101_t0057_u01760587471835") 2025/10/16 04:14:11 DEBUG : splitbanan: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e6230e_d20251016_m041129_c001_v7007000_t0000_u01760587889970") 2025/10/16 04:14:11 DEBUG : splitbanan: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b61f8_d20251016_m041122_c001_v0001137_t0012_u01760587882218") 2025/10/16 04:14:11 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f61157_d20251016_m041249_c001_v7007000_t0000_u01760587969372") 2025/10/16 04:14:11 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14cb2e_d20251016_m041242_c001_v0001157_t0023_u01760587962616") 2025/10/16 04:14:12 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f404fddc32f94f6d2_d20251016_m041233_c001_v7007000_t0000_u01760587953290") 2025/10/16 04:14:12 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14caba_d20251016_m041226_c001_v0001157_t0027_u01760587946302") 2025/10/16 04:14:12 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd887b_d20251016_m041217_c001_v7007000_t0000_u01760587937227") 2025/10/16 04:14:12 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14ca62_d20251016_m041210_c001_v0001157_t0042_u01760587930707") 2025/10/16 04:14:12 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd8822_d20251016_m041201_c001_v7007000_t0000_u01760587921859") 2025/10/16 04:14:12 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14ca08_d20251016_m041155_c001_v0001157_t0039_u01760587915460") 2025/10/16 04:14:12 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f401d37430aea5b5c_d20251016_m041145_c001_v7007000_t0000_u01760587905978") 2025/10/16 04:14:12 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c98a_d20251016_m041138_c001_v0001157_t0046_u01760587898665") 2025/10/16 04:14:12 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e622cd_d20251016_m041124_c001_v7007000_t0000_u01760587884387") 2025/10/16 04:14:12 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f23100_d20251016_m041121_c001_v0001101_t0035_u01760587881049") 2025/10/16 04:14:12 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f4176f69306af4113_d20251016_m041111_c001_v7007000_t0000_u01760587871690") 2025/10/16 04:14:12 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c89a_d20251016_m041104_c001_v0001157_t0011_u01760587864534") 2025/10/16 04:14:12 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647c4c_d20251016_m041103_c001_v7007000_t0000_u01760587863617") 2025/10/16 04:14:12 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6180_d20251016_m041059_c001_v0001137_t0033_u01760587859583") 2025/10/16 04:14:12 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f408d91f0598b6d92_d20251016_m041050_c001_v7007000_t0000_u01760587850111") 2025/10/16 04:14:12 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c828_d20251016_m041043_c001_v0001157_t0009_u01760587843011") 2025/10/16 04:14:12 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f409a344462c72dc2_d20251016_m041041_c001_v7007000_t0000_u01760587841414") 2025/10/16 04:14:12 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f23035_d20251016_m041038_c001_v0001101_t0001_u01760587838182") 2025/10/16 04:14:12 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f4103909a694f7330_d20251016_m041023_c001_v7007000_t0000_u01760587823893") 2025/10/16 04:14:12 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c7b9_d20251016_m041019_c001_v0001157_t0028_u01760587819961") 2025/10/16 04:14:12 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f420744ac7493c41a_d20251016_m041010_c001_v7007000_t0000_u01760587810318") 2025/10/16 04:14:12 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c775_d20251016_m041003_c001_v0001157_t0018_u01760587803507") 2025/10/16 04:14:13 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f4149afcae7e62169_d20251016_m040954_c001_v7007000_t0000_u01760587794518") 2025/10/16 04:14:13 DEBUG : splitbananasplit: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c725_d20251016_m040947_c001_v0001157_t0011_u01760587787642") 2025/10/16 04:14:13 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f400166412bb048df_d20251016_m041106_c001_v7007000_t0000_u01760587866586") 2025/10/16 04:14:13 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6184_d20251016_m041100_c001_v0001137_t0059_u01760587860787") 2025/10/16 04:14:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647ab5_d20251016_m040939_c001_v7007000_t0000_u01760587779344") 2025/10/16 04:14:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c6ed_d20251016_m040936_c001_v0001157_t0001_u01760587776751") 2025/10/16 04:14:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647aa0_d20251016_m040935_c001_v7007000_t0000_u01760587775628") 2025/10/16 04:14:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5fe7_d20251016_m040933_c001_v0001137_t0027_u01760587773050") 2025/10/16 04:14:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25db1e0_d20251016_m040533_c001_v7007000_t0000_u01760587533524") 2025/10/16 04:14:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c12f_d20251016_m040532_c001_v0001157_t0048_u01760587532387") 2025/10/16 04:14:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25db1ce_d20251016_m040531_c001_v7007000_t0000_u01760587531838") 2025/10/16 04:14:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5afe_d20251016_m040530_c001_v0001137_t0031_u01760587530898") 2025/10/16 04:14:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a816eed_d20251016_m040429_c001_v7007000_t0000_u01760587469646") 2025/10/16 04:14:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22710_d20251016_m040427_c001_v0001101_t0005_u01760587467606") 2025/10/16 04:14:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a816ece_d20251016_m040427_c001_v7007000_t0000_u01760587467240") 2025/10/16 04:14:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22708_d20251016_m040425_c001_v0001101_t0056_u01760587465976") 2025/10/16 04:14:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a816ebd_d20251016_m040423_c001_v7007000_t0000_u01760587463698") 2025/10/16 04:14:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f226f9_d20251016_m040422_c001_v0001101_t0015_u01760587462296") 2025/10/16 04:14:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a816eb0_d20251016_m040421_c001_v7007000_t0000_u01760587461715") 2025/10/16 04:14:13 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f226eb_d20251016_m040420_c001_v0001101_t0007_u01760587460274") 2025/10/16 04:14:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f226d7_d20251016_m040417_c001_v0001101_t0026_u01760587457415") 2025/10/16 04:14:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a816e93_d20251016_m040417_c001_v7007000_t0000_u01760587457050") 2025/10/16 04:14:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f226cf_d20251016_m040416_c001_v0001101_t0045_u01760587456350") 2025/10/16 04:14:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f226cd_d20251016_m040415_c001_v0001101_t0018_u01760587455437") 2025/10/16 04:14:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f418b4b763a816e89_d20251016_m040415_c001_v7007000_t0000_u01760587455071") 2025/10/16 04:14:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f226c3_d20251016_m040411_c001_v0001101_t0008_u01760587451988") 2025/10/16 04:14:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2269f_d20251016_m040408_c001_v0001101_t0057_u01760587448915") 2025/10/16 04:14:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd77d5_d20251016_m040408_c001_v7007000_t0000_u01760587448550") 2025/10/16 04:14:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22699_d20251016_m040407_c001_v0001101_t0032_u01760587447558") 2025/10/16 04:14:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2268f_d20251016_m040406_c001_v0001101_t0037_u01760587446712") 2025/10/16 04:14:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd77aa_d20251016_m040406_c001_v7007000_t0000_u01760587446343") 2025/10/16 04:14:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2267a_d20251016_m040401_c001_v0001101_t0051_u01760587441949") 2025/10/16 04:14:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd7738_d20251016_m040401_c001_v7007000_t0000_u01760587441580") 2025/10/16 04:14:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2266e_d20251016_m040400_c001_v0001101_t0057_u01760587440548") 2025/10/16 04:14:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd7706_d20251016_m040359_c001_v7007000_t0000_u01760587439643") 2025/10/16 04:14:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2265e_d20251016_m040358_c001_v0001101_t0052_u01760587438780") 2025/10/16 04:14:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd76ea_d20251016_m040358_c001_v7007000_t0000_u01760587438235") 2025/10/16 04:14:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22658_d20251016_m040357_c001_v0001101_t0047_u01760587437496") 2025/10/16 04:14:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd76c4_d20251016_m040356_c001_v7007000_t0000_u01760587436592") 2025/10/16 04:14:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22650_d20251016_m040355_c001_v0001101_t0012_u01760587435665") 2025/10/16 04:14:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd76a1_d20251016_m040355_c001_v7007000_t0000_u01760587435114") 2025/10/16 04:14:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2264a_d20251016_m040354_c001_v0001101_t0028_u01760587434446") 2025/10/16 04:14:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd7686_d20251016_m040353_c001_v7007000_t0000_u01760587433899") 2025/10/16 04:14:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2263e_d20251016_m040353_c001_v0001101_t0003_u01760587433118") 2025/10/16 04:14:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd7652_d20251016_m040348_c001_v7007000_t0000_u01760587428448") 2025/10/16 04:14:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22618_d20251016_m040347_c001_v0001101_t0013_u01760587427620") 2025/10/16 04:14:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd764c_d20251016_m040347_c001_v7007000_t0000_u01760587427076") 2025/10/16 04:14:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22614_d20251016_m040346_c001_v0001101_t0012_u01760587426166") 2025/10/16 04:14:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd7646_d20251016_m040345_c001_v7007000_t0000_u01760587425189") 2025/10/16 04:14:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22606_d20251016_m040344_c001_v0001101_t0046_u01760587424259") 2025/10/16 04:14:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f40776c4bb3dd762d_d20251016_m040341_c001_v7007000_t0000_u01760587421843") 2025/10/16 04:14:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f225e8_d20251016_m040341_c001_v0001101_t0022_u01760587421137") 2025/10/16 04:14:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647ab6_d20251016_m040939_c001_v7007000_t0000_u01760587779527") 2025/10/16 04:14:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec1e9_d20251016_m040936_c001_v0001176_t0035_u01760587776761") 2025/10/16 04:14:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647aa2_d20251016_m040935_c001_v7007000_t0000_u01760587775810") 2025/10/16 04:14:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22f29_d20251016_m040933_c001_v0001101_t0004_u01760587773061") 2025/10/16 04:14:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f61162_d20251016_m041251_c001_v7007000_t0000_u01760587971490") 2025/10/16 04:14:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6451_d20251016_m041250_c001_v0001137_t0024_u01760587970730") 2025/10/16 04:14:15 DEBUG : sub/yam: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25db1a6_d20251016_m040528_c001_v7007000_t0000_u01760587528892") 2025/10/16 04:14:15 DEBUG : sub/yam: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c120_d20251016_m040527_c001_v0001157_t0039_u01760587527354") 2025/10/16 04:14:15 DEBUG : test_dir1/file2: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a90_d20251016_m040932_c001_v7007000_t0000_u01760587772296") 2025/10/16 04:14:15 DEBUG : test_dir1/file2: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22f15_d20251016_m040930_c001_v0001101_t0055_u01760587770577") 2025/10/16 04:14:15 DEBUG : test_dir1/file2: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a8b_d20251016_m040929_c001_v7007000_t0000_u01760587769782") 2025/10/16 04:14:16 DEBUG : test_dir1/file2: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14c6b0_d20251016_m040927_c001_v0001157_t0013_u01760587767916") 2025/10/16 04:14:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a91_d20251016_m040932_c001_v7007000_t0000_u01760587772480") 2025/10/16 04:14:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec1d0_d20251016_m040930_c001_v0001176_t0031_u01760587770921") 2025/10/16 04:14:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f920de3300debbb9f980e1b_f4231b7539e647a8c_d20251016_m040929_c001_v7007000_t0000_u01760587769965") 2025/10/16 04:14:16 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f22eff_d20251016_m040927_c001_v0001101_t0036_u01760587767905") 2025/10/16 04:14:16 DEBUG : three: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25db152_d20251016_m040520_c001_v7007000_t0000_u01760587520717") 2025/10/16 04:14:16 DEBUG : three: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2289a_d20251016_m040519_c001_v0001101_t0025_u01760587519436") 2025/10/16 04:14:16 DEBUG : three: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2288c_d20251016_m040517_c001_v0001101_t0042_u01760587517097") 2025/10/16 04:14:16 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f61168_d20251016_m041253_c001_v7007000_t0000_u01760587973046") 2025/10/16 04:14:16 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec655_d20251016_m041252_c001_v0001176_t0015_u01760587972431") 2025/10/16 04:14:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f611c5_d20251016_m041312_c001_v7007000_t0000_u01760587992547") 2025/10/16 04:14:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f2331d_d20251016_m041310_c001_v0001101_t0020_u01760587990709") 2025/10/16 04:14:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f611b2_d20251016_m041309_c001_v7007000_t0000_u01760587989178") 2025/10/16 04:14:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec69d_d20251016_m041307_c001_v0001176_t0048_u01760587987697") 2025/10/16 04:14:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f611a5_d20251016_m041306_c001_v7007000_t0000_u01760587986731") 2025/10/16 04:14:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6495_d20251016_m041306_c001_v0001137_t0028_u01760587986039") 2025/10/16 04:14:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f6118a_d20251016_m041300_c001_v7007000_t0000_u01760587980523") 2025/10/16 04:14:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec679_d20251016_m041259_c001_v0001176_t0008_u01760587979337") 2025/10/16 04:14:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f61196_d20251016_m041303_c001_v7007000_t0000_u01760587983038") 2025/10/16 04:14:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f232f0_d20251016_m041301_c001_v0001101_t0001_u01760587981470") 2025/10/16 04:14:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f61182_d20251016_m041258_c001_v7007000_t0000_u01760587978385") 2025/10/16 04:14:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b6470_d20251016_m041257_c001_v0001137_t0035_u01760587977618") 2025/10/16 04:14:16 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f6117a_d20251016_m041256_c001_v7007000_t0000_u01760587976674") 2025/10/16 04:14:17 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14cb7b_d20251016_m041255_c001_v0001157_t0048_u01760587975786") 2025/10/16 04:14:17 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f6116f_d20251016_m041254_c001_v7007000_t0000_u01760587974847") 2025/10/16 04:14:17 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f920de3300debbb9f980e1b_f111be407c0f232d4_d20251016_m041253_c001_v0001101_t0053_u01760587973992") 2025/10/16 04:14:17 DEBUG : toe/toe/toe: Deleting (id "4_z7f920de3300debbb9f980e1b_f405135ade5c96e90_d20251016_m041317_c001_v7007000_t0000_u01760587997699") 2025/10/16 04:14:17 DEBUG : toe/toe/toe: Deleting (id "4_z7f920de3300debbb9f980e1b_f101bda06046ec6cc_d20251016_m041317_c001_v0001176_t0031_u01760587997068") 2025/10/16 04:14:17 DEBUG : toe/toe/toe: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f611a2_d20251016_m041305_c001_v7007000_t0000_u01760587985075") 2025/10/16 04:14:17 DEBUG : toe/toe/toe: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14cbaf_d20251016_m041303_c001_v0001157_t0048_u01760587983988") 2025/10/16 04:14:17 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f611c8_d20251016_m041313_c001_v7007000_t0000_u01760587993130") 2025/10/16 04:14:17 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f1169aa6cad14cbec_d20251016_m041312_c001_v0001157_t0038_u01760587992154") 2025/10/16 04:14:17 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f41185a1fa5f611b6_d20251016_m041309_c001_v7007000_t0000_u01760587989761") 2025/10/16 04:14:17 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f920de3300debbb9f980e1b_f111fbfe3823aa5b4_d20251016_m041308_c001_v0001130_t0009_u01760587988876") 2025/10/16 04:14:17 DEBUG : two: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25db155_d20251016_m040520_c001_v7007000_t0000_u01760587520898") 2025/10/16 04:14:17 DEBUG : two: Deleting (id "4_z7f920de3300debbb9f980e1b_f4169aa6cad14c0ed_d20251016_m040518_c001_v0001157_t0036_u01760587518674") 2025/10/16 04:14:17 DEBUG : two: Deleting (id "4_z7f920de3300debbb9f980e1b_f411be407c0f22888_d20251016_m040516_c001_v0001101_t0045_u01760587516913") 2025/10/16 04:14:17 DEBUG : yam: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25db1b3_d20251016_m040529_c001_v7007000_t0000_u01760587529613") 2025/10/16 04:14:17 DEBUG : yam: Deleting (id "4_z7f920de3300debbb9f980e1b_f100b761eca528a49_d20251016_m040528_c001_v0001131_t0003_u01760587528399") 2025/10/16 04:14:17 DEBUG : yam: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25db17a_d20251016_m040525_c001_v7007000_t0000_u01760587525656") 2025/10/16 04:14:17 DEBUG : yam: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5ae0_d20251016_m040524_c001_v0001137_t0020_u01760587524459") 2025/10/16 04:14:17 DEBUG : yam: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25db164_d20251016_m040523_c001_v7007000_t0000_u01760587523181") 2025/10/16 04:14:17 DEBUG : yam: Deleting (id "4_z7f920de3300debbb9f980e1b_f111f3c7e9b0b5ac8_d20251016_m040521_c001_v0001137_t0057_u01760587521450") 2025/10/16 04:14:17 DEBUG : yaml: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25db185_d20251016_m040526_c001_v7007000_t0000_u01760587526446") 2025/10/16 04:14:18 DEBUG : yaml: Deleting (id "4_z7f920de3300debbb9f980e1b_f1116ddcf87b4c496_d20251016_m040525_c001_v0001131_t0024_u01760587525366") 2025/10/16 04:14:18 DEBUG : yaml: Deleting (id "4_z7f920de3300debbb9f980e1b_f4121dc0fd25db16c_d20251016_m040523_c001_v7007000_t0000_u01760587523901") 2025/10/16 04:14:18 DEBUG : yaml: Deleting (id "4_z7f920de3300debbb9f980e1b_f104f7f840006b073_d20251016_m040522_c001_v0001177_t0058_u01760587522895") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m40.833137107s (try 1/5)