"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/10/31 04:17:35 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyuban7kadi" 2025/10/31 04:17:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/31 04:17:36 DEBUG : Creating backend with remote "/tmp/rclone775226742" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:17:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/31 04:17:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/31 04:17:37 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:17:37 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.59s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:17:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/31 04:17:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/31 04:17:37 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:17:37 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:17:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:17:39 INFO : sub dir/hello world: Copied (new) 2025/10/31 04:17:39 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.19s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:17:40 DEBUG : Creating backend with remote "/non-existing" 2025/10/31 04:17:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/31 04:17:40 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:17:40 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:17:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/31 04:17:41 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:17:41 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:17:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:17:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.23s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:17:43 INFO : B2 bucket rclone-test-ziyuban7kadi: Running all checks before starting transfers 2025/10/31 04:17:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/31 04:17:44 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:17:44 INFO : B2 bucket rclone-test-ziyuban7kadi: Checks finished, now starting transfers 2025/10/31 04:17:44 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:17:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:17:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.48s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:17:45 ERROR : Ignoring --no-traverse with sync 2025/10/31 04:17:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/31 04:17:45 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:17:45 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:17:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:17:46 INFO : sub dir/hello world: Copied (new) 2025/10/31 04:17:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.39s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:17:46 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/31 04:17:46 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:17:46 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:17:47 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/31 04:17:47 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.44s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:17:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/31 04:17:48 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:17:48 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:17:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:17:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.87s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:17:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/31 04:17:50 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:17:50 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:17:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:17:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.80s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:17:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/31 04:17:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/31 04:17:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/31 04:17:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/31 04:17:52 INFO : sub dir2: Making directory 2025/10/31 04:17:52 INFO : sub dir: Making directory 2025/10/31 04:17:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/31 04:17:52 INFO : sub dir2/sub sub dir2: Making directory 2025/10/31 04:17:52 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:17:52 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:17:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:17:52 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/10/31 04:17:52 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.65s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:17:53 INFO : sub dir2: Making directory 2025/10/31 04:17:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/31 04:17:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/31 04:17:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/31 04:17:53 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:17:53 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:17:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:17:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.67s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:17:55 DEBUG : sub dir2: Making directory with metadata 2025/10/31 04:17:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/31 04:17:55 INFO : sub dir2: Making directory 2025/10/31 04:17:55 INFO : sub dir: Making directory 2025/10/31 04:17:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/31 04:17:55 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:17:55 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:17:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:17:56 INFO : sub dir/hello world: Copied (new) 2025/10/31 04:17:56 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/31 04:17:56 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/31 04:17:56 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.81s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.40s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:17:57 INFO : sub dir2: Making directory 2025/10/31 04:17:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/31 04:17:57 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:17:57 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:17:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:17:58 INFO : sub dir/hello world: Copied (new) 2025/10/31 04:17:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.79s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:17:59 DEBUG : sub dir2: Making directory with metadata 2025/10/31 04:17:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/31 04:17:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/31 04:17:59 INFO : sub dir2: Making directory 2025/10/31 04:17:59 INFO : sub dir: Making directory 2025/10/31 04:17:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/31 04:17:59 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:17:59 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:17:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:17:59 INFO : sub dir/hello world: Copied (new) 2025/10/31 04:17:59 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/31 04:18:00 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.43s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:18:00 INFO : sub dir2: Making directory 2025/10/31 04:18:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/31 04:18:01 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:18:01 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:18:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:18:01 INFO : sub dir/hello world: Copied (new) 2025/10/31 04:18:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.50s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:18:03 DEBUG : Creating backend with remote "TestB2:rclone-test-zapafeh9cixu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-ziyuban7kadi -> B2 bucket rclone-test-zapafeh9cixu 2025/10/31 04:18:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/31 04:18:04 DEBUG : B2 bucket rclone-test-zapafeh9cixu: Waiting for checks to finish 2025/10/31 04:18:04 DEBUG : B2 bucket rclone-test-zapafeh9cixu: Waiting for transfers to finish 2025/10/31 04:18:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:18:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/31 04:18:05 DEBUG : B2 bucket rclone-test-zapafeh9cixu: Purge remote 2025/10/31 04:18:05 INFO : B2 bucket rclone-test-zapafeh9cixu: cleaning bucket "rclone-test-zapafeh9cixu" of all files 2025/10/31 04:18:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf92ad7370cd3b8b9fa80e1b_f105ff800569059ea_d20251031_m041805_c001_v0001181_t0038_u01761884285354") --- PASS: TestServerSideCopy (4.54s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:18:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/31 04:18:08 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:18:08 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:18:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/31 04:18:08 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.68s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:18:10 DEBUG : Creating backend with remote "TestB2:rclone-test-velunon5rapu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-ziyuban7kadi -> B2 bucket rclone-test-velunon5rapu 2025/10/31 04:18:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/31 04:18:11 DEBUG : B2 bucket rclone-test-velunon5rapu: Waiting for checks to finish 2025/10/31 04:18:11 DEBUG : B2 bucket rclone-test-velunon5rapu: Waiting for transfers to finish 2025/10/31 04:18:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:18:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/31 04:18:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/31 04:18:14 DEBUG : B2 bucket rclone-test-velunon5rapu: Waiting for checks to finish 2025/10/31 04:18:14 DEBUG : B2 bucket rclone-test-velunon5rapu: Waiting for transfers to finish 2025/10/31 04:18:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/31 04:18:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/31 04:18:15 DEBUG : B2 bucket rclone-test-velunon5rapu: Purge remote 2025/10/31 04:18:15 INFO : B2 bucket rclone-test-velunon5rapu: cleaning bucket "rclone-test-velunon5rapu" of all files 2025/10/31 04:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f12cd2370cd3b8b9fa80e1b_f1077a2610731575a_d20251031_m041815_c001_v0001100_t0028_u01761884295315") 2025/10/31 04:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f12cd2370cd3b8b9fa80e1b_f103a4b0358669edc_d20251031_m041812_c001_v0001171_t0030_u01761884292225") --- PASS: TestServerSideCopyOverSelf (7.92s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:18:18 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:18:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/31 04:18:18 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:18:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/31 04:18:19 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/31 04:18:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.68s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:18:21 DEBUG : Creating backend with remote "TestB2:rclone-test-canoget8dife" 2025/10/31 04:18:21 DEBUG : pacer: low level retry 1/10 (error incident id 3894aee67876-b33b69d5daccc6ce (500 internal_error)) 2025/10/31 04:18:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/31 04:18:22 DEBUG : pacer: low level retry 2/10 (error incident id 3894aee67876-a184dc4911cbaad2 (500 internal_error)) 2025/10/31 04:18:22 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/10/31 04:18:22 DEBUG : pacer: low level retry 3/10 (error incident id 3894aee67876-987d58d0ddf19a17 (500 internal_error)) 2025/10/31 04:18:22 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/10/31 04:18:22 DEBUG : pacer: low level retry 4/10 (error incident id 3894aee67876-ed80a0356909e4a0 (500 internal_error)) 2025/10/31 04:18:22 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/10/31 04:18:22 DEBUG : pacer: low level retry 5/10 (error incident id 3894aee67876-3f37371d638d9f30 (500 internal_error)) 2025/10/31 04:18:22 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/10/31 04:18:22 DEBUG : pacer: low level retry 6/10 (error incident id 3894aee67876-5bcacb7672fe1d7a (500 internal_error)) 2025/10/31 04:18:22 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/10/31 04:18:23 DEBUG : pacer: low level retry 7/10 (error incident id 3894aee67876-ef7d20f0ef4cb8d2 (500 internal_error)) 2025/10/31 04:18:23 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/10/31 04:18:23 DEBUG : pacer: low level retry 8/10 (error incident id 3894aee67876-588b56d993262ad3 (500 internal_error)) 2025/10/31 04:18:23 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2025/10/31 04:18:25 DEBUG : pacer: low level retry 9/10 (error incident id 3894aee67876-2fa0bb666084339e (500 internal_error)) 2025/10/31 04:18:25 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2025/10/31 04:18:27 DEBUG : pacer: low level retry 10/10 (error incident id 3894aee67876-655bac02552f7f22 (500 internal_error)) 2025/10/31 04:18:27 DEBUG : pacer: Rate limited, increasing sleep to 10.24s sync_test.go:699: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:699 Error: Received unexpected error: failed to authorize account: failed to authenticate: incident id 3894aee67876-655bac02552f7f22 (500 internal_error) Test: TestServerSideMoveOverSelf --- FAIL: TestServerSideMoveOverSelf (8.31s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:18:29 ERROR : error listing: directory not found 2025/10/31 04:18:29 INFO : Local file system at /tmp/rclone775226742: Making directory 2025/10/31 04:18:30 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:18:30 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.22s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:18:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/31 04:18:31 DEBUG : Local file system at /tmp/rclone775226742: Waiting for checks to finish 2025/10/31 04:18:31 DEBUG : Local file system at /tmp/rclone775226742: Waiting for transfers to finish 2025/10/31 04:18:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:18:32 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/31 04:18:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.11s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:18:33 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/31 04:18:33 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:18:33 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:18:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/31 04:18:33 INFO : check sum: Copied (new) 2025/10/31 04:18:33 DEBUG : Waiting for deletions to finish 2025/10/31 04:18:34 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:18:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/31 04:18:34 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/31 04:18:34 DEBUG : check sum: Unchanged skipping 2025/10/31 04:18:34 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:18:34 DEBUG : Waiting for deletions to finish 2025/10/31 04:18:34 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.86s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:18:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/31 04:18:34 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:18:34 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:18:35 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/31 04:18:35 INFO : sizeonly: Copied (new) 2025/10/31 04:18:35 DEBUG : Waiting for deletions to finish 2025/10/31 04:18:35 DEBUG : sizeonly: Sizes identical 2025/10/31 04:18:35 DEBUG : sizeonly: Unchanged skipping 2025/10/31 04:18:35 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:18:35 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:18:35 DEBUG : Waiting for deletions to finish 2025/10/31 04:18:35 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.95s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:18:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/31 04:18:36 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:18:36 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:18:37 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/31 04:18:37 INFO : ignore-size: Copied (new) 2025/10/31 04:18:37 DEBUG : Waiting for deletions to finish 2025/10/31 04:18:37 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:18:37 DEBUG : ignore-size: Unchanged skipping 2025/10/31 04:18:37 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:18:37 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:18:37 DEBUG : Waiting for deletions to finish 2025/10/31 04:18:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.95s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:18:39 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:18:39 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:18:39 DEBUG : existing: Unchanged skipping 2025/10/31 04:18:39 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:18:39 DEBUG : Waiting for deletions to finish 2025/10/31 04:18:39 INFO : There was nothing to transfer 2025/10/31 04:18:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/31 04:18:39 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:18:39 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:18:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/31 04:18:40 INFO : existing: Copied (replaced existing) 2025/10/31 04:18:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.76s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:18:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/31 04:18:41 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:18:41 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:18:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/31 04:18:42 INFO : existing: Copied (new) 2025/10/31 04:18:42 DEBUG : Waiting for deletions to finish 2025/10/31 04:18:42 DEBUG : existing: Destination exists, skipping 2025/10/31 04:18:42 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:18:42 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:18:42 DEBUG : Waiting for deletions to finish 2025/10/31 04:18:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.98s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:18:44 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/31 04:18:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/31 04:18:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:18:45 DEBUG : c/non empty space: Unchanged skipping 2025/10/31 04:18:45 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:18:45 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:18:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/31 04:18:45 INFO : a/potato2: Copied (new) 2025/10/31 04:18:45 DEBUG : Waiting for deletions to finish 2025/10/31 04:18:45 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.43s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:18:47 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:18:47 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/31 04:18:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/31 04:18:47 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/31 04:18:47 DEBUG : empty space: Unchanged skipping 2025/10/31 04:18:47 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:18:47 DEBUG : Waiting for deletions to finish 2025/10/31 04:18:47 INFO : There was nothing to transfer 2025/10/31 04:18:48 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/31 04:18:48 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:18:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/31 04:18:48 INFO : empty space: Updated modification time in destination 2025/10/31 04:18:48 DEBUG : empty space: Unchanged skipping 2025/10/31 04:18:48 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:18:48 DEBUG : Waiting for deletions to finish 2025/10/31 04:18:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.83s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:18:50 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:18:50 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/31 04:18:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/31 04:18:50 DEBUG : empty space: Unchanged skipping 2025/10/31 04:18:50 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:18:50 DEBUG : Waiting for deletions to finish 2025/10/31 04:18:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.78s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:18:51 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:18:51 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/31 04:18:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone775226742) 2025/10/31 04:18:51 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-ziyuban7kadi) 2025/10/31 04:18:51 DEBUG : foo: sha1 differ 2025/10/31 04:18:51 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:18:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/31 04:18:52 INFO : foo: Copied (replaced existing) 2025/10/31 04:18:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:18:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:18:54 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/31 04:18:54 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:18:54 DEBUG : empty space: Unchanged skipping 2025/10/31 04:18:54 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:18:54 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/31 04:18:54 INFO : potato: Copied (new) 2025/10/31 04:18:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.84s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:18:57 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/31 04:18:57 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:18:57 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:18:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/31 04:18:57 INFO : potato: Copied (replaced existing) 2025/10/31 04:18:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.80s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:18:59 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/31 04:18:59 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:18:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone775226742) 2025/10/31 04:18:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-ziyuban7kadi) 2025/10/31 04:18:59 DEBUG : potato: sha1 differ 2025/10/31 04:18:59 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:19:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/31 04:19:00 INFO : potato: Copied (replaced existing) 2025/10/31 04:19:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:19:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/31 04:19:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/31 04:19:02 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:19:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:19:02 DEBUG : empty space: Unchanged skipping 2025/10/31 04:19:02 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:19:02 DEBUG : Waiting for deletions to finish 2025/10/31 04:19:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:19:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:19:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/31 04:19:05 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:19:05 DEBUG : empty space: Unchanged skipping 2025/10/31 04:19:05 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:19:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/31 04:19:05 INFO : potato2: Copied (new) 2025/10/31 04:19:05 DEBUG : Waiting for deletions to finish 2025/10/31 04:19:06 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:19:08 INFO : d: Making directory 2025/10/31 04:19:08 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/31 04:19:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/31 04:19:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:19:09 DEBUG : c/non empty space: Unchanged skipping 2025/10/31 04:19:09 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:19:09 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:19:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/31 04:19:09 INFO : a/potato2: Copied (new) 2025/10/31 04:19:09 DEBUG : Waiting for deletions to finish 2025/10/31 04:19:09 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:19:12 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/31 04:19:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/31 04:19:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:19:12 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:19:12 DEBUG : c/non empty space: Unchanged skipping 2025/10/31 04:19:12 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:19:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/31 04:19:13 INFO : a/potato2: Copied (new) 2025/10/31 04:19:13 ERROR : B2 bucket rclone-test-ziyuban7kadi: not deleting files as there were IO errors 2025/10/31 04:19:13 ERROR : B2 bucket rclone-test-ziyuban7kadi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.66s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:19:16 DEBUG : Waiting for deletions to finish 2025/10/31 04:19:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:19:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/31 04:19:16 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:19:16 DEBUG : empty space: Unchanged skipping 2025/10/31 04:19:16 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:19:16 INFO : potato: Deleted 2025/10/31 04:19:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/31 04:19:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.36s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:19:19 DEBUG : Waiting for deletions to finish 2025/10/31 04:19:19 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:19:19 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:19:19 INFO : potato: Deleted 2025/10/31 04:19:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:19:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/31 04:19:20 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:19:20 DEBUG : empty space: Unchanged skipping 2025/10/31 04:19:20 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:19:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/31 04:19:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.77s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:19:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/31 04:19:22 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:19:22 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:19:23 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/31 04:19:23 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.79s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:19:26 DEBUG : enormous: Excluded (Size Filter) 2025/10/31 04:19:26 DEBUG : enormous: Excluded 2025/10/31 04:19:26 DEBUG : potato2: Excluded (Size Filter) 2025/10/31 04:19:26 DEBUG : potato2: Excluded 2025/10/31 04:19:26 DEBUG : potato2: Excluded (Size Filter) 2025/10/31 04:19:26 DEBUG : potato2: Excluded 2025/10/31 04:19:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:19:26 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:19:26 DEBUG : empty space: Unchanged skipping 2025/10/31 04:19:26 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:19:26 DEBUG : Waiting for deletions to finish 2025/10/31 04:19:26 INFO : There was nothing to transfer 2025/10/31 04:19:26 DEBUG : enormous: Excluded (Size Filter) 2025/10/31 04:19:26 DEBUG : enormous: Excluded 2025/10/31 04:19:26 DEBUG : potato2: Excluded (Size Filter) 2025/10/31 04:19:26 DEBUG : potato2: Excluded 2025/10/31 04:19:26 DEBUG : potato2: Excluded (Size Filter) 2025/10/31 04:19:26 DEBUG : potato2: Excluded 2025/10/31 04:19:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/31 04:19:26 DEBUG : empty space: Unchanged skipping 2025/10/31 04:19:26 DEBUG : Local file system at /tmp/rclone775226742: Waiting for checks to finish 2025/10/31 04:19:26 DEBUG : Local file system at /tmp/rclone775226742: Waiting for transfers to finish 2025/10/31 04:19:26 DEBUG : Waiting for deletions to finish 2025/10/31 04:19:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.22s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:19:29 DEBUG : enormous: Excluded (Size Filter) 2025/10/31 04:19:29 DEBUG : enormous: Excluded 2025/10/31 04:19:29 DEBUG : potato2: Excluded (Size Filter) 2025/10/31 04:19:29 DEBUG : potato2: Excluded 2025/10/31 04:19:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:19:30 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:19:30 DEBUG : empty space: Unchanged skipping 2025/10/31 04:19:30 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:19:30 DEBUG : Waiting for deletions to finish 2025/10/31 04:19:30 INFO : potato2: Deleted 2025/10/31 04:19:30 INFO : enormous: Deleted 2025/10/31 04:19:30 INFO : There was nothing to transfer 2025/10/31 04:19:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/31 04:19:30 DEBUG : empty space: Unchanged skipping 2025/10/31 04:19:30 DEBUG : Local file system at /tmp/rclone775226742: Waiting for checks to finish 2025/10/31 04:19:30 DEBUG : Local file system at /tmp/rclone775226742: Waiting for transfers to finish 2025/10/31 04:19:30 DEBUG : Waiting for deletions to finish 2025/10/31 04:19:30 INFO : enormous: Deleted 2025/10/31 04:19:30 INFO : potato2: Deleted 2025/10/31 04:19:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.68s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:19:33 DEBUG : five: Need to transfer - File not found at Destination 2025/10/31 04:19:33 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/31 04:19:33 DEBUG : one: Destination is newer than source, skipping 2025/10/31 04:19:33 DEBUG : three: Sizes identical 2025/10/31 04:19:33 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:19:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone775226742) 2025/10/31 04:19:33 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/31 04:19:33 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-ziyuban7kadi) 2025/10/31 04:19:33 DEBUG : two: sha1 differ 2025/10/31 04:19:33 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/31 04:19:33 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:19:34 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/31 04:19:34 INFO : five: Copied (new) 2025/10/31 04:19:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/31 04:19:34 INFO : two: Copied (replaced existing) 2025/10/31 04:19:34 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/31 04:19:34 INFO : four: Copied (replaced existing) 2025/10/31 04:19:34 DEBUG : Waiting for deletions to finish 2025/10/31 04:19:35 DEBUG : one: Destination is newer than source, skipping 2025/10/31 04:19:35 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:19:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/31 04:19:35 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/31 04:19:35 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/31 04:19:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/31 04:19:35 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/31 04:19:35 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/31 04:19:35 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone775226742) 2025/10/31 04:19:35 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-ziyuban7kadi) 2025/10/31 04:19:35 DEBUG : three: sha1 differ 2025/10/31 04:19:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/31 04:19:35 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/31 04:19:35 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/31 04:19:35 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/31 04:19:35 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:19:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/31 04:19:36 INFO : three: Copied (replaced existing) 2025/10/31 04:19:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (6.10s) === 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:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/31 04:19:37 INFO : B2 bucket rclone-test-ziyuban7kadi: Making map for --track-renames 2025/10/31 04:19:37 INFO : B2 bucket rclone-test-ziyuban7kadi: Finished making map for --track-renames 2025/10/31 04:19:37 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:19:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/31 04:19:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/31 04:19:37 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for renames to finish 2025/10/31 04:19:37 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:19:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/31 04:19:37 INFO : potato: Copied (new) 2025/10/31 04:19:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/31 04:19:38 INFO : yam: Copied (new) 2025/10/31 04:19:38 DEBUG : Waiting for deletions to finish 2025/10/31 04:19:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:19:38 INFO : B2 bucket rclone-test-ziyuban7kadi: Making map for --track-renames 2025/10/31 04:19:38 INFO : B2 bucket rclone-test-ziyuban7kadi: Finished making map for --track-renames 2025/10/31 04:19:38 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:19:38 DEBUG : potato: Unchanged skipping 2025/10/31 04:19:38 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for renames to finish 2025/10/31 04:19:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/31 04:19:39 INFO : yam: Copied (server-side copy) to: yaml 2025/10/31 04:19:40 INFO : yam: Deleted 2025/10/31 04:19:40 INFO : yaml: Renamed from "yam" 2025/10/31 04:19:40 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:19:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.47s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/31 04:19:41 INFO : B2 bucket rclone-test-ziyuban7kadi: Making map for --track-renames 2025/10/31 04:19:41 INFO : B2 bucket rclone-test-ziyuban7kadi: Finished making map for --track-renames 2025/10/31 04:19:41 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:19:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/31 04:19:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/31 04:19:41 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for renames to finish 2025/10/31 04:19:41 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:19:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/31 04:19:41 INFO : potato: Copied (new) 2025/10/31 04:19:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/31 04:19:42 INFO : yam: Copied (new) 2025/10/31 04:19:42 DEBUG : Waiting for deletions to finish 2025/10/31 04:19:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:19:42 INFO : B2 bucket rclone-test-ziyuban7kadi: Making map for --track-renames 2025/10/31 04:19:42 INFO : B2 bucket rclone-test-ziyuban7kadi: Finished making map for --track-renames 2025/10/31 04:19:42 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:19:42 DEBUG : potato: Unchanged skipping 2025/10/31 04:19:42 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for renames to finish 2025/10/31 04:19:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/31 04:19:42 INFO : yam: Copied (server-side copy) to: yaml 2025/10/31 04:19:43 INFO : yam: Deleted 2025/10/31 04:19:43 INFO : yaml: Renamed from "yam" 2025/10/31 04:19:43 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:19:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.05s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/31 04:19:44 INFO : B2 bucket rclone-test-ziyuban7kadi: Making map for --track-renames 2025/10/31 04:19:44 INFO : B2 bucket rclone-test-ziyuban7kadi: Finished making map for --track-renames 2025/10/31 04:19:44 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:19:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/31 04:19:44 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/31 04:19:44 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for renames to finish 2025/10/31 04:19:44 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:19:44 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/31 04:19:44 INFO : sub/yam: Copied (new) 2025/10/31 04:19:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/31 04:19:45 INFO : potato: Copied (new) 2025/10/31 04:19:45 DEBUG : Waiting for deletions to finish 2025/10/31 04:19:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:19:45 DEBUG : potato: Unchanged skipping 2025/10/31 04:19:45 INFO : B2 bucket rclone-test-ziyuban7kadi: Making map for --track-renames 2025/10/31 04:19:45 INFO : B2 bucket rclone-test-ziyuban7kadi: Finished making map for --track-renames 2025/10/31 04:19:45 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:19:45 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for renames to finish 2025/10/31 04:19:46 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/31 04:19:46 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/31 04:19:46 INFO : sub/yam: Deleted 2025/10/31 04:19:46 INFO : yam: Renamed from "sub/yam" 2025/10/31 04:19:46 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:19:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.24s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:19:47 DEBUG : Creating backend with remote "/tmp/rclone775226742/dir1" 2025/10/31 04:19:47 DEBUG : Config file has changed externally - reloading 2025/10/31 04:19:47 DEBUG : Creating backend with remote "/tmp/rclone775226742/dir2" 2025/10/31 04:19:47 DEBUG : Local file system at /tmp/rclone775226742/dir2: Using server-side directory move 2025/10/31 04:19:47 INFO : Local file system at /tmp/rclone775226742/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/31 04:19:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/31 04:19:47 INFO : file1.txt: Moved (server-side) 2025/10/31 04:19:47 DEBUG : Local file system at /tmp/rclone775226742/dir2: Waiting for checks to finish 2025/10/31 04:19:47 DEBUG : Local file system at /tmp/rclone775226742/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:19:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/31 04:19:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/31 04:19:47 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:19:47 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:19:48 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/31 04:19:48 INFO : nested/sub dir/file: Copied (new) 2025/10/31 04:19:48 INFO : nested/sub dir/file: Deleted 2025/10/31 04:19:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:19:48 INFO : sub dir/hello world: Copied (new) 2025/10/31 04:19:48 INFO : sub dir/hello world: Deleted 2025/10/31 04:19:48 INFO : sub dir: Removing directory 2025/10/31 04:19:48 INFO : nested/sub dir: Removing directory 2025/10/31 04:19:48 INFO : nested: Removing directory 2025/10/31 04:19:48 DEBUG : Local file system at /tmp/rclone775226742: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.16s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:19:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/31 04:19:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/31 04:19:50 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:19:50 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:19:50 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1120-01.backblaze.com/b2api/v1/b2_upload_file/af923d9370cd3b8b9fa80e1b/c001_v0001120_t0044": EOF 2025/10/31 04:19:50 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-01.backblaze.com/b2api/v1/b2_upload_file/af923d9370cd3b8b9fa80e1b/c001_v0001120_t0044": EOF) 2025/10/31 04:19:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/31 04:19:50 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1120-01.backblaze.com/b2api/v1/b2_upload_file/af923d9370cd3b8b9fa80e1b/c001_v0001120_t0044": EOF - low level retry 0/10 2025/10/31 04:19:50 DEBUG : pacer: Reducing sleep to 10ms 2025/10/31 04:19:50 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/31 04:19:50 INFO : nested/sub dir/file: Copied (new) 2025/10/31 04:19:50 INFO : nested/sub dir/file: Deleted 2025/10/31 04:19:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:19:50 INFO : sub dir/hello world: Copied (new) 2025/10/31 04:19:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.84s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:19:51 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/31 04:19:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/31 04:19:51 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:19:51 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:19:52 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/31 04:19:52 INFO : existing-b: Copied (new) 2025/10/31 04:19:52 INFO : existing-b: Deleted 2025/10/31 04:19:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/31 04:19:52 INFO : existing: Copied (new) 2025/10/31 04:19:52 INFO : existing: Deleted 2025/10/31 04:19:52 DEBUG : existing: Destination exists, skipping 2025/10/31 04:19:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/31 04:19:52 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:19:52 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:19:52 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.28s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:19:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yexavos0cefo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-ziyuban7kadi -> B2 bucket rclone-test-yexavos0cefo 2025/10/31 04:19:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/31 04:19:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/31 04:19:58 DEBUG : empty space: Unchanged skipping 2025/10/31 04:19:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/31 04:19:58 DEBUG : B2 bucket rclone-test-yexavos0cefo: Waiting for checks to finish 2025/10/31 04:19:59 INFO : empty space: Deleted 2025/10/31 04:19:59 DEBUG : B2 bucket rclone-test-yexavos0cefo: Waiting for transfers to finish 2025/10/31 04:19:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/31 04:19:59 INFO : potato2: Copied (server-side copy) 2025/10/31 04:19:59 INFO : potato2: Deleted 2025/10/31 04:19:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/31 04:19:59 INFO : potato3: Copied (server-side copy) 2025/10/31 04:19:59 INFO : potato3: Deleted 2025/10/31 04:20:00 DEBUG : Creating backend with remote "TestB2:rclone-test-nizocez8zoza" 2025/10/31 04:20:00 DEBUG : Config file has changed externally - reloading 2025/10/31 04:20:01 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/31 04:20:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/31 04:20:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/31 04:20:01 DEBUG : B2 bucket rclone-test-nizocez8zoza: Waiting for checks to finish 2025/10/31 04:20:01 DEBUG : B2 bucket rclone-test-nizocez8zoza: Waiting for transfers to finish 2025/10/31 04:20:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/31 04:20:01 INFO : empty space: Copied (server-side copy) 2025/10/31 04:20:01 INFO : empty space: Deleted 2025/10/31 04:20:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/31 04:20:02 INFO : potato2: Copied (server-side copy) 2025/10/31 04:20:02 INFO : potato2: Deleted 2025/10/31 04:20:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/31 04:20:02 INFO : potato3: Copied (server-side copy) 2025/10/31 04:20:02 INFO : potato3: Deleted 2025/10/31 04:20:03 DEBUG : B2 bucket rclone-test-nizocez8zoza: Purge remote 2025/10/31 04:20:03 INFO : B2 bucket rclone-test-nizocez8zoza: cleaning bucket "rclone-test-nizocez8zoza" of all files 2025/10/31 04:20:03 DEBUG : empty space: Deleting (id "4_z5f426de370ed3b8b9fa80e1b_f118c90bb85228720_d20251031_m042001_c001_v0001178_t0026_u01761884401676") 2025/10/31 04:20:03 DEBUG : potato2: Deleting (id "4_z5f426de370ed3b8b9fa80e1b_f113c65447bd2718a_d20251031_m042002_c001_v0001109_t0046_u01761884402023") 2025/10/31 04:20:03 DEBUG : potato3: Deleting (id "4_z5f426de370ed3b8b9fa80e1b_f119fd239acbd7797_d20251031_m042001_c001_v0001144_t0014_u01761884401915") 2025/10/31 04:20:04 DEBUG : B2 bucket rclone-test-yexavos0cefo: Purge remote 2025/10/31 04:20:04 INFO : B2 bucket rclone-test-yexavos0cefo: cleaning bucket "rclone-test-yexavos0cefo" of all files 2025/10/31 04:20:04 DEBUG : empty space: Deleting (id "4_zef825dc370ed3b8b9fa80e1b_f40157fc1b2d05382_d20251031_m042001_c001_v7007000_t0000_u01761884401892") 2025/10/31 04:20:04 DEBUG : empty space: Deleting (id "4_zef825dc370ed3b8b9fa80e1b_f1082c9c8ee0504c5_d20251031_m041957_c001_v0001113_t0030_u01761884397866") 2025/10/31 04:20:04 DEBUG : potato2: Deleting (id "4_zef825dc370ed3b8b9fa80e1b_f40157fc1b2d05384_d20251031_m042002_c001_v7007000_t0000_u01761884402514") 2025/10/31 04:20:04 DEBUG : potato2: Deleting (id "4_zef825dc370ed3b8b9fa80e1b_f1196dfc728439691_d20251031_m041958_c001_v0001171_t0043_u01761884398949") 2025/10/31 04:20:04 DEBUG : potato3: Deleting (id "4_zef825dc370ed3b8b9fa80e1b_f40157fc1b2d05386_d20251031_m042002_c001_v7007000_t0000_u01761884402870") 2025/10/31 04:20:04 DEBUG : potato3: Deleting (id "4_zef825dc370ed3b8b9fa80e1b_f109f4072e137cb4a_d20251031_m041959_c001_v0001171_t0028_u01761884399274") 2025/10/31 04:20:04 DEBUG : potato3: Deleting (id "4_zef825dc370ed3b8b9fa80e1b_f1082c9c8ee0504c7_d20251031_m041958_c001_v0001113_t0018_u01761884398231") --- PASS: TestServerSideMove (11.94s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:20:05 DEBUG : Creating backend with remote "TestB2:rclone-test-bavaqid5nelu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-ziyuban7kadi -> B2 bucket rclone-test-bavaqid5nelu 2025/10/31 04:20:11 DEBUG : empty space: Excluded (Size Filter) 2025/10/31 04:20:11 DEBUG : empty space: Excluded 2025/10/31 04:20:11 DEBUG : empty space: Excluded (Size Filter) 2025/10/31 04:20:11 DEBUG : empty space: Excluded 2025/10/31 04:20:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/31 04:20:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/31 04:20:11 DEBUG : B2 bucket rclone-test-bavaqid5nelu: Waiting for checks to finish 2025/10/31 04:20:11 DEBUG : B2 bucket rclone-test-bavaqid5nelu: Waiting for transfers to finish 2025/10/31 04:20:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/31 04:20:12 INFO : potato3: Copied (server-side copy) 2025/10/31 04:20:12 INFO : potato3: Deleted 2025/10/31 04:20:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/31 04:20:14 INFO : potato2: Copied (server-side copy) 2025/10/31 04:20:14 INFO : potato2: Deleted 2025/10/31 04:20:14 DEBUG : Creating backend with remote "TestB2:rclone-test-kugimis7teme" 2025/10/31 04:20:15 DEBUG : empty space: Excluded (Size Filter) 2025/10/31 04:20:15 DEBUG : empty space: Excluded 2025/10/31 04:20:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/31 04:20:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/31 04:20:15 DEBUG : B2 bucket rclone-test-kugimis7teme: Waiting for checks to finish 2025/10/31 04:20:15 DEBUG : B2 bucket rclone-test-kugimis7teme: Waiting for transfers to finish 2025/10/31 04:20:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/31 04:20:16 INFO : potato2: Copied (server-side copy) 2025/10/31 04:20:16 INFO : potato2: Deleted 2025/10/31 04:20:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/31 04:20:16 INFO : potato3: Copied (server-side copy) 2025/10/31 04:20:17 INFO : potato3: Deleted 2025/10/31 04:20:17 DEBUG : B2 bucket rclone-test-kugimis7teme: Purge remote 2025/10/31 04:20:17 INFO : B2 bucket rclone-test-kugimis7teme: cleaning bucket "rclone-test-kugimis7teme" of all files 2025/10/31 04:20:17 DEBUG : potato2: Deleting (id "4_z2f42ad7370ed3b8b9fa80e1b_f1134f9a88bbafabb_d20251031_m042016_c001_v0001150_t0002_u01761884416184") 2025/10/31 04:20:17 DEBUG : potato3: Deleting (id "4_z2f42ad7370ed3b8b9fa80e1b_f11937644684f131f_d20251031_m042016_c001_v0001099_t0029_u01761884416554") 2025/10/31 04:20:18 DEBUG : B2 bucket rclone-test-bavaqid5nelu: Purge remote 2025/10/31 04:20:18 INFO : B2 bucket rclone-test-bavaqid5nelu: cleaning bucket "rclone-test-bavaqid5nelu" of all files 2025/10/31 04:20:18 DEBUG : empty space: Deleting (id "4_zaf228df370ed3b8b9fa80e1b_f105fbc88d1d3f3a5_d20251031_m042010_c001_v0001184_t0037_u01761884410801") 2025/10/31 04:20:18 DEBUG : potato2: Deleting (id "4_zaf228df370ed3b8b9fa80e1b_f4103089b7eeb116e_d20251031_m042016_c001_v7007000_t0000_u01761884416547") 2025/10/31 04:20:18 DEBUG : potato2: Deleting (id "4_zaf228df370ed3b8b9fa80e1b_f102d1de63dcfca71_d20251031_m042013_c001_v0001120_t0003_u01761884413635") 2025/10/31 04:20:18 DEBUG : potato3: Deleting (id "4_zaf228df370ed3b8b9fa80e1b_f4103089b7eeb116f_d20251031_m042016_c001_v7007000_t0000_u01761884416979") 2025/10/31 04:20:18 DEBUG : potato3: Deleting (id "4_zaf228df370ed3b8b9fa80e1b_f110f0600daf70d9f_d20251031_m042011_c001_v0001184_t0024_u01761884411988") 2025/10/31 04:20:18 DEBUG : potato3: Deleting (id "4_zaf228df370ed3b8b9fa80e1b_f105fbc88d1d3f3ab_d20251031_m042011_c001_v0001184_t0050_u01761884411010") --- PASS: TestServerSideMoveWithFilter (14.46s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:20:20 DEBUG : Creating backend with remote "TestB2:rclone-test-viyolaw5tevo" 2025/10/31 04:20:22 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-ziyuban7kadi -> B2 bucket rclone-test-viyolaw5tevo 2025/10/31 04:20:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/31 04:20:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/31 04:20:25 DEBUG : empty space: Unchanged skipping 2025/10/31 04:20:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/31 04:20:25 DEBUG : B2 bucket rclone-test-viyolaw5tevo: Waiting for checks to finish 2025/10/31 04:20:25 INFO : empty space: Deleted 2025/10/31 04:20:25 DEBUG : B2 bucket rclone-test-viyolaw5tevo: Waiting for transfers to finish 2025/10/31 04:20:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/31 04:20:26 INFO : potato3: Copied (server-side copy) 2025/10/31 04:20:26 INFO : potato3: Deleted 2025/10/31 04:20:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/31 04:20:26 INFO : potato2: Copied (server-side copy) 2025/10/31 04:20:26 INFO : potato2: Deleted 2025/10/31 04:20:27 DEBUG : Creating backend with remote "TestB2:rclone-test-yigiguv4vuma" 2025/10/31 04:20:27 INFO : tomatoDir: Making directory 2025/10/31 04:20:28 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/31 04:20:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/31 04:20:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/31 04:20:28 DEBUG : B2 bucket rclone-test-yigiguv4vuma: Waiting for checks to finish 2025/10/31 04:20:28 DEBUG : B2 bucket rclone-test-yigiguv4vuma: Waiting for transfers to finish 2025/10/31 04:20:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/31 04:20:29 INFO : empty space: Copied (server-side copy) 2025/10/31 04:20:29 INFO : empty space: Deleted 2025/10/31 04:20:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/31 04:20:29 INFO : potato3: Copied (server-side copy) 2025/10/31 04:20:29 INFO : potato3: Deleted 2025/10/31 04:20:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/31 04:20:29 INFO : potato2: Copied (server-side copy) 2025/10/31 04:20:30 INFO : potato2: Deleted 2025/10/31 04:20:30 DEBUG : B2 bucket rclone-test-yigiguv4vuma: Purge remote 2025/10/31 04:20:30 INFO : B2 bucket rclone-test-yigiguv4vuma: cleaning bucket "rclone-test-yigiguv4vuma" of all files 2025/10/31 04:20:30 DEBUG : empty space: Deleting (id "4_z4fa2dd9370ed3b8b9fa80e1b_f10760a51afec5328_d20251031_m042029_c001_v0001165_t0057_u01761884429021") 2025/10/31 04:20:30 DEBUG : potato2: Deleting (id "4_z4fa2dd9370ed3b8b9fa80e1b_f104e8ed3581891b0_d20251031_m042029_c001_v0001040_t0041_u01761884429253") 2025/10/31 04:20:30 DEBUG : potato3: Deleting (id "4_z4fa2dd9370ed3b8b9fa80e1b_f10531c1924ce12d8_d20251031_m042029_c001_v0001099_t0049_u01761884429440") 2025/10/31 04:20:31 DEBUG : B2 bucket rclone-test-viyolaw5tevo: Purge remote 2025/10/31 04:20:31 INFO : B2 bucket rclone-test-viyolaw5tevo: cleaning bucket "rclone-test-viyolaw5tevo" of all files 2025/10/31 04:20:31 DEBUG : empty space: Deleting (id "4_zaf32cd5370ed3b8b9fa80e1b_f40157fc1b2d05410_d20251031_m042029_c001_v7007000_t0000_u01761884429225") 2025/10/31 04:20:31 DEBUG : empty space: Deleting (id "4_zaf32cd5370ed3b8b9fa80e1b_f1150a7f869090503_d20251031_m042024_c001_v0001178_t0021_u01761884424629") 2025/10/31 04:20:31 DEBUG : potato2: Deleting (id "4_zaf32cd5370ed3b8b9fa80e1b_f40157fc1b2d05417_d20251031_m042030_c001_v7007000_t0000_u01761884430055") 2025/10/31 04:20:31 DEBUG : potato2: Deleting (id "4_zaf32cd5370ed3b8b9fa80e1b_f10662dbe650d6b75_d20251031_m042025_c001_v0001113_t0053_u01761884425452") 2025/10/31 04:20:31 DEBUG : potato3: Deleting (id "4_zaf32cd5370ed3b8b9fa80e1b_f40157fc1b2d05416_d20251031_m042029_c001_v7007000_t0000_u01761884429789") 2025/10/31 04:20:31 DEBUG : potato3: Deleting (id "4_zaf32cd5370ed3b8b9fa80e1b_f107acfcf53c14a0c_d20251031_m042025_c001_v0001098_t0002_u01761884425830") 2025/10/31 04:20:31 DEBUG : potato3: Deleting (id "4_zaf32cd5370ed3b8b9fa80e1b_f1150a7f869090505_d20251031_m042024_c001_v0001178_t0033_u01761884424844") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.17s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:20:33 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyuban7kadi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.67s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:20:36 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyuban7kadi/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:20:37 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyuban7kadi/rclone-sync-test" 2025/10/31 04:20:39 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyuban7kadi/rclone-sync-test-include/layer2" 2025/10/31 04:20:41 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyuban7kadi/rclone-sync-test-ignore-file" 2025/10/31 04:20:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/31 04:20:44 DEBUG : B2 bucket rclone-test-ziyuban7kadi path rclone-sync-test: Waiting for checks to finish 2025/10/31 04:20:44 DEBUG : B2 bucket rclone-test-ziyuban7kadi path rclone-sync-test: Waiting for transfers to finish 2025/10/31 04:20:44 DEBUG : Waiting for deletions to finish 2025/10/31 04:20:44 INFO : There was nothing to transfer 2025/10/31 04:20:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/31 04:20:45 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:20:45 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:20:45 DEBUG : Waiting for deletions to finish 2025/10/31 04:20:45 INFO : There was nothing to transfer 2025/10/31 04:20:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/31 04:20:46 DEBUG : B2 bucket rclone-test-ziyuban7kadi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/31 04:20:46 DEBUG : B2 bucket rclone-test-ziyuban7kadi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/31 04:20:46 DEBUG : Waiting for deletions to finish 2025/10/31 04:20:46 INFO : There was nothing to transfer 2025/10/31 04:20:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/31 04:20:46 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:20:46 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:20:46 DEBUG : Waiting for deletions to finish 2025/10/31 04:20:46 INFO : There was nothing to transfer 2025/10/31 04:20:46 DEBUG : Excluded 2025/10/31 04:20:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/31 04:20:47 DEBUG : B2 bucket rclone-test-ziyuban7kadi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/31 04:20:47 DEBUG : B2 bucket rclone-test-ziyuban7kadi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/31 04:20:47 DEBUG : Waiting for deletions to finish 2025/10/31 04:20:47 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.06s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:20:47 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyuban7kadi/dst" 2025/10/31 04:20:48 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyuban7kadi/CompareDest" 2025/10/31 04:20:50 DEBUG : one: Need to transfer - File not found at Destination 2025/10/31 04:20:50 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for checks to finish 2025/10/31 04:20:50 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for transfers to finish 2025/10/31 04:20:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/31 04:20:51 INFO : one: Copied (new) 2025/10/31 04:20:51 DEBUG : Waiting for deletions to finish 2025/10/31 04:20:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/31 04:20:52 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for checks to finish 2025/10/31 04:20:52 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for transfers to finish 2025/10/31 04:20:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/31 04:20:52 INFO : one: Copied (replaced existing) 2025/10/31 04:20:52 DEBUG : Waiting for deletions to finish 2025/10/31 04:20:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/31 04:20:55 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for checks to finish 2025/10/31 04:20:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:20:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/31 04:20:55 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for transfers to finish 2025/10/31 04:20:55 DEBUG : Waiting for deletions to finish 2025/10/31 04:20:55 INFO : There was nothing to transfer 2025/10/31 04:20:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/31 04:20:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:20:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/31 04:20:56 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for checks to finish 2025/10/31 04:20:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:20:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/31 04:20:56 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for transfers to finish 2025/10/31 04:20:56 DEBUG : Waiting for deletions to finish 2025/10/31 04:20:56 INFO : There was nothing to transfer 2025/10/31 04:20:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/31 04:20:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:20:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/31 04:20:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:20:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/31 04:20:57 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for checks to finish 2025/10/31 04:20:57 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for transfers to finish 2025/10/31 04:20:57 DEBUG : Waiting for deletions to finish 2025/10/31 04:20:57 INFO : There was nothing to transfer 2025/10/31 04:20:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/31 04:20:58 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/10/31 04:20:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/31 04:20:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/31 04:20:58 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for checks to finish 2025/10/31 04:20:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:20:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/31 04:20:58 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for transfers to finish 2025/10/31 04:20:58 DEBUG : Waiting for deletions to finish 2025/10/31 04:20:58 INFO : There was nothing to transfer 2025/10/31 04:20:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/31 04:20:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/31 04:20:59 DEBUG : two: Need to transfer - File not found at Destination 2025/10/31 04:20:59 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for checks to finish 2025/10/31 04:20:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:20:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/31 04:20:59 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for transfers to finish 2025/10/31 04:20:59 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/31 04:20:59 INFO : two: Copied (new) 2025/10/31 04:20:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.26s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:21:03 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyuban7kadi/dest" 2025/10/31 04:21:04 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyuban7kadi/pre-dest1" 2025/10/31 04:21:05 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyuban7kadi/pre-dest2" 2025/10/31 04:21:07 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:21:07 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/31 04:21:07 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:21:07 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/31 04:21:08 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/31 04:21:08 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dest: Waiting for checks to finish 2025/10/31 04:21:08 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dest: Waiting for transfers to finish 2025/10/31 04:21:08 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/31 04:21:08 INFO : 3: Copied (new) 2025/10/31 04:21:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.63s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:21:10 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyuban7kadi/dst" 2025/10/31 04:21:11 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyuban7kadi/CopyDest" 2025/10/31 04:21:13 DEBUG : one: Need to transfer - File not found at Destination 2025/10/31 04:21:13 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for checks to finish 2025/10/31 04:21:13 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for transfers to finish 2025/10/31 04:21:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/31 04:21:14 INFO : one: Copied (new) 2025/10/31 04:21:14 DEBUG : Waiting for deletions to finish 2025/10/31 04:21:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/31 04:21:15 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for checks to finish 2025/10/31 04:21:15 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for transfers to finish 2025/10/31 04:21:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/31 04:21:15 INFO : one: Copied (replaced existing) 2025/10/31 04:21:15 DEBUG : Waiting for deletions to finish 2025/10/31 04:21:17 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyuban7kadi/BackupDir" 2025/10/31 04:21:19 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for checks to finish 2025/10/31 04:21:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/31 04:21:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:21:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/31 04:21:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/31 04:21:20 INFO : one: Copied (server-side copy) 2025/10/31 04:21:20 INFO : one: Deleted 2025/10/31 04:21:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/31 04:21:21 INFO : one: Copied (server-side copy) 2025/10/31 04:21:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/31 04:21:21 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for transfers to finish 2025/10/31 04:21:21 DEBUG : Waiting for deletions to finish 2025/10/31 04:21:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:21:21 DEBUG : one: Unchanged skipping 2025/10/31 04:21:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:21:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/31 04:21:22 INFO : two: Copied (server-side copy) 2025/10/31 04:21:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/31 04:21:22 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for checks to finish 2025/10/31 04:21:22 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for transfers to finish 2025/10/31 04:21:22 DEBUG : Waiting for deletions to finish 2025/10/31 04:21:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:21:22 DEBUG : one: Unchanged skipping 2025/10/31 04:21:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:21:22 DEBUG : two: Unchanged skipping 2025/10/31 04:21:22 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for checks to finish 2025/10/31 04:21:22 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for transfers to finish 2025/10/31 04:21:22 DEBUG : Waiting for deletions to finish 2025/10/31 04:21:22 INFO : There was nothing to transfer 2025/10/31 04:21:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:21:24 DEBUG : one: Unchanged skipping 2025/10/31 04:21:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/31 04:21:24 DEBUG : three: Destination not found in --copy-dest 2025/10/31 04:21:24 DEBUG : three: Need to transfer - File not found at Destination 2025/10/31 04:21:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/31 04:21:24 DEBUG : two: Unchanged skipping 2025/10/31 04:21:24 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for checks to finish 2025/10/31 04:21:24 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for transfers to finish 2025/10/31 04:21:25 DEBUG : three: Clearing upload URL because of error: CPU too busy (503 service_unavailable): trying again in 1s 2025/10/31 04:21:25 DEBUG : pacer: low level retry 1/1 (error CPU too busy (503 service_unavailable): trying again in 1s) 2025/10/31 04:21:25 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/10/31 04:21:25 DEBUG : three: Received error: CPU too busy (503 service_unavailable): trying again in 1s - low level retry 0/10 2025/10/31 04:21:25 DEBUG : pacer: Reducing sleep to 500ms 2025/10/31 04:21:26 DEBUG : pacer: Reducing sleep to 250ms 2025/10/31 04:21:26 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/31 04:21:26 INFO : three: Copied (new) 2025/10/31 04:21:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.23s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:21:30 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyuban7kadi/dst" 2025/10/31 04:21:30 DEBUG : Config file has changed externally - reloading 2025/10/31 04:21:31 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyuban7kadi/backup" 2025/10/31 04:21:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/31 04:21:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:21:33 DEBUG : two: Unchanged skipping 2025/10/31 04:21:33 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for checks to finish 2025/10/31 04:21:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/31 04:21:35 INFO : one: Copied (server-side copy) 2025/10/31 04:21:35 INFO : one: Deleted 2025/10/31 04:21:35 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for transfers to finish 2025/10/31 04:21:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/31 04:21:36 INFO : one: Copied (new) 2025/10/31 04:21:36 DEBUG : Waiting for deletions to finish 2025/10/31 04:21:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/31 04:21:36 INFO : three.txt: Copied (server-side copy) 2025/10/31 04:21:36 INFO : three.txt: Deleted 2025/10/31 04:21:36 INFO : three.txt: Moved into backup dir 2025/10/31 04:21:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/31 04:21:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:21:38 DEBUG : two: Unchanged skipping 2025/10/31 04:21:38 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for checks to finish 2025/10/31 04:21:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/31 04:21:39 INFO : one: Copied (server-side copy) 2025/10/31 04:21:39 INFO : one: Deleted 2025/10/31 04:21:39 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for transfers to finish 2025/10/31 04:21:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/31 04:21:39 INFO : one: Copied (new) 2025/10/31 04:21:39 DEBUG : Waiting for deletions to finish 2025/10/31 04:21:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/31 04:21:40 INFO : three.txt: Copied (server-side copy) 2025/10/31 04:21:40 INFO : three.txt: Deleted 2025/10/31 04:21:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.00s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:21:43 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyuban7kadi/dst" 2025/10/31 04:21:44 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyuban7kadi/backup" 2025/10/31 04:21:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/31 04:21:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:21:46 DEBUG : two: Unchanged skipping 2025/10/31 04:21:46 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for checks to finish 2025/10/31 04:21:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/31 04:21:50 INFO : one: Copied (server-side copy) to: one.bak 2025/10/31 04:21:50 INFO : one: Deleted 2025/10/31 04:21:50 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for transfers to finish 2025/10/31 04:21:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/31 04:21:51 INFO : one: Copied (new) 2025/10/31 04:21:51 DEBUG : Waiting for deletions to finish 2025/10/31 04:21:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/31 04:21:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/31 04:21:51 INFO : three.txt: Deleted 2025/10/31 04:21:51 INFO : three.txt: Moved into backup dir 2025/10/31 04:21:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/31 04:21:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:21:53 DEBUG : two: Unchanged skipping 2025/10/31 04:21:53 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for checks to finish 2025/10/31 04:21:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/31 04:21:54 INFO : one: Copied (server-side copy) to: one.bak 2025/10/31 04:21:54 INFO : one: Deleted 2025/10/31 04:21:54 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for transfers to finish 2025/10/31 04:21:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/31 04:21:54 INFO : one: Copied (new) 2025/10/31 04:21:54 DEBUG : Waiting for deletions to finish 2025/10/31 04:21:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/31 04:21:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/31 04:21:55 INFO : three.txt: Deleted 2025/10/31 04:21:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.53s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:21:58 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyuban7kadi/dst" 2025/10/31 04:21:59 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyuban7kadi/backup" 2025/10/31 04:22:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/31 04:22:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:22:01 DEBUG : two: Unchanged skipping 2025/10/31 04:22:01 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for checks to finish 2025/10/31 04:22:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/31 04:22:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/31 04:22:02 INFO : one: Deleted 2025/10/31 04:22:02 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for transfers to finish 2025/10/31 04:22:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/31 04:22:03 INFO : one: Copied (new) 2025/10/31 04:22:03 DEBUG : Waiting for deletions to finish 2025/10/31 04:22:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/31 04:22:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/31 04:22:04 INFO : three.txt: Deleted 2025/10/31 04:22:04 INFO : three.txt: Moved into backup dir 2025/10/31 04:22:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/31 04:22:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:22:05 DEBUG : two: Unchanged skipping 2025/10/31 04:22:05 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for checks to finish 2025/10/31 04:22:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/31 04:22:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/31 04:22:06 INFO : one: Deleted 2025/10/31 04:22:06 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for transfers to finish 2025/10/31 04:22:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/31 04:22:06 INFO : one: Copied (new) 2025/10/31 04:22:06 DEBUG : Waiting for deletions to finish 2025/10/31 04:22:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/31 04:22:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/31 04:22:07 INFO : three.txt: Deleted 2025/10/31 04:22:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.56s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:22:10 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyuban7kadi/dst" 2025/10/31 04:22:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/31 04:22:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:22:12 DEBUG : two: Unchanged skipping 2025/10/31 04:22:12 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for checks to finish 2025/10/31 04:22:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/31 04:22:12 INFO : one: Copied (server-side copy) to: one.bak 2025/10/31 04:22:12 INFO : one: Deleted 2025/10/31 04:22:12 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for transfers to finish 2025/10/31 04:22:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/31 04:22:14 INFO : one: Copied (new) 2025/10/31 04:22:14 DEBUG : Waiting for deletions to finish 2025/10/31 04:22:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/31 04:22:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/31 04:22:14 INFO : three.txt: Deleted 2025/10/31 04:22:14 INFO : three.txt: Moved into backup dir 2025/10/31 04:22:15 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1109-14.backblaze.com/b2api/v1/b2_upload_file/af923d9370cd3b8b9fa80e1b/c001_v0001109_t0039": EOF 2025/10/31 04:22:15 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1109-14.backblaze.com/b2api/v1/b2_upload_file/af923d9370cd3b8b9fa80e1b/c001_v0001109_t0039": EOF) 2025/10/31 04:22:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-ziyuban7kadi: 1/10 (Post "https://pod-000-1109-14.backblaze.com/b2api/v1/b2_upload_file/af923d9370cd3b8b9fa80e1b/c001_v0001109_t0039": EOF) 2025/10/31 04:22:17 DEBUG : pacer: Reducing sleep to 10ms 2025/10/31 04:22:18 DEBUG : one.bak: Excluded (Path Filter) 2025/10/31 04:22:18 DEBUG : one.bak: Excluded 2025/10/31 04:22:18 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/31 04:22:18 DEBUG : three.txt.bak: Excluded 2025/10/31 04:22:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/31 04:22:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:22:18 DEBUG : two: Unchanged skipping 2025/10/31 04:22:18 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for checks to finish 2025/10/31 04:22:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/31 04:22:18 INFO : one: Copied (server-side copy) to: one.bak 2025/10/31 04:22:18 INFO : one: Deleted 2025/10/31 04:22:18 DEBUG : B2 bucket rclone-test-ziyuban7kadi path dst: Waiting for transfers to finish 2025/10/31 04:22:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/31 04:22:19 INFO : one: Copied (new) 2025/10/31 04:22:19 DEBUG : Waiting for deletions to finish 2025/10/31 04:22:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/31 04:22:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/31 04:22:20 INFO : three.txt: Deleted 2025/10/31 04:22:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.70s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:22:22 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyuban7kadi/dst" 2025/10/31 04:22:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/31 04:22:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/31 04:22:24 INFO : one: Copied (server-side copy) to: one.bak 2025/10/31 04:22:25 INFO : one: Deleted 2025/10/31 04:22:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/31 04:22:26 INFO : one: Copied (new) 2025/10/31 04:22:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:22:26 DEBUG : two: Unchanged skipping 2025/10/31 04:22:26 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/31 04:22:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/31 04:22:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/31 04:22:27 INFO : three.txt: Deleted 2025/10/31 04:22:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/31 04:22:28 INFO : three.txt: Copied (new) 2025/10/31 04:22:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/31 04:22:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/31 04:22:29 INFO : one: Copied (server-side copy) to: one.bak 2025/10/31 04:22:29 INFO : one: Deleted 2025/10/31 04:22:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/31 04:22:30 INFO : one: Copied (new) 2025/10/31 04:22:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:22:30 DEBUG : two: Unchanged skipping 2025/10/31 04:22:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/31 04:22:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/31 04:22:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/31 04:22:31 INFO : three.txt: Deleted 2025/10/31 04:22:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/31 04:22:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.16s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:22:35 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyuban7kadi/dst" 2025/10/31 04:22:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/31 04:22:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/31 04:22:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/31 04:22:37 INFO : one: Deleted 2025/10/31 04:22:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/31 04:22:38 INFO : one: Copied (new) 2025/10/31 04:22:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:22:38 DEBUG : two: Unchanged skipping 2025/10/31 04:22:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/31 04:22:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/31 04:22:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/31 04:22:39 INFO : three.txt: Deleted 2025/10/31 04:22:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/31 04:22:39 INFO : three.txt: Copied (new) 2025/10/31 04:22:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/31 04:22:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/31 04:22:40 DEBUG : pacer: Reducing sleep to 10ms 2025/10/31 04:22:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/31 04:22:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/31 04:22:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/31 04:22:41 INFO : one: Deleted 2025/10/31 04:22:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/31 04:22:42 INFO : one: Copied (new) 2025/10/31 04:22:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:22:42 DEBUG : two: Unchanged skipping 2025/10/31 04:22:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/31 04:22:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/31 04:22:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/31 04:22:43 INFO : three.txt: Deleted 2025/10/31 04:22:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/31 04:22:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.97s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:22:45 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:22:45 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/31 04:22:45 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:22:45 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/31 04:22:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/31 04:22:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.88s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:22:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/31 04:22:47 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:22:47 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:22:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/31 04:22:47 INFO : existing: Copied (new) 2025/10/31 04:22:47 DEBUG : Waiting for deletions to finish 2025/10/31 04:22:47 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/31 04:22:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/31 04:22:47 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:22:47 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:22:47 ERROR : B2 bucket rclone-test-ziyuban7kadi: not deleting files as there were IO errors 2025/10/31 04:22:47 ERROR : B2 bucket rclone-test-ziyuban7kadi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.91s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:22:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:22:49 DEBUG : existing: Unchanged skipping 2025/10/31 04:22:49 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:22:49 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:22:49 DEBUG : Waiting for deletions to finish 2025/10/31 04:22:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.41s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", 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.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:23:00 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:00 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:00 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:00 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:00 DEBUG : both0: Unchanged skipping 2025/10/31 04:23:00 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:00 DEBUG : both13: Unchanged skipping 2025/10/31 04:23:00 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:00 DEBUG : both14: Unchanged skipping 2025/10/31 04:23:00 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:00 DEBUG : both15: Unchanged skipping 2025/10/31 04:23:00 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:00 DEBUG : both10: Unchanged skipping 2025/10/31 04:23:00 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:00 DEBUG : both12: Unchanged skipping 2025/10/31 04:23:00 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:00 DEBUG : both11: Unchanged skipping 2025/10/31 04:23:00 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:00 DEBUG : both16: Unchanged skipping 2025/10/31 04:23:00 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:00 DEBUG : both17: Unchanged skipping 2025/10/31 04:23:00 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:00 DEBUG : both2: Unchanged skipping 2025/10/31 04:23:00 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:00 DEBUG : both1: Unchanged skipping 2025/10/31 04:23:00 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:00 DEBUG : both3: Unchanged skipping 2025/10/31 04:23:00 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:23:00 DEBUG : both19: Unchanged skipping 2025/10/31 04:23:00 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:00 DEBUG : both4: Unchanged skipping 2025/10/31 04:23:00 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:00 DEBUG : both18: Unchanged skipping 2025/10/31 04:23:00 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:00 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:00 DEBUG : both6: Unchanged skipping 2025/10/31 04:23:00 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:00 DEBUG : both9: Unchanged skipping 2025/10/31 04:23:00 DEBUG : both7: Unchanged skipping 2025/10/31 04:23:00 DEBUG : both8: Unchanged skipping 2025/10/31 04:23:00 DEBUG : both5: Unchanged skipping 2025/10/31 04:23:00 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:23:00 DEBUG : Waiting for deletions to finish 2025/10/31 04:23:00 INFO : only1: Deleted 2025/10/31 04:23:01 INFO : only2: Deleted 2025/10/31 04:23:01 INFO : only0: Deleted 2025/10/31 04:23:01 INFO : only11: Deleted 2025/10/31 04:23:01 INFO : only12: Deleted 2025/10/31 04:23:01 INFO : only14: Deleted 2025/10/31 04:23:01 INFO : only16: Deleted 2025/10/31 04:23:01 INFO : only3: Deleted 2025/10/31 04:23:01 INFO : only5: Deleted 2025/10/31 04:23:01 INFO : only10: Deleted 2025/10/31 04:23:01 INFO : only17: Deleted 2025/10/31 04:23:01 INFO : only6: Deleted 2025/10/31 04:23:01 INFO : only13: Deleted 2025/10/31 04:23:01 INFO : only15: Deleted 2025/10/31 04:23:01 INFO : only19: Deleted 2025/10/31 04:23:01 INFO : only4: Deleted 2025/10/31 04:23:01 INFO : only7: Deleted 2025/10/31 04:23:02 INFO : only8: Deleted 2025/10/31 04:23:02 INFO : only9: Deleted 2025/10/31 04:23:02 INFO : only18: Deleted 2025/10/31 04:23:02 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (14.86s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:23:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:15 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:23:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:15 DEBUG : both10: Unchanged skipping 2025/10/31 04:23:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:15 DEBUG : both0: Unchanged skipping 2025/10/31 04:23:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:15 DEBUG : both13: Unchanged skipping 2025/10/31 04:23:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:15 DEBUG : both15: Unchanged skipping 2025/10/31 04:23:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:15 DEBUG : both16: Unchanged skipping 2025/10/31 04:23:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:15 DEBUG : both17: Unchanged skipping 2025/10/31 04:23:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:15 DEBUG : both18: Unchanged skipping 2025/10/31 04:23:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:15 DEBUG : both14: Unchanged skipping 2025/10/31 04:23:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:15 DEBUG : both12: Unchanged skipping 2025/10/31 04:23:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:15 DEBUG : both11: Unchanged skipping 2025/10/31 04:23:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:15 DEBUG : both19: Unchanged skipping 2025/10/31 04:23:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:15 DEBUG : both4: Unchanged skipping 2025/10/31 04:23:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:15 DEBUG : both5: Unchanged skipping 2025/10/31 04:23:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:15 DEBUG : both1: Unchanged skipping 2025/10/31 04:23:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:15 DEBUG : both2: Unchanged skipping 2025/10/31 04:23:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:15 DEBUG : both3: Unchanged skipping 2025/10/31 04:23:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:15 DEBUG : both6: Unchanged skipping 2025/10/31 04:23:15 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/31 04:23:15 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/31 04:23:15 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/31 04:23:15 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/31 04:23:15 DEBUG : both7: Unchanged skipping 2025/10/31 04:23:15 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/31 04:23:15 DEBUG : both8: Unchanged skipping 2025/10/31 04:23:15 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/31 04:23:15 DEBUG : both9: Unchanged skipping 2025/10/31 04:23:15 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/31 04:23:15 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/31 04:23:15 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/31 04:23:15 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/31 04:23:15 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/31 04:23:15 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/31 04:23:15 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/31 04:23:15 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/31 04:23:15 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/31 04:23:15 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/31 04:23:15 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/31 04:23:15 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/31 04:23:15 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/31 04:23:15 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/31 04:23:15 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:23:16 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/31 04:23:16 INFO : only0: Copied (replaced existing) 2025/10/31 04:23:16 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/31 04:23:16 INFO : only10: Copied (replaced existing) 2025/10/31 04:23:16 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/31 04:23:16 INFO : only16: Copied (replaced existing) 2025/10/31 04:23:16 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/31 04:23:16 INFO : only17: Copied (replaced existing) 2025/10/31 04:23:16 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/31 04:23:16 INFO : only11: Copied (replaced existing) 2025/10/31 04:23:16 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/31 04:23:16 INFO : only18: Copied (replaced existing) 2025/10/31 04:23:17 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/31 04:23:17 INFO : only19: Copied (replaced existing) 2025/10/31 04:23:17 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/31 04:23:17 INFO : only12: Copied (replaced existing) 2025/10/31 04:23:17 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/31 04:23:17 INFO : only1: Copied (replaced existing) 2025/10/31 04:23:17 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/31 04:23:17 INFO : only15: Copied (replaced existing) 2025/10/31 04:23:17 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/31 04:23:17 INFO : only3: Copied (replaced existing) 2025/10/31 04:23:17 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/31 04:23:17 INFO : only4: Copied (replaced existing) 2025/10/31 04:23:17 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/31 04:23:17 INFO : only13: Copied (replaced existing) 2025/10/31 04:23:17 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/31 04:23:17 INFO : only2: Copied (replaced existing) 2025/10/31 04:23:17 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/31 04:23:17 INFO : only14: Copied (replaced existing) 2025/10/31 04:23:17 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/31 04:23:17 INFO : only5: Copied (replaced existing) 2025/10/31 04:23:17 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/31 04:23:17 INFO : only9: Copied (replaced existing) 2025/10/31 04:23:17 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/31 04:23:17 INFO : only7: Copied (replaced existing) 2025/10/31 04:23:17 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/31 04:23:17 INFO : only8: Copied (replaced existing) 2025/10/31 04:23:17 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/31 04:23:17 INFO : only6: Copied (replaced existing) 2025/10/31 04:23:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.36s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:23:25 DEBUG : empty_dir: Making directory with metadata 2025/10/31 04:23:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/31 04:23:25 DEBUG : empty_on_remote: Making directory with metadata 2025/10/31 04:23:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/31 04:23:25 INFO : empty_on_remote: Making directory 2025/10/31 04:23:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/31 04:23:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/31 04:23:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/31 04:23:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/31 04:23:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.53s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:23:28 DEBUG : empty_dir: Making directory with metadata 2025/10/31 04:23:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/31 04:23:28 DEBUG : empty_on_remote: Making directory with metadata 2025/10/31 04:23:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/31 04:23:28 INFO : empty_on_remote: Making directory 2025/10/31 04:23:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/31 04:23:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/31 04:23:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/31 04:23:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/31 04:23:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/31 04:23:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.71s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:23:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/31 04:23:30 INFO : sub dir: Making directory 2025/10/31 04:23:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.30s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:23:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/31 04:23:34 INFO : sub dir: Making directory 2025/10/31 04:23:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.03s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:23:44 DEBUG : Waiting for deletions to finish 2025/10/31 04:23:44 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:23:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:23:44 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:23:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:23:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:23:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:23:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:23:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:23:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:23:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:23:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:23:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:23:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:23:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:23:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:23:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:23:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:23:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:23:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:23:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/31 04:23:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:45 DEBUG : apple: Unchanged skipping 2025/10/31 04:23:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/31 04:23:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:45 DEBUG : banana: Unchanged skipping 2025/10/31 04:23:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:45 DEBUG : splitbananasplit: Unchanged skipping 2025/10/31 04:23:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/31 04:23:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/31 04:23:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/31 04:23:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/31 04:23:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/31 04:23:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/31 04:23:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/31 04:23:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/31 04:23:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/31 04:23:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/31 04:23:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/31 04:23:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/31 04:23:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/31 04:23:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/31 04:23:45 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:23:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/31 04:23:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/31 04:23:45 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:23:45 DEBUG : Waiting for deletions to finish 2025/10/31 04:23:45 INFO : There was nothing to transfer 2025/10/31 04:23:45 DEBUG : Waiting for deletions to finish 2025/10/31 04:23:45 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:23:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:23:45 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:23:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:23:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:23:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:23:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:23:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:23:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:23:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:23:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:23:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:23:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:23:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:23:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:23:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:23:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:23:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:23:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:23:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/31 04:23:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:46 DEBUG : apple: Unchanged skipping 2025/10/31 04:23:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/31 04:23:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:46 DEBUG : banana: Unchanged skipping 2025/10/31 04:23:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:46 DEBUG : splitbananasplit: Unchanged skipping 2025/10/31 04:23:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/31 04:23:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/31 04:23:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/31 04:23:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/31 04:23:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/31 04:23:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/31 04:23:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/31 04:23:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/31 04:23:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/31 04:23:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/31 04:23:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/31 04:23:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/31 04:23:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/31 04:23:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/31 04:23:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/31 04:23:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/31 04:23:46 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:23:46 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:23:46 DEBUG : Waiting for deletions to finish 2025/10/31 04:23:46 INFO : There was nothing to transfer 2025/10/31 04:23:46 DEBUG : Waiting for deletions to finish 2025/10/31 04:23:46 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:23:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:23:46 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:23:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:23:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:23:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:23:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:23:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:23:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:23:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:23:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:23:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:23:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:23:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:23:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:23:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:23:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:23:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:23:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:23:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:23:58 DEBUG : Waiting for deletions to finish 2025/10/31 04:23:58 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:23:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:23:58 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:23:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:23:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:23:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:23:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:23:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:23:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:23:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:23:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:23:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:23:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:23:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:23:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:23:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:23:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:23:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:23:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:23:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/31 04:23:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/31 04:23:59 DEBUG : apple: Unchanged skipping 2025/10/31 04:23:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:59 DEBUG : banana: Unchanged skipping 2025/10/31 04:23:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:59 DEBUG : splitbananasplit: Unchanged skipping 2025/10/31 04:23:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/31 04:23:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/31 04:23:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/31 04:23:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/31 04:23:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/31 04:23:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/31 04:23:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/31 04:23:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/31 04:23:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/31 04:23:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/31 04:23:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/31 04:23:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/31 04:23:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/31 04:23:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/31 04:23:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/31 04:23:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:23:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/31 04:23:59 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:23:59 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:23:59 DEBUG : Waiting for deletions to finish 2025/10/31 04:23:59 INFO : There was nothing to transfer 2025/10/31 04:23:59 DEBUG : Waiting for deletions to finish 2025/10/31 04:23:59 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:23:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:23:59 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:23:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:23:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:23:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:23:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:23:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:23:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:23:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:23:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:23:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:23:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:23:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:23:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:23:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:23:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:23:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:23:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:23:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/31 04:24:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:00 DEBUG : apple: Unchanged skipping 2025/10/31 04:24:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:00 DEBUG : splitbananasplit: Unchanged skipping 2025/10/31 04:24:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:00 DEBUG : banana: Unchanged skipping 2025/10/31 04:24:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/31 04:24:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/31 04:24:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/31 04:24:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/31 04:24:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/31 04:24:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/31 04:24:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/31 04:24:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/31 04:24:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/31 04:24:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/31 04:24:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/31 04:24:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/31 04:24:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/31 04:24:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/31 04:24:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/31 04:24:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/31 04:24:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/31 04:24:00 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:24:00 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:24:00 DEBUG : Waiting for deletions to finish 2025/10/31 04:24:00 INFO : There was nothing to transfer 2025/10/31 04:24:00 DEBUG : Waiting for deletions to finish 2025/10/31 04:24:00 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:24:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:24:00 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:24:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:24:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:24:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:24:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:24:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:24:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:24:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:24:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:24:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:24:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:24:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:24:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:24:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:24:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:24:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:24:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:24:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:24:11 DEBUG : Waiting for deletions to finish 2025/10/31 04:24:12 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:24:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:24:12 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:24:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:24:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:24:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:24:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:24:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:24:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:24:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:24:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:24:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:24:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:24:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:24:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:24:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:24:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:24:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:24:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:24:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/31 04:24:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:12 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:12 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:12 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:12 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:12 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:12 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:12 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/31 04:24:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/31 04:24:12 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:12 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/31 04:24:12 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/31 04:24:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/31 04:24:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/31 04:24:13 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/31 04:24:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/31 04:24:13 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/31 04:24:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/31 04:24:13 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/31 04:24:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:13 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:24:13 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:24:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/31 04:24:13 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/31 04:24:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/31 04:24:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/31 04:24:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/31 04:24:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/31 04:24:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/31 04:24:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/31 04:24:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/31 04:24:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/31 04:24:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/31 04:24:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/31 04:24:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/31 04:24:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/31 04:24:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/31 04:24:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/31 04:24:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/31 04:24:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/31 04:24:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/31 04:24:14 DEBUG : Waiting for deletions to finish 2025/10/31 04:24:14 INFO : splitbananasplit: Deleted 2025/10/31 04:24:14 INFO : dir1/0009-3456789.txt: Deleted 2025/10/31 04:24:15 INFO : dir1/0012-6789;.txt: Deleted 2025/10/31 04:24:15 INFO : dir1/0013-789;=.txt: Deleted 2025/10/31 04:24:15 INFO : dir1/0014-89;=.txt: Deleted 2025/10/31 04:24:15 INFO : banana: Deleted 2025/10/31 04:24:15 INFO : dir1/0007-1234567.txt: Deleted 2025/10/31 04:24:15 INFO : appleappleapplebanana: Deleted 2025/10/31 04:24:15 INFO : apple: Deleted 2025/10/31 04:24:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/31 04:24:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/31 04:24:15 INFO : dir1/0010-456789.txt: Deleted 2025/10/31 04:24:15 INFO : dir1/0011-56789;.txt: Deleted 2025/10/31 04:24:15 INFO : dir1/0015-9;=.txt: Deleted 2025/10/31 04:24:15 INFO : dir1/0008-2345678.txt: Deleted 2025/10/31 04:24:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/31 04:24:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/31 04:24:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/31 04:24:15 INFO : dir1/0003-defghij.txt: Deleted 2025/10/31 04:24:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/31 04:24:15 DEBUG : Waiting for deletions to finish 2025/10/31 04:24:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/31 04:24:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/31 04:24:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/31 04:24:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/31 04:24:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/31 04:24:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/31 04:24:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/31 04:24:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/31 04:24:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/31 04:24:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/31 04:24:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/31 04:24:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/31 04:24:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/31 04:24:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/31 04:24:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/31 04:24:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/31 04:24:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/31 04:24:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/31 04:24:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/31 04:24:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/31 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/31 04:24:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:16 DEBUG : apple: Unchanged skipping 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/31 04:24:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:16 DEBUG : banana: Unchanged skipping 2025/10/31 04:24:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:16 DEBUG : splitbananasplit: Unchanged skipping 2025/10/31 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/31 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/31 04:24:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/31 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/31 04:24:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/31 04:24:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/31 04:24:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/31 04:24:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/31 04:24:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/31 04:24:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/31 04:24:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/31 04:24:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/31 04:24:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/31 04:24:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/31 04:24:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/31 04:24:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/31 04:24:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/31 04:24:16 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:24:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:24:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/31 04:24:16 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:24:16 DEBUG : Waiting for deletions to finish 2025/10/31 04:24:16 DEBUG : Waiting for deletions to finish 2025/10/31 04:24:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/31 04:24:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/31 04:24:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/31 04:24:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/31 04:24:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/31 04:24:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/31 04:24:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/31 04:24:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/31 04:24:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/31 04:24:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/31 04:24:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/31 04:24:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/31 04:24:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/31 04:24:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/31 04:24:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/31 04:24:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/31 04:24:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/31 04:24:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/31 04:24:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/31 04:24:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/31 04:24:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : apple: transformed to: YXBwbGU= 2025/10/31 04:24:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/31 04:24:16 DEBUG : banana: transformed to: YmFuYW5h 2025/10/31 04:24:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/31 04:24:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/31 04:24:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/31 04:24:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/31 04:24:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/31 04:24:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/31 04:24:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:24:28 DEBUG : Waiting for deletions to finish 2025/10/31 04:24:28 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:24:28 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/31 04:24:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/31 04:24:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/31 04:24:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/31 04:24:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/31 04:24:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/31 04:24:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/31 04:24:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/31 04:24:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/31 04:24:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/31 04:24:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/31 04:24:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/31 04:24:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/31 04:24:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/31 04:24:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/31 04:24:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/31 04:24:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/31 04:24:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/31 04:24:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/31 04:24:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/31 04:24:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/31 04:24:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/31 04:24:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/31 04:24:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/31 04:24:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/31 04:24:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/31 04:24:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/31 04:24:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/31 04:24:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/31 04:24:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/31 04:24:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/31 04:24:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/31 04:24:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/31 04:24:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/31 04:24:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/31 04:24:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/31 04:24:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/31 04:24:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/31 04:24:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/31 04:24:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/31 04:24:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/31 04:24:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/31 04:24:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/31 04:24:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/31 04:24:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/31 04:24:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/31 04:24:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/31 04:24:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/31 04:24:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/31 04:24:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/31 04:24:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/31 04:24:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/31 04:24:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/31 04:24:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/31 04:24:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/31 04:24:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/31 04:24:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/31 04:24:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/31 04:24:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/31 04:24:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/31 04:24:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/31 04:24:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/31 04:24:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/31 04:24:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/31 04:24:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/31 04:24:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/31 04:24:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/31 04:24:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/31 04:24:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/31 04:24:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/31 04:24:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/31 04:24:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/31 04:24:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/31 04:24:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/31 04:24:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/31 04:24:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/31 04:24:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/31 04:24:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/31 04:24:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/31 04:24:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/31 04:24:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/31 04:24:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/31 04:24:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/31 04:24:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/31 04:24:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/31 04:24:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/31 04:24:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/31 04:24:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/31 04:24:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/31 04:24:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/31 04:24:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/31 04:24:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/31 04:24:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/31 04:24:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/31 04:24:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/31 04:24:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/31 04:24:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/31 04:24:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/31 04:24:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/31 04:24:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/31 04:24:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/31 04:24:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/31 04:24:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/31 04:24:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/31 04:24:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/31 04:24:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/31 04:24:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/31 04:24:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/31 04:24:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/31 04:24:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/31 04:24:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/31 04:24:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/31 04:24:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/31 04:24:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/31 04:24:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/31 04:24:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/31 04:24:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/31 04:24:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/31 04:24:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/31 04:24:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/31 04:24:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/31 04:24:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/31 04:24:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/31 04:24:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/31 04:24:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/31 04:24:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/31 04:24:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/31 04:24:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/31 04:24:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/31 04:24:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/31 04:24:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/31 04:24:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/31 04:24:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/31 04:24:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/31 04:24:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/31 04:24:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/31 04:24:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/31 04:24:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/31 04:24:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/31 04:24:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/31 04:24:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/31 04:24:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/31 04:24:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/31 04:24:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/31 04:24:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/31 04:24:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/31 04:24:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/31 04:24:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/31 04:24:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/31 04:24:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/31 04:24:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/31 04:24:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/31 04:24:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/31 04:24:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/31 04:24:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/31 04:24:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/31 04:24:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/31 04:24:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/31 04:24:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/31 04:24:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/31 04:24:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/31 04:24:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/31 04:24:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/31 04:24:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/31 04:24:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/31 04:24:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/31 04:24:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/31 04:24:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/31 04:24:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/31 04:24:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/31 04:24:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/31 04:24:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/31 04:24:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/31 04:24:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/31 04:24:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/31 04:24:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/31 04:24:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/31 04:24:29 INFO : apple: Copied (new) to: PREFIXapple 2025/10/31 04:24:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/31 04:24:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/31 04:24:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/31 04:24:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/31 04:24:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/31 04:24:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/31 04:24:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/31 04:24:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/31 04:24:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/31 04:24:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/31 04:24:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/31 04:24:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/31 04:24:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/31 04:24:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/31 04:24:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/31 04:24:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:29 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:24:29 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:24:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/31 04:24:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/31 04:24:29 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/31 04:24:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/31 04:24:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/31 04:24:29 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/31 04:24:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/31 04:24:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/31 04:24:29 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/31 04:24:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/31 04:24:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/31 04:24:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/31 04:24:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/31 04:24:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/31 04:24:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/31 04:24:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/31 04:24:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/31 04:24:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/31 04:24:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/31 04:24:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/31 04:24:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/31 04:24:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/31 04:24:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/31 04:24:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/31 04:24:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/31 04:24:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/31 04:24:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/31 04:24:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/31 04:24:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/31 04:24:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/31 04:24:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/31 04:24:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/31 04:24:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/31 04:24:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/31 04:24:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/31 04:24:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/31 04:24:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/31 04:24:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/31 04:24:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/31 04:24:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/31 04:24:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/31 04:24:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/31 04:24:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/31 04:24:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/31 04:24:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/31 04:24:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/31 04:24:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/31 04:24:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/31 04:24:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/31 04:24:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/31 04:24:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/31 04:24:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/31 04:24:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/31 04:24:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/31 04:24:30 DEBUG : Waiting for deletions to finish 2025/10/31 04:24:30 INFO : dir1/0003-defghij.txt: Deleted 2025/10/31 04:24:30 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/31 04:24:30 INFO : dir1/0014-89;=.txt: Deleted 2025/10/31 04:24:30 INFO : dir1/0012-6789;.txt: Deleted 2025/10/31 04:24:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/31 04:24:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/31 04:24:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/31 04:24:31 INFO : dir1/0007-1234567.txt: Deleted 2025/10/31 04:24:31 INFO : dir1/0015-9;=.txt: Deleted 2025/10/31 04:24:31 INFO : appleappleapplebanana: Deleted 2025/10/31 04:24:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/31 04:24:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/31 04:24:31 INFO : dir1/0008-2345678.txt: Deleted 2025/10/31 04:24:31 INFO : dir1/0009-3456789.txt: Deleted 2025/10/31 04:24:31 INFO : dir1/0011-56789;.txt: Deleted 2025/10/31 04:24:31 INFO : dir1/0013-789;=.txt: Deleted 2025/10/31 04:24:31 INFO : apple: Deleted 2025/10/31 04:24:31 INFO : dir1/0010-456789.txt: Deleted 2025/10/31 04:24:31 INFO : banana: Deleted 2025/10/31 04:24:31 INFO : splitbananasplit: Deleted 2025/10/31 04:24:31 DEBUG : Waiting for deletions to finish 2025/10/31 04:24:31 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/31 04:24:31 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:24:31 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/31 04:24:31 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/31 04:24:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:24:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:24:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:24:31 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:24:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:24:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:24:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:24:31 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:24:31 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:24:31 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:24:31 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:24:31 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:24:31 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:24:31 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:24:31 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:24:31 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:24:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/31 04:24:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/31 04:24:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/31 04:24:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/31 04:24:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/31 04:24:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/31 04:24:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/31 04:24:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/31 04:24:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/31 04:24:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/31 04:24:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/31 04:24:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/31 04:24:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/31 04:24:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/31 04:24:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/31 04:24:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/31 04:24:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/31 04:24:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/31 04:24:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/31 04:24:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/31 04:24:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/31 04:24:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/31 04:24:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/31 04:24:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/31 04:24:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/31 04:24:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/31 04:24:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/31 04:24:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/31 04:24:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/31 04:24:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/31 04:24:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/31 04:24:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/31 04:24:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/31 04:24:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/31 04:24:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/31 04:24:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/31 04:24:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/31 04:24:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/31 04:24:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/31 04:24:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/31 04:24:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/31 04:24:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/31 04:24:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/31 04:24:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/31 04:24:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/31 04:24:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/31 04:24:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/31 04:24:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/31 04:24:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/31 04:24:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/31 04:24:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/31 04:24:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/31 04:24:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/31 04:24:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/31 04:24:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/31 04:24:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/31 04:24:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/31 04:24:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/31 04:24:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/31 04:24:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/31 04:24:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/31 04:24:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/31 04:24:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/31 04:24:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/31 04:24:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/31 04:24:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/31 04:24:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/31 04:24:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/31 04:24:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/31 04:24:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/31 04:24:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/31 04:24:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/31 04:24:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/31 04:24:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/31 04:24:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/31 04:24:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/31 04:24:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/31 04:24:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/31 04:24:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/31 04:24:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/31 04:24:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/31 04:24:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/31 04:24:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/31 04:24:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/31 04:24:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/31 04:24:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/31 04:24:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/31 04:24:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/31 04:24:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/31 04:24:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/31 04:24:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/31 04:24:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/31 04:24:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/31 04:24:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/31 04:24:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:31 DEBUG : apple: transformed to: PREFIXapple 2025/10/31 04:24:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/31 04:24:31 DEBUG : banana: transformed to: PREFIXbanana 2025/10/31 04:24:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/31 04:24:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/31 04:24:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/31 04:24:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/31 04:24:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/31 04:24:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/31 04:24:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/31 04:24:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/31 04:24:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/31 04:24:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/31 04:24:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/31 04:24:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/31 04:24:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/31 04:24:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/31 04:24:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/31 04:24:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/31 04:24:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/31 04:24:32 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/31 04:24:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/31 04:24:32 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/31 04:24:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/31 04:24:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/31 04:24:32 INFO : apple: Copied (new) 2025/10/31 04:24:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:32 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:24:32 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:24:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/31 04:24:32 INFO : banana: Copied (new) 2025/10/31 04:24:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/31 04:24:32 INFO : splitbananasplit: Copied (new) 2025/10/31 04:24:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/31 04:24:32 INFO : appleappleapplebanana: Copied (new) 2025/10/31 04:24:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/31 04:24:32 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/31 04:24:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/31 04:24:32 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/31 04:24:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/31 04:24:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/31 04:24:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/31 04:24:32 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/31 04:24:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/31 04:24:32 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/31 04:24:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/31 04:24:32 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/31 04:24:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/31 04:24:32 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/31 04:24:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/31 04:24:33 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/31 04:24:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/31 04:24:33 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/31 04:24:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/31 04:24:33 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/31 04:24:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/31 04:24:33 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/31 04:24:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/31 04:24:33 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/31 04:24:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/31 04:24:33 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/31 04:24:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/31 04:24:33 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/31 04:24:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/31 04:24:33 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/31 04:24:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/31 04:24:33 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/31 04:24:33 DEBUG : Waiting for deletions to finish 2025/10/31 04:24:33 INFO : PREFIXbanana: Deleted 2025/10/31 04:24:33 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/31 04:24:33 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/31 04:24:33 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/31 04:24:33 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/31 04:24:33 INFO : PREFIXsplitbananasplit: Deleted 2025/10/31 04:24:33 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/31 04:24:33 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/31 04:24:33 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/31 04:24:33 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/31 04:24:33 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/31 04:24:33 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/31 04:24:33 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/31 04:24:33 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/31 04:24:33 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/31 04:24:33 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/31 04:24:34 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/31 04:24:34 INFO : PREFIXapple: Deleted 2025/10/31 04:24:34 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/31 04:24:34 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/31 04:24:34 DEBUG : Waiting for deletions to finish 2025/10/31 04:24:34 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : Waiting for deletions to finish 2025/10/31 04:24:34 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:24:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:24:46 DEBUG : Waiting for deletions to finish 2025/10/31 04:24:46 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:24:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:24:46 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:24:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:24:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:24:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:24:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:24:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:24:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:24:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:24:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:24:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:24:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:24:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:24:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:24:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:24:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:24:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:24:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:24:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/31 04:24:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/31 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/31 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/31 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/31 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/31 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/31 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/31 04:24:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/31 04:24:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/31 04:24:46 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/31 04:24:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/31 04:24:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/31 04:24:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/31 04:24:47 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/31 04:24:47 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:24:47 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:24:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/31 04:24:47 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/31 04:24:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/31 04:24:47 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/31 04:24:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/31 04:24:47 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/31 04:24:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/31 04:24:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/31 04:24:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/31 04:24:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/31 04:24:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/31 04:24:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/31 04:24:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/31 04:24:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/31 04:24:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/31 04:24:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/31 04:24:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/31 04:24:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/31 04:24:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/31 04:24:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/31 04:24:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/31 04:24:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/31 04:24:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/31 04:24:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/31 04:24:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/31 04:24:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/31 04:24:48 DEBUG : Waiting for deletions to finish 2025/10/31 04:24:48 INFO : dir1/0013-789;=.txt: Deleted 2025/10/31 04:24:48 INFO : dir1/0014-89;=.txt: Deleted 2025/10/31 04:24:48 INFO : dir1/0015-9;=.txt: Deleted 2025/10/31 04:24:48 INFO : appleappleapplebanana: Deleted 2025/10/31 04:24:48 INFO : splitbananasplit: Deleted 2025/10/31 04:24:48 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/31 04:24:48 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/31 04:24:48 INFO : dir1/0009-3456789.txt: Deleted 2025/10/31 04:24:48 INFO : dir1/0011-56789;.txt: Deleted 2025/10/31 04:24:48 INFO : dir1/0012-6789;.txt: Deleted 2025/10/31 04:24:48 INFO : banana: Deleted 2025/10/31 04:24:48 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/31 04:24:49 INFO : dir1/0008-2345678.txt: Deleted 2025/10/31 04:24:49 INFO : dir1/0010-456789.txt: Deleted 2025/10/31 04:24:49 INFO : apple: Deleted 2025/10/31 04:24:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/31 04:24:49 INFO : dir1/0003-defghij.txt: Deleted 2025/10/31 04:24:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/31 04:24:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/31 04:24:49 INFO : dir1/0007-1234567.txt: Deleted 2025/10/31 04:24:49 DEBUG : Waiting for deletions to finish 2025/10/31 04:24:49 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/31 04:24:49 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/31 04:24:49 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/31 04:24:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/31 04:24:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/31 04:24:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/31 04:24:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/31 04:24:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/31 04:24:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/31 04:24:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/31 04:24:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/31 04:24:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/31 04:24:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/31 04:24:49 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/31 04:24:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/31 04:24:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/31 04:24:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/31 04:24:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/31 04:24:49 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/31 04:24:49 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/31 04:24:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/31 04:24:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/31 04:24:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/31 04:24:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/31 04:24:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/31 04:24:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/31 04:24:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/31 04:24:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/31 04:24:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/31 04:24:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/31 04:24:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/31 04:24:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/31 04:24:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/31 04:24:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/31 04:24:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/31 04:24:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/31 04:24:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/31 04:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/31 04:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/31 04:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/31 04:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/31 04:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/31 04:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/31 04:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/31 04:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/31 04:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/31 04:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/31 04:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/31 04:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/31 04:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/31 04:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/31 04:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/31 04:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/31 04:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/31 04:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/31 04:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/31 04:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/31 04:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/31 04:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/31 04:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/31 04:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/31 04:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/31 04:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/31 04:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/31 04:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/31 04:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/31 04:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/31 04:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/31 04:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/31 04:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/31 04:24:49 DEBUG : apple: transformed to: appleSUFFIX 2025/10/31 04:24:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/31 04:24:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/31 04:24:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/31 04:24:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/31 04:24:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/31 04:24:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/31 04:24:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/31 04:24:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/31 04:24:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/31 04:24:49 INFO : apple: Copied (new) 2025/10/31 04:24:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/31 04:24:50 INFO : appleappleapplebanana: Copied (new) 2025/10/31 04:24:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/31 04:24:50 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:24:50 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:24:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/31 04:24:50 INFO : banana: Copied (new) 2025/10/31 04:24:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/31 04:24:50 INFO : splitbananasplit: Copied (new) 2025/10/31 04:24:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/31 04:24:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/31 04:24:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/31 04:24:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/31 04:24:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/31 04:24:50 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/31 04:24:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/31 04:24:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/31 04:24:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/31 04:24:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/31 04:24:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/31 04:24:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/31 04:24:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/31 04:24:50 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/31 04:24:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/31 04:24:50 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/31 04:24:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/31 04:24:50 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/31 04:24:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/31 04:24:50 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/31 04:24:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/31 04:24:50 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/31 04:24:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/31 04:24:50 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/31 04:24:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/31 04:24:50 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/31 04:24:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/31 04:24:51 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/31 04:24:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/31 04:24:51 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/31 04:24:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/31 04:24:51 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/31 04:24:51 DEBUG : Waiting for deletions to finish 2025/10/31 04:24:51 INFO : splitbananasplitSUFFIX: Deleted 2025/10/31 04:24:51 INFO : appleSUFFIX: Deleted 2025/10/31 04:24:51 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/31 04:24:51 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/31 04:24:51 INFO : bananaSUFFIX: Deleted 2025/10/31 04:24:51 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/31 04:24:51 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/31 04:24:51 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/31 04:24:51 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/31 04:24:51 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/31 04:24:51 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/31 04:24:51 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/31 04:24:51 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/31 04:24:51 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/31 04:24:51 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/31 04:24:51 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/31 04:24:51 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/31 04:24:51 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/31 04:24:51 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/31 04:24:51 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/31 04:24:51 DEBUG : Waiting for deletions to finish 2025/10/31 04:24:51 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:24:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:24:51 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:24:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:24:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:24:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:24:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:24:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:24:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:24:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:24:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:24:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:24:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:24:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:24:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:24:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:24:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:24:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:24:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/31 04:24:52 DEBUG : Waiting for deletions to finish 2025/10/31 04:24:52 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:24:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:24:52 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:24:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:24:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:24:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:24:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:24:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:24:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:24:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:24:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:24:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:24:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:24:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:24:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:24:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:24:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:24:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:24:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:24:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:25:03 DEBUG : Waiting for deletions to finish 2025/10/31 04:25:04 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:25:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:25:04 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:25:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:25:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:25:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:25:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:25:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:25:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:25:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:25:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:25:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:25:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:25:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:25:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:25:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:25:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:25:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:25:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:25:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/31 04:25:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/31 04:25:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/31 04:25:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/31 04:25:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/31 04:25:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/31 04:25:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/31 04:25:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/31 04:25:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:04 DEBUG : apple: Unchanged skipping 2025/10/31 04:25:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:04 DEBUG : banana: Unchanged skipping 2025/10/31 04:25:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/31 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/31 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/31 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/31 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/31 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/31 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/31 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/31 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/31 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/31 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/31 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/31 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/31 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/31 04:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/31 04:25:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/31 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/31 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/31 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/31 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/31 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/31 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/31 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/31 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/31 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/31 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/31 04:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/31 04:25:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/31 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/31 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/31 04:25:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/31 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/31 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/31 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/31 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/31 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/31 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/31 04:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/31 04:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/31 04:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/31 04:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/31 04:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/31 04:25:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/31 04:25:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/31 04:25:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/31 04:25:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/31 04:25:04 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/31 04:25:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/31 04:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/31 04:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/31 04:25:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/31 04:25:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/31 04:25:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/31 04:25:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/31 04:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/31 04:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/31 04:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/31 04:25:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/31 04:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/31 04:25:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/31 04:25:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/31 04:25:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/31 04:25:04 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:25:04 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:25:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/31 04:25:04 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/31 04:25:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/31 04:25:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/31 04:25:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/31 04:25:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/31 04:25:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/31 04:25:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/31 04:25:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/31 04:25:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/31 04:25:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/31 04:25:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/31 04:25:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/31 04:25:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/31 04:25:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/31 04:25:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/31 04:25:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/31 04:25:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/31 04:25:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/31 04:25:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/31 04:25:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/31 04:25:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/31 04:25:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/31 04:25:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/31 04:25:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/31 04:25:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/31 04:25:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/31 04:25:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/31 04:25:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/31 04:25:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/31 04:25:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/31 04:25:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/31 04:25:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/31 04:25:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/31 04:25:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/31 04:25:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/31 04:25:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/31 04:25:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/31 04:25:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/31 04:25:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/31 04:25:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/31 04:25:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/31 04:25:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/31 04:25:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/31 04:25:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/31 04:25:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/31 04:25:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/31 04:25:05 DEBUG : Waiting for deletions to finish 2025/10/31 04:25:06 INFO : appleappleapplebanana: Deleted 2025/10/31 04:25:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/31 04:25:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/31 04:25:06 INFO : dir1/0013-789;=.txt: Deleted 2025/10/31 04:25:06 INFO : splitbananasplit: Deleted 2025/10/31 04:25:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/31 04:25:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/31 04:25:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/31 04:25:06 INFO : dir1/0008-2345678.txt: Deleted 2025/10/31 04:25:06 INFO : dir1/0007-1234567.txt: Deleted 2025/10/31 04:25:06 INFO : dir1/0003-defghij.txt: Deleted 2025/10/31 04:25:06 INFO : dir1/0009-3456789.txt: Deleted 2025/10/31 04:25:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/31 04:25:06 INFO : dir1/0011-56789;.txt: Deleted 2025/10/31 04:25:06 INFO : dir1/0010-456789.txt: Deleted 2025/10/31 04:25:06 INFO : dir1/0012-6789;.txt: Deleted 2025/10/31 04:25:06 INFO : dir1/0014-89;=.txt: Deleted 2025/10/31 04:25:06 INFO : dir1/0015-9;=.txt: Deleted 2025/10/31 04:25:06 DEBUG : Waiting for deletions to finish 2025/10/31 04:25:06 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:25:06 DEBUG : appleapple: Excluded (Path Filter) 2025/10/31 04:25:06 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:25:06 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/31 04:25:06 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/31 04:25:06 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/31 04:25:06 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/31 04:25:06 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/31 04:25:06 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/31 04:25:06 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/31 04:25:06 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/31 04:25:06 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/31 04:25:06 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/31 04:25:06 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/31 04:25:06 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/31 04:25:06 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/31 04:25:06 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/31 04:25:06 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/31 04:25:06 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/31 04:25:06 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/31 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/31 04:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/31 04:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/31 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/31 04:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/31 04:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/31 04:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/31 04:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/31 04:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/31 04:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/31 04:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/31 04:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/31 04:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/31 04:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/31 04:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/31 04:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/31 04:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/31 04:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/31 04:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/31 04:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/31 04:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/31 04:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/31 04:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/31 04:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/31 04:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/31 04:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/31 04:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/31 04:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/31 04:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/31 04:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/31 04:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/31 04:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/31 04:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/31 04:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/31 04:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/31 04:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/31 04:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/31 04:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/31 04:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/31 04:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/31 04:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/31 04:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/31 04:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/31 04:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/31 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/31 04:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/31 04:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/31 04:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/31 04:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/31 04:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/31 04:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/31 04:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/31 04:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/31 04:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/31 04:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/31 04:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/31 04:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/31 04:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/31 04:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/31 04:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/31 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/31 04:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/31 04:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/31 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/31 04:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/31 04:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/31 04:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/31 04:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/31 04:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/31 04:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/31 04:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/31 04:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/31 04:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/31 04:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/31 04:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/31 04:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/31 04:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/31 04:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/31 04:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/31 04:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/31 04:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/31 04:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:07 DEBUG : apple: Unchanged skipping 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/31 04:25:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:07 DEBUG : banana: Unchanged skipping 2025/10/31 04:25:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:07 DEBUG : splitbananasplit: Unchanged skipping 2025/10/31 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/31 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/31 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/31 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/31 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/31 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/31 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/31 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/31 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/31 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/31 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/31 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/31 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/31 04:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/31 04:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/31 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/31 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/31 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/31 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/31 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/31 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/31 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/31 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/31 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/31 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/31 04:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/31 04:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/31 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/31 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/31 04:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/31 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/31 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/31 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/31 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/31 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/31 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/31 04:25:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/31 04:25:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/31 04:25:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/31 04:25:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/31 04:25:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/31 04:25:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/31 04:25:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/31 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/31 04:25:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/31 04:25:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/31 04:25:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/31 04:25:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/31 04:25:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/31 04:25:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/31 04:25:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/31 04:25:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/31 04:25:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/31 04:25:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/31 04:25:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/31 04:25:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/31 04:25:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/31 04:25:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/31 04:25:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/31 04:25:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/31 04:25:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/31 04:25:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/31 04:25:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/31 04:25:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/31 04:25:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/31 04:25:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/31 04:25:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/31 04:25:07 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:25:07 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:25:07 DEBUG : Waiting for deletions to finish 2025/10/31 04:25:07 DEBUG : Waiting for deletions to finish 2025/10/31 04:25:07 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:25:07 DEBUG : appleapple: Excluded (Path Filter) 2025/10/31 04:25:07 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:25:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/31 04:25:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/31 04:25:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/31 04:25:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/31 04:25:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/31 04:25:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/31 04:25:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/31 04:25:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/31 04:25:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/31 04:25:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/31 04:25:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/31 04:25:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/31 04:25:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/31 04:25:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/31 04:25:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/31 04:25:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/31 04:25:07 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/31 04:25:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/31 04:25:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/31 04:25:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/31 04:25:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/31 04:25:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/31 04:25:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/31 04:25:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/31 04:25:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/31 04:25:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/31 04:25:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/31 04:25:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/31 04:25:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/31 04:25:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/31 04:25:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/31 04:25:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/31 04:25:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/31 04:25:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/31 04:25:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/31 04:25:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/31 04:25:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/31 04:25:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/31 04:25:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/31 04:25:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/31 04:25:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/31 04:25:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/31 04:25:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/31 04:25:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/31 04:25:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/31 04:25:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/31 04:25:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/31 04:25:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/31 04:25:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/31 04:25:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/31 04:25:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/31 04:25:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/31 04:25:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/31 04:25:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/31 04:25:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/31 04:25:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/31 04:25:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/31 04:25:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/31 04:25:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/31 04:25:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/31 04:25:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/31 04:25:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/31 04:25:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/31 04:25:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/31 04:25:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/31 04:25:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/31 04:25:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/31 04:25:08 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:25:19 DEBUG : Waiting for deletions to finish 2025/10/31 04:25:19 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:25:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:25:19 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:25:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:25:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:25:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:25:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:25:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:25:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:25:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:25:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:25:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:25:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:25:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:25:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:25:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:25:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:25:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:25:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:25:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/31 04:25:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/31 04:25:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : banana: Unchanged skipping 2025/10/31 04:25:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : splitbananasplit: Unchanged skipping 2025/10/31 04:25:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : apple: Unchanged skipping 2025/10/31 04:25:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/31 04:25:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/31 04:25:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/31 04:25:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/31 04:25:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/31 04:25:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/31 04:25:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/31 04:25:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/31 04:25:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/31 04:25:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/31 04:25:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/31 04:25:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/31 04:25:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/31 04:25:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/31 04:25:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/31 04:25:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/31 04:25:20 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:25:20 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:25:20 DEBUG : Waiting for deletions to finish 2025/10/31 04:25:20 DEBUG : Waiting for deletions to finish 2025/10/31 04:25:20 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:25:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:25:20 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:25:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:25:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:25:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:25:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:25:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:25:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:25:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:25:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:25:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:25:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:25:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:25:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:25:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:25:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:25:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:25:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:25:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/31 04:25:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : apple: Unchanged skipping 2025/10/31 04:25:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/31 04:25:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : banana: Unchanged skipping 2025/10/31 04:25:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:20 DEBUG : splitbananasplit: Unchanged skipping 2025/10/31 04:25:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/31 04:25:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/31 04:25:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/31 04:25:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/31 04:25:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/31 04:25:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/31 04:25:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/31 04:25:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/31 04:25:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/31 04:25:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/31 04:25:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/31 04:25:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/31 04:25:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/31 04:25:21 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:25:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/31 04:25:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/31 04:25:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/31 04:25:21 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:25:21 DEBUG : Waiting for deletions to finish 2025/10/31 04:25:21 DEBUG : Waiting for deletions to finish 2025/10/31 04:25:21 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : Waiting for deletions to finish 2025/10/31 04:25:21 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:25:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:25:33 DEBUG : Waiting for deletions to finish 2025/10/31 04:25:33 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:25:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:25:33 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:25:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:25:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:25:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:25:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:25:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:25:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:25:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:25:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:25:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:25:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:25:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:25:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:25:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:25:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:25:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:25:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:25:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/31 04:25:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:33 DEBUG : apple: Unchanged skipping 2025/10/31 04:25:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/31 04:25:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:33 DEBUG : banana: Unchanged skipping 2025/10/31 04:25:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:33 DEBUG : splitbananasplit: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:25:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:25:34 DEBUG : Waiting for deletions to finish 2025/10/31 04:25:34 DEBUG : Waiting for deletions to finish 2025/10/31 04:25:34 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:25:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:25:34 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:25:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:25:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:25:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:25:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:25:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:25:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:25:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:25:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:25:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:25:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:25:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:25:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:25:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:25:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:25:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:25:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:25:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/31 04:25:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : apple: Unchanged skipping 2025/10/31 04:25:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/31 04:25:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : banana: Unchanged skipping 2025/10/31 04:25:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : splitbananasplit: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/31 04:25:34 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:25:34 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:25:34 DEBUG : Waiting for deletions to finish 2025/10/31 04:25:34 DEBUG : Waiting for deletions to finish 2025/10/31 04:25:35 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:25:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:25:35 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:25:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:25:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:25:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:25:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:25:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:25:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:25:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:25:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:25:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:25:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:25:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:25:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:25:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:25:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:25:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:25:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:25:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:25:46 DEBUG : Waiting for deletions to finish 2025/10/31 04:25:47 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:25:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:25:47 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:25:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:25:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:25:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:25:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:25:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:25:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:25:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:25:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:25:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:25:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:25:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:25:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:25:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:25:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:25:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:25:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:25:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/31 04:25:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/31 04:25:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:47 DEBUG : apple: Unchanged skipping 2025/10/31 04:25:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:47 DEBUG : banana: Unchanged skipping 2025/10/31 04:25:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:47 DEBUG : splitbananasplit: Unchanged skipping 2025/10/31 04:25:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/31 04:25:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/31 04:25:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/31 04:25:47 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:25:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/31 04:25:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/31 04:25:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/31 04:25:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/31 04:25:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/31 04:25:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/31 04:25:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/31 04:25:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/31 04:25:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/31 04:25:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/31 04:25:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/31 04:25:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/31 04:25:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/31 04:25:47 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:25:47 DEBUG : Waiting for deletions to finish 2025/10/31 04:25:47 DEBUG : Waiting for deletions to finish 2025/10/31 04:25:48 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:25:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:25:48 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:25:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:25:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:25:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:25:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:25:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:25:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:25:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:25:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:25:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:25:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:25:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:25:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:25:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:25:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:25:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:25:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:25:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/31 04:25:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/31 04:25:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:48 DEBUG : banana: Unchanged skipping 2025/10/31 04:25:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:48 DEBUG : apple: Unchanged skipping 2025/10/31 04:25:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:48 DEBUG : splitbananasplit: Unchanged skipping 2025/10/31 04:25:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/31 04:25:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/31 04:25:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/31 04:25:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/31 04:25:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/31 04:25:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/31 04:25:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/31 04:25:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/31 04:25:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/31 04:25:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/31 04:25:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/31 04:25:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/31 04:25:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/31 04:25:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/31 04:25:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/31 04:25:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:25:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/31 04:25:48 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:25:48 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:25:48 DEBUG : Waiting for deletions to finish 2025/10/31 04:25:48 DEBUG : Waiting for deletions to finish 2025/10/31 04:25:49 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:25:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:25:49 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:25:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:25:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:25:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:25:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:25:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:25:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:25:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:25:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:25:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:25:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:25:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:25:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:25:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:25:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:25:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:25:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:25:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:26:02 DEBUG : Waiting for deletions to finish 2025/10/31 04:26:03 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:26:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:26:03 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:26:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:26:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:26:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:26:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:26:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:26:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:26:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:26:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:26:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:26:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:26:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/31 04:26:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:03 DEBUG : apple: Unchanged skipping 2025/10/31 04:26:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/31 04:26:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:03 DEBUG : banana: Unchanged skipping 2025/10/31 04:26:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:03 DEBUG : splitbananasplit: Unchanged skipping 2025/10/31 04:26:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/31 04:26:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/31 04:26:03 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:26:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/31 04:26:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/31 04:26:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/31 04:26:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/31 04:26:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/31 04:26:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/31 04:26:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/31 04:26:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/31 04:26:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/31 04:26:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/31 04:26:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/31 04:26:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/31 04:26:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/31 04:26:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/31 04:26:03 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:26:03 DEBUG : Waiting for deletions to finish 2025/10/31 04:26:03 DEBUG : Waiting for deletions to finish 2025/10/31 04:26:04 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:26:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:26:04 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:26:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:26:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:26:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:26:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:26:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:26:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:26:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:26:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:26:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:26:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:26:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/31 04:26:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:04 DEBUG : apple: Unchanged skipping 2025/10/31 04:26:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:04 DEBUG : banana: Unchanged skipping 2025/10/31 04:26:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/31 04:26:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:04 DEBUG : splitbananasplit: Unchanged skipping 2025/10/31 04:26:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/31 04:26:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/31 04:26:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/31 04:26:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/31 04:26:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/31 04:26:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/31 04:26:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/31 04:26:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/31 04:26:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/31 04:26:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/31 04:26:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/31 04:26:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/31 04:26:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/31 04:26:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/31 04:26:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/31 04:26:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/31 04:26:04 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:26:04 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:26:04 DEBUG : Waiting for deletions to finish 2025/10/31 04:26:04 DEBUG : Waiting for deletions to finish 2025/10/31 04:26:05 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:26:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:26:05 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:26:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:26:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:26:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:26:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:26:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:26:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:26:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:26:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:26:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:26:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:26:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:26:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:26:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:26:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:26:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:26:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:26:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:26:16 DEBUG : Waiting for deletions to finish 2025/10/31 04:26:17 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:26:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:26:17 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:26:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:26:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:26:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:26:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:26:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:26:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:26:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:26:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:26:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:26:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:26:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:26:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:26:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:26:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:26:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:26:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/31 04:26:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:17 DEBUG : apple: Unchanged skipping 2025/10/31 04:26:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:17 DEBUG : splitbananasplit: Unchanged skipping 2025/10/31 04:26:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/31 04:26:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:17 DEBUG : banana: Unchanged skipping 2025/10/31 04:26:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/31 04:26:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/31 04:26:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/31 04:26:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/31 04:26:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/31 04:26:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/31 04:26:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/31 04:26:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/31 04:26:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/31 04:26:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/31 04:26:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/31 04:26:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/31 04:26:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/31 04:26:17 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:26:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/31 04:26:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/31 04:26:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/31 04:26:17 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:26:17 DEBUG : Waiting for deletions to finish 2025/10/31 04:26:17 DEBUG : Waiting for deletions to finish 2025/10/31 04:26:18 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:26:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:26:18 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:26:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:26:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:26:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:26:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:26:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:26:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:26:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:26:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:26:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:26:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:26:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:26:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:26:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:26:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:26:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:26:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:26:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/31 04:26:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:18 DEBUG : apple: Unchanged skipping 2025/10/31 04:26:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/31 04:26:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:18 DEBUG : banana: Unchanged skipping 2025/10/31 04:26:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:18 DEBUG : splitbananasplit: Unchanged skipping 2025/10/31 04:26:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/31 04:26:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/31 04:26:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/31 04:26:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/31 04:26:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/31 04:26:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/31 04:26:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/31 04:26:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/31 04:26:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/31 04:26:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/31 04:26:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/31 04:26:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/31 04:26:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/31 04:26:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/31 04:26:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/31 04:26:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/31 04:26:18 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:26:18 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:26:18 DEBUG : Waiting for deletions to finish 2025/10/31 04:26:18 DEBUG : Waiting for deletions to finish 2025/10/31 04:26:19 DEBUG : apple: Excluded (Path Filter) 2025/10/31 04:26:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/31 04:26:19 DEBUG : banana: Excluded (Path Filter) 2025/10/31 04:26:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/31 04:26:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/31 04:26:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/31 04:26:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/31 04:26:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/31 04:26:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/31 04:26:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/31 04:26:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/31 04:26:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/31 04:26:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/31 04:26:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/31 04:26:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/31 04:26:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/31 04:26:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/31 04:26:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/31 04:26:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/31 04:26:19 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (165.54s) --- PASS: TestTransform/NFC (13.10s) --- PASS: TestTransform/NFD (13.98s) --- PASS: TestTransform/base64 (16.10s) --- PASS: TestTransform/prefix (18.07s) --- PASS: TestTransform/suffix (17.58s) --- PASS: TestTransform/truncate (15.45s) --- PASS: TestTransform/encoder (14.14s) --- PASS: TestTransform/ISO-8859-1 (13.35s) --- PASS: TestTransform/charmap (13.94s) --- PASS: TestTransform/lowercase (15.93s) --- PASS: TestTransform/ascii (13.90s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:26:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/31 04:26:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/31 04:26:24 INFO : sub dir_somesuffix: Making directory 2025/10/31 04:26:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/31 04:26:24 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/31 04:26:24 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/31 04:26:24 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/31 04:26:24 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/31 04:26:24 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:26:24 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:26:24 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:26:24 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/31 04:26:24 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.61s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:26:25 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:25 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:25 INFO : tictactoe: Making directory 2025/10/31 04:26:25 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:25 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/31 04:26:25 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/31 04:26:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/31 04:26:25 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:26:25 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:26:26 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:26:26 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/31 04:26:26 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.66s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:26:27 INFO : toe: Making directory 2025/10/31 04:26:27 INFO : toe/toe: Making directory 2025/10/31 04:26:27 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/31 04:26:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/31 04:26:27 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:26:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/31 04:26:27 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:26:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:26:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/31 04:26:27 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.57s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:26:28 INFO : toe: Making directory 2025/10/31 04:26:28 INFO : toe/toe: Making directory 2025/10/31 04:26:28 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/31 04:26:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/31 04:26:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/31 04:26:28 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:26:28 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:26:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:26:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/31 04:26:29 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.57s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:26:30 DEBUG : empty_dir: Making directory with metadata 2025/10/31 04:26:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/31 04:26:30 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/31 04:26:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/31 04:26:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/31 04:26:30 INFO : tictacempty_dir: Making directory 2025/10/31 04:26:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/31 04:26:30 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:30 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:30 INFO : tictactoe: Making directory 2025/10/31 04:26:30 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:30 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/31 04:26:30 INFO : tictactoe/tictactoe: Making directory 2025/10/31 04:26:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/31 04:26:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/31 04:26:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/31 04:26:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/31 04:26:30 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:26:30 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:26:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:26:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/31 04:26:30 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.56s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:26:31 DEBUG : empty_dir: Making directory with metadata 2025/10/31 04:26:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/31 04:26:31 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/31 04:26:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/31 04:26:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/31 04:26:31 INFO : tictacempty_dir: Making directory 2025/10/31 04:26:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/31 04:26:31 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:31 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:31 INFO : tictactoe: Making directory 2025/10/31 04:26:31 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:31 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/31 04:26:31 INFO : tictactoe/tictactoe: Making directory 2025/10/31 04:26:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/31 04:26:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/31 04:26:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/31 04:26:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/31 04:26:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/31 04:26:31 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:26:31 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:26:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:26:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/31 04:26:32 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/31 04:26:32 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:26:32 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/31 04:26:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/31 04:26:33 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:33 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/31 04:26:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:26:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/31 04:26:33 NOTICE: B2 bucket rclone-test-ziyuban7kadi: 0 differences found 2025/10/31 04:26:33 NOTICE: B2 bucket rclone-test-ziyuban7kadi: 1 matching files --- PASS: TestAllTag (2.28s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:26:34 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:34 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:34 INFO : tictactoe: Making directory 2025/10/31 04:26:34 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:34 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/31 04:26:34 INFO : tictactoe/tictactoe: Making directory 2025/10/31 04:26:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/31 04:26:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/31 04:26:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/31 04:26:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/31 04:26:34 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:26:34 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:26:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:26:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/31 04:26:34 DEBUG : Waiting for deletions to finish 2025/10/31 04:26:35 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:35 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:35 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/31 04:26:35 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/31 04:26:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/31 04:26:35 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/31 04:26:35 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:26:35 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:26:35 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.38s) === RUN TestSyntax 2025/10/31 04:26:36 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:26:36 INFO : toe: Making directory 2025/10/31 04:26:36 INFO : toe/toe: Making directory 2025/10/31 04:26:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/31 04:26:36 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:26:36 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:26:37 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:26:37 INFO : toe/toe/toe: Copied (new) 2025/10/31 04:26:37 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.58s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:26:37 DEBUG : empty_dir: Making directory with metadata 2025/10/31 04:26:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/31 04:26:37 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/31 04:26:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/31 04:26:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/31 04:26:38 INFO : tictacempty_dir: Making directory 2025/10/31 04:26:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/31 04:26:38 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:38 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:38 INFO : tictactoe: Making directory 2025/10/31 04:26:38 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:38 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/31 04:26:38 INFO : tictactoe/tictactoe: Making directory 2025/10/31 04:26:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/31 04:26:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/31 04:26:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/31 04:26:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/31 04:26:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/31 04:26:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/31 04:26:38 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:26:38 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:26:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:26:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/31 04:26:38 INFO : toe/toe/toe.txt: Deleted 2025/10/31 04:26:38 INFO : toe/toe: Removing directory 2025/10/31 04:26:38 INFO : toe: Removing directory 2025/10/31 04:26:38 INFO : empty_dir: Removing directory 2025/10/31 04:26:38 DEBUG : Local file system at /tmp/rclone775226742: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.56s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:26:39 DEBUG : empty_dir: Making directory with metadata 2025/10/31 04:26:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/31 04:26:39 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/31 04:26:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/31 04:26:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/31 04:26:39 INFO : tictacempty_dir: Making directory 2025/10/31 04:26:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/31 04:26:39 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:39 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:39 INFO : tictactoe: Making directory 2025/10/31 04:26:39 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:39 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/31 04:26:39 INFO : tictactoe/tictactoe: Making directory 2025/10/31 04:26:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/31 04:26:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/31 04:26:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/31 04:26:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/31 04:26:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/31 04:26:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/31 04:26:39 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:26:39 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:26:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:26:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/31 04:26:40 INFO : toe/toe/toe.txt: Deleted 2025/10/31 04:26:40 INFO : toe/toe: Removing directory 2025/10/31 04:26:40 INFO : toe: Removing directory 2025/10/31 04:26:40 INFO : empty_dir: Removing directory 2025/10/31 04:26:40 DEBUG : Local file system at /tmp/rclone775226742: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/31 04:26:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/31 04:26:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/31 04:26:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/31 04:26:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/31 04:26:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:26:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/31 04:26:41 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.25s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:26:42 DEBUG : Reset feature "Copy" 2025/10/31 04:26:42 DEBUG : Reset feature "Move" 2025/10/31 04:26:42 DEBUG : Reset feature "Copy" 2025/10/31 04:26:42 DEBUG : Reset feature "Move" 2025/10/31 04:26:42 DEBUG : empty_dir: Making directory with metadata 2025/10/31 04:26:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/31 04:26:42 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/31 04:26:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/31 04:26:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/31 04:26:43 INFO : tictacempty_dir: Making directory 2025/10/31 04:26:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/31 04:26:43 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:43 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:43 INFO : tictactoe: Making directory 2025/10/31 04:26:43 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:43 DEBUG : toe: transformed to: tictactoe 2025/10/31 04:26:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/31 04:26:43 INFO : tictactoe/tictactoe: Making directory 2025/10/31 04:26:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/31 04:26:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/31 04:26:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/31 04:26:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/31 04:26:43 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:26:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/31 04:26:43 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:26:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/31 04:26:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:26:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/31 04:26:43 INFO : toe/toe/toe.txt: Deleted 2025/10/31 04:26:43 INFO : toe/toe: Removing directory 2025/10/31 04:26:43 INFO : toe: Removing directory 2025/10/31 04:26:43 INFO : empty_dir: Removing directory 2025/10/31 04:26:43 DEBUG : Local file system at /tmp/rclone775226742: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/31 04:26:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/31 04:26:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/31 04:26:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/31 04:26:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/31 04:26:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:26:44 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/31 04:26:45 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.43s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:26:46 DEBUG : toe: transformed to: dG9l 2025/10/31 04:26:46 DEBUG : toe: transformed to: dG9l 2025/10/31 04:26:46 INFO : dG9l: Making directory 2025/10/31 04:26:46 DEBUG : toe: transformed to: dG9l 2025/10/31 04:26:46 DEBUG : toe: transformed to: dG9l 2025/10/31 04:26:46 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/31 04:26:46 INFO : dG9l/dG9l: Making directory 2025/10/31 04:26:46 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/31 04:26:46 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/31 04:26:46 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/31 04:26:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/31 04:26:46 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/31 04:26:46 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:26:46 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:26:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:26:47 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/31 04:26:47 DEBUG : Waiting for deletions to finish 2025/10/31 04:26:47 DEBUG : dG9l: transformed to: toe 2025/10/31 04:26:47 DEBUG : dG9l: transformed to: toe 2025/10/31 04:26:47 DEBUG : dG9l: transformed to: toe 2025/10/31 04:26:47 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/31 04:26:47 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/31 04:26:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/31 04:26:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/31 04:26:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/31 04:26:47 DEBUG : Local file system at /tmp/rclone775226742: Waiting for checks to finish 2025/10/31 04:26:47 DEBUG : Local file system at /tmp/rclone775226742: Waiting for transfers to finish 2025/10/31 04:26:47 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.47s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-ziyuban7kadi", Local "Local file system at /tmp/rclone775226742", Modify Window "1ms" 2025/10/31 04:26:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/31 04:26:48 DEBUG : toe: transformed to: 2025/10/31 04:26:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/31 04:26:48 DEBUG : toe: transformed to: 2025/10/31 04:26:48 INFO : B2 bucket rclone-test-ziyuban7kadi: Making directory 2025/10/31 04:26:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/31 04:26:48 DEBUG : toe: transformed to: 2025/10/31 04:26:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/31 04:26:48 DEBUG : toe: transformed to: 2025/10/31 04:26:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/31 04:26:48 DEBUG : toe/toe: transformed to: 2025/10/31 04:26:48 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/31 04:26:48 INFO : toe/toe: Making directory 2025/10/31 04:26:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/31 04:26:48 DEBUG : toe/toe: transformed to: 2025/10/31 04:26:48 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/31 04:26:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/31 04:26:48 DEBUG : toe: transformed to: 2025/10/31 04:26:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/31 04:26:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/31 04:26:48 DEBUG : toe/toe/toe: transformed to: 2025/10/31 04:26:48 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/31 04:26:48 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for checks to finish 2025/10/31 04:26:48 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Waiting for transfers to finish 2025/10/31 04:26:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/31 04:26:49 INFO : toe/toe/toe: Copied (new) 2025/10/31 04:26:49 ERROR : B2 bucket rclone-test-ziyuban7kadi: not deleting files as there were IO errors 2025/10/31 04:26:49 ERROR : B2 bucket rclone-test-ziyuban7kadi: not deleting directories as there were IO errors --- PASS: TestError (1.67s) FAIL 2025/10/31 04:26:50 DEBUG : B2 bucket rclone-test-ziyuban7kadi: Purge remote 2025/10/31 04:26:50 INFO : B2 bucket rclone-test-ziyuban7kadi: cleaning bucket "rclone-test-ziyuban7kadi" of all files 2025/10/31 04:26:51 DEBUG : BackupDir/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4222faa0dd34edb1_d20251031_m042127_c001_v7007000_t0000_u01761884487462") 2025/10/31 04:26:51 DEBUG : BackupDir/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f10187f782b7127d4_d20251031_m042120_c001_v0001171_t0039_u01761884480294") 2025/10/31 04:26:51 DEBUG : CompareDest/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f423e001ce80c5c06_d20251031_m042100_c001_v7007000_t0000_u01761884460141") 2025/10/31 04:26:51 DEBUG : CompareDest/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffa6dd_d20251031_m042054_c001_v0001184_t0012_u01761884454516") 2025/10/31 04:26:51 DEBUG : CompareDest/two: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f423e001ce80c5c07_d20251031_m042100_c001_v7007000_t0000_u01761884460323") 2025/10/31 04:26:51 DEBUG : CompareDest/two: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ee83_d20251031_m042055_c001_v0001109_t0037_u01761884455457") 2025/10/31 04:26:51 DEBUG : CopyDest/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4222faa0dd34edb3_d20251031_m042127_c001_v7007000_t0000_u01761884487647") 2025/10/31 04:26:51 DEBUG : CopyDest/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eecd_d20251031_m042117_c001_v0001109_t0003_u01761884477156") 2025/10/31 04:26:51 DEBUG : CopyDest/three: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4222faa0dd34edb4_d20251031_m042127_c001_v7007000_t0000_u01761884487828") 2025/10/31 04:26:51 DEBUG : CopyDest/three: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eef1_d20251031_m042123_c001_v0001109_t0030_u01761884483514") 2025/10/31 04:26:51 DEBUG : CopyDest/two: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4222faa0dd34edb5_d20251031_m042128_c001_v7007000_t0000_u01761884488012") 2025/10/31 04:26:51 DEBUG : CopyDest/two: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffa80b_d20251031_m042121_c001_v0001184_t0003_u01761884481354") 2025/10/31 04:26:52 DEBUG : EXISTING: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d05d25_d20251031_m042249_c001_v7007000_t0000_u01761884569677") 2025/10/31 04:26:52 DEBUG : EXISTING: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffabbf_d20251031_m042248_c001_v0001184_t0009_u01761884568650") 2025/10/31 04:26:52 DEBUG : PREFIXapple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40243b349ecc142c_d20251031_m042433_c001_v7007000_t0000_u01761884673980") 2025/10/31 04:26:52 DEBUG : PREFIXapple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b4ba_d20251031_m042429_c001_v0001182_t0022_u01761884669439") 2025/10/31 04:26:52 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a6565_d20251031_m042433_c001_v7007000_t0000_u01761884673823") 2025/10/31 04:26:52 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf806d_d20251031_m042429_c001_v0001180_t0042_u01761884669459") 2025/10/31 04:26:52 DEBUG : PREFIXbanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49902_d20251031_m042433_c001_v7007000_t0000_u01761884673598") 2025/10/31 04:26:52 DEBUG : PREFIXbanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffafed_d20251031_m042429_c001_v0001184_t0039_u01761884669449") 2025/10/31 04:26:52 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40777ab5f474e269_d20251031_m042433_c001_v7007000_t0000_u01761884673655") 2025/10/31 04:26:52 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bd74_d20251031_m042429_c001_v0001131_t0013_u01761884669469") 2025/10/31 04:26:52 DEBUG : Testêé: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d05d0c_d20251031_m042246_c001_v7007000_t0000_u01761884566367") 2025/10/31 04:26:52 DEBUG : Testêé: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffabaa_d20251031_m042245_c001_v0001184_t0011_u01761884565786") 2025/10/31 04:26:52 DEBUG : Testêé: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaba4_d20251031_m042245_c001_v0001184_t0041_u01761884565213") 2025/10/31 04:26:52 DEBUG : YXBwbGU=: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb7fd_d20251031_m042417_c001_v7007000_t0000_u01761884657276") 2025/10/31 04:26:52 DEBUG : YXBwbGU=: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf800b_d20251031_m042413_c001_v0001180_t0021_u01761884653063") 2025/10/31 04:26:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb7fe_d20251031_m042417_c001_v7007000_t0000_u01761884657459") 2025/10/31 04:26:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b2d4_d20251031_m042413_c001_v0001182_t0047_u01761884653074") 2025/10/31 04:26:52 DEBUG : YmFuYW5h: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb7ff_d20251031_m042417_c001_v7007000_t0000_u01761884657642") 2025/10/31 04:26:52 DEBUG : YmFuYW5h: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaf57_d20251031_m042413_c001_v0001184_t0003_u01761884653083") 2025/10/31 04:26:52 DEBUG : a/potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172d28_d20251031_m041913_c001_v7007000_t0000_u01761884353958") 2025/10/31 04:26:52 DEBUG : a/potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ec69_d20251031_m041912_c001_v0001109_t0059_u01761884352847") 2025/10/31 04:26:52 DEBUG : a/potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a57f7_d20251031_m041910_c001_v7007000_t0000_u01761884350457") 2025/10/31 04:26:52 DEBUG : a/potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ec53_d20251031_m041909_c001_v0001109_t0006_u01761884349067") 2025/10/31 04:26:53 DEBUG : a/potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172c99_d20251031_m041846_c001_v7007000_t0000_u01761884326372") 2025/10/31 04:26:53 DEBUG : a/potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ebd3_d20251031_m041845_c001_v0001109_t0005_u01761884325177") 2025/10/31 04:26:53 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d065da_d20251031_m042619_c001_v7007000_t0000_u01761884779616") 2025/10/31 04:26:53 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf830c_d20251031_m042615_c001_v0001180_t0024_u01761884775427") 2025/10/31 04:26:53 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c7561a_d20251031_m042605_c001_v7007000_t0000_u01761884765683") 2025/10/31 04:26:53 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf82ab_d20251031_m042600_c001_v0001180_t0008_u01761884760037") 2025/10/31 04:26:53 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057ddea5e6_d20251031_m042549_c001_v7007000_t0000_u01761884749663") 2025/10/31 04:26:53 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf825b_d20251031_m042545_c001_v0001180_t0033_u01761884745887") 2025/10/31 04:26:53 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41816a065a266f31_d20251031_m042535_c001_v7007000_t0000_u01761884735782") 2025/10/31 04:26:53 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf81f1_d20251031_m042532_c001_v0001180_t0026_u01761884732018") 2025/10/31 04:26:53 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f413849d483c5f666_d20251031_m042522_c001_v7007000_t0000_u01761884722419") 2025/10/31 04:26:53 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8183_d20251031_m042518_c001_v0001180_t0027_u01761884718309") 2025/10/31 04:26:53 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4164ff5c8cad4d64_d20251031_m042508_c001_v7007000_t0000_u01761884708342") 2025/10/31 04:26:53 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf811b_d20251031_m042502_c001_v0001180_t0015_u01761884702925") 2025/10/31 04:26:53 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb81d_d20251031_m042452_c001_v7007000_t0000_u01761884692947") 2025/10/31 04:26:53 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b706_d20251031_m042449_c001_v0001182_t0049_u01761884689879") 2025/10/31 04:26:53 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41673bf1399f0804_d20251031_m042448_c001_v7007000_t0000_u01761884688954") 2025/10/31 04:26:53 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b670_d20251031_m042445_c001_v0001182_t0013_u01761884685279") 2025/10/31 04:26:53 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a6583_d20251031_m042435_c001_v7007000_t0000_u01761884675328") 2025/10/31 04:26:53 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf807b_d20251031_m042432_c001_v0001180_t0055_u01761884672218") 2025/10/31 04:26:54 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d061a6_d20251031_m042431_c001_v7007000_t0000_u01761884671300") 2025/10/31 04:26:54 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b48c_d20251031_m042427_c001_v0001182_t0026_u01761884667599") 2025/10/31 04:26:54 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4103089b7eeb54df_d20251031_m042415_c001_v7007000_t0000_u01761884655133") 2025/10/31 04:26:54 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf7ff3_d20251031_m042410_c001_v0001180_t0044_u01761884650925") 2025/10/31 04:26:54 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49745_d20251031_m042401_c001_v7007000_t0000_u01761884641134") 2025/10/31 04:26:54 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf7f9f_d20251031_m042357_c001_v0001180_t0013_u01761884637094") 2025/10/31 04:26:54 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e315341_d20251031_m042347_c001_v7007000_t0000_u01761884627188") 2025/10/31 04:26:54 DEBUG : apple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf7f43_d20251031_m042343_c001_v0001180_t0027_u01761884623213") 2025/10/31 04:26:54 DEBUG : appleSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419b66f47b7db09a_d20251031_m042451_c001_v7007000_t0000_u01761884691211") 2025/10/31 04:26:54 DEBUG : appleSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b6a4_d20251031_m042446_c001_v0001182_t0034_u01761884686952") 2025/10/31 04:26:54 DEBUG : appleapple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4164ff5c8cad4d65_d20251031_m042508_c001_v7007000_t0000_u01761884708526") 2025/10/31 04:26:54 DEBUG : appleapple: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb10f_d20251031_m042504_c001_v0001184_t0024_u01761884704652") 2025/10/31 04:26:54 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d065dd_d20251031_m042619_c001_v7007000_t0000_u01761884779798") 2025/10/31 04:26:54 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3c174_d20251031_m042616_c001_v0001182_t0027_u01761884776222") 2025/10/31 04:26:54 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c7561f_d20251031_m042605_c001_v7007000_t0000_u01761884765867") 2025/10/31 04:26:54 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3bfbe_d20251031_m042602_c001_v0001182_t0033_u01761884762602") 2025/10/31 04:26:54 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057ddea5e8_d20251031_m042549_c001_v7007000_t0000_u01761884749848") 2025/10/31 04:26:54 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3be06_d20251031_m042546_c001_v0001182_t0044_u01761884746578") 2025/10/31 04:26:54 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41816a065a266f33_d20251031_m042535_c001_v7007000_t0000_u01761884735979") 2025/10/31 04:26:54 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3bc40_d20251031_m042532_c001_v0001182_t0042_u01761884732745") 2025/10/31 04:26:55 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f413849d483c5f66b_d20251031_m042522_c001_v7007000_t0000_u01761884722602") 2025/10/31 04:26:55 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3ba90_d20251031_m042518_c001_v0001182_t0031_u01761884718953") 2025/10/31 04:26:55 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd64de_d20251031_m042505_c001_v7007000_t0000_u01761884705946") 2025/10/31 04:26:55 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b8b6_d20251031_m042503_c001_v0001182_t0000_u01761884703319") 2025/10/31 04:26:55 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb81e_d20251031_m042453_c001_v7007000_t0000_u01761884693127") 2025/10/31 04:26:55 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf80d8_d20251031_m042449_c001_v0001180_t0052_u01761884689889") 2025/10/31 04:26:55 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41673bf1399f0801_d20251031_m042448_c001_v7007000_t0000_u01761884688573") 2025/10/31 04:26:55 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb050_d20251031_m042445_c001_v0001184_t0039_u01761884685726") 2025/10/31 04:26:55 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a6585_d20251031_m042435_c001_v7007000_t0000_u01761884675511") 2025/10/31 04:26:55 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bd84_d20251031_m042432_c001_v0001131_t0034_u01761884672228") 2025/10/31 04:26:55 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d061a5_d20251031_m042431_c001_v7007000_t0000_u01761884671113") 2025/10/31 04:26:55 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8065_d20251031_m042428_c001_v0001180_t0001_u01761884668033") 2025/10/31 04:26:55 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4103089b7eeb54dd_d20251031_m042415_c001_v7007000_t0000_u01761884655111") 2025/10/31 04:26:55 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaf49_d20251031_m042411_c001_v0001184_t0053_u01761884651338") 2025/10/31 04:26:55 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49749_d20251031_m042401_c001_v7007000_t0000_u01761884641317") 2025/10/31 04:26:55 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaea5_d20251031_m042357_c001_v0001184_t0005_u01761884637538") 2025/10/31 04:26:55 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e315345_d20251031_m042347_c001_v7007000_t0000_u01761884627372") 2025/10/31 04:26:55 DEBUG : appleappleapplebanana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffae1b_d20251031_m042343_c001_v0001184_t0044_u01761884623627") 2025/10/31 04:26:55 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f405b1c37b57e1f2b_d20251031_m042451_c001_v7007000_t0000_u01761884691601") 2025/10/31 04:26:55 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf80b8_d20251031_m042446_c001_v0001180_t0002_u01761884686961") 2025/10/31 04:26:55 DEBUG : b/potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172d2c_d20251031_m041914_c001_v7007000_t0000_u01761884354138") 2025/10/31 04:26:55 DEBUG : b/potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ec5d_d20251031_m041911_c001_v0001109_t0046_u01761884351024") 2025/10/31 04:26:56 DEBUG : b/potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a57f5_d20251031_m041909_c001_v7007000_t0000_u01761884349887") 2025/10/31 04:26:56 DEBUG : b/potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ec49_d20251031_m041907_c001_v0001109_t0057_u01761884347159") 2025/10/31 04:26:56 DEBUG : b/potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172c86_d20251031_m041845_c001_v7007000_t0000_u01761884325817") 2025/10/31 04:26:56 DEBUG : b/potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ebc9_d20251031_m041843_c001_v0001109_t0036_u01761884323488") 2025/10/31 04:26:56 DEBUG : backup/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f404df7c391f7ff7a_d20251031_m042141_c001_v7007000_t0000_u01761884501018") 2025/10/31 04:26:56 DEBUG : backup/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f101e4b0f3338fa42_d20251031_m042138_c001_v0001178_t0001_u01761884498986") 2025/10/31 04:26:56 DEBUG : backup/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11608950c5d929bd_d20251031_m042134_c001_v0001102_t0058_u01761884494641") 2025/10/31 04:26:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49370_d20251031_m042208_c001_v7007000_t0000_u01761884528116") 2025/10/31 04:26:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f1028be9d6d83c49d_d20251031_m042206_c001_v0001183_t0007_u01761884526283") 2025/10/31 04:26:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114ee7265d293adf_d20251031_m042202_c001_v0001179_t0054_u01761884522150") 2025/10/31 04:26:56 DEBUG : backup/one.bak: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40243b349ecc0d5c_d20251031_m042155_c001_v7007000_t0000_u01761884515535") 2025/10/31 04:26:56 DEBUG : backup/one.bak: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f102b6aa94abe81df_d20251031_m042153_c001_v0001180_t0043_u01761884513911") 2025/10/31 04:26:56 DEBUG : backup/one.bak: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f104150f5a3a2e96a_d20251031_m042149_c001_v0001090_t0008_u01761884509618") 2025/10/31 04:26:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49371_d20251031_m042208_c001_v7007000_t0000_u01761884528297") 2025/10/31 04:26:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f1044d2a4072ab5d1_d20251031_m042207_c001_v0001176_t0009_u01761884527219") 2025/10/31 04:26:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f107ef1c460c306d0_d20251031_m042203_c001_v0001042_t0017_u01761884523490") 2025/10/31 04:26:56 DEBUG : backup/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f404df7c391f7ff7c_d20251031_m042141_c001_v7007000_t0000_u01761884501202") 2025/10/31 04:26:56 DEBUG : backup/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106f963a48f7fe11_d20251031_m042140_c001_v0001145_t0008_u01761884500039") 2025/10/31 04:26:56 DEBUG : backup/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f111913cf52c8f2f1_d20251031_m042136_c001_v0001150_t0014_u01761884496395") 2025/10/31 04:26:56 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40243b349ecc0d5f_d20251031_m042155_c001_v7007000_t0000_u01761884515722") 2025/10/31 04:26:56 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f105ff80056906029_d20251031_m042154_c001_v0001181_t0019_u01761884514740") 2025/10/31 04:26:57 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f103b6f6946a37832_d20251031_m042151_c001_v0001091_t0021_u01761884511327") 2025/10/31 04:26:57 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d065e0_d20251031_m042619_c001_v7007000_t0000_u01761884779980") 2025/10/31 04:26:57 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bf67_d20251031_m042615_c001_v0001131_t0001_u01761884775650") 2025/10/31 04:26:57 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c75626_d20251031_m042606_c001_v7007000_t0000_u01761884766049") 2025/10/31 04:26:57 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bf24_d20251031_m042602_c001_v0001131_t0005_u01761884762104") 2025/10/31 04:26:57 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057ddea5e9_d20251031_m042550_c001_v7007000_t0000_u01761884750033") 2025/10/31 04:26:57 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bee6_d20251031_m042546_c001_v0001131_t0046_u01761884746090") 2025/10/31 04:26:57 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41816a065a266f34_d20251031_m042536_c001_v7007000_t0000_u01761884736167") 2025/10/31 04:26:57 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bea0_d20251031_m042532_c001_v0001131_t0000_u01761884732222") 2025/10/31 04:26:57 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f413849d483c5f673_d20251031_m042522_c001_v7007000_t0000_u01761884722788") 2025/10/31 04:26:57 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3be5c_d20251031_m042518_c001_v0001131_t0034_u01761884718540") 2025/10/31 04:26:57 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4164ff5c8cad4d66_d20251031_m042508_c001_v7007000_t0000_u01761884708711") 2025/10/31 04:26:57 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb107_d20251031_m042503_c001_v0001184_t0034_u01761884703116") 2025/10/31 04:26:57 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb81f_d20251031_m042453_c001_v7007000_t0000_u01761884693308") 2025/10/31 04:26:57 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb080_d20251031_m042449_c001_v0001184_t0014_u01761884689898") 2025/10/31 04:26:57 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb818_d20251031_m042448_c001_v7007000_t0000_u01761884688792") 2025/10/31 04:26:57 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf80ac_d20251031_m042445_c001_v0001180_t0053_u01761884685486") 2025/10/31 04:26:57 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a6586_d20251031_m042435_c001_v7007000_t0000_u01761884675697") 2025/10/31 04:26:57 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b50a_d20251031_m042432_c001_v0001182_t0014_u01761884672240") 2025/10/31 04:26:57 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40243b349ecc1426_d20251031_m042431_c001_v7007000_t0000_u01761884671325") 2025/10/31 04:26:58 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffafe3_d20251031_m042427_c001_v0001184_t0023_u01761884667819") 2025/10/31 04:26:58 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41816a065a266cb5_d20251031_m042415_c001_v7007000_t0000_u01761884655104") 2025/10/31 04:26:58 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b2a0_d20251031_m042411_c001_v0001182_t0024_u01761884651137") 2025/10/31 04:26:58 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b4974c_d20251031_m042401_c001_v7007000_t0000_u01761884641500") 2025/10/31 04:26:58 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b0e0_d20251031_m042357_c001_v0001182_t0054_u01761884637308") 2025/10/31 04:26:58 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e315347_d20251031_m042347_c001_v7007000_t0000_u01761884627554") 2025/10/31 04:26:58 DEBUG : banana: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3af0d_d20251031_m042343_c001_v0001182_t0021_u01761884623416") 2025/10/31 04:26:58 DEBUG : bananaSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f412fe48847a82cce_d20251031_m042451_c001_v7007000_t0000_u01761884691242") 2025/10/31 04:26:58 DEBUG : bananaSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bdc4_d20251031_m042446_c001_v0001131_t0016_u01761884686982") 2025/10/31 04:26:58 DEBUG : both0: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4a0_d20251031_m042318_c001_v7007000_t0000_u01761884598187") 2025/10/31 04:26:58 DEBUG : both0: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac95_d20251031_m042306_c001_v0001184_t0058_u01761884586789") 2025/10/31 04:26:58 DEBUG : both0: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b24_d20251031_m042302_c001_v7007000_t0000_u01761884582578") 2025/10/31 04:26:58 DEBUG : both0: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffabd5_d20251031_m042251_c001_v0001184_t0015_u01761884571559") 2025/10/31 04:26:58 DEBUG : both1: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4a3_d20251031_m042318_c001_v7007000_t0000_u01761884598368") 2025/10/31 04:26:58 DEBUG : both1: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac9b_d20251031_m042307_c001_v0001184_t0049_u01761884587210") 2025/10/31 04:26:58 DEBUG : both1: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b27_d20251031_m042302_c001_v7007000_t0000_u01761884582760") 2025/10/31 04:26:58 DEBUG : both1: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffabdd_d20251031_m042251_c001_v0001184_t0050_u01761884571965") 2025/10/31 04:26:58 DEBUG : both10: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4a6_d20251031_m042318_c001_v7007000_t0000_u01761884598549") 2025/10/31 04:26:58 DEBUG : both10: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1fface5_d20251031_m042311_c001_v0001184_t0022_u01761884591040") 2025/10/31 04:26:58 DEBUG : both10: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b2a_d20251031_m042302_c001_v7007000_t0000_u01761884582941") 2025/10/31 04:26:58 DEBUG : both10: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac25_d20251031_m042255_c001_v0001184_t0038_u01761884575664") 2025/10/31 04:26:59 DEBUG : both11: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4aa_d20251031_m042318_c001_v7007000_t0000_u01761884598731") 2025/10/31 04:26:59 DEBUG : both11: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaceb_d20251031_m042311_c001_v0001184_t0013_u01761884591497") 2025/10/31 04:26:59 DEBUG : both11: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b2d_d20251031_m042303_c001_v7007000_t0000_u01761884583125") 2025/10/31 04:26:59 DEBUG : both11: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac2b_d20251031_m042256_c001_v0001184_t0011_u01761884576070") 2025/10/31 04:26:59 DEBUG : both12: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4ad_d20251031_m042318_c001_v7007000_t0000_u01761884598914") 2025/10/31 04:26:59 DEBUG : both12: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffacf5_d20251031_m042311_c001_v0001184_t0057_u01761884591923") 2025/10/31 04:26:59 DEBUG : both12: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b2e_d20251031_m042303_c001_v7007000_t0000_u01761884583308") 2025/10/31 04:26:59 DEBUG : both12: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac31_d20251031_m042256_c001_v0001184_t0031_u01761884576536") 2025/10/31 04:26:59 DEBUG : both13: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4b1_d20251031_m042319_c001_v7007000_t0000_u01761884599098") 2025/10/31 04:26:59 DEBUG : both13: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffacfb_d20251031_m042312_c001_v0001184_t0021_u01761884592340") 2025/10/31 04:26:59 DEBUG : both13: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b31_d20251031_m042303_c001_v7007000_t0000_u01761884583490") 2025/10/31 04:26:59 DEBUG : both13: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac35_d20251031_m042256_c001_v0001184_t0023_u01761884576922") 2025/10/31 04:26:59 DEBUG : both14: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4b4_d20251031_m042319_c001_v7007000_t0000_u01761884599280") 2025/10/31 04:26:59 DEBUG : both14: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffacff_d20251031_m042312_c001_v0001184_t0020_u01761884592767") 2025/10/31 04:26:59 DEBUG : both14: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b32_d20251031_m042303_c001_v7007000_t0000_u01761884583672") 2025/10/31 04:26:59 DEBUG : both14: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac3b_d20251031_m042257_c001_v0001184_t0022_u01761884577325") 2025/10/31 04:26:59 DEBUG : both15: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4b7_d20251031_m042319_c001_v7007000_t0000_u01761884599461") 2025/10/31 04:26:59 DEBUG : both15: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffad09_d20251031_m042313_c001_v0001184_t0004_u01761884593185") 2025/10/31 04:26:59 DEBUG : both15: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b38_d20251031_m042303_c001_v7007000_t0000_u01761884583853") 2025/10/31 04:26:59 DEBUG : both15: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac43_d20251031_m042257_c001_v0001184_t0026_u01761884577738") 2025/10/31 04:26:59 DEBUG : both16: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4bb_d20251031_m042319_c001_v7007000_t0000_u01761884599642") 2025/10/31 04:27:00 DEBUG : both16: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffad11_d20251031_m042313_c001_v0001184_t0002_u01761884593611") 2025/10/31 04:27:00 DEBUG : both16: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b3d_d20251031_m042304_c001_v7007000_t0000_u01761884584034") 2025/10/31 04:27:00 DEBUG : both16: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac4b_d20251031_m042258_c001_v0001184_t0011_u01761884578136") 2025/10/31 04:27:00 DEBUG : both17: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4bf_d20251031_m042319_c001_v7007000_t0000_u01761884599824") 2025/10/31 04:27:00 DEBUG : both17: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffad15_d20251031_m042314_c001_v0001184_t0029_u01761884594032") 2025/10/31 04:27:00 DEBUG : both17: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b3e_d20251031_m042304_c001_v7007000_t0000_u01761884584216") 2025/10/31 04:27:00 DEBUG : both17: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac4f_d20251031_m042258_c001_v0001184_t0047_u01761884578527") 2025/10/31 04:27:00 DEBUG : both18: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4c2_d20251031_m042320_c001_v7007000_t0000_u01761884600006") 2025/10/31 04:27:00 DEBUG : both18: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffad1d_d20251031_m042314_c001_v0001184_t0044_u01761884594559") 2025/10/31 04:27:00 DEBUG : both18: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b41_d20251031_m042304_c001_v7007000_t0000_u01761884584398") 2025/10/31 04:27:00 DEBUG : both18: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac57_d20251031_m042259_c001_v0001184_t0006_u01761884579002") 2025/10/31 04:27:00 DEBUG : both19: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4c5_d20251031_m042320_c001_v7007000_t0000_u01761884600186") 2025/10/31 04:27:00 DEBUG : both19: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffad23_d20251031_m042314_c001_v0001184_t0002_u01761884594975") 2025/10/31 04:27:00 DEBUG : both19: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b45_d20251031_m042304_c001_v7007000_t0000_u01761884584579") 2025/10/31 04:27:00 DEBUG : both19: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac5f_d20251031_m042259_c001_v0001184_t0021_u01761884579440") 2025/10/31 04:27:00 DEBUG : both2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4c9_d20251031_m042320_c001_v7007000_t0000_u01761884600368") 2025/10/31 04:27:00 DEBUG : both2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaca3_d20251031_m042307_c001_v0001184_t0052_u01761884587625") 2025/10/31 04:27:00 DEBUG : both2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b47_d20251031_m042304_c001_v7007000_t0000_u01761884584761") 2025/10/31 04:27:00 DEBUG : both2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffabe3_d20251031_m042252_c001_v0001184_t0055_u01761884572348") 2025/10/31 04:27:00 DEBUG : both3: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4cc_d20251031_m042320_c001_v7007000_t0000_u01761884600549") 2025/10/31 04:27:00 DEBUG : both3: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffacab_d20251031_m042308_c001_v0001184_t0050_u01761884588035") 2025/10/31 04:27:01 DEBUG : both3: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b4a_d20251031_m042304_c001_v7007000_t0000_u01761884584941") 2025/10/31 04:27:01 DEBUG : both3: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffabf1_d20251031_m042252_c001_v0001184_t0005_u01761884572735") 2025/10/31 04:27:01 DEBUG : both4: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4d0_d20251031_m042320_c001_v7007000_t0000_u01761884600733") 2025/10/31 04:27:01 DEBUG : both4: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffacaf_d20251031_m042308_c001_v0001184_t0028_u01761884588460") 2025/10/31 04:27:01 DEBUG : both4: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b4e_d20251031_m042305_c001_v7007000_t0000_u01761884585124") 2025/10/31 04:27:01 DEBUG : both4: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffabf7_d20251031_m042253_c001_v0001184_t0004_u01761884573133") 2025/10/31 04:27:01 DEBUG : both5: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4d4_d20251031_m042320_c001_v7007000_t0000_u01761884600914") 2025/10/31 04:27:01 DEBUG : both5: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffacbb_d20251031_m042308_c001_v0001184_t0037_u01761884588864") 2025/10/31 04:27:01 DEBUG : both5: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b4f_d20251031_m042305_c001_v7007000_t0000_u01761884585319") 2025/10/31 04:27:01 DEBUG : both5: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffabfb_d20251031_m042253_c001_v0001184_t0016_u01761884573536") 2025/10/31 04:27:01 DEBUG : both6: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4d8_d20251031_m042321_c001_v7007000_t0000_u01761884601096") 2025/10/31 04:27:01 DEBUG : both6: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffacc5_d20251031_m042309_c001_v0001184_t0031_u01761884589289") 2025/10/31 04:27:01 DEBUG : both6: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b51_d20251031_m042305_c001_v7007000_t0000_u01761884585502") 2025/10/31 04:27:01 DEBUG : both6: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac01_d20251031_m042253_c001_v0001184_t0020_u01761884573956") 2025/10/31 04:27:01 DEBUG : both7: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4dc_d20251031_m042321_c001_v7007000_t0000_u01761884601279") 2025/10/31 04:27:01 DEBUG : both7: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaccb_d20251031_m042309_c001_v0001184_t0008_u01761884589735") 2025/10/31 04:27:01 DEBUG : both7: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b53_d20251031_m042305_c001_v7007000_t0000_u01761884585684") 2025/10/31 04:27:01 DEBUG : both7: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac05_d20251031_m042254_c001_v0001184_t0045_u01761884574393") 2025/10/31 04:27:01 DEBUG : both8: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4e3_d20251031_m042321_c001_v7007000_t0000_u01761884601460") 2025/10/31 04:27:01 DEBUG : both8: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffacd3_d20251031_m042310_c001_v0001184_t0027_u01761884590167") 2025/10/31 04:27:02 DEBUG : both8: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b54_d20251031_m042305_c001_v7007000_t0000_u01761884585870") 2025/10/31 04:27:02 DEBUG : both8: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac0b_d20251031_m042254_c001_v0001184_t0042_u01761884574812") 2025/10/31 04:27:02 DEBUG : both9: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4e8_d20251031_m042321_c001_v7007000_t0000_u01761884601640") 2025/10/31 04:27:02 DEBUG : both9: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffacdb_d20251031_m042310_c001_v0001184_t0048_u01761884590589") 2025/10/31 04:27:02 DEBUG : both9: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b56_d20251031_m042306_c001_v7007000_t0000_u01761884586051") 2025/10/31 04:27:02 DEBUG : both9: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac19_d20251031_m042255_c001_v0001184_t0022_u01761884575260") 2025/10/31 04:27:02 DEBUG : c/non empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172d30_d20251031_m041914_c001_v7007000_t0000_u01761884354321") 2025/10/31 04:27:02 DEBUG : c/non empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ec5f_d20251031_m041911_c001_v0001109_t0011_u01761884351474") 2025/10/31 04:27:02 DEBUG : c/non empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a57f8_d20251031_m041910_c001_v7007000_t0000_u01761884350645") 2025/10/31 04:27:02 DEBUG : c/non empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ec4f_d20251031_m041907_c001_v0001109_t0009_u01761884347950") 2025/10/31 04:27:02 DEBUG : c/non empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172c9d_d20251031_m041846_c001_v7007000_t0000_u01761884326554") 2025/10/31 04:27:02 DEBUG : c/non empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ebcd_d20251031_m041844_c001_v0001109_t0022_u01761884324188") 2025/10/31 04:27:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb800_d20251031_m042417_c001_v7007000_t0000_u01761884657825") 2025/10/31 04:27:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bd2a_d20251031_m042413_c001_v0001131_t0011_u01761884653103") 2025/10/31 04:27:02 DEBUG : check sum: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f405b1c37b57e0713_d20251031_m041834_c001_v7007000_t0000_u01761884314491") 2025/10/31 04:27:02 DEBUG : check sum: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eb97_d20251031_m041833_c001_v0001109_t0017_u01761884313176") 2025/10/31 04:27:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f415cf15e07ad65df_d20251031_m042648_c001_v7007000_t0000_u01761884808417") 2025/10/31 04:27:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf83a4_d20251031_m042646_c001_v0001180_t0054_u01761884806889") 2025/10/31 04:27:02 DEBUG : dest/3: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4222faa0dd34ecc6_d20251031_m042109_c001_v7007000_t0000_u01761884469970") 2025/10/31 04:27:02 DEBUG : dest/3: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f413790be2ad506e8_d20251031_m042108_c001_v0001032_t0057_u01761884468873") 2025/10/31 04:27:03 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4164ff5c8cad4d67_d20251031_m042508_c001_v7007000_t0000_u01761884708894") 2025/10/31 04:27:03 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb111_d20251031_m042504_c001_v0001184_t0004_u01761884704879") 2025/10/31 04:27:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d065e2_d20251031_m042620_c001_v7007000_t0000_u01761884780161") 2025/10/31 04:27:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf82e4_d20251031_m042610_c001_v0001180_t0023_u01761884770350") 2025/10/31 04:27:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c7562c_d20251031_m042606_c001_v7007000_t0000_u01761884766231") 2025/10/31 04:27:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8289_d20251031_m042554_c001_v0001180_t0008_u01761884754423") 2025/10/31 04:27:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057ddea5eb_d20251031_m042550_c001_v7007000_t0000_u01761884750217") 2025/10/31 04:27:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf822d_d20251031_m042540_c001_v0001180_t0024_u01761884740491") 2025/10/31 04:27:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41816a065a266f35_d20251031_m042536_c001_v7007000_t0000_u01761884736352") 2025/10/31 04:27:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf81d1_d20251031_m042527_c001_v0001180_t0008_u01761884727130") 2025/10/31 04:27:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f413849d483c5f679_d20251031_m042522_c001_v7007000_t0000_u01761884722971") 2025/10/31 04:27:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8157_d20251031_m042512_c001_v0001180_t0029_u01761884712985") 2025/10/31 04:27:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41673bf1399f08c4_d20251031_m042505_c001_v7007000_t0000_u01761884705955") 2025/10/31 04:27:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8105_d20251031_m042457_c001_v0001180_t0014_u01761884697551") 2025/10/31 04:27:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb820_d20251031_m042453_c001_v7007000_t0000_u01761884693490") 2025/10/31 04:27:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf80dc_d20251031_m042450_c001_v0001180_t0021_u01761884690101") 2025/10/31 04:27:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41673bf1399f0803_d20251031_m042448_c001_v7007000_t0000_u01761884688756") 2025/10/31 04:27:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b5d4_d20251031_m042439_c001_v0001182_t0018_u01761884679972") 2025/10/31 04:27:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a6588_d20251031_m042435_c001_v7007000_t0000_u01761884675880") 2025/10/31 04:27:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf807f_d20251031_m042432_c001_v0001180_t0009_u01761884672436") 2025/10/31 04:27:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f420343d706622a54_d20251031_m042431_c001_v7007000_t0000_u01761884671132") 2025/10/31 04:27:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b3da_d20251031_m042421_c001_v0001182_t0043_u01761884661897") 2025/10/31 04:27:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4103089b7eeb54e3_d20251031_m042415_c001_v7007000_t0000_u01761884655313") 2025/10/31 04:27:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf7fd1_d20251031_m042405_c001_v0001180_t0015_u01761884645788") 2025/10/31 04:27:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b4974f_d20251031_m042401_c001_v7007000_t0000_u01761884641694") 2025/10/31 04:27:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf7f7f_d20251031_m042351_c001_v0001180_t0054_u01761884631815") 2025/10/31 04:27:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e31534c_d20251031_m042347_c001_v7007000_t0000_u01761884627737") 2025/10/31 04:27:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf7f1f_d20251031_m042338_c001_v0001180_t0034_u01761884618707") 2025/10/31 04:27:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41673bf1399f083c_d20251031_m042451_c001_v7007000_t0000_u01761884691254") 2025/10/31 04:27:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b6ae_d20251031_m042447_c001_v0001182_t0039_u01761884687161") 2025/10/31 04:27:04 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4164ff5c8cad4d68_d20251031_m042509_c001_v7007000_t0000_u01761884709078") 2025/10/31 04:27:04 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b8e8_d20251031_m042504_c001_v0001182_t0058_u01761884704855") 2025/10/31 04:27:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d065e5_d20251031_m042620_c001_v7007000_t0000_u01761884780343") 2025/10/31 04:27:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bf45_d20251031_m042610_c001_v0001131_t0042_u01761884770914") 2025/10/31 04:27:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c75634_d20251031_m042606_c001_v7007000_t0000_u01761884766414") 2025/10/31 04:27:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bf0e_d20251031_m042555_c001_v0001131_t0048_u01761884755302") 2025/10/31 04:27:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057ddea5ee_d20251031_m042550_c001_v7007000_t0000_u01761884750401") 2025/10/31 04:27:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bec8_d20251031_m042541_c001_v0001131_t0007_u01761884741063") 2025/10/31 04:27:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41816a065a266f36_d20251031_m042536_c001_v7007000_t0000_u01761884736536") 2025/10/31 04:27:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3be88_d20251031_m042527_c001_v0001131_t0019_u01761884727752") 2025/10/31 04:27:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f413849d483c5f67d_d20251031_m042523_c001_v7007000_t0000_u01761884723154") 2025/10/31 04:27:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3be44_d20251031_m042513_c001_v0001131_t0023_u01761884713552") 2025/10/31 04:27:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4116d128e054ec1f_d20251031_m042506_c001_v7007000_t0000_u01761884706156") 2025/10/31 04:27:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb0d3_d20251031_m042458_c001_v0001184_t0057_u01761884698114") 2025/10/31 04:27:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb821_d20251031_m042453_c001_v7007000_t0000_u01761884693672") 2025/10/31 04:27:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b710_d20251031_m042450_c001_v0001182_t0004_u01761884690092") 2025/10/31 04:27:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4222faa0dd34f2c8_d20251031_m042448_c001_v7007000_t0000_u01761884688985") 2025/10/31 04:27:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8098_d20251031_m042440_c001_v0001180_t0045_u01761884680561") 2025/10/31 04:27:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a658a_d20251031_m042436_c001_v7007000_t0000_u01761884676063") 2025/10/31 04:27:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b512_d20251031_m042432_c001_v0001182_t0016_u01761884672519") 2025/10/31 04:27:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41400e9a7e0a2edc_d20251031_m042431_c001_v7007000_t0000_u01761884671087") 2025/10/31 04:27:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffafb3_d20251031_m042422_c001_v0001184_t0033_u01761884662450") 2025/10/31 04:27:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4103089b7eeb54e4_d20251031_m042415_c001_v7007000_t0000_u01761884655325") 2025/10/31 04:27:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b1f0_d20251031_m042406_c001_v0001182_t0041_u01761884646354") 2025/10/31 04:27:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49752_d20251031_m042401_c001_v7007000_t0000_u01761884641876") 2025/10/31 04:27:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b040_d20251031_m042352_c001_v0001182_t0012_u01761884632394") 2025/10/31 04:27:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e31534f_d20251031_m042347_c001_v7007000_t0000_u01761884627919") 2025/10/31 04:27:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3ae73_d20251031_m042339_c001_v0001182_t0011_u01761884619284") 2025/10/31 04:27:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4222faa0dd34f2dd_d20251031_m042451_c001_v7007000_t0000_u01761884691220") 2025/10/31 04:27:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb05c_d20251031_m042447_c001_v0001184_t0033_u01761884687184") 2025/10/31 04:27:05 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4164ff5c8cad4d69_d20251031_m042509_c001_v7007000_t0000_u01761884709261") 2025/10/31 04:27:05 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3be14_d20251031_m042504_c001_v0001131_t0004_u01761884704868") 2025/10/31 04:27:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d065ea_d20251031_m042620_c001_v7007000_t0000_u01761884780524") 2025/10/31 04:27:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3c0dc_d20251031_m042611_c001_v0001182_t0040_u01761884771604") 2025/10/31 04:27:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c7563a_d20251031_m042606_c001_v7007000_t0000_u01761884766596") 2025/10/31 04:27:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3bf0c_d20251031_m042556_c001_v0001182_t0031_u01761884756045") 2025/10/31 04:27:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057ddea5f0_d20251031_m042550_c001_v7007000_t0000_u01761884750586") 2025/10/31 04:27:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3bd6e_d20251031_m042541_c001_v0001182_t0023_u01761884741886") 2025/10/31 04:27:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41816a065a266f37_d20251031_m042536_c001_v7007000_t0000_u01761884736721") 2025/10/31 04:27:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3bba4_d20251031_m042528_c001_v0001182_t0042_u01761884728414") 2025/10/31 04:27:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f413849d483c5f682_d20251031_m042523_c001_v7007000_t0000_u01761884723337") 2025/10/31 04:27:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3ba06_d20251031_m042514_c001_v0001182_t0058_u01761884714261") 2025/10/31 04:27:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419b66f47b7db12f_d20251031_m042506_c001_v7007000_t0000_u01761884706377") 2025/10/31 04:27:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b822_d20251031_m042458_c001_v0001182_t0045_u01761884698740") 2025/10/31 04:27:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb822_d20251031_m042453_c001_v7007000_t0000_u01761884693854") 2025/10/31 04:27:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb084_d20251031_m042450_c001_v0001184_t0027_u01761884690111") 2025/10/31 04:27:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f412fe48847a82cc8_d20251031_m042448_c001_v7007000_t0000_u01761884688963") 2025/10/31 04:27:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb031_d20251031_m042441_c001_v0001184_t0009_u01761884681120") 2025/10/31 04:27:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a658d_d20251031_m042436_c001_v7007000_t0000_u01761884676247") 2025/10/31 04:27:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb00d_d20251031_m042432_c001_v0001184_t0001_u01761884672457") 2025/10/31 04:27:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4103089b7eeb55f3_d20251031_m042431_c001_v7007000_t0000_u01761884671084") 2025/10/31 04:27:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8057_d20251031_m042423_c001_v0001180_t0033_u01761884663052") 2025/10/31 04:27:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f407c18167b3db3b4_d20251031_m042415_c001_v7007000_t0000_u01761884655332") 2025/10/31 04:27:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaf0f_d20251031_m042406_c001_v0001184_t0050_u01761884646909") 2025/10/31 04:27:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49755_d20251031_m042402_c001_v7007000_t0000_u01761884642059") 2025/10/31 04:27:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffae71_d20251031_m042352_c001_v0001184_t0058_u01761884632963") 2025/10/31 04:27:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e315352_d20251031_m042348_c001_v7007000_t0000_u01761884628101") 2025/10/31 04:27:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffade5_d20251031_m042339_c001_v0001184_t0034_u01761884619506") 2025/10/31 04:27:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419b66f47b7db0a3_d20251031_m042451_c001_v7007000_t0000_u01761884691586") 2025/10/31 04:27:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf80bc_d20251031_m042447_c001_v0001180_t0053_u01761884687196") 2025/10/31 04:27:07 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4164ff5c8cad4d6a_d20251031_m042509_c001_v7007000_t0000_u01761884709445") 2025/10/31 04:27:07 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8129_d20251031_m042504_c001_v0001180_t0054_u01761884704890") 2025/10/31 04:27:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d065ed_d20251031_m042620_c001_v7007000_t0000_u01761884780705") 2025/10/31 04:27:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb39a_d20251031_m042612_c001_v0001184_t0035_u01761884772165") 2025/10/31 04:27:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c7563f_d20251031_m042606_c001_v7007000_t0000_u01761884766777") 2025/10/31 04:27:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb30c_d20251031_m042556_c001_v0001184_t0045_u01761884756647") 2025/10/31 04:27:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057ddea5f1_d20251031_m042550_c001_v7007000_t0000_u01761884750771") 2025/10/31 04:27:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb27e_d20251031_m042542_c001_v0001184_t0025_u01761884742451") 2025/10/31 04:27:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41816a065a266f38_d20251031_m042536_c001_v7007000_t0000_u01761884736906") 2025/10/31 04:27:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb1fc_d20251031_m042528_c001_v0001184_t0058_u01761884728973") 2025/10/31 04:27:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f413849d483c5f684_d20251031_m042523_c001_v7007000_t0000_u01761884723519") 2025/10/31 04:27:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb163_d20251031_m042514_c001_v0001184_t0005_u01761884714829") 2025/10/31 04:27:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4116d128e054ec22_d20251031_m042506_c001_v7007000_t0000_u01761884706353") 2025/10/31 04:27:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bdfa_d20251031_m042459_c001_v0001131_t0015_u01761884699324") 2025/10/31 04:27:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb823_d20251031_m042454_c001_v7007000_t0000_u01761884694039") 2025/10/31 04:27:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bddc_d20251031_m042450_c001_v0001131_t0002_u01761884690203") 2025/10/31 04:27:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb819_d20251031_m042448_c001_v7007000_t0000_u01761884688976") 2025/10/31 04:27:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bda6_d20251031_m042441_c001_v0001131_t0034_u01761884681796") 2025/10/31 04:27:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a658f_d20251031_m042436_c001_v7007000_t0000_u01761884676429") 2025/10/31 04:27:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bd86_d20251031_m042432_c001_v0001131_t0047_u01761884672513") 2025/10/31 04:27:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a650f_d20251031_m042430_c001_v7007000_t0000_u01761884670707") 2025/10/31 04:27:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bd5e_d20251031_m042423_c001_v0001131_t0030_u01761884663613") 2025/10/31 04:27:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f420343d7066229ed_d20251031_m042415_c001_v7007000_t0000_u01761884655429") 2025/10/31 04:27:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bd0c_d20251031_m042407_c001_v0001131_t0037_u01761884647493") 2025/10/31 04:27:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49759_d20251031_m042402_c001_v7007000_t0000_u01761884642243") 2025/10/31 04:27:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bcc8_d20251031_m042353_c001_v0001131_t0021_u01761884633544") 2025/10/31 04:27:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e315355_d20251031_m042348_c001_v7007000_t0000_u01761884628284") 2025/10/31 04:27:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bc81_d20251031_m042339_c001_v0001131_t0003_u01761884619720") 2025/10/31 04:27:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f412fe48847a82ccf_d20251031_m042451_c001_v7007000_t0000_u01761884691264") 2025/10/31 04:27:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bdc6_d20251031_m042447_c001_v0001131_t0003_u01761884687292") 2025/10/31 04:27:08 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4164ff5c8cad4d6b_d20251031_m042509_c001_v7007000_t0000_u01761884709628") 2025/10/31 04:27:08 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b8f4_d20251031_m042505_c001_v0001182_t0018_u01761884705085") 2025/10/31 04:27:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d065f1_d20251031_m042620_c001_v7007000_t0000_u01761884780886") 2025/10/31 04:27:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf82f4_d20251031_m042612_c001_v0001180_t0022_u01761884772367") 2025/10/31 04:27:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c75646_d20251031_m042607_c001_v7007000_t0000_u01761884767020") 2025/10/31 04:27:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8295_d20251031_m042556_c001_v0001180_t0003_u01761884756863") 2025/10/31 04:27:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057ddea5f2_d20251031_m042550_c001_v7007000_t0000_u01761884750995") 2025/10/31 04:27:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf823b_d20251031_m042542_c001_v0001180_t0021_u01761884742656") 2025/10/31 04:27:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41816a065a266f39_d20251031_m042537_c001_v7007000_t0000_u01761884737095") 2025/10/31 04:27:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf81df_d20251031_m042529_c001_v0001180_t0049_u01761884729199") 2025/10/31 04:27:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f413849d483c5f686_d20251031_m042523_c001_v7007000_t0000_u01761884723700") 2025/10/31 04:27:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8163_d20251031_m042515_c001_v0001180_t0019_u01761884715042") 2025/10/31 04:27:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd64e3_d20251031_m042506_c001_v7007000_t0000_u01761884706350") 2025/10/31 04:27:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf810d_d20251031_m042459_c001_v0001180_t0018_u01761884699682") 2025/10/31 04:27:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb824_d20251031_m042454_c001_v7007000_t0000_u01761884694221") 2025/10/31 04:27:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb086_d20251031_m042450_c001_v0001184_t0036_u01761884690306") 2025/10/31 04:27:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419b66f47b7db06f_d20251031_m042448_c001_v7007000_t0000_u01761884688811") 2025/10/31 04:27:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b616_d20251031_m042442_c001_v0001182_t0039_u01761884682172") 2025/10/31 04:27:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a6591_d20251031_m042436_c001_v7007000_t0000_u01761884676611") 2025/10/31 04:27:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb011_d20251031_m042432_c001_v0001184_t0054_u01761884672671") 2025/10/31 04:27:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a6512_d20251031_m042431_c001_v7007000_t0000_u01761884671086") 2025/10/31 04:27:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b41e_d20251031_m042423_c001_v0001182_t0055_u01761884663916") 2025/10/31 04:27:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f407c18167b3db3b1_d20251031_m042415_c001_v7007000_t0000_u01761884655139") 2025/10/31 04:27:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf7fd9_d20251031_m042407_c001_v0001180_t0056_u01761884647777") 2025/10/31 04:27:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b4975c_d20251031_m042402_c001_v7007000_t0000_u01761884642428") 2025/10/31 04:27:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf7f8d_d20251031_m042353_c001_v0001180_t0042_u01761884633834") 2025/10/31 04:27:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e315359_d20251031_m042348_c001_v7007000_t0000_u01761884628468") 2025/10/31 04:27:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf7f27_d20251031_m042340_c001_v0001180_t0044_u01761884620167") 2025/10/31 04:27:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb81b_d20251031_m042451_c001_v7007000_t0000_u01761884691420") 2025/10/31 04:27:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b6b8_d20251031_m042447_c001_v0001182_t0008_u01761884687368") 2025/10/31 04:27:10 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4164ff5c8cad4d6d_d20251031_m042509_c001_v7007000_t0000_u01761884709818") 2025/10/31 04:27:10 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf812b_d20251031_m042505_c001_v0001180_t0051_u01761884705097") 2025/10/31 04:27:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d065f3_d20251031_m042621_c001_v7007000_t0000_u01761884781072") 2025/10/31 04:27:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bf51_d20251031_m042612_c001_v0001131_t0049_u01761884772569") 2025/10/31 04:27:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c7564c_d20251031_m042607_c001_v7007000_t0000_u01761884767202") 2025/10/31 04:27:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bf14_d20251031_m042557_c001_v0001131_t0039_u01761884757063") 2025/10/31 04:27:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057ddea5f5_d20251031_m042551_c001_v7007000_t0000_u01761884751179") 2025/10/31 04:27:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bed6_d20251031_m042542_c001_v0001131_t0033_u01761884742879") 2025/10/31 04:27:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41816a065a266f3a_d20251031_m042537_c001_v7007000_t0000_u01761884737280") 2025/10/31 04:27:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3be98_d20251031_m042529_c001_v0001131_t0046_u01761884729404") 2025/10/31 04:27:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f413849d483c5f687_d20251031_m042523_c001_v7007000_t0000_u01761884723884") 2025/10/31 04:27:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3be48_d20251031_m042515_c001_v0001131_t0045_u01761884715274") 2025/10/31 04:27:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4116d128e054ec1d_d20251031_m042505_c001_v7007000_t0000_u01761884705973") 2025/10/31 04:27:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb0e7_d20251031_m042459_c001_v0001184_t0032_u01761884699902") 2025/10/31 04:27:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb825_d20251031_m042454_c001_v7007000_t0000_u01761884694405") 2025/10/31 04:27:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b718_d20251031_m042450_c001_v0001182_t0019_u01761884690357") 2025/10/31 04:27:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419b66f47b7db072_d20251031_m042448_c001_v7007000_t0000_u01761884688996") 2025/10/31 04:27:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf809a_d20251031_m042442_c001_v0001180_t0035_u01761884682395") 2025/10/31 04:27:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a6594_d20251031_m042436_c001_v7007000_t0000_u01761884676798") 2025/10/31 04:27:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8081_d20251031_m042432_c001_v0001180_t0009_u01761884672680") 2025/10/31 04:27:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4103089b7eeb55f0_d20251031_m042430_c001_v7007000_t0000_u01761884670721") 2025/10/31 04:27:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffafc3_d20251031_m042424_c001_v0001184_t0041_u01761884664113") 2025/10/31 04:27:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f420343d7066229ec_d20251031_m042415_c001_v7007000_t0000_u01761884655248") 2025/10/31 04:27:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b22e_d20251031_m042407_c001_v0001182_t0049_u01761884647976") 2025/10/31 04:27:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b4975f_d20251031_m042402_c001_v7007000_t0000_u01761884642610") 2025/10/31 04:27:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b07c_d20251031_m042354_c001_v0001182_t0021_u01761884634034") 2025/10/31 04:27:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e31535c_d20251031_m042348_c001_v7007000_t0000_u01761884628651") 2025/10/31 04:27:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3ae93_d20251031_m042340_c001_v0001182_t0053_u01761884620365") 2025/10/31 04:27:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f412fe48847a82cd0_d20251031_m042451_c001_v7007000_t0000_u01761884691431") 2025/10/31 04:27:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb05e_d20251031_m042447_c001_v0001184_t0058_u01761884687391") 2025/10/31 04:27:11 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4164ff5c8cad4d6e_d20251031_m042510_c001_v7007000_t0000_u01761884710001") 2025/10/31 04:27:11 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb113_d20251031_m042505_c001_v0001184_t0008_u01761884705107") 2025/10/31 04:27:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d065f5_d20251031_m042621_c001_v7007000_t0000_u01761884781254") 2025/10/31 04:27:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3c104_d20251031_m042612_c001_v0001182_t0038_u01761884772937") 2025/10/31 04:27:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c75654_d20251031_m042607_c001_v7007000_t0000_u01761884767389") 2025/10/31 04:27:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3bf30_d20251031_m042557_c001_v0001182_t0012_u01761884757325") 2025/10/31 04:27:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057ddea5f7_d20251031_m042551_c001_v7007000_t0000_u01761884751376") 2025/10/31 04:27:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3bd9c_d20251031_m042543_c001_v0001182_t0032_u01761884743255") 2025/10/31 04:27:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41816a065a266f3b_d20251031_m042537_c001_v7007000_t0000_u01761884737465") 2025/10/31 04:27:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3bbd6_d20251031_m042529_c001_v0001182_t0031_u01761884729770") 2025/10/31 04:27:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f413849d483c5f68a_d20251031_m042524_c001_v7007000_t0000_u01761884724069") 2025/10/31 04:27:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3ba2c_d20251031_m042515_c001_v0001182_t0004_u01761884715716") 2025/10/31 04:27:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41673bf1399f08c8_d20251031_m042506_c001_v7007000_t0000_u01761884706350") 2025/10/31 04:27:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b852_d20251031_m042500_c001_v0001182_t0047_u01761884700101") 2025/10/31 04:27:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb826_d20251031_m042454_c001_v7007000_t0000_u01761884694586") 2025/10/31 04:27:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf80de_d20251031_m042450_c001_v0001180_t0026_u01761884690370") 2025/10/31 04:27:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f412fe48847a82cc5_d20251031_m042448_c001_v7007000_t0000_u01761884688755") 2025/10/31 04:27:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb038_d20251031_m042442_c001_v0001184_t0013_u01761884682619") 2025/10/31 04:27:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a659a_d20251031_m042436_c001_v7007000_t0000_u01761884676980") 2025/10/31 04:27:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b518_d20251031_m042432_c001_v0001182_t0057_u01761884672716") 2025/10/31 04:27:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b498cd_d20251031_m042431_c001_v7007000_t0000_u01761884671145") 2025/10/31 04:27:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf805b_d20251031_m042424_c001_v0001180_t0044_u01761884664338") 2025/10/31 04:27:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb7fb_d20251031_m042415_c001_v7007000_t0000_u01761884655449") 2025/10/31 04:27:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaf1d_d20251031_m042408_c001_v0001184_t0015_u01761884648188") 2025/10/31 04:27:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49762_d20251031_m042402_c001_v7007000_t0000_u01761884642793") 2025/10/31 04:27:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffae81_d20251031_m042354_c001_v0001184_t0058_u01761884634251") 2025/10/31 04:27:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e31535f_d20251031_m042348_c001_v7007000_t0000_u01761884628836") 2025/10/31 04:27:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffade9_d20251031_m042340_c001_v0001184_t0041_u01761884620571") 2025/10/31 04:27:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41673bf1399f0843_d20251031_m042451_c001_v7007000_t0000_u01761884691441") 2025/10/31 04:27:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf80be_d20251031_m042447_c001_v0001180_t0037_u01761884687402") 2025/10/31 04:27:13 DEBUG : dir1/0007-12345: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4164ff5c8cad4d6f_d20251031_m042510_c001_v7007000_t0000_u01761884710183") 2025/10/31 04:27:13 DEBUG : dir1/0007-12345: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b8fc_d20251031_m042505_c001_v0001182_t0059_u01761884705295") 2025/10/31 04:27:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d065f7_d20251031_m042621_c001_v7007000_t0000_u01761884781436") 2025/10/31 04:27:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb3a0_d20251031_m042613_c001_v0001184_t0016_u01761884773136") 2025/10/31 04:27:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c75659_d20251031_m042607_c001_v7007000_t0000_u01761884767570") 2025/10/31 04:27:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb310_d20251031_m042557_c001_v0001184_t0036_u01761884757526") 2025/10/31 04:27:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057ddea5f9_d20251031_m042551_c001_v7007000_t0000_u01761884751562") 2025/10/31 04:27:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb290_d20251031_m042543_c001_v0001184_t0054_u01761884743467") 2025/10/31 04:27:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41816a065a266f3d_d20251031_m042537_c001_v7007000_t0000_u01761884737650") 2025/10/31 04:27:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb20a_d20251031_m042529_c001_v0001184_t0045_u01761884729996") 2025/10/31 04:27:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f413849d483c5f68d_d20251031_m042524_c001_v7007000_t0000_u01761884724254") 2025/10/31 04:27:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb171_d20251031_m042516_c001_v0001184_t0009_u01761884716002") 2025/10/31 04:27:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419b66f47b7db12d_d20251031_m042506_c001_v7007000_t0000_u01761884706353") 2025/10/31 04:27:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3be02_d20251031_m042500_c001_v0001131_t0046_u01761884700301") 2025/10/31 04:27:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb827_d20251031_m042454_c001_v7007000_t0000_u01761884694768") 2025/10/31 04:27:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb08a_d20251031_m042450_c001_v0001184_t0045_u01761884690510") 2025/10/31 04:27:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f405b1c37b57e1eed_d20251031_m042449_c001_v7007000_t0000_u01761884689008") 2025/10/31 04:27:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bdaa_d20251031_m042442_c001_v0001131_t0045_u01761884682831") 2025/10/31 04:27:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a65a2_d20251031_m042437_c001_v7007000_t0000_u01761884677164") 2025/10/31 04:27:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bd88_d20251031_m042432_c001_v0001131_t0006_u01761884672873") 2025/10/31 04:27:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a6513_d20251031_m042431_c001_v7007000_t0000_u01761884671095") 2025/10/31 04:27:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bd62_d20251031_m042424_c001_v0001131_t0014_u01761884664541") 2025/10/31 04:27:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4103089b7eeb54de_d20251031_m042415_c001_v7007000_t0000_u01761884655115") 2025/10/31 04:27:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bd12_d20251031_m042408_c001_v0001131_t0051_u01761884648388") 2025/10/31 04:27:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49765_d20251031_m042402_c001_v7007000_t0000_u01761884642976") 2025/10/31 04:27:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bcd0_d20251031_m042354_c001_v0001131_t0047_u01761884634461") 2025/10/31 04:27:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e315362_d20251031_m042349_c001_v7007000_t0000_u01761884629018") 2025/10/31 04:27:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bc8d_d20251031_m042340_c001_v0001131_t0055_u01761884620770") 2025/10/31 04:27:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f423e001ce80c69aa_d20251031_m042451_c001_v7007000_t0000_u01761884691280") 2025/10/31 04:27:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb060_d20251031_m042447_c001_v0001184_t0001_u01761884687607") 2025/10/31 04:27:14 DEBUG : dir1/0008-23456: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4164ff5c8cad4d70_d20251031_m042510_c001_v7007000_t0000_u01761884710365") 2025/10/31 04:27:14 DEBUG : dir1/0008-23456: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb117_d20251031_m042505_c001_v0001184_t0059_u01761884705308") 2025/10/31 04:27:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d065f9_d20251031_m042621_c001_v7007000_t0000_u01761884781617") 2025/10/31 04:27:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf82fc_d20251031_m042613_c001_v0001180_t0014_u01761884773346") 2025/10/31 04:27:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c75660_d20251031_m042607_c001_v7007000_t0000_u01761884767751") 2025/10/31 04:27:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8299_d20251031_m042557_c001_v0001180_t0033_u01761884757731") 2025/10/31 04:27:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057ddea5fb_d20251031_m042551_c001_v7007000_t0000_u01761884751760") 2025/10/31 04:27:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8249_d20251031_m042543_c001_v0001180_t0009_u01761884743667") 2025/10/31 04:27:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41816a065a266f3f_d20251031_m042537_c001_v7007000_t0000_u01761884737835") 2025/10/31 04:27:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf81e7_d20251031_m042530_c001_v0001180_t0004_u01761884730198") 2025/10/31 04:27:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f413849d483c5f690_d20251031_m042524_c001_v7007000_t0000_u01761884724436") 2025/10/31 04:27:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf816d_d20251031_m042516_c001_v0001180_t0009_u01761884716290") 2025/10/31 04:27:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c75371_d20251031_m042506_c001_v7007000_t0000_u01761884706353") 2025/10/31 04:27:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8115_d20251031_m042500_c001_v0001180_t0015_u01761884700715") 2025/10/31 04:27:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb828_d20251031_m042454_c001_v7007000_t0000_u01761884694950") 2025/10/31 04:27:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b720_d20251031_m042450_c001_v0001182_t0020_u01761884690571") 2025/10/31 04:27:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b499b0_d20251031_m042448_c001_v7007000_t0000_u01761884688928") 2025/10/31 04:27:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b632_d20251031_m042443_c001_v0001182_t0052_u01761884683171") 2025/10/31 04:27:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a65aa_d20251031_m042437_c001_v7007000_t0000_u01761884677346") 2025/10/31 04:27:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb013_d20251031_m042432_c001_v0001184_t0042_u01761884672886") 2025/10/31 04:27:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4103089b7eeb55f4_d20251031_m042431_c001_v7007000_t0000_u01761884671265") 2025/10/31 04:27:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b43c_d20251031_m042424_c001_v0001182_t0050_u01761884664900") 2025/10/31 04:27:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4103089b7eeb54e1_d20251031_m042415_c001_v7007000_t0000_u01761884655303") 2025/10/31 04:27:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf7fe1_d20251031_m042408_c001_v0001180_t0030_u01761884648818") 2025/10/31 04:27:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49769_d20251031_m042403_c001_v7007000_t0000_u01761884643160") 2025/10/31 04:27:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf7f97_d20251031_m042354_c001_v0001180_t0039_u01761884634843") 2025/10/31 04:27:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e315368_d20251031_m042349_c001_v7007000_t0000_u01761884629202") 2025/10/31 04:27:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf7f2d_d20251031_m042341_c001_v0001180_t0012_u01761884621190") 2025/10/31 04:27:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f405b1c37b57e1f28_d20251031_m042451_c001_v7007000_t0000_u01761884691390") 2025/10/31 04:27:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf80c4_d20251031_m042447_c001_v0001180_t0016_u01761884687664") 2025/10/31 04:27:16 DEBUG : dir1/0009-34567: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4164ff5c8cad4d71_d20251031_m042510_c001_v7007000_t0000_u01761884710549") 2025/10/31 04:27:16 DEBUG : dir1/0009-34567: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf812f_d20251031_m042505_c001_v0001180_t0053_u01761884705332") 2025/10/31 04:27:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d065fd_d20251031_m042621_c001_v7007000_t0000_u01761884781798") 2025/10/31 04:27:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bf5b_d20251031_m042613_c001_v0001131_t0038_u01761884773560") 2025/10/31 04:27:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c75666_d20251031_m042607_c001_v7007000_t0000_u01761884767934") 2025/10/31 04:27:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bf1a_d20251031_m042557_c001_v0001131_t0007_u01761884757936") 2025/10/31 04:27:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057ddea5fe_d20251031_m042551_c001_v7007000_t0000_u01761884751946") 2025/10/31 04:27:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3beda_d20251031_m042544_c001_v0001131_t0052_u01761884744086") 2025/10/31 04:27:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41816a065a266f40_d20251031_m042538_c001_v7007000_t0000_u01761884738021") 2025/10/31 04:27:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3be9c_d20251031_m042530_c001_v0001131_t0015_u01761884730440") 2025/10/31 04:27:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f413849d483c5f693_d20251031_m042524_c001_v7007000_t0000_u01761884724619") 2025/10/31 04:27:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3be4e_d20251031_m042516_c001_v0001131_t0015_u01761884716551") 2025/10/31 04:27:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fddb0e_d20251031_m042506_c001_v7007000_t0000_u01761884706357") 2025/10/31 04:27:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb0f1_d20251031_m042500_c001_v0001184_t0051_u01761884700920") 2025/10/31 04:27:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb829_d20251031_m042455_c001_v7007000_t0000_u01761884695131") 2025/10/31 04:27:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf80e2_d20251031_m042450_c001_v0001180_t0017_u01761884690648") 2025/10/31 04:27:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f412fe48847a82cc6_d20251031_m042448_c001_v7007000_t0000_u01761884688761") 2025/10/31 04:27:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf809e_d20251031_m042443_c001_v0001180_t0054_u01761884683383") 2025/10/31 04:27:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a65b0_d20251031_m042437_c001_v7007000_t0000_u01761884677529") 2025/10/31 04:27:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b51e_d20251031_m042432_c001_v0001182_t0049_u01761884672930") 2025/10/31 04:27:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a6519_d20251031_m042431_c001_v7007000_t0000_u01761884671271") 2025/10/31 04:27:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffafc9_d20251031_m042425_c001_v0001184_t0016_u01761884665123") 2025/10/31 04:27:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f420343d7066229e9_d20251031_m042414_c001_v7007000_t0000_u01761884654877") 2025/10/31 04:27:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b252_d20251031_m042409_c001_v0001182_t0016_u01761884649019") 2025/10/31 04:27:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b4976c_d20251031_m042403_c001_v7007000_t0000_u01761884643345") 2025/10/31 04:27:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b09e_d20251031_m042355_c001_v0001182_t0038_u01761884635062") 2025/10/31 04:27:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e31536b_d20251031_m042349_c001_v7007000_t0000_u01761884629386") 2025/10/31 04:27:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3aeb5_d20251031_m042341_c001_v0001182_t0059_u01761884621392") 2025/10/31 04:27:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4222faa0dd34f2e4_d20251031_m042451_c001_v7007000_t0000_u01761884691595") 2025/10/31 04:27:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b6c2_d20251031_m042447_c001_v0001182_t0023_u01761884687676") 2025/10/31 04:27:17 DEBUG : dir1/0010-45678: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4164ff5c8cad4d73_d20251031_m042510_c001_v7007000_t0000_u01761884710732") 2025/10/31 04:27:17 DEBUG : dir1/0010-45678: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3be16_d20251031_m042505_c001_v0001131_t0055_u01761884705409") 2025/10/31 04:27:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d065ff_d20251031_m042621_c001_v7007000_t0000_u01761884781981") 2025/10/31 04:27:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3c122_d20251031_m042613_c001_v0001182_t0031_u01761884773836") 2025/10/31 04:27:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c7566a_d20251031_m042608_c001_v7007000_t0000_u01761884768115") 2025/10/31 04:27:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3bf54_d20251031_m042558_c001_v0001182_t0040_u01761884758454") 2025/10/31 04:27:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057ddea600_d20251031_m042552_c001_v7007000_t0000_u01761884752130") 2025/10/31 04:27:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3bdc0_d20251031_m042544_c001_v0001182_t0029_u01761884744437") 2025/10/31 04:27:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41816a065a266f41_d20251031_m042538_c001_v7007000_t0000_u01761884738205") 2025/10/31 04:27:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3bbea_d20251031_m042530_c001_v0001182_t0048_u01761884730731") 2025/10/31 04:27:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f413849d483c5f695_d20251031_m042524_c001_v7007000_t0000_u01761884724801") 2025/10/31 04:27:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3ba52_d20251031_m042516_c001_v0001182_t0004_u01761884716910") 2025/10/31 04:27:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd64e6_d20251031_m042506_c001_v7007000_t0000_u01761884706533") 2025/10/31 04:27:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b86e_d20251031_m042501_c001_v0001182_t0056_u01761884701124") 2025/10/31 04:27:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb82a_d20251031_m042455_c001_v7007000_t0000_u01761884695313") 2025/10/31 04:27:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb08c_d20251031_m042450_c001_v0001184_t0021_u01761884690715") 2025/10/31 04:27:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f412fe48847a82cc7_d20251031_m042448_c001_v7007000_t0000_u01761884688943") 2025/10/31 04:27:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb042_d20251031_m042443_c001_v0001184_t0002_u01761884683619") 2025/10/31 04:27:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a65b7_d20251031_m042437_c001_v7007000_t0000_u01761884677711") 2025/10/31 04:27:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8083_d20251031_m042432_c001_v0001180_t0045_u01761884672939") 2025/10/31 04:27:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f420343d706622a55_d20251031_m042431_c001_v7007000_t0000_u01761884671314") 2025/10/31 04:27:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf805f_d20251031_m042425_c001_v0001180_t0044_u01761884665362") 2025/10/31 04:27:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb7fa_d20251031_m042415_c001_v7007000_t0000_u01761884655264") 2025/10/31 04:27:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaf33_d20251031_m042409_c001_v0001184_t0021_u01761884649246") 2025/10/31 04:27:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49770_d20251031_m042403_c001_v7007000_t0000_u01761884643528") 2025/10/31 04:27:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffae91_d20251031_m042355_c001_v0001184_t0044_u01761884635278") 2025/10/31 04:27:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e31536e_d20251031_m042349_c001_v7007000_t0000_u01761884629573") 2025/10/31 04:27:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffadf3_d20251031_m042341_c001_v0001184_t0002_u01761884621608") 2025/10/31 04:27:19 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f412fe48847a82cd1_d20251031_m042451_c001_v7007000_t0000_u01761884691451") 2025/10/31 04:27:19 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bdc8_d20251031_m042447_c001_v0001131_t0012_u01761884687686") 2025/10/31 04:27:19 DEBUG : dir1/0011-56789: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4164ff5c8cad4d74_d20251031_m042510_c001_v7007000_t0000_u01761884710918") 2025/10/31 04:27:19 DEBUG : dir1/0011-56789: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb11b_d20251031_m042505_c001_v0001184_t0006_u01761884705507") 2025/10/31 04:27:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d06600_d20251031_m042622_c001_v7007000_t0000_u01761884782167") 2025/10/31 04:27:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb3aa_d20251031_m042614_c001_v0001184_t0056_u01761884774033") 2025/10/31 04:27:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c75671_d20251031_m042608_c001_v7007000_t0000_u01761884768296") 2025/10/31 04:27:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb320_d20251031_m042558_c001_v0001184_t0057_u01761884758677") 2025/10/31 04:27:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057ddea602_d20251031_m042552_c001_v7007000_t0000_u01761884752314") 2025/10/31 04:27:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb2a0_d20251031_m042544_c001_v0001184_t0045_u01761884744657") 2025/10/31 04:27:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41816a065a266f42_d20251031_m042538_c001_v7007000_t0000_u01761884738389") 2025/10/31 04:27:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb214_d20251031_m042530_c001_v0001184_t0012_u01761884730933") 2025/10/31 04:27:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f413849d483c5f696_d20251031_m042524_c001_v7007000_t0000_u01761884724983") 2025/10/31 04:27:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb179_d20251031_m042517_c001_v0001184_t0006_u01761884717160") 2025/10/31 04:27:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4164ff5c8cad4d60_d20251031_m042506_c001_v7007000_t0000_u01761884706377") 2025/10/31 04:27:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3be04_d20251031_m042501_c001_v0001131_t0057_u01761884701320") 2025/10/31 04:27:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb82b_d20251031_m042455_c001_v7007000_t0000_u01761884695494") 2025/10/31 04:27:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b728_d20251031_m042450_c001_v0001182_t0044_u01761884690780") 2025/10/31 04:27:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f405b1c37b57e1ee8_d20251031_m042448_c001_v7007000_t0000_u01761884688781") 2025/10/31 04:27:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bdae_d20251031_m042443_c001_v0001131_t0039_u01761884683833") 2025/10/31 04:27:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a65bc_d20251031_m042437_c001_v7007000_t0000_u01761884677893") 2025/10/31 04:27:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb015_d20251031_m042433_c001_v0001184_t0015_u01761884673097") 2025/10/31 04:27:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40777ab5f474e263_d20251031_m042431_c001_v7007000_t0000_u01761884671295") 2025/10/31 04:27:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bd66_d20251031_m042425_c001_v0001131_t0006_u01761884665596") 2025/10/31 04:27:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d060e4_d20251031_m042415_c001_v7007000_t0000_u01761884655270") 2025/10/31 04:27:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bd1a_d20251031_m042409_c001_v0001131_t0059_u01761884649438") 2025/10/31 04:27:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49775_d20251031_m042403_c001_v7007000_t0000_u01761884643746") 2025/10/31 04:27:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bcda_d20251031_m042355_c001_v0001131_t0030_u01761884635482") 2025/10/31 04:27:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e315371_d20251031_m042349_c001_v7007000_t0000_u01761884629761") 2025/10/31 04:27:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bc93_d20251031_m042341_c001_v0001131_t0057_u01761884621810") 2025/10/31 04:27:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419b66f47b7db09f_d20251031_m042451_c001_v7007000_t0000_u01761884691397") 2025/10/31 04:27:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb064_d20251031_m042447_c001_v0001184_t0042_u01761884687813") 2025/10/31 04:27:20 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4164ff5c8cad4d76_d20251031_m042511_c001_v7007000_t0000_u01761884711103") 2025/10/31 04:27:20 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b908_d20251031_m042505_c001_v0001182_t0036_u01761884705516") 2025/10/31 04:27:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d06605_d20251031_m042622_c001_v7007000_t0000_u01761884782349") 2025/10/31 04:27:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8304_d20251031_m042614_c001_v0001180_t0005_u01761884774238") 2025/10/31 04:27:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c75677_d20251031_m042608_c001_v7007000_t0000_u01761884768479") 2025/10/31 04:27:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf82a3_d20251031_m042558_c001_v0001180_t0002_u01761884758883") 2025/10/31 04:27:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057ddea603_d20251031_m042552_c001_v7007000_t0000_u01761884752499") 2025/10/31 04:27:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8257_d20251031_m042544_c001_v0001180_t0020_u01761884744868") 2025/10/31 04:27:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41816a065a266f43_d20251031_m042538_c001_v7007000_t0000_u01761884738575") 2025/10/31 04:27:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf81ed_d20251031_m042531_c001_v0001180_t0040_u01761884731145") 2025/10/31 04:27:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f413849d483c5f69a_d20251031_m042525_c001_v7007000_t0000_u01761884725167") 2025/10/31 04:27:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8175_d20251031_m042517_c001_v0001180_t0047_u01761884717384") 2025/10/31 04:27:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4116d128e054ec24_d20251031_m042506_c001_v7007000_t0000_u01761884706545") 2025/10/31 04:27:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8117_d20251031_m042501_c001_v0001180_t0043_u01761884701862") 2025/10/31 04:27:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb82c_d20251031_m042455_c001_v7007000_t0000_u01761884695675") 2025/10/31 04:27:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bde0_d20251031_m042450_c001_v0001131_t0052_u01761884690828") 2025/10/31 04:27:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4222faa0dd34f2c4_d20251031_m042448_c001_v7007000_t0000_u01761884688786") 2025/10/31 04:27:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b64e_d20251031_m042444_c001_v0001182_t0059_u01761884684184") 2025/10/31 04:27:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a65be_d20251031_m042438_c001_v7007000_t0000_u01761884678076") 2025/10/31 04:27:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b524_d20251031_m042433_c001_v0001182_t0033_u01761884673155") 2025/10/31 04:27:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a6510_d20251031_m042430_c001_v7007000_t0000_u01761884670897") 2025/10/31 04:27:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b466_d20251031_m042426_c001_v0001182_t0050_u01761884666224") 2025/10/31 04:27:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f420343d7066229eb_d20251031_m042415_c001_v7007000_t0000_u01761884655060") 2025/10/31 04:27:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf7fe9_d20251031_m042409_c001_v0001180_t0033_u01761884649849") 2025/10/31 04:27:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49778_d20251031_m042403_c001_v7007000_t0000_u01761884643928") 2025/10/31 04:27:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf7f9d_d20251031_m042356_c001_v0001180_t0016_u01761884636069") 2025/10/31 04:27:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e315375_d20251031_m042349_c001_v7007000_t0000_u01761884629946") 2025/10/31 04:27:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf7f3b_d20251031_m042342_c001_v0001180_t0055_u01761884622259") 2025/10/31 04:27:22 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f423e001ce80c69ad_d20251031_m042451_c001_v7007000_t0000_u01761884691461") 2025/10/31 04:27:22 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf80ca_d20251031_m042447_c001_v0001180_t0009_u01761884687870") 2025/10/31 04:27:22 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4164ff5c8cad4d77_d20251031_m042511_c001_v7007000_t0000_u01761884711285") 2025/10/31 04:27:22 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8137_d20251031_m042505_c001_v0001180_t0051_u01761884705541") 2025/10/31 04:27:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d06608_d20251031_m042622_c001_v7007000_t0000_u01761884782531") 2025/10/31 04:27:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bf5f_d20251031_m042614_c001_v0001131_t0052_u01761884774496") 2025/10/31 04:27:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c75681_d20251031_m042608_c001_v7007000_t0000_u01761884768660") 2025/10/31 04:27:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bf1e_d20251031_m042559_c001_v0001131_t0000_u01761884759097") 2025/10/31 04:27:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057ddea605_d20251031_m042552_c001_v7007000_t0000_u01761884752684") 2025/10/31 04:27:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bee4_d20251031_m042545_c001_v0001131_t0010_u01761884745070") 2025/10/31 04:27:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41816a065a266f44_d20251031_m042538_c001_v7007000_t0000_u01761884738761") 2025/10/31 04:27:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3be9e_d20251031_m042531_c001_v0001131_t0027_u01761884731349") 2025/10/31 04:27:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f413849d483c5f69d_d20251031_m042525_c001_v7007000_t0000_u01761884725349") 2025/10/31 04:27:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3be52_d20251031_m042517_c001_v0001131_t0035_u01761884717583") 2025/10/31 04:27:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd64e0_d20251031_m042506_c001_v7007000_t0000_u01761884706126") 2025/10/31 04:27:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb0f9_d20251031_m042502_c001_v0001184_t0016_u01761884702120") 2025/10/31 04:27:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb82d_d20251031_m042455_c001_v7007000_t0000_u01761884695855") 2025/10/31 04:27:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf80e4_d20251031_m042450_c001_v0001180_t0054_u01761884690844") 2025/10/31 04:27:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b499a5_d20251031_m042448_c001_v7007000_t0000_u01761884688369") 2025/10/31 04:27:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf80a6_d20251031_m042444_c001_v0001180_t0037_u01761884684423") 2025/10/31 04:27:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a65c0_d20251031_m042438_c001_v7007000_t0000_u01761884678259") 2025/10/31 04:27:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8087_d20251031_m042433_c001_v0001180_t0054_u01761884673171") 2025/10/31 04:27:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a651a_d20251031_m042431_c001_v7007000_t0000_u01761884671291") 2025/10/31 04:27:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffafd7_d20251031_m042426_c001_v0001184_t0000_u01761884666438") 2025/10/31 04:27:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb7f9_d20251031_m042415_c001_v7007000_t0000_u01761884655083") 2025/10/31 04:27:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b278_d20251031_m042410_c001_v0001182_t0058_u01761884650065") 2025/10/31 04:27:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b4977c_d20251031_m042404_c001_v7007000_t0000_u01761884644111") 2025/10/31 04:27:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b0c6_d20251031_m042356_c001_v0001182_t0048_u01761884636295") 2025/10/31 04:27:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e31537a_d20251031_m042350_c001_v7007000_t0000_u01761884630130") 2025/10/31 04:27:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3aee9_d20251031_m042342_c001_v0001182_t0006_u01761884622501") 2025/10/31 04:27:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb81a_d20251031_m042451_c001_v7007000_t0000_u01761884691233") 2025/10/31 04:27:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b6cc_d20251031_m042447_c001_v0001182_t0007_u01761884687881") 2025/10/31 04:27:23 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4164ff5c8cad4d78_d20251031_m042511_c001_v7007000_t0000_u01761884711468") 2025/10/31 04:27:23 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b912_d20251031_m042505_c001_v0001182_t0036_u01761884705719") 2025/10/31 04:27:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d0660d_d20251031_m042622_c001_v7007000_t0000_u01761884782714") 2025/10/31 04:27:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3c14c_d20251031_m042615_c001_v0001182_t0054_u01761884775023") 2025/10/31 04:27:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c75687_d20251031_m042608_c001_v7007000_t0000_u01761884768842") 2025/10/31 04:27:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3bf76_d20251031_m042559_c001_v0001182_t0012_u01761884759585") 2025/10/31 04:27:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057ddea606_d20251031_m042552_c001_v7007000_t0000_u01761884752872") 2025/10/31 04:27:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3bde6_d20251031_m042545_c001_v0001182_t0041_u01761884745486") 2025/10/31 04:27:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41816a065a266f45_d20251031_m042538_c001_v7007000_t0000_u01761884738948") 2025/10/31 04:27:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3bc16_d20251031_m042531_c001_v0001182_t0032_u01761884731622") 2025/10/31 04:27:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f413849d483c5f6a0_d20251031_m042525_c001_v7007000_t0000_u01761884725534") 2025/10/31 04:27:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3ba70_d20251031_m042517_c001_v0001182_t0054_u01761884717854") 2025/10/31 04:27:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fddb12_d20251031_m042506_c001_v7007000_t0000_u01761884706553") 2025/10/31 04:27:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b896_d20251031_m042502_c001_v0001182_t0008_u01761884702345") 2025/10/31 04:27:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb82e_d20251031_m042456_c001_v7007000_t0000_u01761884696036") 2025/10/31 04:27:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb08e_d20251031_m042450_c001_v0001184_t0027_u01761884690926") 2025/10/31 04:27:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41673bf1399f0800_d20251031_m042448_c001_v7007000_t0000_u01761884688389") 2025/10/31 04:27:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb04a_d20251031_m042444_c001_v0001184_t0009_u01761884684639") 2025/10/31 04:27:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a65c3_d20251031_m042438_c001_v7007000_t0000_u01761884678442") 2025/10/31 04:27:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb017_d20251031_m042433_c001_v0001184_t0054_u01761884673300") 2025/10/31 04:27:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4103089b7eeb55f2_d20251031_m042430_c001_v7007000_t0000_u01761884670903") 2025/10/31 04:27:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8063_d20251031_m042426_c001_v0001180_t0008_u01761884666630") 2025/10/31 04:27:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d060e2_d20251031_m042415_c001_v7007000_t0000_u01761884655083") 2025/10/31 04:27:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaf39_d20251031_m042410_c001_v0001184_t0011_u01761884650271") 2025/10/31 04:27:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b4977e_d20251031_m042404_c001_v7007000_t0000_u01761884644294") 2025/10/31 04:27:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffae9d_d20251031_m042356_c001_v0001184_t0048_u01761884636497") 2025/10/31 04:27:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e31537e_d20251031_m042350_c001_v7007000_t0000_u01761884630313") 2025/10/31 04:27:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffae09_d20251031_m042342_c001_v0001184_t0012_u01761884622716") 2025/10/31 04:27:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb81c_d20251031_m042451_c001_v7007000_t0000_u01761884691609") 2025/10/31 04:27:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bdca_d20251031_m042447_c001_v0001131_t0007_u01761884687974") 2025/10/31 04:27:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4164ff5c8cad4d79_d20251031_m042511_c001_v7007000_t0000_u01761884711652") 2025/10/31 04:27:25 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb11d_d20251031_m042505_c001_v0001184_t0057_u01761884705743") 2025/10/31 04:27:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d06610_d20251031_m042622_c001_v7007000_t0000_u01761884782896") 2025/10/31 04:27:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb3b6_d20251031_m042615_c001_v0001184_t0018_u01761884775225") 2025/10/31 04:27:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c7568d_d20251031_m042609_c001_v7007000_t0000_u01761884769023") 2025/10/31 04:27:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb328_d20251031_m042559_c001_v0001184_t0022_u01761884759806") 2025/10/31 04:27:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057ddea609_d20251031_m042553_c001_v7007000_t0000_u01761884753057") 2025/10/31 04:27:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb2ae_d20251031_m042545_c001_v0001184_t0052_u01761884745691") 2025/10/31 04:27:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41816a065a266f46_d20251031_m042539_c001_v7007000_t0000_u01761884739134") 2025/10/31 04:27:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb224_d20251031_m042531_c001_v0001184_t0051_u01761884731819") 2025/10/31 04:27:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f413849d483c5f6a3_d20251031_m042525_c001_v7007000_t0000_u01761884725723") 2025/10/31 04:27:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb17f_d20251031_m042518_c001_v0001184_t0051_u01761884718103") 2025/10/31 04:27:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4164ff5c8cad4d61_d20251031_m042506_c001_v7007000_t0000_u01761884706565") 2025/10/31 04:27:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3be08_d20251031_m042502_c001_v0001131_t0040_u01761884702592") 2025/10/31 04:27:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb82f_d20251031_m042456_c001_v7007000_t0000_u01761884696217") 2025/10/31 04:27:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b72e_d20251031_m042450_c001_v0001182_t0028_u01761884690990") 2025/10/31 04:27:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b499a7_d20251031_m042448_c001_v7007000_t0000_u01761884688560") 2025/10/31 04:27:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bdb8_d20251031_m042444_c001_v0001131_t0050_u01761884684930") 2025/10/31 04:27:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a65c7_d20251031_m042438_c001_v7007000_t0000_u01761884678633") 2025/10/31 04:27:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bd8c_d20251031_m042433_c001_v0001131_t0023_u01761884673318") 2025/10/31 04:27:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40243b349ecc1425_d20251031_m042431_c001_v7007000_t0000_u01761884671114") 2025/10/31 04:27:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bd6e_d20251031_m042427_c001_v0001131_t0000_u01761884667091") 2025/10/31 04:27:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41816a065a266cb6_d20251031_m042415_c001_v7007000_t0000_u01761884655287") 2025/10/31 04:27:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bd1e_d20251031_m042410_c001_v0001131_t0051_u01761884650523") 2025/10/31 04:27:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49780_d20251031_m042404_c001_v7007000_t0000_u01761884644476") 2025/10/31 04:27:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bce0_d20251031_m042356_c001_v0001131_t0045_u01761884636693") 2025/10/31 04:27:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e315381_d20251031_m042350_c001_v7007000_t0000_u01761884630497") 2025/10/31 04:27:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bc9b_d20251031_m042342_c001_v0001131_t0021_u01761884622938") 2025/10/31 04:27:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4222faa0dd34f2e1_d20251031_m042451_c001_v7007000_t0000_u01761884691407") 2025/10/31 04:27:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb066_d20251031_m042448_c001_v0001184_t0017_u01761884688006") 2025/10/31 04:27:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb801_d20251031_m042418_c001_v7007000_t0000_u01761884658008") 2025/10/31 04:27:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf800f_d20251031_m042413_c001_v0001180_t0006_u01761884653320") 2025/10/31 04:27:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb802_d20251031_m042418_c001_v7007000_t0000_u01761884658191") 2025/10/31 04:27:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaf5d_d20251031_m042413_c001_v0001184_t0040_u01761884653331") 2025/10/31 04:27:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb803_d20251031_m042418_c001_v7007000_t0000_u01761884658375") 2025/10/31 04:27:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b2e2_d20251031_m042413_c001_v0001182_t0015_u01761884653342") 2025/10/31 04:27:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb804_d20251031_m042418_c001_v7007000_t0000_u01761884658558") 2025/10/31 04:27:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bd2c_d20251031_m042413_c001_v0001131_t0012_u01761884653412") 2025/10/31 04:27:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb805_d20251031_m042418_c001_v7007000_t0000_u01761884658742") 2025/10/31 04:27:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b2ea_d20251031_m042413_c001_v0001182_t0041_u01761884653545") 2025/10/31 04:27:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb806_d20251031_m042418_c001_v7007000_t0000_u01761884658926") 2025/10/31 04:27:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaf61_d20251031_m042413_c001_v0001184_t0019_u01761884653559") 2025/10/31 04:27:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb807_d20251031_m042419_c001_v7007000_t0000_u01761884659110") 2025/10/31 04:27:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8013_d20251031_m042413_c001_v0001180_t0059_u01761884653600") 2025/10/31 04:27:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb808_d20251031_m042419_c001_v7007000_t0000_u01761884659293") 2025/10/31 04:27:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bd30_d20251031_m042413_c001_v0001131_t0051_u01761884653752") 2025/10/31 04:27:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb809_d20251031_m042419_c001_v7007000_t0000_u01761884659476") 2025/10/31 04:27:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaf65_d20251031_m042413_c001_v0001184_t0035_u01761884653764") 2025/10/31 04:27:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb80a_d20251031_m042419_c001_v7007000_t0000_u01761884659659") 2025/10/31 04:27:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b2f2_d20251031_m042413_c001_v0001182_t0058_u01761884653780") 2025/10/31 04:27:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb80b_d20251031_m042419_c001_v7007000_t0000_u01761884659843") 2025/10/31 04:27:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8019_d20251031_m042413_c001_v0001180_t0057_u01761884653824") 2025/10/31 04:27:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb80c_d20251031_m042420_c001_v7007000_t0000_u01761884660027") 2025/10/31 04:27:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaf69_d20251031_m042413_c001_v0001184_t0009_u01761884653958") 2025/10/31 04:27:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb80d_d20251031_m042420_c001_v7007000_t0000_u01761884660210") 2025/10/31 04:27:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b2fe_d20251031_m042413_c001_v0001182_t0009_u01761884653982") 2025/10/31 04:27:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb80e_d20251031_m042420_c001_v7007000_t0000_u01761884660395") 2025/10/31 04:27:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf801b_d20251031_m042414_c001_v0001180_t0008_u01761884654057") 2025/10/31 04:27:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb80f_d20251031_m042420_c001_v7007000_t0000_u01761884660579") 2025/10/31 04:27:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaf70_d20251031_m042414_c001_v0001184_t0048_u01761884654265") 2025/10/31 04:27:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb810_d20251031_m042420_c001_v7007000_t0000_u01761884660762") 2025/10/31 04:27:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bd34_d20251031_m042414_c001_v0001131_t0001_u01761884654275") 2025/10/31 04:27:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40777ab5f474e26a_d20251031_m042433_c001_v7007000_t0000_u01761884673841") 2025/10/31 04:27:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b4c2_d20251031_m042429_c001_v0001182_t0014_u01761884669648") 2025/10/31 04:27:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a655f_d20251031_m042433_c001_v7007000_t0000_u01761884673660") 2025/10/31 04:27:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8071_d20251031_m042429_c001_v0001180_t0026_u01761884669658") 2025/10/31 04:27:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49904_d20251031_m042433_c001_v7007000_t0000_u01761884673668") 2025/10/31 04:27:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaff1_d20251031_m042429_c001_v0001184_t0054_u01761884669681") 2025/10/31 04:27:28 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49909_d20251031_m042433_c001_v7007000_t0000_u01761884673783") 2025/10/31 04:27:28 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bd76_d20251031_m042429_c001_v0001131_t0008_u01761884669827") 2025/10/31 04:27:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b4990c_d20251031_m042433_c001_v7007000_t0000_u01761884673852") 2025/10/31 04:27:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b4c9_d20251031_m042429_c001_v0001182_t0033_u01761884669849") 2025/10/31 04:27:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d061bb_d20251031_m042433_c001_v7007000_t0000_u01761884673993") 2025/10/31 04:27:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8073_d20251031_m042429_c001_v0001180_t0014_u01761884669870") 2025/10/31 04:27:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a6567_d20251031_m042433_c001_v7007000_t0000_u01761884673883") 2025/10/31 04:27:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaff5_d20251031_m042429_c001_v0001184_t0032_u01761884669884") 2025/10/31 04:27:28 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40243b349ecc142b_d20251031_m042433_c001_v7007000_t0000_u01761884673797") 2025/10/31 04:27:28 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b4ce_d20251031_m042430_c001_v0001182_t0000_u01761884670052") 2025/10/31 04:27:28 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40243b349ecc142a_d20251031_m042433_c001_v7007000_t0000_u01761884673611") 2025/10/31 04:27:28 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaff7_d20251031_m042430_c001_v0001184_t0037_u01761884670080") 2025/10/31 04:27:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a656b_d20251031_m042434_c001_v7007000_t0000_u01761884674005") 2025/10/31 04:27:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8075_d20251031_m042430_c001_v0001180_t0038_u01761884670099") 2025/10/31 04:27:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49910_d20251031_m042433_c001_v7007000_t0000_u01761884673967") 2025/10/31 04:27:29 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b4d2_d20251031_m042430_c001_v0001182_t0056_u01761884670281") 2025/10/31 04:27:29 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f420343d706622a59_d20251031_m042433_c001_v7007000_t0000_u01761884673620") 2025/10/31 04:27:29 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaff9_d20251031_m042430_c001_v0001184_t0019_u01761884670294") 2025/10/31 04:27:29 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d061b6_d20251031_m042433_c001_v7007000_t0000_u01761884673625") 2025/10/31 04:27:29 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bd7e_d20251031_m042430_c001_v0001131_t0031_u01761884670341") 2025/10/31 04:27:29 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f420343d706622a5a_d20251031_m042433_c001_v7007000_t0000_u01761884673805") 2025/10/31 04:27:29 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8079_d20251031_m042430_c001_v0001180_t0012_u01761884670397") 2025/10/31 04:27:29 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a655d_d20251031_m042433_c001_v7007000_t0000_u01761884673637") 2025/10/31 04:27:29 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3b4d8_d20251031_m042430_c001_v0001182_t0036_u01761884670483") 2025/10/31 04:27:29 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d061b8_d20251031_m042433_c001_v7007000_t0000_u01761884673811") 2025/10/31 04:27:29 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaffb_d20251031_m042430_c001_v0001184_t0036_u01761884670507") 2025/10/31 04:27:29 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d05cef_d20251031_m042243_c001_v7007000_t0000_u01761884563747") 2025/10/31 04:27:29 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f1112a24727cc1842_d20251031_m042241_c001_v0001184_t0053_u01761884561970") 2025/10/31 04:27:29 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40407664a9fd0146_d20251031_m042241_c001_v7007000_t0000_u01761884561784") 2025/10/31 04:27:29 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f1112a24727cc1820_d20251031_m042238_c001_v0001184_t0007_u01761884558508") 2025/10/31 04:27:29 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40407664a9fd0137_d20251031_m042237_c001_v7007000_t0000_u01761884557776") 2025/10/31 04:27:29 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffab44_d20251031_m042234_c001_v0001184_t0002_u01761884554258") 2025/10/31 04:27:29 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4088b68768a4de5d_d20251031_m042232_c001_v7007000_t0000_u01761884552787") 2025/10/31 04:27:29 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f103092e3e29208f6_d20251031_m042230_c001_v0001104_t0051_u01761884550018") 2025/10/31 04:27:29 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd226_d20251031_m042229_c001_v7007000_t0000_u01761884549832") 2025/10/31 04:27:29 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f103092e3e29208e0_d20251031_m042225_c001_v0001104_t0038_u01761884545713") 2025/10/31 04:27:30 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd1ff_d20251031_m042224_c001_v7007000_t0000_u01761884544976") 2025/10/31 04:27:30 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaadc_d20251031_m042221_c001_v0001184_t0004_u01761884541728") 2025/10/31 04:27:30 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49429_d20251031_m042220_c001_v7007000_t0000_u01761884540814") 2025/10/31 04:27:30 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f111369dda05193db_d20251031_m042219_c001_v0001131_t0016_u01761884539032") 2025/10/31 04:27:30 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f415a39794fbf928a_d20251031_m042218_c001_v7007000_t0000_u01761884538846") 2025/10/31 04:27:30 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f111369dda05193c5_d20251031_m042213_c001_v0001131_t0042_u01761884533613") 2025/10/31 04:27:30 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f415a39794fbf927b_d20251031_m042212_c001_v7007000_t0000_u01761884532882") 2025/10/31 04:27:30 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaa4c_d20251031_m042209_c001_v0001184_t0009_u01761884529386") 2025/10/31 04:27:30 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49372_d20251031_m042208_c001_v7007000_t0000_u01761884528477") 2025/10/31 04:27:30 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f118205c97504d9c6_d20251031_m042206_c001_v0001184_t0009_u01761884526707") 2025/10/31 04:27:30 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f404df7c391f7ff99_d20251031_m042206_c001_v7007000_t0000_u01761884526522") 2025/10/31 04:27:30 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f118205c97504d9a8_d20251031_m042203_c001_v0001184_t0033_u01761884523086") 2025/10/31 04:27:30 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f404df7c391f7ff94_d20251031_m042202_c001_v7007000_t0000_u01761884522357") 2025/10/31 04:27:30 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffa9a8_d20251031_m042156_c001_v0001184_t0036_u01761884516831") 2025/10/31 04:27:30 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40243b349ecc0d61_d20251031_m042155_c001_v7007000_t0000_u01761884515904") 2025/10/31 04:27:30 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11411e8aa522be23_d20251031_m042154_c001_v0001183_t0019_u01761884514298") 2025/10/31 04:27:30 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f420343d7066221d9_d20251031_m042154_c001_v7007000_t0000_u01761884514110") 2025/10/31 04:27:30 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11411e8aa522bdf3_d20251031_m042150_c001_v0001183_t0020_u01761884510841") 2025/10/31 04:27:30 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f420343d7066221a1_d20251031_m042150_c001_v7007000_t0000_u01761884510114") 2025/10/31 04:27:30 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffa8f2_d20251031_m042142_c001_v0001184_t0030_u01761884502293") 2025/10/31 04:27:30 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f404df7c391f7ff7d_d20251031_m042141_c001_v7007000_t0000_u01761884501386") 2025/10/31 04:27:31 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f1196dfc7284399dc_d20251031_m042139_c001_v0001171_t0005_u01761884499372") 2025/10/31 04:27:31 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41400e9a7e0a2534_d20251031_m042139_c001_v7007000_t0000_u01761884499189") 2025/10/31 04:27:31 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f1196dfc7284399aa_d20251031_m042135_c001_v0001171_t0054_u01761884495897") 2025/10/31 04:27:31 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41400e9a7e0a2520_d20251031_m042135_c001_v7007000_t0000_u01761884495168") 2025/10/31 04:27:31 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffa866_d20251031_m042129_c001_v0001184_t0030_u01761884489294") 2025/10/31 04:27:31 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4222faa0dd34edb8_d20251031_m042128_c001_v7007000_t0000_u01761884488195") 2025/10/31 04:27:31 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f1173e339de7f3b1c_d20251031_m042120_c001_v0001113_t0019_u01761884480872") 2025/10/31 04:27:31 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f407c18167b3dacaf_d20251031_m042120_c001_v7007000_t0000_u01761884480663") 2025/10/31 04:27:31 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffa7d3_d20251031_m042116_c001_v0001184_t0054_u01761884476604") 2025/10/31 04:27:31 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f1185b0b08f94590c_d20251031_m042115_c001_v0001157_t0032_u01761884475559") 2025/10/31 04:27:31 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f1185b0b08f945902_d20251031_m042114_c001_v0001157_t0009_u01761884474364") 2025/10/31 04:27:31 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f423e001ce80c5c08_d20251031_m042100_c001_v7007000_t0000_u01761884460508") 2025/10/31 04:27:31 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ee77_d20251031_m042053_c001_v0001109_t0008_u01761884453484") 2025/10/31 04:27:31 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f105236cdadc0528a_d20251031_m042052_c001_v0001150_t0008_u01761884452543") 2025/10/31 04:27:31 DEBUG : dst/one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f105236cdadc05282_d20251031_m042051_c001_v0001150_t0031_u01761884451505") 2025/10/31 04:27:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d05cf1_d20251031_m042243_c001_v7007000_t0000_u01761884563933") 2025/10/31 04:27:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f1065b05d761a27d3_d20251031_m042241_c001_v0001041_t0028_u01761884561227") 2025/10/31 04:27:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f105698ba2731845f_d20251031_m042237_c001_v0001157_t0014_u01761884557378") 2025/10/31 04:27:31 DEBUG : dst/one.bak: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4088b68768a4de5f_d20251031_m042232_c001_v7007000_t0000_u01761884552970") 2025/10/31 04:27:31 DEBUG : dst/one.bak: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f117e76750e40f92f_d20251031_m042229_c001_v0001090_t0001_u01761884549366") 2025/10/31 04:27:31 DEBUG : dst/one.bak: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f113e4458468c84aa_d20251031_m042224_c001_v0001178_t0040_u01761884544769") 2025/10/31 04:27:31 DEBUG : dst/one.bak: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49430_d20251031_m042220_c001_v7007000_t0000_u01761884540995") 2025/10/31 04:27:32 DEBUG : dst/one.bak: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f109f870054657423_d20251031_m042218_c001_v0001153_t0016_u01761884538384") 2025/10/31 04:27:32 DEBUG : dst/one.bak: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106675002dd4f829_d20251031_m042212_c001_v0001183_t0039_u01761884532668") 2025/10/31 04:27:32 DEBUG : dst/three: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4222faa0dd34edb9_d20251031_m042128_c001_v7007000_t0000_u01761884488380") 2025/10/31 04:27:32 DEBUG : dst/three: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f107a231c9aecf423_d20251031_m042126_c001_v0001120_t0059_u01761884486624") 2025/10/31 04:27:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d05cf2_d20251031_m042244_c001_v7007000_t0000_u01761884564115") 2025/10/31 04:27:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f102b6aa94abe8308_d20251031_m042242_c001_v0001180_t0011_u01761884562727") 2025/10/31 04:27:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11537b2e34474ec9_d20251031_m042239_c001_v0001181_t0039_u01761884559288") 2025/10/31 04:27:32 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d05cf3_d20251031_m042244_c001_v7007000_t0000_u01761884564300") 2025/10/31 04:27:32 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f1112a24727cc1854_d20251031_m042243_c001_v0001184_t0028_u01761884563160") 2025/10/31 04:27:32 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40407664a9fd014a_d20251031_m042242_c001_v7007000_t0000_u01761884562974") 2025/10/31 04:27:32 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f1112a24727cc1828_d20251031_m042239_c001_v0001184_t0057_u01761884559692") 2025/10/31 04:27:32 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40407664a9fd013d_d20251031_m042239_c001_v7007000_t0000_u01761884559506") 2025/10/31 04:27:32 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffab4c_d20251031_m042234_c001_v0001184_t0039_u01761884554672") 2025/10/31 04:27:32 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4088b68768a4de60_d20251031_m042233_c001_v7007000_t0000_u01761884553153") 2025/10/31 04:27:32 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f103092e3e29208fe_d20251031_m042231_c001_v0001104_t0039_u01761884551572") 2025/10/31 04:27:32 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd231_d20251031_m042231_c001_v7007000_t0000_u01761884551387") 2025/10/31 04:27:32 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f103092e3e29208ea_d20251031_m042227_c001_v0001104_t0041_u01761884547643") 2025/10/31 04:27:32 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd20c_d20251031_m042227_c001_v7007000_t0000_u01761884547458") 2025/10/31 04:27:32 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaae0_d20251031_m042222_c001_v0001184_t0055_u01761884542136") 2025/10/31 04:27:32 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f415a39794fbf928d_d20251031_m042220_c001_v7007000_t0000_u01761884540258") 2025/10/31 04:27:33 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaaa4_d20251031_m042217_c001_v0001184_t0046_u01761884537577") 2025/10/31 04:27:33 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f415a39794fbf927f_d20251031_m042214_c001_v7007000_t0000_u01761884534753") 2025/10/31 04:27:33 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaa5a_d20251031_m042210_c001_v0001184_t0020_u01761884530213") 2025/10/31 04:27:33 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f404df7c391f7ff9a_d20251031_m042207_c001_v7007000_t0000_u01761884527543") 2025/10/31 04:27:33 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0efac_d20251031_m042205_c001_v0001109_t0043_u01761884525013") 2025/10/31 04:27:33 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f404df7c391f7ff97_d20251031_m042203_c001_v7007000_t0000_u01761884523928") 2025/10/31 04:27:33 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffa9b6_d20251031_m042157_c001_v0001184_t0007_u01761884517865") 2025/10/31 04:27:33 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f420343d7066221f7_d20251031_m042154_c001_v7007000_t0000_u01761884514960") 2025/10/31 04:27:33 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ef68_d20251031_m042152_c001_v0001109_t0007_u01761884512742") 2025/10/31 04:27:33 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f420343d7066221a3_d20251031_m042151_c001_v7007000_t0000_u01761884511648") 2025/10/31 04:27:33 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffa8fa_d20251031_m042143_c001_v0001184_t0050_u01761884503247") 2025/10/31 04:27:33 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41400e9a7e0a2536_d20251031_m042140_c001_v7007000_t0000_u01761884500463") 2025/10/31 04:27:33 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ef2f_d20251031_m042137_c001_v0001109_t0005_u01761884497835") 2025/10/31 04:27:33 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41400e9a7e0a2530_d20251031_m042136_c001_v7007000_t0000_u01761884496747") 2025/10/31 04:27:33 DEBUG : dst/three.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffa86e_d20251031_m042130_c001_v0001184_t0026_u01761884490360") 2025/10/31 04:27:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4088b68768a4de61_d20251031_m042233_c001_v7007000_t0000_u01761884553337") 2025/10/31 04:27:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f105b43afe03c2d03_d20251031_m042231_c001_v0001182_t0022_u01761884551176") 2025/10/31 04:27:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f108a5fb8e2890c8b_d20251031_m042226_c001_v0001109_t0006_u01761884546880") 2025/10/31 04:27:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49436_d20251031_m042221_c001_v7007000_t0000_u01761884541175") 2025/10/31 04:27:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f1095ba8039f95f51_d20251031_m042219_c001_v0001157_t0055_u01761884539585") 2025/10/31 04:27:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f107afb5374920dcc_d20251031_m042214_c001_v0001172_t0048_u01761884534412") 2025/10/31 04:27:33 DEBUG : dst/two: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d05cf6_d20251031_m042244_c001_v7007000_t0000_u01761884564482") 2025/10/31 04:27:34 DEBUG : dst/two: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffab4a_d20251031_m042234_c001_v0001184_t0008_u01761884554469") 2025/10/31 04:27:34 DEBUG : dst/two: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4088b68768a4de63_d20251031_m042233_c001_v7007000_t0000_u01761884553520") 2025/10/31 04:27:34 DEBUG : dst/two: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaade_d20251031_m042221_c001_v0001184_t0000_u01761884541931") 2025/10/31 04:27:34 DEBUG : dst/two: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b4943b_d20251031_m042221_c001_v7007000_t0000_u01761884541357") 2025/10/31 04:27:34 DEBUG : dst/two: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0efbc_d20251031_m042209_c001_v0001109_t0005_u01761884529683") 2025/10/31 04:27:34 DEBUG : dst/two: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49373_d20251031_m042208_c001_v7007000_t0000_u01761884528658") 2025/10/31 04:27:34 DEBUG : dst/two: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ef7a_d20251031_m042157_c001_v0001109_t0006_u01761884517028") 2025/10/31 04:27:34 DEBUG : dst/two: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40243b349ecc0d64_d20251031_m042156_c001_v7007000_t0000_u01761884516098") 2025/10/31 04:27:34 DEBUG : dst/two: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ef42_d20251031_m042142_c001_v0001109_t0024_u01761884502494") 2025/10/31 04:27:34 DEBUG : dst/two: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f404df7c391f7ff7f_d20251031_m042141_c001_v7007000_t0000_u01761884501570") 2025/10/31 04:27:34 DEBUG : dst/two: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ef19_d20251031_m042129_c001_v0001109_t0023_u01761884489866") 2025/10/31 04:27:34 DEBUG : dst/two: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4222faa0dd34edba_d20251031_m042128_c001_v7007000_t0000_u01761884488565") 2025/10/31 04:27:34 DEBUG : dst/two: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f108262c397bbeb2c_d20251031_m042122_c001_v0001098_t0026_u01761884482134") 2025/10/31 04:27:34 DEBUG : dst/two: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f423e001ce80c5c09_d20251031_m042100_c001_v7007000_t0000_u01761884460691") 2025/10/31 04:27:34 DEBUG : dst/two: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f105236cdadc052ca_d20251031_m042059_c001_v0001150_t0045_u01761884459500") 2025/10/31 04:27:34 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e314260_d20251031_m042025_c001_v7007000_t0000_u01761884425431") 2025/10/31 04:27:34 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0edfd_d20251031_m042021_c001_v0001109_t0024_u01761884421916") 2025/10/31 04:27:34 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e314123_d20251031_m042020_c001_v7007000_t0000_u01761884420078") 2025/10/31 04:27:34 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffa47f_d20251031_m042007_c001_v0001184_t0028_u01761884407883") 2025/10/31 04:27:34 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd580c_d20251031_m041958_c001_v7007000_t0000_u01761884398934") 2025/10/31 04:27:34 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ed75_d20251031_m041954_c001_v0001109_t0009_u01761884394844") 2025/10/31 04:27:35 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd5696_d20251031_m041931_c001_v7007000_t0000_u01761884371142") 2025/10/31 04:27:35 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ecc9_d20251031_m041928_c001_v0001109_t0013_u01761884368293") 2025/10/31 04:27:35 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd5689_d20251031_m041927_c001_v7007000_t0000_u01761884367275") 2025/10/31 04:27:35 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ecb9_d20251031_m041925_c001_v0001109_t0059_u01761884365203") 2025/10/31 04:27:35 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172d9a_d20251031_m041921_c001_v7007000_t0000_u01761884361268") 2025/10/31 04:27:35 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ec9b_d20251031_m041918_c001_v0001109_t0040_u01761884358621") 2025/10/31 04:27:35 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172d54_d20251031_m041917_c001_v7007000_t0000_u01761884357496") 2025/10/31 04:27:35 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ec79_d20251031_m041915_c001_v0001109_t0052_u01761884355329") 2025/10/31 04:27:35 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172ce5_d20251031_m041906_c001_v7007000_t0000_u01761884346614") 2025/10/31 04:27:35 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ec3f_d20251031_m041904_c001_v0001109_t0035_u01761884344313") 2025/10/31 04:27:35 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172cd2_d20251031_m041902_c001_v7007000_t0000_u01761884342958") 2025/10/31 04:27:35 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ec2b_d20251031_m041901_c001_v0001109_t0033_u01761884341645") 2025/10/31 04:27:35 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172caa_d20251031_m041855_c001_v7007000_t0000_u01761884335288") 2025/10/31 04:27:35 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ebf7_d20251031_m041852_c001_v0001109_t0018_u01761884332993") 2025/10/31 04:27:35 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172ca4_d20251031_m041851_c001_v7007000_t0000_u01761884331169") 2025/10/31 04:27:35 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ebe5_d20251031_m041849_c001_v0001109_t0048_u01761884329749") 2025/10/31 04:27:35 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172ca2_d20251031_m041849_c001_v7007000_t0000_u01761884329383") 2025/10/31 04:27:35 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11172c5ce5629f11_d20251031_m041848_c001_v0001183_t0006_u01761884328788") 2025/10/31 04:27:35 DEBUG : empty space: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ebdd_d20251031_m041846_c001_v0001109_t0037_u01761884326994") 2025/10/31 04:27:35 DEBUG : enormous: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd5691_d20251031_m041930_c001_v7007000_t0000_u01761884370396") 2025/10/31 04:27:36 DEBUG : enormous: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eccf_d20251031_m041929_c001_v0001109_t0047_u01761884369116") 2025/10/31 04:27:36 DEBUG : existing: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d05d21_d20251031_m042248_c001_v7007000_t0000_u01761884568273") 2025/10/31 04:27:36 DEBUG : existing: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffabb6_d20251031_m042247_c001_v0001184_t0028_u01761884567114") 2025/10/31 04:27:36 DEBUG : existing: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd57f9_d20251031_m041953_c001_v7007000_t0000_u01761884393496") 2025/10/31 04:27:36 DEBUG : existing: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ed67_d20251031_m041951_c001_v0001109_t0025_u01761884391964") 2025/10/31 04:27:36 DEBUG : existing: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f405b1c37b57e07b5_d20251031_m041843_c001_v7007000_t0000_u01761884323118") 2025/10/31 04:27:36 DEBUG : existing: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ebc3_d20251031_m041841_c001_v0001109_t0006_u01761884321694") 2025/10/31 04:27:36 DEBUG : existing: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f405b1c37b57e079e_d20251031_m041841_c001_v7007000_t0000_u01761884321093") 2025/10/31 04:27:36 DEBUG : existing: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ebbb_d20251031_m041839_c001_v0001109_t0006_u01761884319835") 2025/10/31 04:27:36 DEBUG : existing: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ebb3_d20251031_m041838_c001_v0001109_t0035_u01761884318749") 2025/10/31 04:27:36 DEBUG : existing-b: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd57fa_d20251031_m041953_c001_v7007000_t0000_u01761884393678") 2025/10/31 04:27:36 DEBUG : existing-b: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffa3a3_d20251031_m041951_c001_v0001184_t0021_u01761884391954") 2025/10/31 04:27:36 DEBUG : file1: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd5e2_d20251031_m042330_c001_v7007000_t0000_u01761884610274") 2025/10/31 04:27:36 DEBUG : file1: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bc50_d20251031_m042328_c001_v0001131_t0058_u01761884608869") 2025/10/31 04:27:36 DEBUG : file1: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd57f_d20251031_m042327_c001_v7007000_t0000_u01761884607566") 2025/10/31 04:27:36 DEBUG : file1: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf7ee3_d20251031_m042326_c001_v0001180_t0044_u01761884606359") 2025/10/31 04:27:36 DEBUG : five: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd56b9_d20251031_m041936_c001_v7007000_t0000_u01761884376512") 2025/10/31 04:27:36 DEBUG : five: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f414633b00db0ecef_d20251031_m041933_c001_v0001109_t0039_u01761884373833") 2025/10/31 04:27:36 DEBUG : foo: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172ca5_d20251031_m041852_c001_v7007000_t0000_u01761884332632") 2025/10/31 04:27:37 DEBUG : foo: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f414633b00db0ebf3_d20251031_m041852_c001_v0001109_t0039_u01761884332085") 2025/10/31 04:27:37 DEBUG : foo: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f414633b00db0ebf1_d20251031_m041851_c001_v0001109_t0039_u01761884331535") 2025/10/31 04:27:37 DEBUG : four: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd56bc_d20251031_m041936_c001_v7007000_t0000_u01761884376696") 2025/10/31 04:27:37 DEBUG : four: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40155e70d36c5224_d20251031_m041934_c001_v0001120_t0044_u01761884374579") 2025/10/31 04:27:37 DEBUG : four: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eceb_d20251031_m041932_c001_v0001109_t0046_u01761884372884") 2025/10/31 04:27:37 DEBUG : hello world2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c73f2e_d20251031_m041747_c001_v7007000_t0000_u01761884267901") 2025/10/31 04:27:37 DEBUG : hello world2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eb06_d20251031_m041747_c001_v0001109_t0059_u01761884267003") 2025/10/31 04:27:37 DEBUG : ignore-size: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f405b1c37b57e076d_d20251031_m041838_c001_v7007000_t0000_u01761884318386") 2025/10/31 04:27:37 DEBUG : ignore-size: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eba7_d20251031_m041836_c001_v0001109_t0039_u01761884316989") 2025/10/31 04:27:37 DEBUG : nested/sub dir/file: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd57d0_d20251031_m041951_c001_v7007000_t0000_u01761884391205") 2025/10/31 04:27:37 DEBUG : nested/sub dir/file: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffa395_d20251031_m041950_c001_v0001184_t0001_u01761884390118") 2025/10/31 04:27:37 DEBUG : nested/sub dir/file: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd57ad_d20251031_m041949_c001_v7007000_t0000_u01761884389368") 2025/10/31 04:27:37 DEBUG : nested/sub dir/file: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffa36f_d20251031_m041947_c001_v0001184_t0006_u01761884387955") 2025/10/31 04:27:37 DEBUG : one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd56c0_d20251031_m041936_c001_v7007000_t0000_u01761884376880") 2025/10/31 04:27:37 DEBUG : one: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f414633b00db0ecdb_d20251031_m041931_c001_v0001109_t0039_u01761884371536") 2025/10/31 04:27:37 DEBUG : only0: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4ed_d20251031_m042321_c001_v7007000_t0000_u01761884601821") 2025/10/31 04:27:37 DEBUG : only0: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400570cad1ffad31_d20251031_m042316_c001_v0001184_t0022_u01761884596020") 2025/10/31 04:27:37 DEBUG : only0: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac97_d20251031_m042307_c001_v0001184_t0002_u01761884587004") 2025/10/31 04:27:37 DEBUG : only0: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d05d63_d20251031_m042301_c001_v7007000_t0000_u01761884581203") 2025/10/31 04:27:37 DEBUG : only0: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffabd9_d20251031_m042251_c001_v0001184_t0050_u01761884571765") 2025/10/31 04:27:37 DEBUG : only1: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4f2_d20251031_m042322_c001_v7007000_t0000_u01761884602002") 2025/10/31 04:27:37 DEBUG : only1: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f416b0e5ddddf7ebe_d20251031_m042316_c001_v0001180_t0009_u01761884596953") 2025/10/31 04:27:38 DEBUG : only1: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac9f_d20251031_m042307_c001_v0001184_t0014_u01761884587417") 2025/10/31 04:27:38 DEBUG : only1: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d05d61_d20251031_m042300_c001_v7007000_t0000_u01761884580839") 2025/10/31 04:27:38 DEBUG : only1: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffabe1_d20251031_m042252_c001_v0001184_t0054_u01761884572157") 2025/10/31 04:27:38 DEBUG : only10: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4f8_d20251031_m042322_c001_v7007000_t0000_u01761884602183") 2025/10/31 04:27:38 DEBUG : only10: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f406af3adbde3abd5_d20251031_m042316_c001_v0001182_t0012_u01761884596573") 2025/10/31 04:27:38 DEBUG : only10: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1fface7_d20251031_m042311_c001_v0001184_t0011_u01761884591244") 2025/10/31 04:27:38 DEBUG : only10: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057dde9c67_d20251031_m042301_c001_v7007000_t0000_u01761884581439") 2025/10/31 04:27:38 DEBUG : only10: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac29_d20251031_m042255_c001_v0001184_t0045_u01761884575864") 2025/10/31 04:27:38 DEBUG : only11: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd4fc_d20251031_m042322_c001_v7007000_t0000_u01761884602368") 2025/10/31 04:27:38 DEBUG : only11: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f416b0e5ddddf7ebc_d20251031_m042316_c001_v0001180_t0009_u01761884596758") 2025/10/31 04:27:38 DEBUG : only11: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaced_d20251031_m042311_c001_v0001184_t0006_u01761884591701") 2025/10/31 04:27:38 DEBUG : only11: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b12_d20251031_m042301_c001_v7007000_t0000_u01761884581215") 2025/10/31 04:27:38 DEBUG : only11: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac2d_d20251031_m042256_c001_v0001184_t0049_u01761884576289") 2025/10/31 04:27:38 DEBUG : only12: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd500_d20251031_m042322_c001_v7007000_t0000_u01761884602549") 2025/10/31 04:27:38 DEBUG : only12: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41223bc4d5a3bc1f_d20251031_m042316_c001_v0001131_t0011_u01761884596945") 2025/10/31 04:27:38 DEBUG : only12: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffacf7_d20251031_m042312_c001_v0001184_t0027_u01761884592143") 2025/10/31 04:27:38 DEBUG : only12: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f404df7c391f80572_d20251031_m042301_c001_v7007000_t0000_u01761884581235") 2025/10/31 04:27:38 DEBUG : only12: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac33_d20251031_m042256_c001_v0001184_t0039_u01761884576728") 2025/10/31 04:27:38 DEBUG : only13: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd505_d20251031_m042322_c001_v7007000_t0000_u01761884602730") 2025/10/31 04:27:38 DEBUG : only13: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f416b0e5ddddf7ec0_d20251031_m042317_c001_v0001180_t0009_u01761884597147") 2025/10/31 04:27:38 DEBUG : only13: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffacfd_d20251031_m042312_c001_v0001184_t0043_u01761884592572") 2025/10/31 04:27:38 DEBUG : only13: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f404df7c391f80576_d20251031_m042301_c001_v7007000_t0000_u01761884581604") 2025/10/31 04:27:39 DEBUG : only13: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac39_d20251031_m042257_c001_v0001184_t0039_u01761884577133") 2025/10/31 04:27:39 DEBUG : only14: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd508_d20251031_m042322_c001_v7007000_t0000_u01761884602911") 2025/10/31 04:27:39 DEBUG : only14: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f406af3adbde3abed_d20251031_m042317_c001_v0001182_t0012_u01761884597312") 2025/10/31 04:27:39 DEBUG : only14: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffad03_d20251031_m042312_c001_v0001184_t0007_u01761884592978") 2025/10/31 04:27:39 DEBUG : only14: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057dde9c64_d20251031_m042301_c001_v7007000_t0000_u01761884581243") 2025/10/31 04:27:39 DEBUG : only14: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac3f_d20251031_m042257_c001_v0001184_t0037_u01761884577538") 2025/10/31 04:27:39 DEBUG : only15: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd50b_d20251031_m042323_c001_v7007000_t0000_u01761884603094") 2025/10/31 04:27:39 DEBUG : only15: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400570cad1ffad3d_d20251031_m042316_c001_v0001184_t0022_u01761884596965") 2025/10/31 04:27:39 DEBUG : only15: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffad0f_d20251031_m042313_c001_v0001184_t0003_u01761884593406") 2025/10/31 04:27:39 DEBUG : only15: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057dde9c69_d20251031_m042301_c001_v7007000_t0000_u01761884581674") 2025/10/31 04:27:39 DEBUG : only15: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac47_d20251031_m042257_c001_v0001184_t0003_u01761884577943") 2025/10/31 04:27:39 DEBUG : only16: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd50f_d20251031_m042323_c001_v7007000_t0000_u01761884603276") 2025/10/31 04:27:39 DEBUG : only16: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400570cad1ffad37_d20251031_m042316_c001_v0001184_t0022_u01761884596593") 2025/10/31 04:27:39 DEBUG : only16: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffad13_d20251031_m042313_c001_v0001184_t0018_u01761884593823") 2025/10/31 04:27:39 DEBUG : only16: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d05d64_d20251031_m042301_c001_v7007000_t0000_u01761884581387") 2025/10/31 04:27:39 DEBUG : only16: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac4d_d20251031_m042258_c001_v0001184_t0025_u01761884578330") 2025/10/31 04:27:40 DEBUG : only17: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd515_d20251031_m042323_c001_v7007000_t0000_u01761884603459") 2025/10/31 04:27:40 DEBUG : only17: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f406af3adbde3abdd_d20251031_m042316_c001_v0001182_t0012_u01761884596758") 2025/10/31 04:27:40 DEBUG : only17: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffad19_d20251031_m042314_c001_v0001184_t0045_u01761884594295") 2025/10/31 04:27:40 DEBUG : only17: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d05d65_d20251031_m042301_c001_v7007000_t0000_u01761884581572") 2025/10/31 04:27:40 DEBUG : only17: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac53_d20251031_m042258_c001_v0001184_t0005_u01761884578757") 2025/10/31 04:27:40 DEBUG : only18: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd518_d20251031_m042323_c001_v7007000_t0000_u01761884603643") 2025/10/31 04:27:40 DEBUG : only18: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400570cad1ffad39_d20251031_m042316_c001_v0001184_t0022_u01761884596776") 2025/10/31 04:27:40 DEBUG : only18: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffad1f_d20251031_m042314_c001_v0001184_t0041_u01761884594768") 2025/10/31 04:27:40 DEBUG : only18: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b20_d20251031_m042301_c001_v7007000_t0000_u01761884581958") 2025/10/31 04:27:40 DEBUG : only18: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac5b_d20251031_m042259_c001_v0001184_t0034_u01761884579227") 2025/10/31 04:27:40 DEBUG : only19: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd520_d20251031_m042323_c001_v7007000_t0000_u01761884603925") 2025/10/31 04:27:40 DEBUG : only19: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f406af3adbde3abe3_d20251031_m042316_c001_v0001182_t0012_u01761884596943") 2025/10/31 04:27:40 DEBUG : only19: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffad25_d20251031_m042315_c001_v0001184_t0015_u01761884595185") 2025/10/31 04:27:41 DEBUG : only19: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d05d66_d20251031_m042301_c001_v7007000_t0000_u01761884581755") 2025/10/31 04:27:41 DEBUG : only19: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac65_d20251031_m042259_c001_v0001184_t0030_u01761884579645") 2025/10/31 04:27:41 DEBUG : only2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd523_d20251031_m042324_c001_v7007000_t0000_u01761884604107") 2025/10/31 04:27:41 DEBUG : only2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400570cad1ffad3f_d20251031_m042317_c001_v0001184_t0022_u01761884597159") 2025/10/31 04:27:41 DEBUG : only2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffaca5_d20251031_m042307_c001_v0001184_t0025_u01761884587830") 2025/10/31 04:27:41 DEBUG : only2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d05d62_d20251031_m042301_c001_v7007000_t0000_u01761884581021") 2025/10/31 04:27:41 DEBUG : only2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffabe9_d20251031_m042252_c001_v0001184_t0048_u01761884572541") 2025/10/31 04:27:41 DEBUG : only3: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd527_d20251031_m042324_c001_v7007000_t0000_u01761884604290") 2025/10/31 04:27:41 DEBUG : only3: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f406af3adbde3abe7_d20251031_m042317_c001_v0001182_t0012_u01761884597127") 2025/10/31 04:27:41 DEBUG : only3: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffacad_d20251031_m042308_c001_v0001184_t0020_u01761884588245") 2025/10/31 04:27:41 DEBUG : only3: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b14_d20251031_m042301_c001_v7007000_t0000_u01761884581401") 2025/10/31 04:27:41 DEBUG : only3: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffabf5_d20251031_m042252_c001_v0001184_t0040_u01761884572936") 2025/10/31 04:27:41 DEBUG : only4: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd52a_d20251031_m042324_c001_v7007000_t0000_u01761884604472") 2025/10/31 04:27:41 DEBUG : only4: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41223bc4d5a3bc21_d20251031_m042317_c001_v0001131_t0011_u01761884597136") 2025/10/31 04:27:41 DEBUG : only4: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffacb5_d20251031_m042308_c001_v0001184_t0032_u01761884588669") 2025/10/31 04:27:41 DEBUG : only4: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b1b_d20251031_m042301_c001_v7007000_t0000_u01761884581770") 2025/10/31 04:27:41 DEBUG : only4: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffabf9_d20251031_m042253_c001_v0001184_t0051_u01761884573336") 2025/10/31 04:27:41 DEBUG : only5: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd52e_d20251031_m042324_c001_v7007000_t0000_u01761884604654") 2025/10/31 04:27:41 DEBUG : only5: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41223bc4d5a3bc25_d20251031_m042317_c001_v0001131_t0011_u01761884597320") 2025/10/31 04:27:41 DEBUG : only5: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffacc2_d20251031_m042309_c001_v0001184_t0048_u01761884589077") 2025/10/31 04:27:41 DEBUG : only5: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f404df7c391f80573_d20251031_m042301_c001_v7007000_t0000_u01761884581420") 2025/10/31 04:27:41 DEBUG : only5: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffabff_d20251031_m042253_c001_v0001184_t0040_u01761884573747") 2025/10/31 04:27:41 DEBUG : only6: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd532_d20251031_m042324_c001_v7007000_t0000_u01761884604851") 2025/10/31 04:27:42 DEBUG : only6: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41223bc4d5a3bc27_d20251031_m042317_c001_v0001131_t0011_u01761884597505") 2025/10/31 04:27:42 DEBUG : only6: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffacc9_d20251031_m042309_c001_v0001184_t0040_u01761884589532") 2025/10/31 04:27:42 DEBUG : only6: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f403b71a191675b19_d20251031_m042301_c001_v7007000_t0000_u01761884581587") 2025/10/31 04:27:42 DEBUG : only6: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac03_d20251031_m042254_c001_v0001184_t0049_u01761884574178") 2025/10/31 04:27:42 DEBUG : only7: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd536_d20251031_m042325_c001_v7007000_t0000_u01761884605033") 2025/10/31 04:27:42 DEBUG : only7: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400570cad1ffad41_d20251031_m042317_c001_v0001184_t0022_u01761884597344") 2025/10/31 04:27:42 DEBUG : only7: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffacd1_d20251031_m042309_c001_v0001184_t0012_u01761884589971") 2025/10/31 04:27:42 DEBUG : only7: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f404df7c391f80577_d20251031_m042301_c001_v7007000_t0000_u01761884581787") 2025/10/31 04:27:42 DEBUG : only7: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac07_d20251031_m042254_c001_v0001184_t0034_u01761884574617") 2025/10/31 04:27:42 DEBUG : only8: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd539_d20251031_m042325_c001_v7007000_t0000_u01761884605217") 2025/10/31 04:27:42 DEBUG : only8: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f406af3adbde3abf3_d20251031_m042317_c001_v0001182_t0012_u01761884597498") 2025/10/31 04:27:42 DEBUG : only8: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffacd7_d20251031_m042310_c001_v0001184_t0059_u01761884590375") 2025/10/31 04:27:42 DEBUG : only8: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057dde9c6b_d20251031_m042301_c001_v7007000_t0000_u01761884581902") 2025/10/31 04:27:42 DEBUG : only8: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac15_d20251031_m042255_c001_v0001184_t0013_u01761884575058") 2025/10/31 04:27:42 DEBUG : only9: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd53c_d20251031_m042325_c001_v7007000_t0000_u01761884605403") 2025/10/31 04:27:42 DEBUG : only9: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f416b0e5ddddf7ec2_d20251031_m042317_c001_v0001180_t0009_u01761884597333") 2025/10/31 04:27:42 DEBUG : only9: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1fface1_d20251031_m042310_c001_v0001184_t0036_u01761884590831") 2025/10/31 04:27:42 DEBUG : only9: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d05d67_d20251031_m042301_c001_v7007000_t0000_u01761884581942") 2025/10/31 04:27:42 DEBUG : only9: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffac21_d20251031_m042255_c001_v0001184_t0048_u01761884575470") 2025/10/31 04:27:42 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd57a3_d20251031_m041946_c001_v7007000_t0000_u01761884386833") 2025/10/31 04:27:42 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f10155e70d36c524e_d20251031_m041944_c001_v0001120_t0036_u01761884384690") 2025/10/31 04:27:43 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd575e_d20251031_m041943_c001_v7007000_t0000_u01761884383580") 2025/10/31 04:27:43 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffa315_d20251031_m041941_c001_v0001184_t0046_u01761884381288") 2025/10/31 04:27:43 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd570a_d20251031_m041940_c001_v7007000_t0000_u01761884380505") 2025/10/31 04:27:43 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffa2ef_d20251031_m041937_c001_v0001184_t0046_u01761884377795") 2025/10/31 04:27:43 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172dc7_d20251031_m041924_c001_v7007000_t0000_u01761884364057") 2025/10/31 04:27:43 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ecab_d20251031_m041921_c001_v0001109_t0006_u01761884361816") 2025/10/31 04:27:43 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172d77_d20251031_m041919_c001_v7007000_t0000_u01761884359842") 2025/10/31 04:27:43 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ec95_d20251031_m041918_c001_v0001109_t0059_u01761884358042") 2025/10/31 04:27:43 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172d48_d20251031_m041916_c001_v7007000_t0000_u01761884356508") 2025/10/31 04:27:43 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ec71_d20251031_m041914_c001_v0001109_t0048_u01761884354686") 2025/10/31 04:27:43 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172ce4_d20251031_m041906_c001_v7007000_t0000_u01761884346062") 2025/10/31 04:27:43 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ec39_d20251031_m041903_c001_v0001109_t0041_u01761884343502") 2025/10/31 04:27:43 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172cd8_d20251031_m041903_c001_v7007000_t0000_u01761884343139") 2025/10/31 04:27:43 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ec25_d20251031_m041901_c001_v0001109_t0053_u01761884341057") 2025/10/31 04:27:43 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172cb4_d20251031_m041900_c001_v7007000_t0000_u01761884340694") 2025/10/31 04:27:43 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ec1b_d20251031_m041859_c001_v0001109_t0053_u01761884339479") 2025/10/31 04:27:43 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ec15_d20251031_m041858_c001_v0001109_t0029_u01761884338637") 2025/10/31 04:27:43 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172cb0_d20251031_m041858_c001_v7007000_t0000_u01761884338274") 2025/10/31 04:27:43 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ec09_d20251031_m041857_c001_v0001109_t0021_u01761884337099") 2025/10/31 04:27:43 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ec01_d20251031_m041855_c001_v0001109_t0006_u01761884335832") 2025/10/31 04:27:44 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172cab_d20251031_m041855_c001_v7007000_t0000_u01761884335469") 2025/10/31 04:27:44 DEBUG : potato: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ebfb_d20251031_m041854_c001_v0001109_t0045_u01761884334155") 2025/10/31 04:27:44 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41816a065a2660d2_d20251031_m042035_c001_v7007000_t0000_u01761884435923") 2025/10/31 04:27:44 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ee2f_d20251031_m042035_c001_v0001109_t0016_u01761884435086") 2025/10/31 04:27:44 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e3142bf_d20251031_m042026_c001_v7007000_t0000_u01761884426758") 2025/10/31 04:27:44 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffa555_d20251031_m042021_c001_v0001184_t0051_u01761884421361") 2025/10/31 04:27:44 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41400e9a7e0a21b2_d20251031_m042014_c001_v7007000_t0000_u01761884414103") 2025/10/31 04:27:44 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0edb1_d20251031_m042006_c001_v0001109_t0034_u01761884406907") 2025/10/31 04:27:44 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd5812_d20251031_m041959_c001_v7007000_t0000_u01761884399252") 2025/10/31 04:27:44 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffa3d1_d20251031_m041954_c001_v0001184_t0038_u01761884394642") 2025/10/31 04:27:44 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd568f_d20251031_m041930_c001_v7007000_t0000_u01761884370214") 2025/10/31 04:27:44 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ecc5_d20251031_m041927_c001_v0001109_t0000_u01761884367826") 2025/10/31 04:27:44 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd568a_d20251031_m041927_c001_v7007000_t0000_u01761884367460") 2025/10/31 04:27:44 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ecb5_d20251031_m041924_c001_v0001109_t0014_u01761884364606") 2025/10/31 04:27:44 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172dcf_d20251031_m041924_c001_v7007000_t0000_u01761884364241") 2025/10/31 04:27:44 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ecad_d20251031_m041922_c001_v0001109_t0004_u01761884362814") 2025/10/31 04:27:44 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172d9f_d20251031_m041921_c001_v7007000_t0000_u01761884361449") 2025/10/31 04:27:44 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ec9f_d20251031_m041920_c001_v0001109_t0019_u01761884360255") 2025/10/31 04:27:44 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172d5a_d20251031_m041917_c001_v7007000_t0000_u01761884357680") 2025/10/31 04:27:44 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ec8d_d20251031_m041916_c001_v0001109_t0031_u01761884356516") 2025/10/31 04:27:45 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41823ea56c172ce6_d20251031_m041906_c001_v7007000_t0000_u01761884346795") 2025/10/31 04:27:45 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ec41_d20251031_m041905_c001_v0001109_t0031_u01761884345506") 2025/10/31 04:27:45 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c73f71_d20251031_m041751_c001_v7007000_t0000_u01761884271550") 2025/10/31 04:27:45 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eb10_d20251031_m041750_c001_v0001109_t0023_u01761884270679") 2025/10/31 04:27:45 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c73f46_d20251031_m041749_c001_v7007000_t0000_u01761884269766") 2025/10/31 04:27:45 DEBUG : potato2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eb0a_d20251031_m041748_c001_v0001109_t0042_u01761884268443") 2025/10/31 04:27:45 DEBUG : potato3: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e314296_d20251031_m042026_c001_v7007000_t0000_u01761884426210") 2025/10/31 04:27:45 DEBUG : potato3: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffa56d_d20251031_m042022_c001_v0001184_t0030_u01761884422784") 2025/10/31 04:27:45 DEBUG : potato3: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41400e9a7e0a21aa_d20251031_m042012_c001_v7007000_t0000_u01761884412192") 2025/10/31 04:27:45 DEBUG : potato3: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0edbd_d20251031_m042008_c001_v0001109_t0008_u01761884408087") 2025/10/31 04:27:45 DEBUG : potato3: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd5819_d20251031_m041959_c001_v7007000_t0000_u01761884399581") 2025/10/31 04:27:45 DEBUG : potato3: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffa3eb_d20251031_m041955_c001_v0001184_t0032_u01761884395977") 2025/10/31 04:27:45 DEBUG : pre-dest1/1: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4222faa0dd34eccb_d20251031_m042110_c001_v7007000_t0000_u01761884470151") 2025/10/31 04:27:45 DEBUG : pre-dest1/1: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffa733_d20251031_m042101_c001_v0001184_t0007_u01761884461442") 2025/10/31 04:27:45 DEBUG : pre-dest2/2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4222faa0dd34ecd1_d20251031_m042110_c001_v7007000_t0000_u01761884470333") 2025/10/31 04:27:45 DEBUG : pre-dest2/2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ee99_d20251031_m042102_c001_v0001109_t0031_u01761884462039") 2025/10/31 04:27:45 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f423e001ce80c5b83_d20251031_m042047_c001_v7007000_t0000_u01761884447438") 2025/10/31 04:27:45 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffa66c_d20251031_m042043_c001_v0001184_t0002_u01761884443622") 2025/10/31 04:27:45 DEBUG : sizeonly: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f405b1c37b57e073d_d20251031_m041836_c001_v7007000_t0000_u01761884316440") 2025/10/31 04:27:45 DEBUG : sizeonly: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eb9d_d20251031_m041835_c001_v0001109_t0042_u01761884315044") 2025/10/31 04:27:45 DEBUG : splitbanan: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4164ff5c8cad4d7a_d20251031_m042511_c001_v7007000_t0000_u01761884711835") 2025/10/31 04:27:46 DEBUG : splitbanan: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8127_d20251031_m042504_c001_v0001180_t0029_u01761884704642") 2025/10/31 04:27:46 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d06614_d20251031_m042623_c001_v7007000_t0000_u01761884783079") 2025/10/31 04:27:46 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb3be_d20251031_m042616_c001_v0001184_t0051_u01761884776425") 2025/10/31 04:27:46 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c75693_d20251031_m042609_c001_v7007000_t0000_u01761884769205") 2025/10/31 04:27:46 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb348_d20251031_m042602_c001_v0001184_t0004_u01761884762839") 2025/10/31 04:27:46 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4179f6057ddea60a_d20251031_m042553_c001_v7007000_t0000_u01761884753241") 2025/10/31 04:27:46 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb2ba_d20251031_m042546_c001_v0001184_t0043_u01761884746780") 2025/10/31 04:27:46 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41816a065a266f47_d20251031_m042539_c001_v7007000_t0000_u01761884739319") 2025/10/31 04:27:46 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb230_d20251031_m042532_c001_v0001184_t0039_u01761884732941") 2025/10/31 04:27:46 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f413849d483c5f6a7_d20251031_m042525_c001_v7007000_t0000_u01761884725966") 2025/10/31 04:27:46 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb18f_d20251031_m042519_c001_v0001184_t0028_u01761884719157") 2025/10/31 04:27:46 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f41673bf1399f08c6_d20251031_m042506_c001_v7007000_t0000_u01761884706135") 2025/10/31 04:27:46 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3be0c_d20251031_m042503_c001_v0001131_t0022_u01761884703531") 2025/10/31 04:27:46 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb831_d20251031_m042456_c001_v7007000_t0000_u01761884696398") 2025/10/31 04:27:46 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bdd8_d20251031_m042449_c001_v0001131_t0012_u01761884689909") 2025/10/31 04:27:46 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b499ac_d20251031_m042448_c001_v7007000_t0000_u01761884688745") 2025/10/31 04:27:46 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bdbc_d20251031_m042445_c001_v0001131_t0023_u01761884685934") 2025/10/31 04:27:46 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f409b81d6245a65ca_d20251031_m042438_c001_v7007000_t0000_u01761884678818") 2025/10/31 04:27:46 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb00b_d20251031_m042432_c001_v0001184_t0017_u01761884672250") 2025/10/31 04:27:46 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b498d0_d20251031_m042431_c001_v7007000_t0000_u01761884671335") 2025/10/31 04:27:47 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bd72_d20251031_m042428_c001_v0001131_t0054_u01761884668291") 2025/10/31 04:27:47 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f420343d7066229e8_d20251031_m042414_c001_v7007000_t0000_u01761884654696") 2025/10/31 04:27:47 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bd26_d20251031_m042411_c001_v0001131_t0056_u01761884651559") 2025/10/31 04:27:47 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f42167a6f23b49782_d20251031_m042404_c001_v7007000_t0000_u01761884644659") 2025/10/31 04:27:47 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bce4_d20251031_m042357_c001_v0001131_t0055_u01761884637831") 2025/10/31 04:27:47 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f408b8c205e315385_d20251031_m042350_c001_v7007000_t0000_u01761884630680") 2025/10/31 04:27:47 DEBUG : splitbananasplit: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bc9d_d20251031_m042343_c001_v0001131_t0059_u01761884623833") 2025/10/31 04:27:47 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f405b1c37b57e1f27_d20251031_m042451_c001_v7007000_t0000_u01761884691203") 2025/10/31 04:27:47 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb05a_d20251031_m042446_c001_v0001184_t0043_u01761884686971") 2025/10/31 04:27:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd674_d20251031_m042337_c001_v7007000_t0000_u01761884617782") 2025/10/31 04:27:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffadc1_d20251031_m042334_c001_v0001184_t0037_u01761884614871") 2025/10/31 04:27:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f420343d706622454_d20251031_m042333_c001_v7007000_t0000_u01761884613749") 2025/10/31 04:27:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3ad7b_d20251031_m042331_c001_v0001182_t0002_u01761884611225") 2025/10/31 04:27:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd57d5_d20251031_m041951_c001_v7007000_t0000_u01761884391391") 2025/10/31 04:27:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ed61_d20251031_m041950_c001_v0001109_t0019_u01761884390128") 2025/10/31 04:27:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd57af_d20251031_m041949_c001_v7007000_t0000_u01761884389552") 2025/10/31 04:27:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ed4b_d20251031_m041948_c001_v0001109_t0029_u01761884388306") 2025/10/31 04:27:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f405b1c37b57e06f4_d20251031_m041832_c001_v7007000_t0000_u01761884312625") 2025/10/31 04:27:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eb8d_d20251031_m041830_c001_v0001109_t0000_u01761884310878") 2025/10/31 04:27:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f405b1c37b57e06db_d20251031_m041830_c001_v7007000_t0000_u01761884310517") 2025/10/31 04:27:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eb83_d20251031_m041829_c001_v0001109_t0056_u01761884309022") 2025/10/31 04:27:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f405b1c37b57e06c0_d20251031_m041828_c001_v7007000_t0000_u01761884308295") 2025/10/31 04:27:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eb6e_d20251031_m041820_c001_v0001109_t0007_u01761884300349") 2025/10/31 04:27:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb65e_d20251031_m041819_c001_v7007000_t0000_u01761884299988") 2025/10/31 04:27:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eb6c_d20251031_m041818_c001_v0001109_t0005_u01761884298877") 2025/10/31 04:27:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eb68_d20251031_m041817_c001_v0001109_t0007_u01761884297671") 2025/10/31 04:27:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4096eeeee1bbb65d_d20251031_m041817_c001_v7007000_t0000_u01761884297308") 2025/10/31 04:27:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eb56_d20251031_m041812_c001_v0001109_t0057_u01761884292699") 2025/10/31 04:27:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eb50_d20251031_m041809_c001_v0001109_t0037_u01761884289753") 2025/10/31 04:27:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c73fb4_d20251031_m041809_c001_v7007000_t0000_u01761884289386") 2025/10/31 04:27:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eb48_d20251031_m041808_c001_v0001109_t0011_u01761884288240") 2025/10/31 04:27:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eb42_d20251031_m041807_c001_v0001109_t0049_u01761884287071") 2025/10/31 04:27:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c73f9e_d20251031_m041806_c001_v7007000_t0000_u01761884286698") 2025/10/31 04:27:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eb38_d20251031_m041802_c001_v0001109_t0012_u01761884282531") 2025/10/31 04:27:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c73f95_d20251031_m041802_c001_v7007000_t0000_u01761884282165") 2025/10/31 04:27:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eb32_d20251031_m041801_c001_v0001109_t0008_u01761884281213") 2025/10/31 04:27:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c73f94_d20251031_m041800_c001_v7007000_t0000_u01761884280311") 2025/10/31 04:27:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eb2c_d20251031_m041759_c001_v0001109_t0024_u01761884279426") 2025/10/31 04:27:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c73f93_d20251031_m041758_c001_v7007000_t0000_u01761884278883") 2025/10/31 04:27:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eb28_d20251031_m041757_c001_v0001109_t0031_u01761884277634") 2025/10/31 04:27:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c73f8f_d20251031_m041756_c001_v7007000_t0000_u01761884276691") 2025/10/31 04:27:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eb20_d20251031_m041755_c001_v0001109_t0053_u01761884275423") 2025/10/31 04:27:48 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c73f8a_d20251031_m041754_c001_v7007000_t0000_u01761884274879") 2025/10/31 04:27:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eb1c_d20251031_m041753_c001_v0001109_t0003_u01761884273758") 2025/10/31 04:27:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c73f83_d20251031_m041753_c001_v7007000_t0000_u01761884273213") 2025/10/31 04:27:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eb12_d20251031_m041752_c001_v0001109_t0055_u01761884272149") 2025/10/31 04:27:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c73f1f_d20251031_m041746_c001_v7007000_t0000_u01761884266460") 2025/10/31 04:27:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eb02_d20251031_m041745_c001_v0001109_t0050_u01761884265613") 2025/10/31 04:27:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c73f0f_d20251031_m041745_c001_v7007000_t0000_u01761884265072") 2025/10/31 04:27:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eafe_d20251031_m041744_c001_v0001109_t0007_u01761884264129") 2025/10/31 04:27:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c73f0c_d20251031_m041743_c001_v7007000_t0000_u01761884263211") 2025/10/31 04:27:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eaf2_d20251031_m041741_c001_v0001109_t0000_u01761884261887") 2025/10/31 04:27:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400b1d5622c73f09_d20251031_m041739_c001_v7007000_t0000_u01761884259727") 2025/10/31 04:27:49 DEBUG : sub dir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0eae8_d20251031_m041738_c001_v0001109_t0009_u01761884258623") 2025/10/31 04:27:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd677_d20251031_m042337_c001_v7007000_t0000_u01761884617966") 2025/10/31 04:27:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bc6a_d20251031_m042334_c001_v0001131_t0056_u01761884614881") 2025/10/31 04:27:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f420343d706622458_d20251031_m042333_c001_v7007000_t0000_u01761884613933") 2025/10/31 04:27:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf7efb_d20251031_m042331_c001_v0001180_t0022_u01761884611236") 2025/10/31 04:27:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d0662d_d20251031_m042625_c001_v7007000_t0000_u01761884785096") 2025/10/31 04:27:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8344_d20251031_m042624_c001_v0001180_t0007_u01761884784452") 2025/10/31 04:27:49 DEBUG : sub/yam: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd5797_d20251031_m041946_c001_v7007000_t0000_u01761884386282") 2025/10/31 04:27:49 DEBUG : sub/yam: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffa33b_d20251031_m041944_c001_v0001184_t0027_u01761884384401") 2025/10/31 04:27:49 DEBUG : test_dir1/file2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd5ec_d20251031_m042330_c001_v7007000_t0000_u01761884610455") 2025/10/31 04:27:49 DEBUG : test_dir1/file2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffad99_d20251031_m042328_c001_v0001184_t0009_u01761884608526") 2025/10/31 04:27:50 DEBUG : test_dir1/file2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd586_d20251031_m042327_c001_v7007000_t0000_u01761884607751") 2025/10/31 04:27:50 DEBUG : test_dir1/file2: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3acf7_d20251031_m042326_c001_v0001182_t0003_u01761884606387") 2025/10/31 04:27:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd5f0_d20251031_m042330_c001_v7007000_t0000_u01761884610636") 2025/10/31 04:27:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf7ef1_d20251031_m042328_c001_v0001180_t0048_u01761884608515") 2025/10/31 04:27:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f419682f803fdd588_d20251031_m042327_c001_v7007000_t0000_u01761884607931") 2025/10/31 04:27:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffad8c_d20251031_m042326_c001_v0001184_t0019_u01761884606371") 2025/10/31 04:27:50 DEBUG : three: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd56c3_d20251031_m041937_c001_v7007000_t0000_u01761884377062") 2025/10/31 04:27:50 DEBUG : three: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ecf7_d20251031_m041935_c001_v0001109_t0000_u01761884375146") 2025/10/31 04:27:50 DEBUG : three: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ece1_d20251031_m041931_c001_v0001109_t0058_u01761884371906") 2025/10/31 04:27:50 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d0663f_d20251031_m042626_c001_v7007000_t0000_u01761884786769") 2025/10/31 04:27:50 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bf7f_d20251031_m042626_c001_v0001131_t0027_u01761884786066") 2025/10/31 04:27:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d066ce_d20251031_m042644_c001_v7007000_t0000_u01761884804974") 2025/10/31 04:27:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3c49a_d20251031_m042643_c001_v0001182_t0034_u01761884803474") 2025/10/31 04:27:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d06698_d20251031_m042641_c001_v7007000_t0000_u01761884801898") 2025/10/31 04:27:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bfbd_d20251031_m042640_c001_v0001131_t0031_u01761884800211") 2025/10/31 04:27:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d06682_d20251031_m042639_c001_v7007000_t0000_u01761884799258") 2025/10/31 04:27:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf8382_d20251031_m042638_c001_v0001180_t0057_u01761884798648") 2025/10/31 04:27:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d06669_d20251031_m042633_c001_v7007000_t0000_u01761884793743") 2025/10/31 04:27:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bf95_d20251031_m042632_c001_v0001131_t0041_u01761884792429") 2025/10/31 04:27:50 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d06676_d20251031_m042636_c001_v7007000_t0000_u01761884796095") 2025/10/31 04:27:51 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3c3b2_d20251031_m042634_c001_v0001182_t0000_u01761884794704") 2025/10/31 04:27:51 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d0665f_d20251031_m042631_c001_v7007000_t0000_u01761884791467") 2025/10/31 04:27:51 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f116b0e5ddddf835e_d20251031_m042630_c001_v0001180_t0032_u01761884790855") 2025/10/31 04:27:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d0665a_d20251031_m042629_c001_v7007000_t0000_u01761884789902") 2025/10/31 04:27:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb432_d20251031_m042629_c001_v0001184_t0020_u01761884789299") 2025/10/31 04:27:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d06653_d20251031_m042628_c001_v7007000_t0000_u01761884788332") 2025/10/31 04:27:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f106af3adbde3c2d4_d20251031_m042627_c001_v0001182_t0059_u01761884787722") 2025/10/31 04:27:51 DEBUG : toe/toe/toe: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f415cf15e07ad65e9_d20251031_m042650_c001_v7007000_t0000_u01761884810093") 2025/10/31 04:27:51 DEBUG : toe/toe/toe: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f11223bc4d5a3bfd9_d20251031_m042649_c001_v0001131_t0019_u01761884809376") 2025/10/31 04:27:51 DEBUG : toe/toe/toe: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d0667e_d20251031_m042637_c001_v7007000_t0000_u01761884797685") 2025/10/31 04:27:51 DEBUG : toe/toe/toe: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb471_d20251031_m042637_c001_v0001184_t0053_u01761884797069") 2025/10/31 04:27:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d066d9_d20251031_m042645_c001_v7007000_t0000_u01761884805567") 2025/10/31 04:27:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100570cad1ffb4c9_d20251031_m042644_c001_v0001184_t0020_u01761884804779") 2025/10/31 04:27:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f40157fc1b2d066a3_d20251031_m042642_c001_v7007000_t0000_u01761884802496") 2025/10/31 04:27:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f117205362aa57fce_d20251031_m042641_c001_v0001102_t0015_u01761884801455") 2025/10/31 04:27:51 DEBUG : two: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd56c6_d20251031_m041937_c001_v7007000_t0000_u01761884377245") 2025/10/31 04:27:51 DEBUG : two: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f400570cad1ffa2c9_d20251031_m041934_c001_v0001184_t0022_u01761884374385") 2025/10/31 04:27:51 DEBUG : two: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f414633b00db0ecdd_d20251031_m041931_c001_v0001109_t0039_u01761884371725") 2025/10/31 04:27:51 DEBUG : yam: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd57a4_d20251031_m041947_c001_v7007000_t0000_u01761884387015") 2025/10/31 04:27:51 DEBUG : yam: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f100053e4da9bc3e1_d20251031_m041945_c001_v0001090_t0052_u01761884385873") 2025/10/31 04:27:52 DEBUG : yam: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd5750_d20251031_m041943_c001_v7007000_t0000_u01761884383031") 2025/10/31 04:27:52 DEBUG : yam: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f114633b00db0ed2d_d20251031_m041941_c001_v0001109_t0041_u01761884381638") 2025/10/31 04:27:52 DEBUG : yam: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd5702_d20251031_m041939_c001_v7007000_t0000_u01761884379949") 2025/10/31 04:27:52 DEBUG : yam: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f10155e70d36c5232_d20251031_m041937_c001_v0001120_t0008_u01761884377803") 2025/10/31 04:27:52 DEBUG : yaml: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd5767_d20251031_m041943_c001_v7007000_t0000_u01761884383765") 2025/10/31 04:27:52 DEBUG : yaml: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f109d29f032d1e5ec_d20251031_m041942_c001_v0001176_t0024_u01761884382815") 2025/10/31 04:27:52 DEBUG : yaml: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f4064ce6046bd5710_d20251031_m041940_c001_v7007000_t0000_u01761884380688") 2025/10/31 04:27:52 DEBUG : yaml: Deleting (id "4_zaf923d9370cd3b8b9fa80e1b_f1111c54e7cdb8db8_d20251031_m041939_c001_v0001144_t0008_u01761884379399") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished ERROR in 10m17.685960862s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf]